{"maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"dist-tags":{"beta":"32.1.19-998322","latest":"33.1.46"},"author":{"name":"Syncfusion Inc."},"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","readme":"# JavaScript Grid Control\n\nThe [JavaScript Grid](https://www.syncfusion.com/javascript-ui-controls/js-data-grid?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm) control is a powerful and flexible tool for displaying and manipulating tabular data. JavaScript Grid control is its ability to bind to a wide range of data sources, including arrays of JSON objects, `OData web services`, and the Syncfusion<sup>®</sup> [DataManager](https://ej2.syncfusion.com/documentation/data/data-binding/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm). This makes it easy to integrate the grid into your application and display data from a variety of sources. In addition to its data binding capabilities, the JavaScript Grid also offers support for features such as sorting, filtering, paging, grouping, editing, frozen rows and columns, virtualization, and moree. These features allow you to easily manipulate and present large datasets in an efficient and user-friendly way.\n\n<p align=\"center\">\n  <a href=\"https://ej2.syncfusion.com/documentation/grid/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm\">Getting started</a> . \n  <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/grid-overview.html\">Online demos</a> . \n  <a href=\"https://www.syncfusion.com/javascript-ui-controls/grid\">Learn more</a>\n</p>\n\n![JavaScript Grid Control](https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-datagrid.png)\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 the Grid and its dependent packages, use the following command.\n\n```sh\nnpm install @syncfusion/ej2-grids\n```\n## Supported frameworks\n\nGrid control is also offered in the following list of frameworks.\n\n| [<img src=\"https://ej2.syncfusion.com/github/images/angular-new.svg\" height=\"50\" />](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Angular](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/react.svg\"  height=\"50\" />](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[React](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/vue.svg\" height=\"50\" />](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Vue](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/netcore.svg\" height=\"50\" />](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/netmvc.svg\" height=\"50\" />](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | \n| :-----: | :-----: | :-----: | :-----: | :-----: |\n\n## Showcase samples\n\n* Expense Tracker - [Source](https://github.com/syncfusion/ej2-sample-ts-expensetracker?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm), [Live Demo](https://ej2.syncfusion.com/showcase/typescript/expensetracker/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-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-grid-npm)\n\n## Key features\n\n* [Data sources](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/local-data.html): Bind data seamlessly with various local and remote data sources such as JSON, OData, WCF, and RESTful web services with the help of [DataManager](https://ej2.syncfusion.com/documentation/data/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm).\n* [High performance](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/virtual-scrolling.html): Well thought out efforts, and focuses mainly on fast paced performance to load millions of records. Grid renders only the rows within the viewport, and loads additional data as the user scrolls vertically.\n* [Adaptive UI layout](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/adaptive-layout.html): UI is customized and redesigned for great views and usability on small screens. Filter, sort, search, and edit dialogs adaptive to the screen size and render row elements in a vertical direction.\n* [Sorting and grouping](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/grouping.html): Supporting N level of sorting and grouping can be useful for more complex data sets that have a deeper hierarchical structure or that need to be organized and analyzed in more detailed ways.\n* [Aggregation](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/aggregate-default.html): Easily visualize the aggregates for column values by calculating and displaying summary statistics such as sums, averages, counts, etc. By default, the aggregate value can be displayed in the footer, group footer, or group caption of the grid.\n* [Filtering](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/filter.html): The filter UIs, including the filter bar, menu, excel, and checkbox, are available at each column to filter data.\n* [Paging](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/default-paging.html): Paging is used to view a segment of data from the assigned data source. It requests data on-demand when navigating to another page also allows to change the page size on the fly by using the page size dropdown in the pager.\n* [Editing](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/normal-editing.html): Grid supports create, read, update, and delete operations (CRUD). Also provides various edit modes such as inline, dialog, and batch edit (cell editing).\n* [Selection](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/selection.html): Select rows or cells either by using checkbox or by simply clicking them. Select more than one row or cell by holding Ctrl or Shift or Command, or simply dragging the pointer over the cells, or programmatically.\n* [Hierarchical binding](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/bootstrap5/grid/hierarchy.html): Allows you to display table data in a hierarchical structure, allowing you to visualize the relationships between parent and child records in a clear and organized way.\n* [Templates](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/column-template.html): Using templates, users can create custom UI. It provides various template options to create custom headers, custom cell contents, custom rows, detail rows, toolbars, and custom editors for edit action.\n* [Row drag and drop](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/drag-and-drop.html): The Grid rows can be reordered while drag and drop the rows within the grid. Also allows to drop the dragged rows another Grid or custom control.\n* Columns: The column definitions are used as the data source schema in the Grid. This plays a vital role in rendering column values in the required format.\n  * [Reordering](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/reorder.html): Allows you to rearrange the columns in the grid by dragging and dropping them to a new position in the column header row.\n  * [Column chooser](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/column-chooser.html): It provides a list of column names paired with check boxes that allow the visibility to be toggled on the fly.\n  * [Resizing](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/column-resize.html): Resizing allows changing column width on the fly by simply dragging the right corner of the column header.\n  * [Frozen rows and columns](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/frozen-rows-columns.html): Provides the ability to freeze columns and rows to allow for easy scrolling and comparison of cell values. It also offers the option to freeze columns on either the left or right side, or on both sides, of the grid.\n  * [Cell spanning](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/column-spanning.html): Grid cells can be spanned across multiple columns or rows in a grid layout to create a larger cell that takes up more space in the grid.\n  * [Foreign key column binding](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/foreign-key.html): A column can display values from external or lookup data sources using foreign key/value mapping.\n* [Context menu](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/context-menu.html): The context menu provides a list of actions to be performed in the grid. It appears when a grid cell, header, or the pager is right-clicked.\n* [Clipboard](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/clipboard.html): Selected rows and cells can be copied from the grid without header using Ctrl + C or with header using Ctrl + Shift + H shortcut. This allows you to easily transfer data from the grid to other applications or documents as needed.\n* [Export to Excel and PDF](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#/material/grid/default-exporting.html): Provides the options to Export the grid data to Excel, PDF, and CSV formats.\n* [RTL support](https://ej2.syncfusion.com/documentation/grid/global-local/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#right-to-left-rtl): Provides a full-fledged right-to-left mode which aligns content in the Grid control from right to left.\n* [Accessibility](https://ej2.syncfusion.com/documentation/grid/accessibility/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#wai-aria): Designed to be accessible to users with disabilities, with features such as WAI-ARIA standard compliance and keyboard navigation to ensure that the grid can be effectively used with assistive technologies such as screen readers.\n* [Localization](https://ej2.syncfusion.com/documentation/grid/global-local/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm#localization): The Localization library enables you to adapt the default text content of the grid to fit the language and cultural preferences of your target audience.\n\n## Resources\n* [Documentation](https://ej2.syncfusion.com/documentation/grid/getting-started)\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-grid-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-grid-npm)\n* Live chat\n\n## Changelog\n\nCheck the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/grids/CHANGELOG.md?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm). Get minor improvements and bug fixes every week to stay up to date with frequent updates.\n\n## License and copyright\n\n> This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this control, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 140+ [JavaScript UI controls](https://www.syncfusion.com/javascript-ui-controls), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).\n\n> A [free community license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.\n\nSee [LICENSE FILE](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license?utm_source=npm&utm_medium=listing&utm_campaign=javascript-grid-npm) for more info.\n\n© Copyright 2026 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.\n","repository":{"type":"git","url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master"},"bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"license":"SEE LICENSE IN license","versions":{"1.0.3":{"name":"@syncfusion/ej2-grids","version":"1.0.3","keywords":["ej2","syncfusion","ej2-grids","grid","table","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@1.0.3","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"a38ba6e7e1852f83189d1257b89b34c657832f99","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-1.0.3.tgz","integrity":"sha512-cyib/b13+ZkKkIoTDG30NzGKQl+p2nOpkxvCswjsIWtbrTLqPSfeTNT3a5Fdbz+UIreLoRcOOediFivnzKAchQ==","signatures":[{"sig":"MEYCIQDhp8t5qcGqTWbUajuC5hXcoCG9nUK65s4KL5fVLTMV5wIhAPilcOB/q/KtXHRhzIJi+Itj0X2kyQbsmWf68oAOpe/h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"D:\\release\\packages\\node_modules\\@syncfusion\\ej2"]],"_from":".","_spec":"@syncfusion/ej2-grids@*","_where":"D:\\release\\packages\\node_modules\\@syncfusion\\ej2","config":{"ghooks":{"pre-push":"gulp pre-push","commit-msg":"gulp commit-msg","pre-commit":"gulp pre-commit"}},"module":"dist/es6/index.js","_shasum":"a38ba6e7e1852f83189d1257b89b34c657832f99","gitHead":"2adaf71d271f863633fdd3f4bb4854b39319137f","scripts":{"test":"gulp ci-test","compile":"gulp ci-compile","ci-publish":"gulp ci-publish"},"_inCache":true,"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"_location":"/@syncfusion/ej2-grids","_resolved":"http://syncdeskn6523:8081/repository/ej2-production/@syncfusion/ej2-grids/-/ej2-grids-1.0.0.tgz","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2"],"_shrinkwrap":null,"description":"Syncfusion TypeScript Grid Components","directories":{},"_nodeVersion":"6.10.2","dependencies":{"@syncfusion/ej2-base":"^1.0.0","@syncfusion/ej2-data":"^1.0.0"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_phantomChildren":{},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-1.0.3.tgz_1494418527311_0.16563350684009492","host":"packages-18-east.internal.npmjs.com"}},"1.0.4":{"name":"@syncfusion/ej2-grids","version":"1.0.4","keywords":["ej2","syncfusion","ej2-grids","grid","table","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@1.0.4","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"ba406fa7490f420ac056a46127b5b9d9fd00455d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-1.0.4.tgz","integrity":"sha512-+WlEwxtBW6Dj5h0lk4WQvsMqRiZQJ7wYqJtw7dsx6WXIWyTJ17jvnVD0qtM7GmVMMAXn19qSk7pUlN/Fduj5uA==","signatures":[{"sig":"MEUCIQCBz0KJIFu8cIEsJ4KRxdd1c9uazJNq8GhQNQnkjeee8wIgIj1r1fTE3XegecAsbmSbABYNAvrTOz357PWxBtFAVkI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"D:\\release\\packages\\node_modules\\@syncfusion\\ej2"]],"_from":".","_spec":"@syncfusion/ej2-grids@*","_where":"D:\\release\\packages\\node_modules\\@syncfusion\\ej2","config":{"ghooks":{"pre-push":"gulp pre-push","commit-msg":"gulp commit-msg","pre-commit":"gulp pre-commit"}},"module":"dist/es6/index.js","_shasum":"ba406fa7490f420ac056a46127b5b9d9fd00455d","gitHead":"2adaf71d271f863633fdd3f4bb4854b39319137f","scripts":{"test":"gulp ci-test","compile":"gulp ci-compile","ci-publish":"gulp ci-publish"},"_inCache":true,"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"_location":"/@syncfusion/ej2-grids","_resolved":"http://syncdeskn6523:8081/repository/ej2-production/@syncfusion/ej2-grids/-/ej2-grids-1.0.0.tgz","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2"],"_shrinkwrap":null,"description":"Syncfusion TypeScript Grid Components","directories":{},"_nodeVersion":"6.10.2","dependencies":{"@syncfusion/ej2-base":"^1.0.0","@syncfusion/ej2-data":"^1.0.0"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_phantomChildren":{},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-1.0.4.tgz_1494423889664_0.10256865806877613","host":"packages-18-east.internal.npmjs.com"}},"1.0.5":{"name":"@syncfusion/ej2-grids","version":"1.0.5","keywords":["ej2","syncfusion","ej2-grids","grid","table","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@1.0.5","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"b044a3f0de617d751f2c87def5c72f5ed8b2bd6f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-1.0.5.tgz","integrity":"sha512-Au9VHSW515fbRtnJ0W+4ikGrHWWEgl2v//MOx6ZRMHTSz4+KwFro7k/b4KccpaiYR/UFhFvU7TQ5JCNw8J1kNQ==","signatures":[{"sig":"MEYCIQCJMB0wSCTEj3HfMKbJiorlx6ngUv6IC+F9uQFgM2KcjgIhAJPReRx+pLMma0jMhxfIy/fytptb+SScUJzl7G0XVylp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"D:\\release\\packages\\node_modules\\@syncfusion\\ej2"],[{"raw":"@syncfusion/ej2-grids@^1.0.0","name":"@syncfusion/ej2-grids","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-grids"},"D:\\dev\\typescript\\temp\\npmjsSync\\node_modules\\@syncfusion\\ej2-ng-grids"]],"_from":".","_spec":"@syncfusion/ej2-grids@^1.0.0","_where":"D:\\dev\\typescript\\temp\\npmjsSync\\node_modules\\@syncfusion\\ej2-ng-grids","config":{"ghooks":{"pre-push":"gulp pre-push","commit-msg":"gulp commit-msg","pre-commit":"gulp pre-commit"}},"module":"dist/es6/index.js","_shasum":"b044a3f0de617d751f2c87def5c72f5ed8b2bd6f","gitHead":"2adaf71d271f863633fdd3f4bb4854b39319137f","scripts":{"test":"gulp ci-test","compile":"gulp ci-compile","ci-publish":"gulp ci-publish"},"_inCache":true,"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"_location":"/@syncfusion/ej2-grids","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-grids/-/ej2-grids-1.0.4.tgz","_requested":{"raw":"@syncfusion/ej2-grids@^1.0.0","name":"@syncfusion/ej2-grids","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-grids"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2-ng-grids"],"_shrinkwrap":null,"description":"Syncfusion TypeScript Grid Components","directories":{},"_nodeVersion":"6.10.2","dependencies":{"@syncfusion/ej2-base":"^1.0.0","@syncfusion/ej2-data":"^1.0.0"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_phantomChildren":{},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-1.0.5.tgz_1494508054990_0.5553378371987492","host":"packages-12-west.internal.npmjs.com"}},"1.0.7":{"name":"@syncfusion/ej2-grids","version":"1.0.7","keywords":["ej2","syncfusion","ej2-grids","grid","table","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@1.0.7","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"92b1817f815ffa25f45fe4241f55221da1195f78","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-1.0.7.tgz","integrity":"sha512-lzCR0CX6aNovbwoXpSPWonTjXUhmh5H0nW8FftYSTZ4SdAtvMkJD2s9xcZNfqcs5+ZKl3GDFBvMBpTjBeZdXJQ==","signatures":[{"sig":"MEUCIQCXKF//N7tWF6ozwmvSdNkHFhSBsxcw8VSBFSohFjxGFQIgIk/lGcwkZ/ZGEy5PKbuanf8mg+dRVngeKaLpur9iHgU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"D:\\release\\packages\\node_modules\\@syncfusion\\ej2"],[{"raw":"@syncfusion/ej2-grids@^1.0.0","name":"@syncfusion/ej2-grids","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-grids"},"D:\\dev\\typescript\\temp\\npmjsSync\\node_modules\\@syncfusion\\ej2-ng-grids"],[{"raw":"@syncfusion/ej2-grids@^1.0.0","name":"@syncfusion/ej2-grids","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-grids"},"C:\\Users\\ajithr\\Desktop\\npm\\node_modules\\@syncfusion\\ej2"]],"_from":".","_spec":"@syncfusion/ej2-grids@^1.0.0","_where":"C:\\Users\\ajithr\\Desktop\\npm\\node_modules\\@syncfusion\\ej2","config":{"ghooks":{"pre-push":"gulp pre-push","commit-msg":"gulp commit-msg","pre-commit":"gulp pre-commit"}},"module":"dist/es6/index.js","_shasum":"92b1817f815ffa25f45fe4241f55221da1195f78","gitHead":"2adaf71d271f863633fdd3f4bb4854b39319137f","scripts":{"test":"gulp ci-test","compile":"gulp ci-compile","ci-publish":"gulp ci-publish"},"_inCache":true,"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"_location":"/@syncfusion/ej2-grids","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-grids/-/ej2-grids-1.0.5.tgz","_requested":{"raw":"@syncfusion/ej2-grids@^1.0.0","name":"@syncfusion/ej2-grids","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-grids"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2","/@syncfusion/ej2-ng-grids"],"_shrinkwrap":null,"description":"Syncfusion TypeScript Grid Components","directories":{},"_nodeVersion":"6.10.2","dependencies":{"@syncfusion/ej2-base":"^1.0.0","@syncfusion/ej2-data":"^1.0.0"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_phantomChildren":{},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-1.0.7.tgz_1495172035252_0.46145072113722563","host":"packages-18-east.internal.npmjs.com"}},"1.0.8":{"name":"@syncfusion/ej2-grids","version":"1.0.8","keywords":["ej2","syncfusion","ej2-grids","grid","table","data"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@1.0.8","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"8941611b9206c7dad3b7de5b17f467eb8545fa2e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-1.0.8.tgz","integrity":"sha512-9IU2+IJKMMkuVYm1TTzrwruKFk4tsff9PvzrjZ2jwv+GOFpaINR2Hicgd+Fs9+Mh4DKdtzDanPLpcps/jx3Tfw==","signatures":[{"sig":"MEUCIFEEkQarl3kgVpvBpN/0Bxm2uPkIJ5pTI0SC5hvQLxXeAiEA3ezVGkryv4o62qJ67d7wrZiEi0lq3Dq+uxd1r0rLhbw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"D:\\release\\packages\\node_modules\\@syncfusion\\ej2"],[{"raw":"@syncfusion/ej2-grids@^1.0.0","name":"@syncfusion/ej2-grids","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-grids"},"D:\\dev\\typescript\\temp\\npmjsSync\\node_modules\\@syncfusion\\ej2-ng-grids"],[{"raw":"@syncfusion/ej2-grids@^1.0.0","name":"@syncfusion/ej2-grids","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-grids"},"C:\\Users\\ajithr\\Desktop\\npm\\node_modules\\@syncfusion\\ej2"]],"_from":".","_spec":"@syncfusion/ej2-grids@^1.0.0","_where":"C:\\Users\\ajithr\\Desktop\\npm\\node_modules\\@syncfusion\\ej2","config":{"ghooks":{"pre-push":"gulp pre-push","commit-msg":"gulp commit-msg","pre-commit":"gulp pre-commit"}},"module":"dist/es6/index.js","_shasum":"8941611b9206c7dad3b7de5b17f467eb8545fa2e","gitHead":"2adaf71d271f863633fdd3f4bb4854b39319137f","scripts":{"test":"gulp ci-test","compile":"gulp ci-compile","ci-publish":"gulp ci-publish"},"_inCache":true,"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"_location":"/@syncfusion/ej2-grids","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-grids/-/ej2-grids-1.0.5.tgz","_requested":{"raw":"@syncfusion/ej2-grids@^1.0.0","name":"@syncfusion/ej2-grids","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-grids"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2","/@syncfusion/ej2-ng-grids"],"_shrinkwrap":null,"description":"Syncfusion TypeScript Grid Components","directories":{},"_nodeVersion":"6.10.2","dependencies":{"@syncfusion/ej2-base":"^1.0.0","@syncfusion/ej2-data":"^1.0.0"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_phantomChildren":{},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-1.0.8.tgz_1495173481781_0.4405486846808344","host":"packages-12-west.internal.npmjs.com"}},"1.0.10":{"name":"@syncfusion/ej2-grids","version":"1.0.10","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@1.0.10","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"9c0d2b02c45a125224a210ac60cdba089d77a492","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-1.0.10.tgz","integrity":"sha512-mi4ssK3XpwMWz6KgTteJ2vljyCSPF785q2ORPqALJE2VLZx/zp76mF6q3p00Q0HZXManlXwHf0X11hkNV5pk6A==","signatures":[{"sig":"MEYCIQCvUdJvb99xejT9BO5BCNVjTB3I7RMT7TTdePWhQRuhlQIhAN+pGzpyJnUvKXbexHlc6zEwpPdBDrPxdl5YeUNK1DOe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"C:\\Users\\ajithr\\Desktop\\ej2-release\\node_modules\\@syncfusion\\ej2"]],"_from":".","_spec":"@syncfusion/ej2-grids@*","_where":"C:\\Users\\ajithr\\Desktop\\ej2-release\\node_modules\\@syncfusion\\ej2","module":"dist/es6/index.js","_shasum":"9c0d2b02c45a125224a210ac60cdba089d77a492","gitHead":"6d1eeb79121ba627302bc1b65be9fe25b7bc37e5","scripts":{"test":"gulp ci-test","compile":"gulp ci-compile","ci-publish":"gulp ci-publish"},"_inCache":true,"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"_location":"/@syncfusion/ej2-grids","_resolved":"http://syncdeskn6525:8081/repository/ej2-production/@syncfusion/ej2-grids/-/ej2-grids-1.0.10.tgz","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2","/@syncfusion/ej2-ng-grids"],"_shrinkwrap":null,"description":"Essential JS 2 Grid Components","directories":{},"_nodeVersion":"6.11.0","dependencies":{"@syncfusion/ej2-base":"^1.0.10","@syncfusion/ej2-data":"^1.0.10"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_phantomChildren":{},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-1.0.10.tgz_1499258823015_0.9481700535397977","host":"s3://npm-registry-packages"}},"1.0.11":{"name":"@syncfusion/ej2-grids","version":"1.0.11","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@1.0.11","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"11b9cd1c010af902f6e80ce82b4ad3db89ee7b01","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-1.0.11.tgz","integrity":"sha512-Mb3nm8FkaMzNimI8PzDQ1ndVtXXRCGv9o8ubSCTUoiuRUGAaDGe91FswpMiozGs3Abvaq7FleoOeDeAQjabyFg==","signatures":[{"sig":"MEUCIQCFLvv9ct2Bo/vPvjiPWu8XBIDK6OnNLG0UP2owS36qjQIgRXNShidy2+7X9+WlQ60rQwH5d0A7HxmN82raLyX2Ako=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"11b9cd1c010af902f6e80ce82b4ad3db89ee7b01","gitHead":"2d8968b259e23c57923ddf35f3defac199df53f8","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"4.6.1","description":"Syncfusion TypeScript Grid Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.11","@syncfusion/ej2-data":"^1.0.11","@syncfusion/ej2-navigations":"^1.0.11"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-1.0.11.tgz_1501802611545_0.14496395736932755","host":"s3://npm-registry-packages"}},"1.0.14":{"name":"@syncfusion/ej2-grids","version":"1.0.14","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@1.0.14","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"de5ea031f2541cd487f9ab66f8a1189e39fecbf2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-1.0.14.tgz","integrity":"sha512-ksMuNgFo/GX2CMi22y9Qe8nTdUgkbnn+/gfCC/Z4vm26nLnNJ4PquZCuju7bVF7UGjUSmlKTgTuT/KYNvH7zSQ==","signatures":[{"sig":"MEYCIQDj9xm/pzPnhn9v4CgCTDUFCA9l/UT2A+Wf8Ee1zMnDsAIhAPyfCMdshUBSLve5xcsECTFQa/uC5EZitOpRhtPOvGj/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"de5ea031f2541cd487f9ab66f8a1189e39fecbf2","gitHead":"b355ef237b084040cd0b92dedaf7373f9804eef1","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.14","@syncfusion/ej2-data":"^1.0.14","@syncfusion/ej2-navigations":"^1.0.14"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-1.0.14.tgz_1504215751196_0.845775134395808","host":"s3://npm-registry-packages"}},"1.0.16":{"name":"@syncfusion/ej2-grids","version":"1.0.16","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@1.0.16","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"338fe5b9f38bef502681cb8e3ef9a7d508bfe89e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-1.0.16.tgz","integrity":"sha512-QeoeQkZFBFmHVrUM3dDwliZkni37qYeMoBmX7H1G0e5+3Zlye1MKZio4FFPqJV/1g15ZVq7MESOQ6NAPLAOVzw==","signatures":[{"sig":"MEUCIQCc1wZpdTLpwvMHFtbF/ZHpXC7a3vdFq37ztWh4M6kWAgIgTAJH0r/sEJ88CaM+29JjrNlT0zq2I0i/JWB5J1gZPaI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"338fe5b9f38bef502681cb8e3ef9a7d508bfe89e","gitHead":"9aa772c3864867ed52cc0e401599800a8423642a","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.16","@syncfusion/ej2-data":"^1.0.14","@syncfusion/ej2-lists":"^1.0.14","@syncfusion/ej2-inputs":"^1.0.16","@syncfusion/ej2-popups":"^1.0.16","@syncfusion/ej2-buttons":"^1.0.14","@syncfusion/ej2-calendars":"^1.0.16","@syncfusion/ej2-dropdowns":"^1.0.16","@syncfusion/ej2-navigations":"^1.0.14"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-1.0.16.tgz_1504870509820_0.04646363318897784","host":"s3://npm-registry-packages"}},"1.0.17":{"name":"@syncfusion/ej2-grids","version":"1.0.17","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@1.0.17","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"ef0b38e110909bcd3a4b8c5f7a25f50b4cf6608f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-1.0.17.tgz","integrity":"sha512-LEWt3l4N9nWjopOdqr8xp/PKJlWtxuUJAE9Njak59hwrHu3lwKWmHFXOXq27IMG5uxknxLb+URDpgnVDSf3eZQ==","signatures":[{"sig":"MEQCIHoVn4O5LnRaAxNhPPpuIFTCnJcXw7zh+HiUHeP2Gu9CAiBhdka6tHw/DJch/RwcjGi/gIMDxRXIqvK+zITnD/j/2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"ef0b38e110909bcd3a4b8c5f7a25f50b4cf6608f","gitHead":"2b4205711384eeba1e967b18b65e85d9aeb6a898","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.16","@syncfusion/ej2-data":"^1.0.14","@syncfusion/ej2-lists":"^1.0.14","@syncfusion/ej2-inputs":"^1.0.17","@syncfusion/ej2-popups":"^1.0.17","@syncfusion/ej2-buttons":"^1.0.14","@syncfusion/ej2-calendars":"^1.0.16","@syncfusion/ej2-dropdowns":"^1.0.17","@syncfusion/ej2-navigations":"^1.0.17"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-1.0.17.tgz_1505381981082_0.3994229028467089","host":"s3://npm-registry-packages"}},"1.0.18":{"name":"@syncfusion/ej2-grids","version":"1.0.18","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@1.0.18","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"8d1b3bb30d5f7bdadc964c7f7e4532bc258e6ebb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-1.0.18.tgz","integrity":"sha512-zQgIuGjXR9Or7bruEXemPxZAuGgdLY+AnXOIr4DnbuhEjflxpooqr5fHdkV3lrpmyrliPsSXsl4evMdqN1Mp8w==","signatures":[{"sig":"MEQCIE4SZu4ccCR8plT70EoLCJkRa37gRMRQsljYAO/kfXzRAiBTt2oPjf5R5f8fC5qR1zZXdk+VZd1SlASSQudlJTTwSA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"8d1b3bb30d5f7bdadc964c7f7e4532bc258e6ebb","gitHead":"3ddf7cd80b65679b8ab723fd9a4908f1dad62341","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.18","@syncfusion/ej2-data":"^1.0.14","@syncfusion/ej2-lists":"^1.0.18","@syncfusion/ej2-inputs":"^1.0.18","@syncfusion/ej2-popups":"^1.0.17","@syncfusion/ej2-buttons":"^1.0.18","@syncfusion/ej2-calendars":"^1.0.18","@syncfusion/ej2-dropdowns":"^1.0.18","@syncfusion/ej2-navigations":"^1.0.18"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-1.0.18.tgz_1505928070242_0.6252547106705606","host":"s3://npm-registry-packages"}},"1.0.19":{"name":"@syncfusion/ej2-grids","version":"1.0.19","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@1.0.19","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"3f1208823012136b6eada7a6044fcd7587a554c5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-1.0.19.tgz","integrity":"sha512-rwgGLfsWGygDY+vTU25Js9Anv1dMQ1gCmBgmeyESES24jcJitew/sz6+Z9Dl0fNzWU5L3iI/A3083dgDSTbu6A==","signatures":[{"sig":"MEYCIQDBDr1kTgviemnAsfOOmMhXmiVvC7cmjJs0juCVaUqyiwIhANGF3QytHIBMQ+sbidJYnZWtgllWgWpDafrpGj2CV7hn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"3f1208823012136b6eada7a6044fcd7587a554c5","gitHead":"9250a31d1099644a414cb7533f2bb580756f57e0","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.19","@syncfusion/ej2-data":"^1.0.19","@syncfusion/ej2-lists":"^1.0.19","@syncfusion/ej2-inputs":"^1.0.19","@syncfusion/ej2-popups":"^1.0.17","@syncfusion/ej2-buttons":"^1.0.19","@syncfusion/ej2-calendars":"^1.0.19","@syncfusion/ej2-dropdowns":"^1.0.19","@syncfusion/ej2-navigations":"^1.0.19"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-1.0.19.tgz_1506642171412_0.3960351487621665","host":"s3://npm-registry-packages"}},"1.0.21":{"name":"@syncfusion/ej2-grids","version":"1.0.21","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@1.0.21","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"8c87aeeff943c05dfa7b772264108fac22cf9cd3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-1.0.21.tgz","integrity":"sha512-vyxTdJoN7Qf7rdC7ZMAg5xuDHLHq/P5dDKj8+DYn0rErOkufHXBYbgqaVlAMeFanLZr/QRHPSoQVetR/jfFJsg==","signatures":[{"sig":"MEUCIQDg1Gww/VrLBaUCuDMa4/8LbQ0zTM2tb/4v3Or11Eq6xwIgXww4tRCPey5kUiI3UcR3Kr+jQNyCJCG7KfKqI6z54Bk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"8c87aeeff943c05dfa7b772264108fac22cf9cd3","gitHead":"5d4b78276aa5c840de119e31ac91db544b046f21","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-pdf":"^1.0.21","@syncfusion/ej2-base":"^1.0.21","@syncfusion/ej2-data":"^1.0.19","@syncfusion/ej2-lists":"^1.0.19","@syncfusion/ej2-inputs":"^1.0.21","@syncfusion/ej2-popups":"^1.0.17","@syncfusion/ej2-buttons":"^1.0.19","@syncfusion/ej2-calendars":"^1.0.21","@syncfusion/ej2-dropdowns":"^1.0.21","@syncfusion/ej2-file-utils":"^1.0.21","@syncfusion/ej2-compression":"^1.0.21","@syncfusion/ej2-navigations":"^1.0.19","@syncfusion/ej2-excel-export":"^1.0.21"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-1.0.21.tgz_1507320331979_0.016164608532562852","host":"s3://npm-registry-packages"}},"1.0.23":{"name":"@syncfusion/ej2-grids","version":"1.0.23","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@1.0.23","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"ab35851c0b001225fca5bd6932cc5f68e71c92e8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-1.0.23.tgz","integrity":"sha512-BxKmztpDG6rByIUAJ9fd/DKA9d5SXnOrJ739BfagXNe7FM6YScf6Bb3shr58yaASiHMYqcXkr65h4dtXXHwFlg==","signatures":[{"sig":"MEQCIAHTxWV++oh8JRw6cc/UFWlPSPt94YmXZIEeZHd7KACAAiBCFLkwqsOENCsSkK7vloZemKx5otav2BD8j8tJZwmBMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"ab35851c0b001225fca5bd6932cc5f68e71c92e8","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-pdf":"^1.0.22","@syncfusion/ej2-base":"^1.0.22","@syncfusion/ej2-data":"^1.0.19","@syncfusion/ej2-lists":"^1.0.19","@syncfusion/ej2-inputs":"^1.0.22","@syncfusion/ej2-popups":"^1.0.22","@syncfusion/ej2-buttons":"^1.0.22","@syncfusion/ej2-calendars":"^1.0.22","@syncfusion/ej2-dropdowns":"^1.0.22","@syncfusion/ej2-file-utils":"^1.0.21","@syncfusion/ej2-compression":"^1.0.21","@syncfusion/ej2-navigations":"^1.0.22","@syncfusion/ej2-excel-export":"^1.0.22"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-1.0.23.tgz_1508242473326_0.719512446783483","host":"s3://npm-registry-packages"}},"1.0.25":{"name":"@syncfusion/ej2-grids","version":"1.0.25","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@1.0.25","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"e95117be1ec9cb4a5898c865b7e5b191145c6061","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-1.0.25.tgz","integrity":"sha512-1TS82JXxSjDz0FgtsP3xaJs1aMmr8G26Unwsjr/h7QHbADVN/jcoy7HxM0nxX2NSkSodCL1aeVZIT0eZMgSr6A==","signatures":[{"sig":"MEUCIDWxw/Por9T9aNxQetdu61XFL2voK7vlcAPn7OHWqYE6AiEAkVSrHo+jskjI3QbiGP4gQKBruH80ILsNXu1DMJh62Bo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"e95117be1ec9cb4a5898c865b7e5b191145c6061","gitHead":"1012ff119229cf10794254e397e92126962b91f5","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.25","@syncfusion/ej2-data":"^1.0.19","@syncfusion/ej2-lists":"^1.0.19","@syncfusion/ej2-inputs":"^1.0.22","@syncfusion/ej2-popups":"^1.0.22","@syncfusion/ej2-buttons":"^1.0.25","@syncfusion/ej2-calendars":"^1.0.22","@syncfusion/ej2-dropdowns":"^1.0.22","@syncfusion/ej2-file-utils":"^1.0.21","@syncfusion/ej2-pdf-export":"^1.0.23","@syncfusion/ej2-compression":"^1.0.21","@syncfusion/ej2-navigations":"^1.0.25","@syncfusion/ej2-excel-export":"^1.0.24"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-1.0.25.tgz_1509028052813_0.04256339487619698","host":"s3://npm-registry-packages"}},"15.4.17":{"name":"@syncfusion/ej2-grids","version":"15.4.17","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@15.4.17","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"3f1867daa7efff94826c207cc6a92d8c0812da15","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-15.4.17.tgz","integrity":"sha512-p196eMhD+J1aHEiR4tCSVQwjNn5V0l2Rpf5Y/EC0BIsfXvjvH+n9ionLlugcbIlH2MpzuoVa4LoL5LYkSwcXVw==","signatures":[{"sig":"MEQCIFqW295aghnTPBGb/bKCTtfyXw1sxgnwreglSeyMJrIDAiAZEKAc8ElyS+15C+Z18jt3voFIDKZ344G3yfXufXK43A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"3f1867daa7efff94826c207cc6a92d8c0812da15","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^15.4.17","@syncfusion/ej2-data":"^15.4.17","@syncfusion/ej2-lists":"^15.4.17","@syncfusion/ej2-inputs":"^15.4.17","@syncfusion/ej2-popups":"^15.4.17","@syncfusion/ej2-buttons":"^15.4.17","@syncfusion/ej2-calendars":"^15.4.17","@syncfusion/ej2-dropdowns":"^15.4.17","@syncfusion/ej2-file-utils":"^15.4.17","@syncfusion/ej2-pdf-export":"^15.4.17","@syncfusion/ej2-compression":"^15.4.17","@syncfusion/ej2-navigations":"^15.4.17","@syncfusion/ej2-excel-export":"^15.4.17"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-15.4.17.tgz_1510573109137_0.4065297828055918","host":"s3://npm-registry-packages"}},"15.4.18":{"name":"@syncfusion/ej2-grids","version":"15.4.18","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@15.4.18","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"4f4bb0126512d1cdfc845aad9d2391b410bb29d8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-15.4.18.tgz","integrity":"sha512-eyUvt8bnAPc3dZ4rZZ0fx7APdXay3VMTuR6Ql0XdSdUjRbbUaqECMEZLnzS39NHqYgvGRTgKcV3U7jcU7v3xzQ==","signatures":[{"sig":"MEUCIQClptpbv6eQebk+k1bMBH/f2sEbELR+SuZLTj2KWKOu0AIgam0kJBA8d/+Bcb3xrRpo7DSVT0MLNr4lAESE/F44CC8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"4f4bb0126512d1cdfc845aad9d2391b410bb29d8","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^15.4.17","@syncfusion/ej2-data":"^15.4.17","@syncfusion/ej2-lists":"^15.4.17","@syncfusion/ej2-inputs":"^15.4.17","@syncfusion/ej2-popups":"^15.4.17","@syncfusion/ej2-buttons":"^15.4.17","@syncfusion/ej2-calendars":"^15.4.17","@syncfusion/ej2-dropdowns":"^15.4.17","@syncfusion/ej2-file-utils":"^15.4.17","@syncfusion/ej2-pdf-export":"^15.4.18","@syncfusion/ej2-compression":"^15.4.17","@syncfusion/ej2-navigations":"^15.4.17","@syncfusion/ej2-excel-export":"^15.4.17"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-15.4.18.tgz_1510832278934_0.24551012460142374","host":"s3://npm-registry-packages"}},"15.4.19":{"name":"@syncfusion/ej2-grids","version":"15.4.19","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@15.4.19","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"9e4c2d6bab6eb6bfb8dced234944ceb04e1e8717","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-15.4.19.tgz","integrity":"sha512-08DzkczCDwxlrjycRQbPdiocFzXEvw9G5ZDrdG9ADnNbGjfselGkQ+gkE+mTOonA/dRY4Y0HbaP0h8u+HwdOKA==","signatures":[{"sig":"MEUCIQDaT+11QG6Ml4PuVN4dNMmDQVxmT4PrsdZvjYv/ZcTDIQIgDPBnBS803MBrdGdhbjdkgMCaxgAZ1uIDt2R6PuDHwro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"9e4c2d6bab6eb6bfb8dced234944ceb04e1e8717","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^15.4.19","@syncfusion/ej2-data":"^15.4.17","@syncfusion/ej2-lists":"^15.4.17","@syncfusion/ej2-inputs":"^15.4.17","@syncfusion/ej2-popups":"^15.4.17","@syncfusion/ej2-buttons":"^15.4.17","@syncfusion/ej2-calendars":"^15.4.17","@syncfusion/ej2-dropdowns":"^15.4.19","@syncfusion/ej2-file-utils":"^15.4.17","@syncfusion/ej2-pdf-export":"^15.4.19","@syncfusion/ej2-compression":"^15.4.17","@syncfusion/ej2-navigations":"^15.4.17","@syncfusion/ej2-excel-export":"^15.4.17"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-15.4.19.tgz_1511442784777_0.9636136132758111","host":"s3://npm-registry-packages"}},"15.4.20":{"name":"@syncfusion/ej2-grids","version":"15.4.20","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@15.4.20","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"b4f2bf8ec625507f0e481363cf0241b497bbe2c9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-15.4.20.tgz","integrity":"sha512-b3+xLOoGUXm1sEWDonrRepiZ/diVdAmb5wgGiIX64QEX82YUBfrtHNXqctF5VHwSPfrw0+CykoXVrKWvhMufFg==","signatures":[{"sig":"MEYCIQDRTsmQ8cmP6fHzSVpFGgfpXKcNOjs9GPhDgVsnpHV/uQIhAO7J7utQbGbUKRKA9LGCTAlcEoQLS/PzG46OgGxUskfS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"b4f2bf8ec625507f0e481363cf0241b497bbe2c9","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^15.4.20","@syncfusion/ej2-data":"^15.4.20","@syncfusion/ej2-lists":"^15.4.20","@syncfusion/ej2-inputs":"^15.4.20","@syncfusion/ej2-popups":"^15.4.20","@syncfusion/ej2-buttons":"^15.4.20","@syncfusion/ej2-calendars":"^15.4.20","@syncfusion/ej2-dropdowns":"^15.4.20","@syncfusion/ej2-file-utils":"^15.4.20","@syncfusion/ej2-pdf-export":"^15.4.20","@syncfusion/ej2-compression":"^15.4.20","@syncfusion/ej2-navigations":"^15.4.20","@syncfusion/ej2-excel-export":"^15.4.20"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-15.4.20.tgz_1512100531408_0.022650224389508367","host":"s3://npm-registry-packages"}},"15.4.21":{"name":"@syncfusion/ej2-grids","version":"15.4.21","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@15.4.21","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"4de8b0824b197bc52f782cf25bebfe4d90a11f7e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-15.4.21.tgz","integrity":"sha512-Feq21SvBS/mihmp/21Uuzv0FZFXZl0gZg6Kd7vZ07+Uorsqg3x8Frt2bszyJj3Jomlguz8MwRmA55YvyM/BkJw==","signatures":[{"sig":"MEUCIQCI44SCkalS6qo1gPOEyOLjyCkFE2I7lPrJ+BYBp85swgIgZ3gpsjDkC/Qw+GNesA8x/YZzG/mhyVEbF3lWj4F28JQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"4de8b0824b197bc52f782cf25bebfe4d90a11f7e","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^15.4.21","@syncfusion/ej2-data":"^15.4.20","@syncfusion/ej2-lists":"^15.4.20","@syncfusion/ej2-inputs":"^15.4.21","@syncfusion/ej2-popups":"^15.4.21","@syncfusion/ej2-buttons":"^15.4.21","@syncfusion/ej2-calendars":"^15.4.21","@syncfusion/ej2-dropdowns":"^15.4.21","@syncfusion/ej2-file-utils":"^15.4.20","@syncfusion/ej2-pdf-export":"^15.4.21","@syncfusion/ej2-compression":"^15.4.20","@syncfusion/ej2-navigations":"^15.4.21","@syncfusion/ej2-excel-export":"^15.4.20"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-15.4.21.tgz_1512735247734_0.2160766776651144","host":"s3://npm-registry-packages"}},"15.4.22":{"name":"@syncfusion/ej2-grids","version":"15.4.22","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@15.4.22","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"5fd57977da272efbe4a15f387af72ceef033f2a6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-15.4.22.tgz","integrity":"sha512-3Ilsuwk+5TGHevKzvduwKTcanV3fN6DHb/WXxVMuSKfoaYzdDgTTHHQ9PH2BkMtYWj4KzBZqBOyU+lWptytQfQ==","signatures":[{"sig":"MEUCIQCKPDBYpyt/0jzC300Gz8xarSlv5TzhZYxkhJZzCp5zbAIgDDQYGp989J+/jNd3rFHRoRW/7Rnu4EJ/fJlkJXqzNkA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"5fd57977da272efbe4a15f387af72ceef033f2a6","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^15.4.21","@syncfusion/ej2-data":"^15.4.22","@syncfusion/ej2-lists":"^15.4.22","@syncfusion/ej2-inputs":"^15.4.21","@syncfusion/ej2-popups":"^15.4.22","@syncfusion/ej2-buttons":"^15.4.22","@syncfusion/ej2-calendars":"^15.4.21","@syncfusion/ej2-dropdowns":"^15.4.21","@syncfusion/ej2-file-utils":"^15.4.22","@syncfusion/ej2-pdf-export":"^15.4.22","@syncfusion/ej2-compression":"^15.4.22","@syncfusion/ej2-navigations":"^15.4.22","@syncfusion/ej2-excel-export":"^15.4.22"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-15.4.22.tgz_1513236835127_0.053158566588535905","host":"s3://npm-registry-packages"}},"15.4.23":{"name":"@syncfusion/ej2-grids","version":"15.4.23","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@15.4.23","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"7cb0900f63fa1e46960aa442249580d9de108404","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-15.4.23.tgz","integrity":"sha512-lA3IJOvaAsKo7isklxv1/7+eKDCNf1Xz/bVYqwhcTcdFJ1XjMXfpqbEuAHfbNGIT37AetgAI2OOOQUdDVY+M+A==","signatures":[{"sig":"MEUCIQDqly8r/YL5lDzIj+3gUX6PkXYryOJRahVc9XDqwAfR1AIgS6juceS2NHpYnDvEasK7M4O6JO6+OML6bJEZrQoqn+w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/ej2-grids.umd.min.js","_from":".","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_shasum":"7cb0900f63fa1e46960aa442249580d9de108404","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^15.4.23","@syncfusion/ej2-data":"^15.4.23","@syncfusion/ej2-lists":"^15.4.23","@syncfusion/ej2-inputs":"^15.4.23","@syncfusion/ej2-popups":"^15.4.23","@syncfusion/ej2-buttons":"^15.4.23","@syncfusion/ej2-calendars":"^15.4.23","@syncfusion/ej2-dropdowns":"^15.4.23","@syncfusion/ej2-file-utils":"^15.4.23","@syncfusion/ej2-pdf-export":"^15.4.23","@syncfusion/ej2-compression":"^15.4.23","@syncfusion/ej2-navigations":"^15.4.23","@syncfusion/ej2-excel-export":"^15.4.23"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-15.4.23.tgz_1514383811283_0.22596711316145957","host":"s3://npm-registry-packages"}},"15.4.24":{"name":"@syncfusion/ej2-grids","version":"15.4.24","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@15.4.24","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"4d7c24d13e2ba3d9ecbb31ecd6f1367f766ae468","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-15.4.24.tgz","integrity":"sha512-jt+CyxuEB0SKmUZZqkfF+jhwAh6YcYQhw2VODnhxc/6wqbWPsjkdWlEI+PC3ECwDgps44F5rYVDwC2IHATF9tg==","signatures":[{"sig":"MEUCIF1vMVP0WQNprwLX3UedbOMAVtbX9Buu5u0f4blkuG3OAiEAkFweGsr7Ms8kqL7SA9rx+cmsDtS8JEFqjrrKPyO3MlQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/ej2-grids.umd.min.js","_from":".","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_shasum":"4d7c24d13e2ba3d9ecbb31ecd6f1367f766ae468","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^15.4.23","@syncfusion/ej2-data":"^15.4.23","@syncfusion/ej2-lists":"^15.4.24","@syncfusion/ej2-inputs":"^15.4.24","@syncfusion/ej2-popups":"^15.4.23","@syncfusion/ej2-buttons":"^15.4.23","@syncfusion/ej2-calendars":"^15.4.23","@syncfusion/ej2-dropdowns":"^15.4.24","@syncfusion/ej2-file-utils":"^15.4.23","@syncfusion/ej2-pdf-export":"^15.4.24","@syncfusion/ej2-compression":"^15.4.23","@syncfusion/ej2-navigations":"^15.4.23","@syncfusion/ej2-excel-export":"^15.4.23"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-15.4.24.tgz_1515565417574_0.7781684843357652","host":"s3://npm-registry-packages"}},"15.4.25":{"name":"@syncfusion/ej2-grids","version":"15.4.25","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@15.4.25","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"93beb7b2260322c644343c84d01f10f1339eac6f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-15.4.25.tgz","integrity":"sha512-xdIay033JZFztiQTgGUCXqXaZrITb6f/H8g6CBqhFAvM3QVJt9QyFIO5iu2dAq3hpXoLj2I7yrtE76RayQ5yeg==","signatures":[{"sig":"MEQCIHkY3XpIVJwUy38Og8+Kp+xetYb4ShsZvWaNJfxqHBG3AiABTuOs6Hv65uKJMA/10+Mxb213Lckg2UCTYZs8a6LX7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","gitHead":"5e4a2a96a12ec6274f24f9180d7052441dc9db8c","_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.9.4","dependencies":{"@syncfusion/ej2-base":"^15.4.23","@syncfusion/ej2-data":"^15.4.23","@syncfusion/ej2-lists":"^15.4.24","@syncfusion/ej2-inputs":"^15.4.24","@syncfusion/ej2-popups":"^15.4.23","@syncfusion/ej2-buttons":"^15.4.23","@syncfusion/ej2-calendars":"^15.4.25","@syncfusion/ej2-dropdowns":"^15.4.24","@syncfusion/ej2-file-utils":"^15.4.23","@syncfusion/ej2-pdf-export":"^15.4.25","@syncfusion/ej2-compression":"^15.4.25","@syncfusion/ej2-navigations":"^15.4.25","@syncfusion/ej2-excel-export":"^15.4.25"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-15.4.25.tgz_1516199082483_0.988837509881705","host":"s3://npm-registry-packages"}},"15.4.26":{"name":"@syncfusion/ej2-grids","version":"15.4.26","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@15.4.26","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"3e492c6d92ee85998cff7c43af3be02cdadc5c81","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-15.4.26.tgz","integrity":"sha512-KIKriRwHilr+lWszTV9ar1mb/bfBApfQYtVOEqr8cBebwR2Pnd0DUIqTv7BTLyFvJY4qXlVTqjxulUUEqgaT0g==","signatures":[{"sig":"MEUCIQCWzHrqvoA/WfV8liCEDKTmM6VF3JhX0rxY7mAwTVNlZwIgZFCSvyV4YqrEjlidf/2EV8nzp+nuUQHyEjocJtX4Tsw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.9.4","dependencies":{"@syncfusion/ej2-base":"^15.4.23","@syncfusion/ej2-data":"^15.4.23","@syncfusion/ej2-lists":"^15.4.26","@syncfusion/ej2-inputs":"^15.4.24","@syncfusion/ej2-popups":"^15.4.23","@syncfusion/ej2-buttons":"^15.4.26","@syncfusion/ej2-calendars":"^15.4.26","@syncfusion/ej2-dropdowns":"^15.4.26","@syncfusion/ej2-file-utils":"^15.4.26","@syncfusion/ej2-pdf-export":"^15.4.26","@syncfusion/ej2-compression":"^15.4.26","@syncfusion/ej2-navigations":"^15.4.26","@syncfusion/ej2-excel-export":"^15.4.26"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-15.4.26.tgz_1516710813037_0.050488467793911695","host":"s3://npm-registry-packages"}},"15.4.27":{"name":"@syncfusion/ej2-grids","version":"15.4.27","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@15.4.27","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"82073d51afaffbc43adefbda20972f91500e819f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-15.4.27.tgz","integrity":"sha512-5OXy6s5x4qBGyZb/MQrYkrYJJzxtYcqCSKQ86KHZEz4Q1DCa5Xwm3alZ72gp4Vi9KhXAdG74bqxw+w1N/IBQlQ==","signatures":[{"sig":"MEQCIDjLffhjPVv5YLwDKnSHRh2bekEZCkbqMOpPeubLiyy1AiBFKAPy5u/oXKdzQYzGY7+fsW9YKPQC6UwnpydQqcpLBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"9.4.0","dependencies":{"@syncfusion/ej2-base":"^15.4.23","@syncfusion/ej2-data":"^15.4.23","@syncfusion/ej2-lists":"^15.4.26","@syncfusion/ej2-inputs":"^15.4.24","@syncfusion/ej2-popups":"^15.4.27","@syncfusion/ej2-buttons":"^15.4.27","@syncfusion/ej2-calendars":"^15.4.26","@syncfusion/ej2-dropdowns":"^15.4.27","@syncfusion/ej2-file-utils":"^15.4.26","@syncfusion/ej2-pdf-export":"^15.4.27","@syncfusion/ej2-compression":"^15.4.26","@syncfusion/ej2-navigations":"^15.4.27","@syncfusion/ej2-excel-export":"^15.4.26"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-15.4.27.tgz_1517323671731_0.9842742595355958","host":"s3://npm-registry-packages"}},"15.4.28":{"name":"@syncfusion/ej2-grids","version":"15.4.28","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@15.4.28","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"e02b59b875a9683623d9689736a2414bb29fd4f1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-15.4.28.tgz","integrity":"sha512-4KD1DKeOoZw1M/pnBEgrczCsrvl48sOAJx8HqS7TnViB6VoKTSt6N+GzpI03UjWhj9uNglOt3kfc5polA4ysfw==","signatures":[{"sig":"MEYCIQDliPK+gYSCntDZmWOrTLf1Pnp/MKiTdGTEhw0P0j6lOgIhAMiYFh7n1aDsJRTxO8x+rImQmcEoKmBQ27ZS+0AIh96a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.9.4","dependencies":{"@syncfusion/ej2-base":"^15.4.23","@syncfusion/ej2-data":"^15.4.23","@syncfusion/ej2-lists":"^15.4.26","@syncfusion/ej2-inputs":"^15.4.28","@syncfusion/ej2-popups":"^15.4.27","@syncfusion/ej2-buttons":"^15.4.27","@syncfusion/ej2-calendars":"^15.4.26","@syncfusion/ej2-dropdowns":"^15.4.27","@syncfusion/ej2-file-utils":"^15.4.26","@syncfusion/ej2-pdf-export":"^15.4.28","@syncfusion/ej2-compression":"^15.4.26","@syncfusion/ej2-navigations":"^15.4.27","@syncfusion/ej2-excel-export":"^15.4.26"},"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids-15.4.28.tgz_1517938639585_0.6423934455960989","host":"s3://npm-registry-packages"}},"15.4.29":{"name":"@syncfusion/ej2-grids","version":"15.4.29","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@15.4.29","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"ef5b7c3d734c259e88db0fa4490558c7e18dbe5f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-15.4.29.tgz","fileCount":280,"integrity":"sha512-LPTGqH3dyukJlezIUBHZfbtLo2FKssSw/bOc7HLnVa/1v6aKkFf+cemHfJ+1LspzEWYyUwVbGLh50c/2Jufs0w==","signatures":[{"sig":"MEQCIDMwb5pR54vmrZdRq7HRKSfgEJvjseoSugB9RvNnSrhjAiAhfNMQJG5UYpkz24msV4P+X5QORQcaiXqCWhmy4KdJUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24340456},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.9.4","dependencies":{"@syncfusion/ej2-base":"^15.4.23","@syncfusion/ej2-data":"^15.4.23","@syncfusion/ej2-lists":"^15.4.26","@syncfusion/ej2-inputs":"^15.4.29","@syncfusion/ej2-popups":"^15.4.27","@syncfusion/ej2-buttons":"^15.4.27","@syncfusion/ej2-calendars":"^15.4.26","@syncfusion/ej2-dropdowns":"^15.4.27","@syncfusion/ej2-file-utils":"^15.4.26","@syncfusion/ej2-pdf-export":"^15.4.29","@syncfusion/ej2-compression":"^15.4.26","@syncfusion/ej2-navigations":"^15.4.27","@syncfusion/ej2-excel-export":"^15.4.26"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_15.4.29_1517997588350_0.6078369543564974","host":"s3://npm-registry-packages"}},"15.4.30":{"name":"@syncfusion/ej2-grids","version":"15.4.30","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@15.4.30","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"c5f10644c75acd6ccc0580ceca88e3537b6f0d15","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-15.4.30.tgz","fileCount":280,"integrity":"sha512-YVMcda8e/HNyyiJRLZnJn5q+4zc/uaCM+mXd2/2wUw+ROJvOdu3yeFKbqSpLJWNdgy3k4C6aO93xgXJmZnM2dg==","signatures":[{"sig":"MEUCIHjE1IZdVQ4OM2hQF61xKjVG03Gzfbc4jSjt2tdb0yEDAiEA/MgZCKbdQuJNAH/HxluBTtbj0BduwZXRfgR5pC0bQdY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24143707},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.9.4","dependencies":{"@syncfusion/ej2-base":"^15.4.23","@syncfusion/ej2-data":"^15.4.30","@syncfusion/ej2-lists":"^15.4.26","@syncfusion/ej2-inputs":"^15.4.29","@syncfusion/ej2-popups":"^15.4.27","@syncfusion/ej2-buttons":"^15.4.30","@syncfusion/ej2-calendars":"^15.4.26","@syncfusion/ej2-dropdowns":"^15.4.27","@syncfusion/ej2-file-utils":"^15.4.26","@syncfusion/ej2-pdf-export":"^15.4.30","@syncfusion/ej2-compression":"^15.4.26","@syncfusion/ej2-navigations":"^15.4.30","@syncfusion/ej2-excel-export":"^15.4.30"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_15.4.30_1518629897102_0.7343852072880754","host":"s3://npm-registry-packages"}},"16.1.24":{"name":"@syncfusion/ej2-grids","version":"16.1.24","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.24","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"68fe743b1d14c83e92070356f3d336f3e58b3a0a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.24.tgz","fileCount":280,"integrity":"sha512-Czp9uXDBjKlWED6GxZvgoYAO1tR/5GGNIHtPVMu9kEpmPJUIEI5PtsBLHWjd5jgMIsxI0OgFMGhqCxYPZzk6Og==","signatures":[{"sig":"MEUCIHtNxV6EFjqDV+//NXeuRSPG0exwyxYM4gZE6Va3a2cVAiEA7RAVVHQqaOoO0J/kZedoDu7zBfp92Jd3z7bES6tVG6Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24706306},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.9.4","dependencies":{"@syncfusion/ej2-base":"^16.1.24","@syncfusion/ej2-data":"^16.1.24","@syncfusion/ej2-lists":"^16.1.24","@syncfusion/ej2-inputs":"^16.1.24","@syncfusion/ej2-popups":"^16.1.24","@syncfusion/ej2-buttons":"^16.1.24","@syncfusion/ej2-calendars":"^16.1.24","@syncfusion/ej2-dropdowns":"^16.1.24","@syncfusion/ej2-file-utils":"^16.1.24","@syncfusion/ej2-pdf-export":"^16.1.24","@syncfusion/ej2-compression":"^16.1.24","@syncfusion/ej2-navigations":"^16.1.24","@syncfusion/ej2-excel-export":"^16.1.24"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.24_1519269736007_0.9333599072663115","host":"s3://npm-registry-packages"}},"15.4.31":{"name":"@syncfusion/ej2-grids","version":"15.4.31","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@15.4.31","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"df845d6403baa10987d03ad2516fad5ae04e595a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-15.4.31.tgz","fileCount":272,"integrity":"sha512-TbrA8HhVOHwiXqMNS7prRsitSyCQAEHzSgIKiWp5MkOgkCrkApwI/qdI9B+SGLJvhjxeInmPba89O+oXHtNssQ==","signatures":[{"sig":"MEUCID0XwoEVQwgaCRYf2hrRh5pNhJ0p1sDFkxTG3V8LYIomAiEAhVZNjd6SIx2rs2Ojj830++Q/FX76tpTk26IoyMUQ7v8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21885782},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@15.4.27","_spec":"@syncfusion/ej2-grids@15.4.27","_where":"C:\\Users\\ajithr\\Desktop\\credit","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_shasum":"82073d51afaffbc43adefbda20972f91500e819f","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-grids/-/ej2-grids-15.4.27.tgz","_integrity":"sha512-5OXy6s5x4qBGyZb/MQrYkrYJJzxtYcqCSKQ86KHZEz4Q1DCa5Xwm3alZ72gp4Vi9KhXAdG74bqxw+w1N/IBQlQ==","_requested":{"raw":"@syncfusion/ej2-grids@15.4.27","name":"@syncfusion/ej2-grids","type":"version","scope":"@syncfusion","rawSpec":"15.4.27","registry":true,"saveSpec":null,"fetchSpec":"15.4.27","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","_requiredBy":["#USER","/","/@syncfusion/ej2-ng-grids"],"description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^15.4.23","@syncfusion/ej2-data":"^15.4.23","@syncfusion/ej2-lists":"^15.4.26","@syncfusion/ej2-inputs":"^15.4.24","@syncfusion/ej2-popups":"^15.4.27","@syncfusion/ej2-buttons":"^15.4.27","@syncfusion/ej2-calendars":"^15.4.26","@syncfusion/ej2-dropdowns":"^15.4.27","@syncfusion/ej2-file-utils":"^15.4.26","@syncfusion/ej2-pdf-export":"^15.4.27","@syncfusion/ej2-compression":"^15.4.26","@syncfusion/ej2-navigations":"^15.4.27","@syncfusion/ej2-excel-export":"^15.4.26"},"_hasShrinkwrap":false,"readmeFilename":"ReadMe.md","devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_15.4.31_1519917096965_0.3332787454164703","host":"s3://npm-registry-packages"}},"16.1.26":{"name":"@syncfusion/ej2-grids","version":"16.1.26","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.26","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"c57c1635d8983a846d1ead061366e118a9299e5f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.26.tgz","fileCount":280,"integrity":"sha512-cjulB8TeVka1Q9uV9Mtj4IjiH3g+nPJXsf6RHVgI5rwuh+9Z78/IDOGP7kYIAaOoGw+RG6XAvv2KvUsOziAG/g==","signatures":[{"sig":"MEUCIFHp2cw2CjqcLoVabp0CWTAkoeV16yWuFnEhus3hstSaAiEAxe9/JBSAstThd7CKWMcgpbcMtkO2hJqicNyVienbTEQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24676354},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.9.4","dependencies":{"@syncfusion/ej2-base":"^16.1.26","@syncfusion/ej2-data":"^16.1.26","@syncfusion/ej2-lists":"^16.1.26","@syncfusion/ej2-inputs":"^16.1.26","@syncfusion/ej2-popups":"^16.1.26","@syncfusion/ej2-buttons":"^16.1.26","@syncfusion/ej2-calendars":"^16.1.26","@syncfusion/ej2-dropdowns":"^16.1.26","@syncfusion/ej2-file-utils":"^16.1.26","@syncfusion/ej2-pdf-export":"^16.1.26","@syncfusion/ej2-compression":"^16.1.26","@syncfusion/ej2-navigations":"^16.1.26","@syncfusion/ej2-excel-export":"^16.1.26"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.26_1520267902231_0.06122260254166223","host":"s3://npm-registry-packages"}},"16.1.28":{"name":"@syncfusion/ej2-grids","version":"16.1.28","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.28","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"e22a64f73f1685061a5ec39c63af423f0ca3e230","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.28.tgz","fileCount":280,"integrity":"sha512-6H6GpHthvr2DSXQO3Ce5IgGssiDUw7UR4+f2N8qrrcXdwhIADw0b0EWPteJt/OrZA2lKK866GJsV45mZAtr65A==","signatures":[{"sig":"MEYCIQC4LiwjSRs2+iVX/Jer5BSl5d6p8ZMNyc3camd3Gn8pzAIhAO35kJHQS1XJDbas02+OBmF7Se7oXt/DifcENwtUtzCv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24670326},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.10.0","dependencies":{"@syncfusion/ej2-base":"~16.1.28","@syncfusion/ej2-data":"~16.1.28","@syncfusion/ej2-lists":"~16.1.28","@syncfusion/ej2-inputs":"~16.1.28","@syncfusion/ej2-popups":"~16.1.28","@syncfusion/ej2-buttons":"~16.1.28","@syncfusion/ej2-calendars":"~16.1.28","@syncfusion/ej2-dropdowns":"~16.1.28","@syncfusion/ej2-file-utils":"~16.1.28","@syncfusion/ej2-pdf-export":"~16.1.28","@syncfusion/ej2-compression":"~16.1.28","@syncfusion/ej2-navigations":"~16.1.28","@syncfusion/ej2-excel-export":"~16.1.28"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.28_1520573946163_0.05553207649844971","host":"s3://npm-registry-packages"}},"16.1.29":{"name":"@syncfusion/ej2-grids","version":"16.1.29","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.29","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"dd7a86e5a4a5659c9f4be21d79812d3cf8b1b6d8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.29.tgz","fileCount":280,"integrity":"sha512-1ovkZ7+ZI2rswj/Ml/RrNRhCSM+IQPCMqBucFTCY2fnEKSH/8RDER6f6OvLJcIcRNJNBvqVCntsT9pSF9tNaew==","signatures":[{"sig":"MEUCIC7GK0dgu4/a3PWCZ5yrgTWwlGbvM5LmAd1aMxT6ke9IAiEAkzTubB/VDdi3wWZOm25ojV5xjT5eBK7XNjE0jwVbnkQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24729133},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.10.0","dependencies":{"@syncfusion/ej2-base":"~16.1.29","@syncfusion/ej2-data":"~16.1.28","@syncfusion/ej2-lists":"~16.1.28","@syncfusion/ej2-inputs":"~16.1.29","@syncfusion/ej2-popups":"~16.1.29","@syncfusion/ej2-buttons":"~16.1.28","@syncfusion/ej2-calendars":"~16.1.29","@syncfusion/ej2-dropdowns":"~16.1.29","@syncfusion/ej2-file-utils":"~16.1.28","@syncfusion/ej2-pdf-export":"~16.1.28","@syncfusion/ej2-compression":"~16.1.28","@syncfusion/ej2-navigations":"~16.1.28","@syncfusion/ej2-excel-export":"~16.1.28"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.29_1520957855324_0.6473065732853824","host":"s3://npm-registry-packages"}},"16.1.30":{"name":"@syncfusion/ej2-grids","version":"16.1.30","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.30","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"6004527a3456f8a7324d4cc456f4d4bf2b9dad98","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.30.tgz","fileCount":280,"integrity":"sha512-UNN2ToTAiyoOHKnu0xihJYn7jgW+YYaK342eeeREYOhEwv44TBH9mDIQTt7CVRlu3CFXOWjN4EEKs5Ubzc2zRg==","signatures":[{"sig":"MEYCIQC10xKlZ6w0bt/++HeIWEpx9ANXYn7Uzpikmrbq+segYQIhAMrTj0YbLz1zTNn8Rr+tCD8EeSbCidRQrH2cSVSWmMzo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25372005},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.10.0","dependencies":{"@syncfusion/ej2-base":"~16.1.30","@syncfusion/ej2-data":"~16.1.28","@syncfusion/ej2-lists":"~16.1.28","@syncfusion/ej2-inputs":"~16.1.29","@syncfusion/ej2-popups":"~16.1.30","@syncfusion/ej2-buttons":"~16.1.28","@syncfusion/ej2-calendars":"~16.1.29","@syncfusion/ej2-dropdowns":"~16.1.30","@syncfusion/ej2-file-utils":"~16.1.28","@syncfusion/ej2-pdf-export":"~16.1.28","@syncfusion/ej2-compression":"~16.1.28","@syncfusion/ej2-navigations":"~16.1.28","@syncfusion/ej2-excel-export":"~16.1.28"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.30_1521550014052_0.0703671471287457","host":"s3://npm-registry-packages"}},"16.1.32":{"name":"@syncfusion/ej2-grids","version":"16.1.32","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.32","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"5480c85e15dad5485420e838138612d93c74ea85","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.32.tgz","fileCount":280,"integrity":"sha512-0GpgkGzUsnq8ops/qFdcZhP+xAAag86GbuAyXZhixjuuck8e9UfY7xBD7JHabgOQxR2Prk0c3ZnqKRnPIVg+MQ==","signatures":[{"sig":"MEYCIQCYA0K15v3RfMcwo5VsNtKQgaIJ9F45YNBsfIUNdbr8bQIhAIStDSOUuRGZ1ZV3s+D0I2J34K9qyPEcOnxnQv232SJI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25419860},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.0","dependencies":{"@syncfusion/ej2-base":"~16.1.32","@syncfusion/ej2-data":"~16.1.32","@syncfusion/ej2-lists":"~16.1.32","@syncfusion/ej2-inputs":"~16.1.32","@syncfusion/ej2-popups":"~16.1.32","@syncfusion/ej2-buttons":"~16.1.32","@syncfusion/ej2-calendars":"~16.1.32","@syncfusion/ej2-dropdowns":"~16.1.32","@syncfusion/ej2-file-utils":"~16.1.32","@syncfusion/ej2-pdf-export":"~16.1.32","@syncfusion/ej2-compression":"~16.1.32","@syncfusion/ej2-navigations":"~16.1.32","@syncfusion/ej2-excel-export":"~16.1.32"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.32_1522327255180_0.9236861952967677","host":"s3://npm-registry-packages"}},"16.1.33":{"name":"@syncfusion/ej2-grids","version":"16.1.33","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.33","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"ff4b22b3c669acc98d75cf893fc31daa4dc0f320","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.33.tgz","fileCount":280,"integrity":"sha512-e6Z+s9fQYKgEVEnQvwYew/tWF99vf5ImAT+ZSVWMPYKvpZ1phTixzipd0VuC+94cGHP1Uw3YVJqjsDg4gUDMUg==","signatures":[{"sig":"MEUCIBJKZ0Pucta6lU9rJ7l0usXkUtT6B3qxOlOpg4TrOKVRAiEA2eRqhsi45agbOa0lbqN6i9kPELfHrBkFQD/6v6MvBb4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25435920},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.1.33","@syncfusion/ej2-data":"~16.1.32","@syncfusion/ej2-lists":"~16.1.32","@syncfusion/ej2-inputs":"~16.1.32","@syncfusion/ej2-popups":"~16.1.32","@syncfusion/ej2-buttons":"~16.1.32","@syncfusion/ej2-calendars":"~16.1.33","@syncfusion/ej2-dropdowns":"~16.1.33","@syncfusion/ej2-file-utils":"~16.1.32","@syncfusion/ej2-pdf-export":"~16.1.32","@syncfusion/ej2-compression":"~16.1.32","@syncfusion/ej2-navigations":"~16.1.32","@syncfusion/ej2-excel-export":"~16.1.32"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.33_1522824131048_0.39341279781832794","host":"s3://npm-registry-packages"}},"16.1.34":{"name":"@syncfusion/ej2-grids","version":"16.1.34","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.34","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"ee9846158453240733b4f94f0d8c04e20746d810","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.34.tgz","fileCount":280,"integrity":"sha512-XpJduZmMVGr4glUYc8ZkdgXuGHGTOGFHuIoCwNCiGChGln4kQCZ2GfVHrEpZaQrzBoz/PIxstF3D3+hh5a3SgA==","signatures":[{"sig":"MEUCIQDzJJef72lxmNh65IA2g4uPgIT9lO7FpWBhE79+brAYggIgWZB09FJUk9tctFp+Hh2dW6b4ZH7Idqis3k2aTryOSAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25495701},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.1.33","@syncfusion/ej2-data":"~16.1.32","@syncfusion/ej2-lists":"~16.1.34","@syncfusion/ej2-inputs":"~16.1.34","@syncfusion/ej2-popups":"~16.1.32","@syncfusion/ej2-buttons":"~16.1.32","@syncfusion/ej2-calendars":"~16.1.34","@syncfusion/ej2-dropdowns":"~16.1.34","@syncfusion/ej2-file-utils":"~16.1.32","@syncfusion/ej2-pdf-export":"~16.1.32","@syncfusion/ej2-compression":"~16.1.32","@syncfusion/ej2-navigations":"~16.1.34","@syncfusion/ej2-excel-export":"~16.1.32"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.34_1523358657669_0.28647800000722623","host":"s3://npm-registry-packages"}},"16.1.35":{"name":"@syncfusion/ej2-grids","version":"16.1.35","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.35","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"ac8c0808e90bd7c353c78da95529a31b8d185948","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.35.tgz","fileCount":390,"integrity":"sha512-tGxs92gflJfPo7b5UnlcAdJrJ0BRAEAmuvu6oOGl0o6wKs+AtLgQPZUWTrE31acF7PJJDGeXThUHOHUWUHm7kg==","signatures":[{"sig":"MEUCIQDnZyJDkLn8omXohpnZEC61wUNzNzTYUZTDeKBDfRIGxAIgCoPGT8Kzcie39krXpB8OAOwANIdLL+zRB8K6bz+Kl+A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34665625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1hP6CRA9TVsSAnZWagAAd5kP/0rsmZGGCsxE6Xdgdq4/\n/B6gcSh3MYx+9mpfzMAqQo1lvGmM/rcF9IRBQnJkNXCw4qFdloBsDV7NFK+y\nPMRuTQDvYR8LWRRdNTotSv1u+nUTg/J8RF1kR80tJiK1JisHGzaGPtHaKitd\nftLBzKQVvB6NybkoexSarRfAw1/zWvaJcG30pSUK3OnxZ3XhpkXJBBkq0G2C\n/7JjWecmJqITnpt7PAYUukhpt1l6npZpMRy9D0/8mQXpxESX3oh5hvgxXamL\nhOeXiMVsbRru0ZkHosAO35GemVWsG19+kCWj2u4aOI5mWEOeD94WSfZbSLKy\nUIGQhGT0itb+7uKRbPy58xwyMRX+wmGeZi2HBAbat86S5PgyBlMYGhIc7Aff\nB37zh45pHcH35jLR2jRtIN2uELTPw75S333u0GgIwApZABp4wFxgRer04MXH\nFvABd3mYdmaGQVe93YWzqz13FcWj5hOm10xV9N3Sh+aJLI8qcqytyMDELQEl\nDGBOuQfsuDm3BCfXms2qnGXgDCadYS2wGHXSjNz5FSdedeg32C7fnNMAQ5Rv\n5Gi64W6i2/1R5wEqCVfpsWRb6OHGtoQ3FVJk1CUxZdKS4Xnh6tWbVH4vFb9A\nTq8mBlMeHixVZ2oV+wHQAaMpHNKAfw9GZLjimG4uERsYHq2Dt+0Z2DbMxY5f\ns0Yw\r\n=h2FL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.1","dependencies":{"gulp":"^3.9.1","@syncfusion/ej2-base":"~16.1.35","@syncfusion/ej2-data":"~16.1.32","@syncfusion/ej2-lists":"~16.1.35","@syncfusion/ej2-inputs":"~16.1.35","@syncfusion/ej2-popups":"~16.1.32","@syncfusion/ej2-buttons":"~16.1.35","@syncfusion/ej2-calendars":"~16.1.35","@syncfusion/ej2-dropdowns":"~16.1.35","@syncfusion/ej2-file-utils":"~16.1.32","@syncfusion/ej2-pdf-export":"~16.1.32","@syncfusion/ej2-compression":"~16.1.32","@syncfusion/ej2-navigations":"~16.1.35","@syncfusion/ej2-excel-export":"~16.1.32"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.35_1523979257635_0.5563082142599556","host":"s3://npm-registry-packages"}},"16.1.37":{"name":"@syncfusion/ej2-grids","version":"16.1.37","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.37","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"fd77427c92410f2488f16483d688771ee34be1d3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.37.tgz","fileCount":367,"integrity":"sha512-Ed1uTSKDJpJcpjtwTwTmyoMyOUZY79ovFn5QkjL8mJ2EsE889VPAqM5gr7IUw4mPFgCiixKVjp1o/qL6rXT6Bg==","signatures":[{"sig":"MEUCICk0+jYlP5JP60RhM95IFQnLco5TZXpD2QbsJSh7GLY2AiEA1LYix7Af4kFm/OqZXU5Q2u/bNOjoHqIvbDrZEP1cO/k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28519499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa32I/CRA9TVsSAnZWagAA0C8P/0W123LHN5oN8Z0A7A1G\nDAyMymh/8nhB2bs4z3GSzEm7tFzy+nWkxb7+A4jjT/L1yGCYL0zvOIuBsTPg\ndRaCnPraiKH80zBgwWqTQEcPVlyMzoypRNvV6G3oqGcqrrU+0V5TVPOSMqG7\nBKCfFDuMYnnQFSvTJ0TG4+hzJQsvkPflATJ5F6WXRreYPQ8/0+MAQpwPZNBY\n4IN6Jib/Nr5SvqvhtVzpX725jmBLYFNtQKdPJcrXWY/efSwbE18blB0/tzSM\nXGh+vbZ2MeM2WS4vxml64Bd0/XBRZvx6PclZZGHiUIxgMvcrXzIr3zFKzhjO\nGrqv6DI2UWymsHOcwFA5vmWq2i9A54uw6WA2g2jBbgzB6cYLFWa6wmLONS+s\n5Rcgg5t8LQcDdL8OH/hcrWCfLLZK1Ycl3MQQfrlCz3mIUAllnX5fUG68anON\n7e47DLOlLiVmQFyXfj4JrMqa9l4k73Js3Aq6A0TtNx8TFEWQ02CVijTFEvV4\nRb0fkQK/ZTxhE6b+NuLdKd4CDTH2CkT/mAVdkEn/wy7b468Oq7oLBTr6cqAh\nxxwy+gF2tEtud3pDDAHfBDBfarDbu6aDNZXw9JlLIkKe3IRVs3Hk3rKfG0yR\nMgoFWD9Lz8DVBWSHdPrpwfP/quIC8k05dC7jOpQ+yPN9EhVF4bPJRwDO9FWw\nUFEK\r\n=qxn5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.1.37","@syncfusion/ej2-data":"~16.1.37","@syncfusion/ej2-lists":"~16.1.37","@syncfusion/ej2-inputs":"~16.1.37","@syncfusion/ej2-popups":"~16.1.37","@syncfusion/ej2-buttons":"~16.1.37","@syncfusion/ej2-calendars":"~16.1.37","@syncfusion/ej2-dropdowns":"~16.1.37","@syncfusion/ej2-file-utils":"~16.1.37","@syncfusion/ej2-pdf-export":"~16.1.37","@syncfusion/ej2-compression":"~16.1.37","@syncfusion/ej2-navigations":"~16.1.37","@syncfusion/ej2-excel-export":"~16.1.37"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.37_1524589118044_0.2076794994545128","host":"s3://npm-registry-packages"}},"16.1.38":{"name":"@syncfusion/ej2-grids","version":"16.1.38","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.38","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"320d6b4df7e17e79ee38bc9cbcbe02a646a14d37","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.38.tgz","fileCount":389,"integrity":"sha512-KcqY9ahtAfFnAiuNPsmZF4EC0xF6GKdgfeKuC7ETVLSCsJA6QVot2SuYt+i3WQrD8z4VBi/RTUluJyb6OCkOgQ==","signatures":[{"sig":"MEUCIEzPQElT/99baW1LMByk4aQwh8cbXgnwMNB/qMjpSDYVAiEAw2fqG5/0YJ7JENAZcSSXltmcddpyC2wdrGBW8g3qOLg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34778342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa6waqCRA9TVsSAnZWagAArtUP/1MaIEvecrPqJApHSwS6\nvBEJ8lsA6+8STdgqRromZuRA1mDxd80cJNwpnX7eQvvMvojFMQexnBtIZwJE\nfYwnORw2XGg+9BScqhiu5X3GAEk3mSQOWqwvagsBAiI5ncjlwTpkF6YY2+fs\nKNSnjaAPyWlnk4cGap1YJFadfTbgRZWQIpqjGm7UOOk/gHYSZFA0bPQDWDla\nOq5UaJfRn/3SZmtGjBrcgR/cszPM/MnMkxA9mp4W0ReHyQozvHLO5Yc15UfX\n63RY0PVdMSqbOtQZDmo4/yH25MSmsz+8e6+pNbFSiC8J1ICJu0cpC44Uwr1R\nGXH/9aHCBXlxI9Up1BZQFV+xZkIGb+xMbzzZnKEPIaeCYpsuMG580LHfTqot\nx5UPLDbZRx23ynon77q6fv3PyrkgAfSblIKqD87lNCiB/2N+85XzyVgktkpF\nmST/t5bSWX/lYRNF9l4NmuDjaUqzAB8V735NwX/8ctqgP5LctZsHwYmkv613\nDMdcB1eKKYJHy897rzkgNg6OQDjuraLGdmBtJ8hCNemLlQ6hhJOmfJEgDdRy\nlLb9zAyPPYrS1rhZtHtIr3tmpuBL923Luc1kmH+do/4x5xeN43RYNsVXURxG\nLUY7zMaGRU8G5EExpNIRlj+13mEB99ITWVMursUZ61pX1Stvyu/dksd9/icC\nUee2\r\n=gRD+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.1.38","@syncfusion/ej2-data":"~16.1.37","@syncfusion/ej2-lists":"~16.1.38","@syncfusion/ej2-inputs":"~16.1.38","@syncfusion/ej2-popups":"~16.1.37","@syncfusion/ej2-buttons":"~16.1.37","@syncfusion/ej2-calendars":"~16.1.38","@syncfusion/ej2-dropdowns":"~16.1.38","@syncfusion/ej2-file-utils":"~16.1.37","@syncfusion/ej2-pdf-export":"~16.1.37","@syncfusion/ej2-compression":"~16.1.37","@syncfusion/ej2-navigations":"~16.1.38","@syncfusion/ej2-excel-export":"~16.1.37"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.38_1525352105351_0.8948942320088942","host":"s3://npm-registry-packages"}},"16.1.39":{"name":"@syncfusion/ej2-grids","version":"16.1.39","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.39","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"dccd84f58de1b2beaa9f264c58d4ae1c9a3cd730","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.39.tgz","fileCount":389,"integrity":"sha512-+o4c7lHLHj1oK86UdGvd3F1XAAVgkMl2u4IXU3lskpllmVM7S9aJcW/nIbMawVK7PiBGrltyMfxueNtKEsTaQw==","signatures":[{"sig":"MEUCIBtqGZA0d/jZd3NbN6mnuDkdqcru5UIaQPLllteQZCApAiEAzUtJQxwhK+yy3aZ0MOuT80PoMQbbXrLdezgerS9era8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34793501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa7cWNCRA9TVsSAnZWagAANi0QAKAj9c9r9pIhKArW2/Nj\npdKK4lLWBgGAGczHczRhgyg3r/qPglcGNNmfJ4WFkC7aoOBkfX5kKgh4Z4vr\n66DoaK+V0x8XJPqfAvf58oDq6BJRl3J4iXF2b+yZo7qlFcZKeqbtASFzws1i\nTHFPwYhhHGy6bYA6Sn9x/zS4WBIG1XjcwlXlHy5sJ2dUiNUIZksSaSvZ65o/\npDK6mFSRozeTi5IOGc2LxMecXhq2lp0x04giyOzsrL565/KLct0hMikMDQq4\ntAETrX3kJAnWvkS+o7ZVYKFu4YTeba9W3A4yDfNwtC41bBHfKsXTlXxIUINS\nxrjto5W7nM+EQ2JFesf+BEcCt17XO/S0BYnnm0IjJp0MFNE12gcQhoTeIWfQ\n00doWxsthhENjCq6Oe1YOWTegssFeXHSTYHpnQzRz8mylUcng57o17+rx9VD\nJzc1oAc6+XhnHw2zcWMACcBsLJoPtI1frU0V59+GjvO9vqwdbox99ms8aEu7\nwH4V+sI/wuWkoJQChoUXNSX2w2lDLZG/GHNuJ+5oACelaF/CM7mfIynTQ+cT\nUBiOgKJ2Y1056YP08IeF62AEz2iAH/v8l6BCB/hHovC4VYz2FJ13G2aBdFJB\nFlVgmd+z/1mguuTkAsbZro6etUSQArR3hxKASoyd1Tc0hCIIVUQNoeDFl0y6\nw467\r\n=tOG8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.1.38","@syncfusion/ej2-data":"~16.1.39","@syncfusion/ej2-lists":"~16.1.38","@syncfusion/ej2-inputs":"~16.1.38","@syncfusion/ej2-popups":"~16.1.37","@syncfusion/ej2-buttons":"~16.1.37","@syncfusion/ej2-calendars":"~16.1.38","@syncfusion/ej2-dropdowns":"~16.1.38","@syncfusion/ej2-file-utils":"~16.1.37","@syncfusion/ej2-pdf-export":"~16.1.37","@syncfusion/ej2-compression":"~16.1.37","@syncfusion/ej2-navigations":"~16.1.38","@syncfusion/ej2-excel-export":"~16.1.37"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.39_1525532043642_0.9538401761808213","host":"s3://npm-registry-packages"}},"16.1.40":{"name":"@syncfusion/ej2-grids","version":"16.1.40","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.40","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"e50a8493832117bde1efc1b31f0aea62ace560bf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.40.tgz","fileCount":389,"integrity":"sha512-jldB96O60BatLYd6B7CoZRGmAsGinJ9XaYr7utpgVUSCVX+YR5aaZOhUe2ybmaUFJfrwrJhubB8Hu9OkRP+jxg==","signatures":[{"sig":"MEQCIBQXdBp1XNenz7RtdE5HrPBxXvgUK72gZpDTR5jzpokoAiBb/TMpHxS+oK0kYuJCLenWHU1pch8uoIQSbInHtJDHkg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34873026,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8WOECRA9TVsSAnZWagAAL3sQAJJsfkM3KXx324P6h1qR\nRkPhk7iehKhQyahqNtuuXz96FuqI8RWfzpM3DvuwFttHu0p5TXIYA31pTRLW\n7AK7ZgKWm5Qan6HR0Kg/3SUE1JnY5W/8bTf6OaYHDtN107GPjnFir45qUxI8\nefeTdlXTmcrV8PRIu4lPJ5L9VTqe5Aq6ZgtFFcly8tSrJnOIOFnDTpkyADbi\nVx/NNPR/UYoTUSWpbZMh623MF4wfzj28YPptgLNXaUGgM6tXeVjpXsRI4jYY\nx+uUVxI1c4+CWwGgJ5EAnQ2ghTCmcpBDNFg8IAns4yeKbfvH0+6mjJmX46gx\nGNy/AdTQ1LW4XOq/vI95vFMLZISn61oMUEv110yII2hcmvUMiP/dHZIibNTd\nLPMUWBdjktCyd1KjhUUiQFHC+bK2ToLLq3PefQHvtfCOUBPoX0rqRKdnWGJ0\nTq22CkU9ly4J61gwH3YUP2mt4xfjZMqTidFYvGvFgBx/oyn6WgQu0+ORd6PR\nICzTSXhrRIh5+b8b2yBZcZ1b2t7LsxxI1GG63eq9X3Dd9yE8CqxgM5VlpQNH\nn5HYzjBEaWEAeaMCCB761unWNq/g+EpYkTR0159Ra38aRujsQShY98LwuEjB\nY6RmVHkqWe09hAmTw3z2O68CYjzNVnS+/w6KWHSYLymB5oI1JDWul7wCsJqL\nV4ha\r\n=p0L+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.1.38","@syncfusion/ej2-data":"~16.1.39","@syncfusion/ej2-lists":"~16.1.38","@syncfusion/ej2-inputs":"~16.1.40","@syncfusion/ej2-popups":"~16.1.37","@syncfusion/ej2-buttons":"~16.1.37","@syncfusion/ej2-calendars":"~16.1.38","@syncfusion/ej2-dropdowns":"~16.1.40","@syncfusion/ej2-file-utils":"~16.1.37","@syncfusion/ej2-pdf-export":"~16.1.37","@syncfusion/ej2-compression":"~16.1.37","@syncfusion/ej2-navigations":"~16.1.40","@syncfusion/ej2-excel-export":"~16.1.37"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.40_1525769090897_0.09887522397698056","host":"s3://npm-registry-packages"}},"16.1.41":{"name":"@syncfusion/ej2-grids","version":"16.1.41","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.41","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"592bb628d32148bd88ac7e0c16ab40da94846f14","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.41.tgz","fileCount":389,"integrity":"sha512-9yfRuwSm0qwCzTfDVIRHktCqmccoHKMNnvWlRXvC+usETDtdJHY7Amsn7aMjJCk+CioDFj8nw7tQAVN9oGribw==","signatures":[{"sig":"MEYCIQCSLDKIjE1WnpWuhN0Ba7bNKH/pS5lzCaa2ax43ASAvpwIhAMYF/C5pmGtYzwsXiR9gYuc4p16L7fxvYxfnTRgTVGHT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34889369,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8v3WCRA9TVsSAnZWagAA4CkQAIvBC6zz+9l5imCtBYy3\n/Uj6S3g6lj/HsA4PBpL8OgFv1dYtfUEP7w8MyMcSYFAiI5kmjVXsIiuJANUj\nK21NDWVDAHreFeN6lN18PIaJn2dcxQptHzpoRPyaGziyuH7hlD9PTorQgFoW\nVEsn5Z6piEXO8TSxzxe35p5mY4muo0cUoYdHxe7LBw+eJaumM2jXGzdGXF4D\nwRZ9DlUDZ1RnnZp2YOvSsWf3Gyf67ooYZMUItsAFaYpGppkzx3y/xs91fNw4\nY1es9xTQepiHrZ07u0Ksj7HbTh4LS1GASbKAzUbhbqvSg4Sot1d/EYaXAtVQ\nYyvurQfn6CH6hIT48kI6+F+jekVjk3NHoa5a4/To5f7sj9DHodE2OCRhBFdd\n6Y0BzJamIvqJ/tBAz2g3L8wVL0Re6nPKRWurcKCx2A0H1Y0yQ6pDEpiyJLif\nsFRsnHuIVrcFec7mPZxiSqXYjO5YFt8Edeax9tRRs6IlMbtyDbUfIc0KTCgS\nV6z3A4U+SQvyRxB80tfPM/G+kGG+K4E8vq7WpbbvAmuFOgDLZ8DwuqY1b0vN\nFhdhPVMJCLx528CvYtQgdcVKQxDBnA4fHBBzckEUWeNbxRUDrofRTaaIC0dn\nVV0tci8bwGq6BMyXRjWZOfDmXufgULJR7nGOJbWRdhfUflXHgRjrAok+704P\nO1lC\r\n=Aakv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.1.38","@syncfusion/ej2-data":"~16.1.39","@syncfusion/ej2-lists":"~16.1.38","@syncfusion/ej2-inputs":"~16.1.40","@syncfusion/ej2-popups":"~16.1.37","@syncfusion/ej2-buttons":"~16.1.37","@syncfusion/ej2-calendars":"~16.1.38","@syncfusion/ej2-dropdowns":"~16.1.40","@syncfusion/ej2-file-utils":"~16.1.37","@syncfusion/ej2-pdf-export":"~16.1.37","@syncfusion/ej2-compression":"~16.1.37","@syncfusion/ej2-navigations":"~16.1.40","@syncfusion/ej2-excel-export":"~16.1.37"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.41_1525874133055_0.29915588960520156","host":"s3://npm-registry-packages"}},"16.1.42":{"name":"@syncfusion/ej2-grids","version":"16.1.42","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"b14bd1dbc73c0ad5342be8256e5278e185b358a3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.42.tgz","fileCount":389,"integrity":"sha512-3Hawm9KqS7HtWcWsK0Zv1WP0/VYHJVQJxa1VaMy+uYZ2dYOr4+cfxzNpM2+l38uG5Vk6m6PQWe5MNG395sUbYg==","signatures":[{"sig":"MEUCIDJM+vk3/YTqoJ+RKJEmEbonsxYV81KdDOSFRLDqmmdzAiEAkvqBqBY3oVIDkZXQnuv6HxiRKbY63Lva6Bfwq+AsrmQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34905005,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+t0MCRA9TVsSAnZWagAAtXIP/3BA1FJp4MOBeyxnv/VC\nwejJIVzF7LtOBVlLlR3zRsHNviMON34/vn5FLAIz2Xf7CbSmVTp2/i4QeUZz\nZ3FoFCK1cAK5N6btA7DAegciDeeDPVzZEdzumB267N9QCJeU4HOFg5wQq4HO\nA13UO60TqiG7QE+KpZPH5aNFT4RtCqjKOo8a9SQVsFLaABzsLIIIyeM+2Fil\nIKYaSRkZuz/5QY7HCSfIZz80U4WDzr9dvkGt1zj76o/Gz0uoZm35Wg6xyOMr\nsiTIzxewYwAw3q2RA0u+UoN2gb4IxRKSwY+UszIeFOMh9rHQgNNhYp09XYEz\nTTuftoYrNkw4Coqj0xaqa0ptXoltLMiWibfSPI/uuijlpfuAFmb6T6r2SVAE\nRp6RY0zJ0rigxKGaY1XEZUp9rlIWZ+UUn49UvlqjZ1PcOooINPlv4q1ohOdE\niuOwyhu6TNYxRXTBJCkzg5yJEFnvFm5kH7uK7P1KgRRbD4LT+iskSj0q6Un6\n8/hr/tZhpVxFg+bDJ65zi4S498MHvy4WvzzpFDF19Ox2Ah5U0Hq7YYPiOpMG\nNEHvyN0KJnVs0xmyIA3B8SHii2DFe6A0pbMmbS8ip0HasyuUeWFwmPA4uT44\njhtXocYkeUFGYYHGiiBFdLwBb5ILGxvufHFaqAUH6IFQAIKLQpYvz6bd6eNa\nmUSh\r\n=uAYl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.1.38","@syncfusion/ej2-data":"~16.1.42","@syncfusion/ej2-lists":"~16.1.42","@syncfusion/ej2-inputs":"~16.1.40","@syncfusion/ej2-popups":"~16.1.42","@syncfusion/ej2-buttons":"~16.1.37","@syncfusion/ej2-calendars":"~16.1.42","@syncfusion/ej2-dropdowns":"~16.1.42","@syncfusion/ej2-file-utils":"~16.1.37","@syncfusion/ej2-pdf-export":"~16.1.37","@syncfusion/ej2-compression":"~16.1.37","@syncfusion/ej2-navigations":"~16.1.42","@syncfusion/ej2-excel-export":"~16.1.37"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.42_1526390027351_0.12234564882314114","host":"s3://npm-registry-packages"}},"16.1.43":{"name":"@syncfusion/ej2-grids","version":"16.1.43","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.43","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"e55773f39f4a5f3d39be3f84d4f57de8c7b12df8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.43.tgz","fileCount":389,"integrity":"sha512-CBskWWKcKQVjR197mflFNSnc8V9yb8fEPHbW59iWZWlRPlR2jH0ouenASK4gmkFSt1J1nCZ7aNFLo9piE0hkSQ==","signatures":[{"sig":"MEUCIQDWb26kW5R+f+CJq/H0DLqUw4QfURcMIGE3sDJRugJecgIgI0fZlpaFvM0mcrnMmyt5Vtx5QVTCkSGBrM2f2BmjNXE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34951937,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/ujpCRA9TVsSAnZWagAAzKgP/RwhMeqkBs+cjQiAwmsv\nlU3W+RCaYUaESygCVYaJ1fx8LTV5FKZoPwuF1acLfjPB5mzEazwgvO0MDuIw\nNmkcxt8c+caZNOIvNCv4Ftw2EWqYxPyPGMWypBGW+tV8Ufg7urvTFSZDz28Z\nQIFiZeFRBW4qOq/TT3R1HD362csoOqxc13JS0CdsGFX8pwDs8FnoPjk1hgHU\nOpEjhegDvM89iMDPP8JfwB1vniX/DXZtQndxDpZSPi/RFNXpl2y7CHhUuG19\nnrw9JsGy+8FY0jGYAw98+x3lQBv0hIZZwsccSGEwqlbBk9x7z3fgAo2uXTqg\n2s87Joa6aIDdOLrgq04e/TW6osTgcOI6N0yUl5qjlItSPQqqI/9zgkn8rZgY\nqppAjWsf8YRg7xfXWR+bFGQ7buoAfmhAnZVDwPZ3NXzkPrxwet0lhxvbdu2X\nj7k1R9ZiGLrzrABvTTmFlqwfYxIlzhlQdE0oiGxNC1Km1//o580mTxbuaYs8\nIjxXIAEPKsZLhtGd+03YJAgORvjPeFGBn+0g1Fw/+Eu5wU/aCdCf4dtLzM5h\nu05xClvPYn+92QGSntNVxsXR02Y5j6KfdPDGERAMYsTXo5GUn50fbaUgCIkX\nCrWVeR5R+Exia489STGDnPdZtl9C67qD3qE5gyHlSmKqxK0mWrBkUM8HZojE\nY95X\r\n=2a2o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.2","dependencies":{"@syncfusion/ej2-base":"~16.1.38","@syncfusion/ej2-data":"~16.1.42","@syncfusion/ej2-lists":"~16.1.42","@syncfusion/ej2-inputs":"~16.1.40","@syncfusion/ej2-popups":"~16.1.42","@syncfusion/ej2-buttons":"~16.1.37","@syncfusion/ej2-calendars":"~16.1.42","@syncfusion/ej2-dropdowns":"~16.1.42","@syncfusion/ej2-file-utils":"~16.1.37","@syncfusion/ej2-pdf-export":"~16.1.37","@syncfusion/ej2-compression":"~16.1.37","@syncfusion/ej2-navigations":"~16.1.42","@syncfusion/ej2-excel-export":"~16.1.37"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.43_1526655207494_0.7902484831888792","host":"s3://npm-registry-packages"}},"16.1.44":{"name":"@syncfusion/ej2-grids","version":"16.1.44","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"8d6c34ea66c7ddc43f6b4a909456e71077a621a8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.44.tgz","fileCount":389,"integrity":"sha512-7q201mkT7O4eAAIQv4FsdqczV59Yi9KXlwILCrkceKeOiFAWTAzcTAZEYYaKyct9Ql8yrwU2ZXGSG7xPNuA/BA==","signatures":[{"sig":"MEUCICTSAN4fCHcvAenfdaLZM7X82RKJDEMp+PJiV0LKxhWMAiEAk286NO64le+m3z92JUMb+7dILKnvSKO9Ij/ajVKxLJQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34953466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbAFExCRA9TVsSAnZWagAAsW4P/3n3z46/2MA7Ba3pxXFz\ngqX5WoMG6yQtNkboA0Wu9Ntd3hQaPkSe9RLWiMdohD+zlg8qrw2RqMWln6tU\nKCOdoymv5uzltyvfsunt5Aoo0RP180lNQRKdfD17qnDZ5jWN/ZVHKGWApJL1\nWgp1UD5IvoFzShBN2xTS/n1/98FNSX66knpA9GDmLvaYvNFZMEFn50jtYlFs\nuTwc3rAd0pP76K12TipMIuH+yn7jO5PGTaUFQTgDosL4PvaaGt+K/0FRfVEq\nniFWDbOgPbXb/w/oBDpeycjjRP7bckfOFmNEYqbHeTFrgqPJ3EYA1TSE43X9\nWf59FuOOgkhD3/TkatF+k+kj0sc2/ztScUr1JgKd2n9JybrYi+RPhFaUqRdy\nzsxpsEHlR07Vwrdvuy0yhbkzVO7lG21KrtuKsPkHfseTBujSQJKOGeXUzAbw\nsphitwMW6RxBZzyTBsS+336C196gbXiUo0LN0PXtc3ccL9s0qNFFMFZcgkY9\nO+R4wN2GJpg50Xv45RV37nKH5OKPSX3H5phcHarysk4HPLGiqzw4dnGC3/d9\nD0bTzuVyeyM/ZUQnA0z6Munw9JtrMhPq9+NTdIZeqD67+IvzPdFbrnBZc0sC\n0lOdwjUrgEoaOGR4vqQlfb2idA4ACelAJQk2mO9CfNMeidrvHXjNGyROYU5D\nkRzG\r\n=emei\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.2","dependencies":{"@syncfusion/ej2-base":"~16.1.38","@syncfusion/ej2-data":"~16.1.42","@syncfusion/ej2-lists":"~16.1.42","@syncfusion/ej2-inputs":"~16.1.40","@syncfusion/ej2-popups":"~16.1.42","@syncfusion/ej2-buttons":"~16.1.37","@syncfusion/ej2-calendars":"~16.1.42","@syncfusion/ej2-dropdowns":"~16.1.42","@syncfusion/ej2-file-utils":"~16.1.37","@syncfusion/ej2-pdf-export":"~16.1.37","@syncfusion/ej2-compression":"~16.1.37","@syncfusion/ej2-navigations":"~16.1.42","@syncfusion/ej2-excel-export":"~16.1.37"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.44_1526747439974_0.8947150554923049","host":"s3://npm-registry-packages"}},"16.1.47":{"name":"@syncfusion/ej2-grids","version":"16.1.47","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"3b0b2371eb10c6fb0818e2aa3fe228d34f894f55","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.47.tgz","fileCount":389,"integrity":"sha512-NF+3vWveHF6T8C37FMtkK5LdVMdH38rQaFhV71Cgq1PisIWWr62P3TMIHxMcD6ADufPOtfNx/Bc/qWDYoxnyoQ==","signatures":[{"sig":"MEUCIFycrl67xDe2I/bkTA45ma3umjJPnsaNIvewtwp995qfAiEAqcVVj8Cm4LAJwcrVmWWRxxWXfYig80L62XsPjgFlM/M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35070986,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbGBHeCRA9TVsSAnZWagAA6AkP/iCj+u9wiW2p0RuRWI6u\nQZhKB/2MIZ+8g7u/G3JzBlSR/aJ7O7FidrHOP3yUWEr9p7MaquUvHksc7TcD\nmLyu9eu19GOw2P1OQA94oaF164CfLoAHMgI8kQQMvSzxaC3eAPgfU0aGggRu\nQl/QsHCxnP6C5m6ZCaTMguPijtha1LF0Q+alsyw16LVlcJJEJapuNdgl1Ba1\nG/xQVgz8oEh3XEYq+mf37FebdtsnwTz+JuODNwVp1qpsxU7uuaLUsMy0dDdy\n0u0/aaew6cLXUJ6ZXIFvmt/yexRSMu1ajfc9yLpoqaT1+pRGxFpuDgAaszzk\n3Fulv/AiUvy9UNWqQsKrjOamMNy022BVvdqkaC18dTQ0Yh49eNsb2YNyqbGY\nIzNxA7tSDXNWWr2Td7VvH25qWfwx6s8q7nOZ+JudHT5nw+lJ8YF13NzoOsxE\nRRX1JQh/7J5vk+ZzkYp0HPu/QBCi6T+20vUUbM0WQiYFu3P/zzSWJcvtMjot\n0u5/ORcSTvi2Y08cEBCMtnJvUkc8IHLpTbAk4zPgsEskzYs0h5hLEPKwpzjJ\nbPiPhU9Z9CS/h0B9alSai26wbKbLZlVLAsrN1RBnzPrLekoHKcREKK8VRkn3\nTKbqjpJWUknvOAnywwaVSxqeRveSKI03IjEbMqHZsGFM6RzHUzXs3DVzIvMr\njym2\r\n=G1hl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.2","dependencies":{"@syncfusion/ej2-base":"~16.1.38","@syncfusion/ej2-data":"~16.1.42","@syncfusion/ej2-lists":"~16.1.42","@syncfusion/ej2-inputs":"~16.1.45","@syncfusion/ej2-popups":"~16.1.47","@syncfusion/ej2-buttons":"~16.1.37","@syncfusion/ej2-calendars":"~16.1.45","@syncfusion/ej2-dropdowns":"~16.1.46","@syncfusion/ej2-file-utils":"~16.1.37","@syncfusion/ej2-pdf-export":"~16.1.37","@syncfusion/ej2-compression":"~16.1.37","@syncfusion/ej2-navigations":"~16.1.42","@syncfusion/ej2-excel-export":"~16.1.37"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.47_1528304092727_0.6596101593048991","host":"s3://npm-registry-packages"}},"16.1.48":{"name":"@syncfusion/ej2-grids","version":"16.1.48","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"3095123900330c1451fddc26f061cc9bbb6351d5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.48.tgz","fileCount":389,"integrity":"sha512-TOdSyLjT4Qy03IdXRwVg27NS3b3dUaalmbvpva5QLUX8qKwRDdRYukFCFHwfdcap1sw5qC1G+21g6+8KOekD+Q==","signatures":[{"sig":"MEYCIQDoonNOZcRBaa3QrDcSLmwzkJTgu/RDMzHqfsIB7Yq3vgIhAN+9dGZ49tmAWZ5nuEGZT8igchz4mLONBd9o/3ud51uh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35090008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbITOtCRA9TVsSAnZWagAA3CkP/0QjxXweDz3veLgJZjkO\nvJXR0+3zW691SMW0Abk0Ja1l3mXSwdNisIxIPQW+B/2ThzScPoKOO3yctSBw\neh7dmSU0pTfM/eGkwQ8O6PZEQNliUICYv133s+dDyum6shdFkeOkayEl7CfH\nvhEwhf6WF3+75b0LhRnm+c8jg0tquMyGIRGnjajD+dZWB0rdxVIjTzUs8pDI\nvJb4J9hg/gLuEnaqLV8iYcralrb2BiMwcSDTQui/ZObKaCt4kkZS1ZftF/Yd\nEg4dteUAIDBFZHjEeW3syeaEFe1rhuLmJ/OMxHgDDlnVaAGGDDqKW95Vl7bZ\njX5m5J2OH/89LbF5dNikR023xxUoncZNI22f2b8PzHgA8Eq2PIyX4c7tBuEy\nbwjTmvSi5fATy0cGk9NmEk26dXDiD3PgB8aY5lszXSMESj67J/+XQORKwmri\nSvodAduCYc8XO67T1XL89hhQxosIjPUVOTFwdCS2HXedUElnXvMVMIjoyfw6\nF0kXYY9IXGi85gfFvQl8HX2XTt0hCatzzqhIbgpbuqo6S0gvSdmQ+kDOSr4J\n2Dhe/puFrcc6v2evjgiUOdpnUxt9VnfmeGHgybdpLGvV1RGX9Gdm0AKQBEDd\nWq6+qgfpTJzt9A2quurBbzPMiJRPOTnVu/KS+//hKboHPG+WbcFQdNAFiSLV\n+ts1\r\n=mrp7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.2","dependencies":{"@syncfusion/ej2-base":"~16.1.38","@syncfusion/ej2-data":"~16.1.42","@syncfusion/ej2-lists":"~16.1.42","@syncfusion/ej2-inputs":"~16.1.45","@syncfusion/ej2-popups":"~16.1.47","@syncfusion/ej2-buttons":"~16.1.48","@syncfusion/ej2-calendars":"~16.1.48","@syncfusion/ej2-dropdowns":"~16.1.46","@syncfusion/ej2-file-utils":"~16.1.37","@syncfusion/ej2-pdf-export":"~16.1.37","@syncfusion/ej2-compression":"~16.1.37","@syncfusion/ej2-navigations":"~16.1.42","@syncfusion/ej2-excel-export":"~16.1.37"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.48_1528902572073_0.8839433001630859","host":"s3://npm-registry-packages"}},"16.2.41":{"name":"@syncfusion/ej2-grids","version":"16.2.41","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.2.41","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"162317df7159283aa43e70a1c182a772a4df9b45","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.2.41.tgz","fileCount":324,"integrity":"sha512-XCiGbJSwOtvwCYab8YcgY4diZ8QI/JlprlzMD26IDleHHSB4EbEyNRv+pU/c38oSvCndp35GeFTgcAD9DlB+ow==","signatures":[{"sig":"MEUCIDWywE7Lkvld4sxpd8v81oDonQdK+WgjcLzg14/V0qneAiEA3Ibm7F0EnIgY8zeI1ttAhirCqn+luAgnHEACKFwcrL8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28117445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMK9mCRA9TVsSAnZWagAAn8QP+wZGohmgesTwkjiGKu9C\nZkZROy/8cwwLqDGGtO83FyLak2MLARleXAtvmIopgyPA7UWY2iJshhsWDboL\nVYxydBUkbkjSrrkbaCWx/ya8er/43fW9EpwTvadG7c4m2MeTGA5Pfkw1DSkL\nI+AqX66JyKc0ggNJQhjCzbyIek/fKDYTUIBTWdktFTzRfgnYX9bJ+qIcMoJi\nTomigiyk9TB2ZMZwESBlOCYcwfZV/xPaGPwdCqm6GZu5ug0yWIQE+cESvn+C\nJMPddVAD3okLQV1nCLq0xhmqiqzajPK8btv4QGJxkCCF1ZxvvjfhECs/AJa0\nRKeVSNm2ytNL7kmthBRLQ5VHVuvfMgG9Yux5/Yxrz4Nh3gqp8hUOybzrtjUn\nr7rrCUbJP2iylXJbDr8BTDpOqVIHg65WFrD1f/O/P3r2NUZeZha0Ntqruf8O\no/urG7i3+s/tbsHXBv9Mu7DjdapAGXdinCfjUpV3smLJdUwb3OLFwaQdiQ3v\n2XgrEFZxoI0iW1iPmacH9Gq9w6N63MhLfwgSrsd1XWFUCYrhHRfcFoYGLyXH\nuIONtHxAUbmXRKD+hIY20GqvBV+u5BajmhksvDVST2lNMMNcwi2vr7jeyY2P\ntnNKzA7inPg45Jyp3hIg3t83OLn6yVS06ef24j3slXMZCzQWU6hOWBux+goL\ndUoF\r\n=hKDO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.41","@syncfusion/ej2-data":"~16.2.41","@syncfusion/ej2-lists":"~16.2.41","@syncfusion/ej2-inputs":"~16.2.41","@syncfusion/ej2-popups":"~16.2.41","@syncfusion/ej2-buttons":"~16.2.41","@syncfusion/ej2-calendars":"~16.2.41","@syncfusion/ej2-dropdowns":"~16.2.41","@syncfusion/ej2-file-utils":"~16.2.41","@syncfusion/ej2-pdf-export":"~16.2.41","@syncfusion/ej2-compression":"~16.2.41","@syncfusion/ej2-navigations":"~16.2.41","@syncfusion/ej2-excel-export":"~16.2.41","@syncfusion/ej2-splitbuttons":"~16.2.41"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.2.41_1529917286550_0.07304318090387496","host":"s3://npm-registry-packages"}},"16.2.42":{"name":"@syncfusion/ej2-grids","version":"16.2.42","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.2.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"0855f83f8f1e9187b91e2f9b88ebb1bd5ffbd41e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.2.42.tgz","fileCount":388,"integrity":"sha512-mBI0FfcIbL32YWPB/m9zvnv/6Nfqkk2yWTvdQKTVPfjB74Tc2P+r5C5eUkTN0XSBagIo6ejjXdxY9MhCab9WxQ==","signatures":[{"sig":"MEYCIQDF0bjNguvYJoLXQzi4YrBOe+glS41+hrUGUJgzceIjVgIhAOvOFb+DzAynhMVMhRashOPDp3rOSLvLGd6OfKEZzEFy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36143193},"main":"./dist/ej2-grids.umd.min.js","_from":".","config":{"ghooks":{"pre-push":"gulp pre-push","commit-msg":"gulp commit-msg","pre-commit":"gulp pre-commit"}},"es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_shasum":"0855f83f8f1e9187b91e2f9b88ebb1bd5ffbd41e","scripts":{"test":"gulp ci-test","compile":"gulp ci-compile","ci-publish":"gulp ci-publish"},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"3.10.10","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.2.41","@syncfusion/ej2-data":"~16.2.41","@syncfusion/ej2-lists":"~16.2.41","@syncfusion/ej2-inputs":"~16.2.41","@syncfusion/ej2-popups":"~16.2.41","@syncfusion/ej2-buttons":"~16.2.41","@syncfusion/ej2-calendars":"~16.2.41","@syncfusion/ej2-dropdowns":"~16.2.42","@syncfusion/ej2-file-utils":"~16.2.41","@syncfusion/ej2-pdf-export":"~16.2.41","@syncfusion/ej2-compression":"~16.2.41","@syncfusion/ej2-navigations":"~16.2.41","@syncfusion/ej2-excel-export":"~16.2.41","@syncfusion/ej2-splitbuttons":"~16.2.41"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27","@syncfusion/ej2-build":"*"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.2.42_1530176770030_0.13837601508962694","host":"s3://npm-registry-packages"}},"16.2.43":{"name":"@syncfusion/ej2-grids","version":"16.2.43","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.2.43","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"226ae761ab5437987118a36876fc327787dcf606","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.2.43.tgz","fileCount":324,"integrity":"sha512-DaC6R8VMI45GfJFIr5WQyhTY/mc49q+DQ384+8B5ljWBK/Vzg2+zEi3Dueb+jVdNpynVstn3XGXxtbDeMiMz4g==","signatures":[{"sig":"MEUCIEgO+vErPO67eXS5yh4LaZ8Aru4Jks4kOXD1LKZERY9gAiEAxUeJAEbyIF3+ZG02VXrYvY+HF3imm4QtZK6wNMrOe/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28459226,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbO3MhCRA9TVsSAnZWagAAFxUQAIEtJIim9muZb5YeWfxK\nGwplRAL652/5h3XVXFSr/a2QB/iIrr/q3AA9hLWpOzYaqKv7tPwAlM3mbkk8\nG5mDjaXzZ5oa9GCYxf5674z4Sbdo41k971M84RJWLALe1AG1twydA6GQxtqy\nK/e+GBb7hkzSqvyjR+iOuh20x5jbuqgj7GMvrllhjepUAwdrYZWNeX2jwDDf\n6n3kMcWvi7mxRxqneJNMGbXsTp6jM0eigjfoK9ARPtPdlKwdJlfYYoVCSQ7g\nzC0DpAeg+hKO4cHez/c+yTI/yAENvqf/IDNHLnQ648PafbNgFvEwYRFW1SW4\nfrC0HqrBnx40q9zoq69+xKhjdxo03ZMeo/Zis5xMe9P9ixPPqV1DBehr9/sU\nNLBNIB7ItvJ0gMZ3igF6KnOOa5q5r2YkH/nTRQfCo3wDHm0aeOLiizuQYZk0\nJYs0zTI4akR3XdDhvBb2LjFRPM5G1/1/XM15l2QhCjKWsWijxpBRAGY4pCbg\nSEYAQ798ge0DmgEnwxoiTVhpRUo4Y4SbHTxKrnqLk3TOi8E/z1LGxZrTPTvy\nYPMAeqEWRd855bnWcAviPNGht2iAz9mUe/vAVpXQHkNunJjjZZ8ElBeJ3i7+\nTW8tvJfIVBaojQaNwlBQa/ju/cyYuj4FpOU/Qp3XmdvUPWQmOXZlpm0658e2\nOmnY\r\n=H0WV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.41","@syncfusion/ej2-data":"~16.2.43","@syncfusion/ej2-lists":"~16.2.41","@syncfusion/ej2-inputs":"~16.2.43","@syncfusion/ej2-popups":"~16.2.41","@syncfusion/ej2-buttons":"~16.2.41","@syncfusion/ej2-calendars":"~16.2.43","@syncfusion/ej2-dropdowns":"~16.2.43","@syncfusion/ej2-file-utils":"~16.2.41","@syncfusion/ej2-pdf-export":"~16.2.41","@syncfusion/ej2-compression":"~16.2.41","@syncfusion/ej2-navigations":"~16.2.41","@syncfusion/ej2-excel-export":"~16.2.41","@syncfusion/ej2-splitbuttons":"~16.2.41"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.2.43_1530622752871_0.029550605616748715","host":"s3://npm-registry-packages"}},"16.2.44":{"name":"@syncfusion/ej2-grids","version":"16.2.44","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.2.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"1dffb28727a073b698f8cc01216e96a08991cd4c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.2.44.tgz","fileCount":324,"integrity":"sha512-NZEg1AUYCK/MVOpmM5mRdoLX2ULB1HLQ30FpmC556DYkvXtzVbOYN5tWeupZRu9wjeVZyT2CrPdVgH8rKADkeA==","signatures":[{"sig":"MEYCIQDMSPmPlPGn/BDmaz47tJbmrwbWPkmW+JLSBv/nzJ0VsgIhANkZX/0TzLK4VIwT3pCDLhih0iDMJJ1lhbuxpv1gDzmh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28462137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRIBmCRA9TVsSAnZWagAAKEEP/jfC6SR8YNkSfojwS4Hk\ncgnlRR08hwbK6e6kfBKDOF/OPBhLi5midV89ZyvqoQoV/R0GY9bPlULuR0GO\nOIJT7v4MjMfhsup73X5s70kV7dZlCjRJeKtiYUogB5bCCqGzrSysDGeS4lIj\neSQmIar79AuQT2Ht8FfQcOujCKsWlobNx290NeM69pfKTFnf8OGJRnz/J/Xk\nHJ+pUQP6p+J6AcxQ09jWUigCwPPmHF9Zv+xmwOBJPrAMk0nsZPbsXFqxljWz\nlDLPsxu5GgousHyft15XJ+R/barKoOSKfTcH96xV1L4ErPcyMylL3gqJEvwH\nujPMqhJqEbirzNaXM7P9zvkmbnsS9xT1GQa1K9ogaYjxLWcBRCQmyFeuXyr6\nJtCwzNc+0ZonC5hLlsbqxZAHyLoiNKeNTwpXM2y3tQeIreFPI7eXhKz+UW8R\nQtcRW8afY+ksL4sRQN9ydKm2CvmUeycBXd9537ZoC96Q1gPmIMvGEa4UOvXX\nO45LYgDEQ794Sxle7cRnrP8ldSg9/66ZcrYziLQPWMUqBeMQ3BAakqUMD1ff\nL04FBcioDD3qTDLC5jMum9LiLt5g7NI5QFfAC/VO6seF9ltb1kJYG7iJdcel\nGsxn3ScOXiGCVj/UV+XG3mMTBvF31FxnQYgdL6p7y+orMpN5hNTbz7OJrwJ+\nlmSV\r\n=m9RO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.41","@syncfusion/ej2-data":"~16.2.43","@syncfusion/ej2-lists":"~16.2.41","@syncfusion/ej2-inputs":"~16.2.44","@syncfusion/ej2-popups":"~16.2.41","@syncfusion/ej2-buttons":"~16.2.41","@syncfusion/ej2-calendars":"~16.2.44","@syncfusion/ej2-dropdowns":"~16.2.44","@syncfusion/ej2-file-utils":"~16.2.41","@syncfusion/ej2-pdf-export":"~16.2.41","@syncfusion/ej2-compression":"~16.2.41","@syncfusion/ej2-navigations":"~16.2.44","@syncfusion/ej2-excel-export":"~16.2.41","@syncfusion/ej2-splitbuttons":"~16.2.44"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.2.44_1531215974094_0.7294141399443463","host":"s3://npm-registry-packages"}},"16.2.45":{"name":"@syncfusion/ej2-grids","version":"16.2.45","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.2.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"e542a824f6c0bed906ef0c3622cbc9d2d5ae975a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.2.45.tgz","fileCount":324,"integrity":"sha512-FZNO50kScaCeMd4Ti2axcrgNnHHr1BxrrSn8dh6TiEXJN2etKEdOvIHldAG2es2KmwSgrzVj+xfX7jcpVWCGEQ==","signatures":[{"sig":"MEUCIEXzHgbK5lepG/yGaSUKSkdpe+rgToUhKWGYBEv6YMf9AiEAujuIKt7DQVPUYxFKTTANVE5ws7y6uQOyKKo2mKdQ1fU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28492004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTZ7dCRA9TVsSAnZWagAA2y4P/34S0IQYoKmKmmEJ7t16\nHi0nlxJMa46uQLWAls9kxFq1MkrV3Pt7+pQ7UuonM0hEy70GT8RvVqYPF2Ug\n+ECk3LCQ3dipixoDjstsstHd8SOhNxFgENrR4MQp4zYSKH9whPB53/vfNPkD\nakoUTUXu54L5QzhmqQseRmMsNBTVsMv+xs5ULZQqnSFZ/0WZ3N7tHffGuVmV\nrJEsYu2/fOi5wu8+slrrqRMgnTg5vZqjTRhViRZXPY3+wIQMYRZVRmp09Xtq\nspOK8XRuGAOAD6Ptn/la0ftrb5yrtv5RP12FasTeo7G0MM+kGnYQmN5gG5f4\nrYUZzjQEPTOUVNGDhf6hGg3DYjzKxQe0uHAv2N6+tnf/C9JINUzQcltcPrVK\n1KsTpbTPgkJl/sG3MSDNAqDt2YuzIc6FkVPa6obnhcS6PwtKLTZTUozfH0g8\nYu7b2cokBlpc8QbhNfHd26QzwaFeLQOKuODhYGOh68B4/7Z/lJxWg7gm61ld\nCsIE3o9XgFDf9EX4MxUcOLyxL3b3KEXiHZAMtSU7ojyTc8VYnuIxSMDVUsQf\np/BcLvRSLZPOKxPCQSl1ujmvvx39pgUuxWkNB7ZzKY4JDHGXUKnDYPgdaie4\n2aWRKxzjW3H5PV6IyzTHjSFaUL10+NY6nobBo6DzJxpgFucA9fb4hK7dGn9j\nKmH8\r\n=NQuT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.45","@syncfusion/ej2-data":"~16.2.45","@syncfusion/ej2-lists":"~16.2.45","@syncfusion/ej2-inputs":"~16.2.45","@syncfusion/ej2-popups":"~16.2.45","@syncfusion/ej2-buttons":"~16.2.45","@syncfusion/ej2-calendars":"~16.2.45","@syncfusion/ej2-dropdowns":"~16.2.45","@syncfusion/ej2-file-utils":"~16.2.45","@syncfusion/ej2-pdf-export":"~16.2.45","@syncfusion/ej2-compression":"~16.2.45","@syncfusion/ej2-navigations":"~16.2.45","@syncfusion/ej2-excel-export":"~16.2.45","@syncfusion/ej2-splitbuttons":"~16.2.45"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.2.45_1531813596890_0.8974328510009459","host":"s3://npm-registry-packages"}},"16.2.46":{"name":"@syncfusion/ej2-grids","version":"16.2.46","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.2.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"bbc7c7f1772f2b780a66309d4e171b8d4d6a458e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.2.46.tgz","fileCount":325,"integrity":"sha512-dnli4aKJxOl/QTo5m9Yz22BegwJaJAeO8nSXJFmMukhV7KtskXBPUDEe6GC4G6N7Om9RMkLdXlNn/jtm2Owewg==","signatures":[{"sig":"MEQCIFfDmVAHHBO/y8JTSxx0rlFJB6Lw1a2SXs08xGW59DO6AiBft++4HMFGg9wImqAu0rKxVw/9WUSm0YAHRz5rqCiuRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28219348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbXwt6CRA9TVsSAnZWagAAtZoP/RWU8upU0JF2Fo/AYaM8\nGcKr/XqGlG5aODeigrqqKV+XFX3ZRBp/WDR91mei/ydWd4i/ZNjK+JSpnXKG\n0CyOUFC/vFyYUTcqFRbEVUvwbfMTDXbzfOyeXY8IqtS3c5flfGymhughESi/\nUoPvrkmaOLDfjiS/roC9cg/rrtFLJhSoEmAKE0HdUk6L1l+2tn9l5CJz6pxq\nlqQtVqEgwXVkSjdZu4J1HBFbBXMQddOeCD5WJ/J9Yu70YBnd1EKeCDDqW5aV\nhrPKIQlI0BZVIf9RwtHwGqphQBmLdE02WQ1wxY41nXv6oAQmXgLYjjeoVr1Q\nXWUR7KjkMd5z+MSLgkhJ9bWjHBPm2kwpYCDF/qT/RRjjHezvOu1dDDbmUZe3\noZfJQ6vxl1yW1ZBiliJVR9jkIKgM9PXLSc0xVuuDr3esZ7a2Xgld+9NI3Jzc\nx3S0TAAf71qhhLmvDbpf8acrhfFzKou1dacI4ZEgqvH/FyMEZXT4AE7jzQWj\n1it59pJBAQfSHluSJ7rYaeZiFIztjjmWZs+K1AobiL0RE9yj/0EHQmsJq0uS\nRY4+epWEplrxXgT9Nzkl/WVjtlY015jbSFzTyygoU85VZwNQFixSjzqDjHg7\nLgPp9mXiuEI9sizdwDbNnFlLDO4VePiqufrJb48dottshW2v7Sj9fN8VsGi2\n1lzX\r\n=5Eh+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.46","@syncfusion/ej2-data":"~16.2.46","@syncfusion/ej2-lists":"~16.2.46","@syncfusion/ej2-inputs":"~16.2.46","@syncfusion/ej2-popups":"~16.2.46","@syncfusion/ej2-buttons":"~16.2.46","@syncfusion/ej2-calendars":"~16.2.46","@syncfusion/ej2-dropdowns":"~16.2.46","@syncfusion/ej2-file-utils":"~16.2.46","@syncfusion/ej2-pdf-export":"~16.2.46","@syncfusion/ej2-compression":"~16.2.46","@syncfusion/ej2-navigations":"~16.2.46","@syncfusion/ej2-excel-export":"~16.2.46","@syncfusion/ej2-splitbuttons":"~16.2.46"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.2.46_1532955514619_0.31110771966965656","host":"s3://npm-registry-packages"}},"16.2.47":{"name":"@syncfusion/ej2-grids","version":"16.2.47","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.2.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"3ebbed88d6b288bf1f62bf9f2e188b86af6f44fa","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.2.47.tgz","fileCount":325,"integrity":"sha512-W1STsl504ZGlpuNyALd+GX+UeqbdnNwL9g25uqeUrBKtaMZR2JIrvtDGNtjCix6kDeiNSEq+mE9OR+eJznDj5Q==","signatures":[{"sig":"MEYCIQChcD6BpZGydPBigRl3pRl4x61LclS+3LzgOxQcChKU+AIhAIPdM6uAx/atfZcZTe79EZ0kzftyXXfzmNUZho1WxNaI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28261028,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbaZRLCRA9TVsSAnZWagAAuF0P/0MeEja1kwNDPVUwxB6C\nmOiSMWIBHvQfUxHDYxUo3Jm0zOND7WCjRkvq6QY9kU8GIR0CmlpqTj7N9rL5\n+AHYalDpTjJmJBDvLULQXfJaanmchsS38ptzPNLjaG+NkQIt5C/P+qD6X1P7\nKivLct1rfh0GStFBzuLEKhn5hcVWAktGvuDiD+dHcwE+Lz6SWES1zLIeni1/\nLvDoMYt/CH8wl1qOKznmVObolyaDpQkCMFdOKMwQQESt6NnH0G6IWbU40Gen\n3S2/4/BTpoBY5M/ny5s1+QVSuwXptXJmVLZl1tC1hp8TDRtV9Pcd2tayTuoN\njC/1TakG7+a+fIVkAcWLWqXinqZ7ES8nszfEmS32IuS+ZVK1D7edOJrgISuO\nByDRd6UQuRJTFLHd/yGw1HrfYyHbECeLuwCjigTATnMPlr+1oT9tx0MXjO2F\nLujD6v9gbTGswRsTLkm44bT6/DQgcExuqpgtI1oeKeHrPxxoctb+9lQZlrKm\ngynAZ5m6YVNwIFkf8E6TgLZZHxSIwWse1TlW3+m0jAGumtPsS8whQav6/nQU\nr+lpNEauW2vcYGd50SeS8W8RWozzRrzFALBJS+5uQmfNP44xz2k1aSFx//2G\nbrgz5QAB0OxZudzBU7SvwnVwhgYRHyvA0brC+w0gj8ufXwo7ye0gIyZ8xb6g\noT6W\r\n=xT6a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.46","@syncfusion/ej2-data":"~16.2.47","@syncfusion/ej2-lists":"~16.2.47","@syncfusion/ej2-inputs":"~16.2.47","@syncfusion/ej2-popups":"~16.2.47","@syncfusion/ej2-buttons":"~16.2.47","@syncfusion/ej2-calendars":"~16.2.47","@syncfusion/ej2-dropdowns":"~16.2.47","@syncfusion/ej2-file-utils":"~16.2.46","@syncfusion/ej2-pdf-export":"~16.2.46","@syncfusion/ej2-compression":"~16.2.46","@syncfusion/ej2-navigations":"~16.2.47","@syncfusion/ej2-excel-export":"~16.2.46","@syncfusion/ej2-splitbuttons":"~16.2.46"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.2.47_1533645898708_0.18494073490269014","host":"s3://npm-registry-packages"}},"16.2.48":{"name":"@syncfusion/ej2-grids","version":"16.2.48","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.2.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"fa4f5bc330361d59fcf46f25f4f128ed71fbedd0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.2.48.tgz","fileCount":325,"integrity":"sha512-H2BA28n1yEQatvQD7uoi2CH3ICRHOzmc8iAP8V98oxVVTCCq44hcCrIB/vFnd9WaX/t5nVlNDA3ckqydaWT36A==","signatures":[{"sig":"MEYCIQDPFAJ2A5CfFWXngAU5ar2+kq56KWW13F6xA4hslvI/sQIhAJVrn0MN0qrhbITYtiFbCoDRFEOBpZMhDpESXeMPwjfc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28394943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcq5MCRA9TVsSAnZWagAAmFkP/RyVVmqV5ZOx8/shny67\neM0ItZ5Frlxwk7a7sXpufaTlwTVNU1zZWRg8Odiw4sT5Z6ATxtMV5igWsu8E\n0kBXLDuiVA24yh4+U2Y+Yu3RTzjTSKmxkaMWPQ7dEQnpsGOEiIfotSwpYS4u\nxyXtHwaQF4UZpx9MH5tXbS7R825vGJ4UnhW/QO9kSdU7ReIb/t0e4ce94oBd\njiUsSXQ/FGsJUuLV3jVms/t0wrvzztvkcXiDnG6B3kLXPSHgcjUOlaicUmhJ\n0jeb0LUScjPrRxZEyEKpIEg8vwOLa4lFTpUfaDBIoocgtMIlkKfZhUlUzj2n\nIt8Wq2Uf0n6cdtgYK9c931vF9M2pcoW2E7XK0TPWlIWNUsgB9PM+pdK1d7ya\nEk9BlebgkoTguUUPkuzTICIRMoVcFttXIGXL/kbMXO5eLpqlCEvQQsVoNvNg\nw42tNa1RniHyOWPa4fgid273SVPvwY5slyPGnqs1p+uGj4hDuwXXY0HI3Lf3\n4CcZBUY2O1mtMJLsc5RBv1Y3Yg7q72FYOmXKOSNOpgsWK+ObsggC3MoRBZtb\nF9s/qAQANCC3f9KPQbBc1943rqr+YA5y4Jc3CBXtyx2+UvLrn7CusUskJ7Vn\nB7BFMvm6kz2894qqAHXUYdv6eLZbOUOOo4RRh9s78MNSp9jtbJ/L5avQPOHi\nIJLH\r\n=PrkV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.47","@syncfusion/ej2-data":"~16.2.48","@syncfusion/ej2-lists":"~16.2.47","@syncfusion/ej2-inputs":"~16.2.48","@syncfusion/ej2-popups":"~16.2.47","@syncfusion/ej2-buttons":"~16.2.47","@syncfusion/ej2-calendars":"~16.2.47","@syncfusion/ej2-dropdowns":"~16.2.48","@syncfusion/ej2-file-utils":"~16.2.46","@syncfusion/ej2-pdf-export":"~16.2.46","@syncfusion/ej2-compression":"~16.2.46","@syncfusion/ej2-navigations":"~16.2.48","@syncfusion/ej2-excel-export":"~16.2.46","@syncfusion/ej2-splitbuttons":"~16.2.48"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.2.48_1534242379899_0.8142777370268266","host":"s3://npm-registry-packages"}},"16.2.49":{"name":"@syncfusion/ej2-grids","version":"16.2.49","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.2.49","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"143e6e84be8d81176352b9dbf00f7226336a3a90","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.2.49.tgz","fileCount":325,"integrity":"sha512-G5AMqJdsMu4+hsn5I45E90zi/AshmwjFZ+lij/KkDFKxBCMLSKOs+3Ocb2RWWg7yPjh3RDqiAcXPBr0IRWZOMg==","signatures":[{"sig":"MEUCIGmX4OHCM3G7Gby7+6xxaIM9yG8Kax6JOPV07pF1RsZtAiEAtQrUDE8Jp2THu+pQoD2LzS4qhIjzmXY50YRhb7v7y8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28684285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfAgzCRA9TVsSAnZWagAAE2UP/jkHQjf+Wcur2+VhB4Gw\nDoLt4CBjJAH1AIaQjHNoW3x9h9GIKS8LKCLLwcdaPpezQPLKxH/opVsMY9Qk\nYegZ4wbTCMS9z2qNA9lnQ4yc5U9RH6j+ev8550UNAi3tLkOaw9lcFrikeXlq\nVlKj1Cn8f2zTm9udmG5fh/OcnzfTpRMJhIjwkW6qzmnWSjjOOLnyTfbQnoyN\nM10fa6JW50Xcp2iuaGaRsx7uLypvLkDYqxHd0z4/3p1PMtOnzG0n6W0W2J5C\nj4767x0FM51sNUpOElhC8tFES5Vs9UDfca8jW3mmDrHbUsWgf83qXvSSc0lE\n2GcZE49nSuiig8B9vDj7aQrQ37VW39jXWjcLBCzcioXnUeierP+SRHTchNKi\nP0QzH6xkYihVF6wyt47AABvpm7r3oQEbmk7ATxY4wWRPhPJx8CRfTWztpgj3\nHsOBOiylxsgUhLIus0a6ZuqvWhQdNMeYtcBDCPhAmE8OHG24Nkg6Nnrn1Q7L\nfYa5B43OaDJacw6ZSSrrOhf78LNP43OzDRVnbeis6+4w5PrpCWj1iMpGf6hm\n9eoLUyf/4VSCw5+FNnClYfS3HFrREmo8yO1ZUmNuIMQHsCfMMaQRhLtgbaCr\ncUHih7IxPY1f0Fa/0FnRThmoBh94DJE5Utq5gXx5CmQKdbBbXD2fjoTttZn6\ndNco\r\n=Bdys\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@syncfusion/ej2-base":"~16.2.49","@syncfusion/ej2-data":"~16.2.49","@syncfusion/ej2-lists":"~16.2.49","@syncfusion/ej2-inputs":"~16.2.49","@syncfusion/ej2-popups":"~16.2.49","@syncfusion/ej2-buttons":"~16.2.49","@syncfusion/ej2-calendars":"~16.2.49","@syncfusion/ej2-dropdowns":"~16.2.49","@syncfusion/ej2-file-utils":"~16.2.49","@syncfusion/ej2-pdf-export":"~16.2.49","@syncfusion/ej2-compression":"~16.2.49","@syncfusion/ej2-navigations":"~16.2.49","@syncfusion/ej2-excel-export":"~16.2.49","@syncfusion/ej2-splitbuttons":"~16.2.49"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.2.49_1534855218023_0.9145763167505154","host":"s3://npm-registry-packages"}},"16.2.50":{"name":"@syncfusion/ej2-grids","version":"16.2.50","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.2.50","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"8105c850d91d41fed42617cced517753c52644a1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.2.50.tgz","fileCount":325,"integrity":"sha512-QENud01+ZoLygLS5hx7K8fshD/yNVVLB/1BMyzTDRRUC0x7m3DtLUgoYvioVmeSYMPtvK85/20P5RDRGziG/mQ==","signatures":[{"sig":"MEUCIQDdPmfjC8eODq1LUGJ0tiroF8x7LqjgV5pptugUbvw4igIgKhnGBDTbujOoZ5zu21W2ziuEZNwW1nIVldqwnkTgliI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27080971,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhY11CRA9TVsSAnZWagAA/xMQAKTvUhFMD3YLuqSJipL+\nPNiIyXyWH1c72QMGBaprhJtUgyRPR7fVxSgrXh4b6kSr/ayNTr8iatVpZlbH\nqFeHizBWdcW/+YLsppDd73/W4cntqSwvsAACN5gfPdB89HZUQ8i0stKq1n+J\nbhuDGfl3vUd3I6rI5E+0CCSOBxzIOPzyDwzCffQgxC6v0i45OhPbHPmG3J9Z\ndEx66MmdjmopL2vYK+QbctGQ/GQzC6e1nit4BsGqs9Qu+27eMx9DAARmVod1\nVKOyEyDfdOXHPwFcf8oN7l6oFi161SLwCukvYx4F/SC0j6qr+HNeguveFthS\nPzxSLaDSytQj7wsJSf30VMPjPH+m8GTbRc5m7V2B2khaYrCJOZ7UvUtWqd9z\neG846Mgx82e1jixzP/QW7zA+z/bIZ8f7pLHqUx2BGMgW8SH5dUSGZDDA+INq\nw1uGQIi4ELBQDg/V8PbMAUDtbBifGVjrVqojOliC/UyuphATLbkvnT+Hq/Ux\nc1h9Wl78StRZd3ne9XnUxnkUnt7ONxTh6BmmFAYnzE5VEVNCsGcvYaqVnko6\nECJLXRlUYAjKnNdRF5L4J5/EqjfA2jFJW5ev1BS1maVwRWVb9d8k9N5qSy6k\n5zYOYxJV3AVP+9VnOsaZh/tZryNL3P8CGwX1/Fc48SQ4aD7WmGDFtIJCkCCZ\nxHD/\r\n=lI6B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@syncfusion/ej2-base":"~16.2.50","@syncfusion/ej2-data":"~16.2.50","@syncfusion/ej2-lists":"~16.2.50","@syncfusion/ej2-inputs":"~16.2.50","@syncfusion/ej2-popups":"~16.2.50","@syncfusion/ej2-buttons":"~16.2.50","@syncfusion/ej2-calendars":"~16.2.50","@syncfusion/ej2-dropdowns":"~16.2.50","@syncfusion/ej2-file-utils":"~16.2.50","@syncfusion/ej2-pdf-export":"~16.2.50","@syncfusion/ej2-compression":"~16.2.50","@syncfusion/ej2-navigations":"~16.2.50","@syncfusion/ej2-excel-export":"~16.2.50","@syncfusion/ej2-splitbuttons":"~16.2.50"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.2.50_1535479157093_0.2402370567269021","host":"s3://npm-registry-packages"}},"16.2.51":{"name":"@syncfusion/ej2-grids","version":"16.2.51","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.2.51","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"ac1ed13728780bb72a5498fd58c26e20eb09ea19","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.2.51.tgz","fileCount":325,"integrity":"sha512-gjv2IHo8+2dtnKOoJLPNtEBV/tmH04d5xAS4D2ndEuC30gcBgxFSFXe58xit2pJ9EjM3h4NzgfW+5Tn4n5E38A==","signatures":[{"sig":"MEQCIEbASW1YXfyrBo8BbcXWe7QlZ1b+urzE1EUP9nGBGQJUAiA8+TMdRsYEC7yQcN7cBd7BmN9tosPDojFG40X8xUG8fA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27090251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjnNeCRA9TVsSAnZWagAA37AP/jrhzRfs5vTmkSSiXspf\nVQdb/XXChuMN0C+JaiRb9bXKpFcpA9/K6UAac/yzdsxAuHikAQIrdRKTY1QN\n3T+Vucp1Omcyg8zlFeT+QvgfvAhXXwdm7WxCB3SaMLqBx4bRhYzKAZSj5tTG\nfwzrRVs38byN/ycS2+4SXmRAcEfUqQHCMQyS77xE7vdDgfjXwlH+ZfHBuhp/\nZJ1wyvSC3lVHW4yVwTCdqvFqmm49H5YshN6RRRwNKZUV+Sk685F/+j4FV0Hg\nAOLs99fZofTB4AWHgILUDkLTjU3N0AR4kwui4K7VMayPDfczvTNzK0LmZAYZ\n9d3crpCEwBE+xNkU6LBtM37oF5X5YKjtImKbnpBGSN6/fprEJBi2M5PFykch\n4X6ejQs717U5sZYUEUplRHsA9HaPAgd22ywTDBvpfe7xozJGI71b5N6HHi6O\niRUJ8YaBKAZsTRoSdZGqGh2xtvSArEtVKuJ/1B948C9u8gNTB4jMOR085CXD\nnGqi5b45dgNImdoP5dXsxlyhPvzlyneiEGKultCtIjaetyzCNzo2ycNz7FWd\n4JLLJscfSypwmgQMwZuHmS4+nyU6QENo8SNUa4ReZ9xz2ZVyb94s4jbUbm8+\nZCyU7D5hTOJngHZeMGBlLH3P8P1x4pFbAtWux0vfxi7V3ySAb3gjmg7VqVmx\nWPZh\r\n=EBFw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@syncfusion/ej2-base":"~16.2.50","@syncfusion/ej2-data":"~16.2.51","@syncfusion/ej2-lists":"~16.2.50","@syncfusion/ej2-inputs":"~16.2.51","@syncfusion/ej2-popups":"~16.2.51","@syncfusion/ej2-buttons":"~16.2.50","@syncfusion/ej2-calendars":"~16.2.51","@syncfusion/ej2-dropdowns":"~16.2.50","@syncfusion/ej2-file-utils":"~16.2.50","@syncfusion/ej2-pdf-export":"~16.2.50","@syncfusion/ej2-compression":"~16.2.50","@syncfusion/ej2-navigations":"~16.2.50","@syncfusion/ej2-excel-export":"~16.2.50","@syncfusion/ej2-splitbuttons":"~16.2.50"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.2.51_1536062301762_0.41048876540706614","host":"s3://npm-registry-packages"}},"16.2.52":{"name":"@syncfusion/ej2-grids","version":"16.2.52","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.2.52","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"e4608cb3a6446878d9912279d8450fa180cb8fd2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.2.52.tgz","fileCount":325,"integrity":"sha512-80+Z/vR2npDcpqyKRPIiDcZ1b0MTjSFHFyS4hugLbimTL6/s2LbSBsXgLlFcktjEQFTAfjTrP4wLSBFpRarHeQ==","signatures":[{"sig":"MEUCIClD6/NoV6HXPO0bQlKaK4TwFsu06mPCRA6dJlmwTR9vAiEAreW3XEcz8O6MJtu5RY2v30GoJ1va29MKQsZIvOVMlj8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27090251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbjpsjCRA9TVsSAnZWagAA95AQAKRxgBzssrcgKSrDPGIJ\n9l5z0buMTaSHxMDKcpT0E+U/YutgClkbKtLsF6PDrG5D4g7v6W5RBtVb9sxg\n/ns5ROU1RilLkSEJRL1chgyOMX93TEIFx6W1V8ZQHJqKORkWG9UKNRjeRv5e\nTX0CFhEuAbH1uxNZd8miwFdnjWfwkWkCA8OMT+ifI+7UaDH6Oq7i94mzqjPV\n1j9cgC3WmPBT//QgEcGEK1+OiiVZPjcjxYV4Oe087eoSp5I0uVACmRtGgIod\n2iNa8ekO1bBxoe3YMig2uLAzC4l5oZ2g9Cd5CSV9SzuCkBiUFWL3OSKmpQhc\nPaU3KS8H9h/AiFbrLIQBeUCPnnEHaaf0l7ip45VlsZ2oPOUM+x+zHzvL9rLj\nW0TgSBeuBhBZsOGrd91ZuylWM6WQjcyWSQVX2cp1K4c81WX+gt4/YMEplP+3\nfNINJ65DDPpFMl0Dkh43nyh/SuUDpfcKGGvfZ8LUsztqMPB2eVOnh9a8+Glf\n9WcTW7GxHdu+rejWl+v2uZvZTZIbWycONtzau9crMvyvxaEg/uLZpnnNZjQe\nZioi1wVYLoBxhRF5j6+2kcBwELw/1sIKkYAayq/kI7LHJnb/bmJJMGR5zTl3\nF8I4kgEixFV+YtU1qCrtPqAt0EBOBzXzHHebnMsDP7HzXoNgbUD+cZp0Ayo0\nF+pf\r\n=zpa4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@syncfusion/ej2-base":"~16.2.50","@syncfusion/ej2-data":"~16.2.52","@syncfusion/ej2-lists":"~16.2.50","@syncfusion/ej2-inputs":"~16.2.52","@syncfusion/ej2-popups":"~16.2.52","@syncfusion/ej2-buttons":"~16.2.50","@syncfusion/ej2-calendars":"~16.2.52","@syncfusion/ej2-dropdowns":"~16.2.50","@syncfusion/ej2-file-utils":"~16.2.50","@syncfusion/ej2-pdf-export":"~16.2.50","@syncfusion/ej2-compression":"~16.2.50","@syncfusion/ej2-navigations":"~16.2.50","@syncfusion/ej2-excel-export":"~16.2.50","@syncfusion/ej2-splitbuttons":"~16.2.50"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.2.52_1536072482487_0.5710924345967363","host":"s3://npm-registry-packages"}},"16.3.17":{"name":"@syncfusion/ej2-grids","version":"16.3.17","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.3.17","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"1ac7d26270b19eb46814fc4304d21340e2c8a1e3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.3.17.tgz","fileCount":327,"integrity":"sha512-V/5EGXbvffgPG0ji/YZUBQ1QTG6TXjdQCYVxVpq2pTu2eYWdDGa1JtKsQKSNushefSnEbppj55luFa1qeIOx5g==","signatures":[{"sig":"MEQCIA+x3xyQZjdYu01pTG2LSYEhUYDruhxgtXL2ffcJlVUcAiBiPjaM4VuERhAcqJBQITr1+8Zfxr40B4j9Fo4VbnymJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13950251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbl8KcCRA9TVsSAnZWagAAioEP/2yf28Wao7nSASvTM8Dq\nyJuDae1zJuQNfabc72qviRPn0c40kfLCN6mO5Zk3A4vvTfkabg/skYywvcor\n3CWGKoxy/wp6iN7+jhER8B+JUl0HJaWlwQM8MhVzDE6vJAqomwKjdv99XNL4\nL5SpGKHDjAgGL4Xt+vz40ZTpLgoSInVoeGuWDUoDwtWcatd6LidKYNvg5bnE\nyLV5V0JvY8Mk1jL4VjLGtWVIXpJ8YdFk2pMSt3G9QOvXg5Jhf+nKttCtah5j\nPpHDmNRAp/6991YkhnfFZXRT7WiEJufkOLXx/M0/MWKEAHhiaLZJFzl5pnk5\nz4LlID9Lk2GwKgmXXK08t6Wu9T+rHIKA3fg2lsrgUGv6XGUVZ1Q5u5TMRIB4\nfRpu6jyn3GQtK/Vk5b/myaK/yHCeK4A7p3vKgI6DlBw/sjPWQaLZRJ4ypVq6\n0iUhK7i3O1ilBEt9f0W5yXn5nPLQkBzFnWjVVBsUkY2yxiEfcQjq6+0frkoh\nEbipkFEeqdWy8Vesk1bN9PFkGV8cmhhxH/xoccvPb5DgjBr15kl/Cqk6wCy0\nVbhgbAiXPCsIvlLVORytLqcVQRE3nTluuBgbRsak/BQxzt5g0EgP6pncTjwX\nx22w8aOSwpVtlx5Eo/jcXCU34vURLmkrG+LgmeerISfMOILQYI61wmUJxa/U\nyfai\r\n=g7Oj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@syncfusion/ej2-base":"~16.3.17","@syncfusion/ej2-data":"~16.3.17","@syncfusion/ej2-lists":"~16.3.17","@syncfusion/ej2-inputs":"~16.3.17","@syncfusion/ej2-popups":"~16.3.17","@syncfusion/ej2-buttons":"~16.3.17","@syncfusion/ej2-calendars":"~16.3.17","@syncfusion/ej2-dropdowns":"~16.3.17","@syncfusion/ej2-file-utils":"~16.3.17","@syncfusion/ej2-pdf-export":"~16.3.17","@syncfusion/ej2-compression":"~16.3.17","@syncfusion/ej2-navigations":"~16.3.17","@syncfusion/ej2-excel-export":"~16.3.17","@syncfusion/ej2-splitbuttons":"~16.3.17"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.3.17_1536672411364_0.3026208679803917","host":"s3://npm-registry-packages"}},"16.3.21":{"name":"@syncfusion/ej2-grids","version":"16.3.21","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.3.21","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"f8e39138a06b1cf0164d834647f98bb40ef13704","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.3.21.tgz","fileCount":327,"integrity":"sha512-uS0fFEIad8MgAXXy508A7/9SZ4fDF3lKW6eID8Tn9bci3QQNDLN5OPx3mruaAC6N6Y5Tg4nTLHkXo5/0AMolNA==","signatures":[{"sig":"MEUCIHL73Jj8CVcNbv/QRT6+dRoc6wBkdxvZLufYkvOoNdZiAiEAib3IFlxF2srU+GSSJJvRFvgoSwng3wAvKIoKgvUb05w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13954512,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpUmOCRA9TVsSAnZWagAAlucP/2FbKBidOuQxFTRY+ZyG\n14iiN3lXjMDlV0+Ia3Uh8SNf3a5ADpXkeOu//i3gqU5qCzD/IuhjAx06DyBY\nC2IadySjTnL7KvjRbaVzaRNrGR65LHU2SmiOoujyLSP1hPhJy9x6cIqFmUvQ\nswZouK0hPeag/uADMYk73NTLRTglqO4qq3aO69SaJYB6sbrsZLjlI0LO5Y4y\nAQ1O+ZIIb95LrOXtcOimZ3RB/BqjfUGsKsD+BxZ+q6yaUA6lD9Boe+s/n7Pc\nv83IAAsRwwvDRDUAYtGGi74yDFqd/cqvVYgYztWyvOFxnIWYUlNEsK1mcun+\nkB/XfYjn+gXPGr+KRMi3GzR/XFE/4hPGj1rvc0x80NCjqCEafBaLIkPpwi0+\n2JKP8WkN25ZpvH7wzY4ApFQlYjtKMiFPYSemkbXxdE2MuWbSZwYSf3OIwYMt\nZkbjTfpaHmaNR4NIYcbkV8RuQGQ2vOQ4iZQIv5IceVpEWOoegKEs6V531R8H\nPXaEe9y07Qxe7Eb0/vUSDmOTpmKZR0oplZ7fLuHjzmqZEP2rNvB/HDyruHqz\nQ1pXEjgu/kt9RGAo9uc7XtEJxqy35p0R2IFLzhz+5kOWLgTt36uPykLM7CKt\nIIl0MJtShBFgGyKfnrFc51cXMVjCPKKkTG0exFLL5k9nPXmgyPyzSQdfVroN\nPTkY\r\n=nSWm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.21","@syncfusion/ej2-data":"~16.3.21","@syncfusion/ej2-lists":"~16.3.21","@syncfusion/ej2-inputs":"~16.3.21","@syncfusion/ej2-popups":"~16.3.21","@syncfusion/ej2-buttons":"~16.3.21","@syncfusion/ej2-calendars":"~16.3.21","@syncfusion/ej2-dropdowns":"~16.3.21","@syncfusion/ej2-file-utils":"~16.3.21","@syncfusion/ej2-pdf-export":"~16.3.21","@syncfusion/ej2-compression":"~16.3.21","@syncfusion/ej2-navigations":"~16.3.21","@syncfusion/ej2-excel-export":"~16.3.21","@syncfusion/ej2-splitbuttons":"~16.3.21"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.3.21_1537558925771_0.18796824501501308","host":"s3://npm-registry-packages"}},"16.3.22":{"name":"@syncfusion/ej2-grids","version":"16.3.22","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.3.22","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"582d1a8e9e7b2641e5609d4dd305eab8315b56b3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.3.22.tgz","fileCount":327,"integrity":"sha512-ZdWpvpMchVxvVoCVydIAqlEoZxzjEhpcKI89fwbR2yVUmRjuih6f9Xf6wlOcxAPXoJpaR2Ju0PaejAQ4eRDT/A==","signatures":[{"sig":"MEUCIQDJCx795WKbzGoHiXKGOO5+3VwxV/l4PVf03K0keiwGKgIgPzR3JdVme4lDYJq7aP7EWzbaSAXivfLjJD9znWgxgn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14007503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqg9SCRA9TVsSAnZWagAAGqMP/jJRkBUyelmyx2dS+sHR\nHX2l/G1D+KJAkiZsYCt8yat7KZew1hFJMM0qX9wCCGYmX0ZFNkKIpfssBt/r\nZ/Bz3PdgcE3HdpacBwHE17YZgXtvDoySE7Kxpp3KhWovzrbdj0G5fJeklDkr\nIiqW/Gz2yT8x4uCxGNAX49kGjeGeLLntAM6MepyZaJBsv5B02naagFx1rT+k\nOSR3QXpaGxdyKpgLuSmlx1sqYVDDOid4jtQYCFkzG18tuh1U38mXw/BxFBjp\nKuSp+bYzGcw+lCUKKS58sBD8+IWnDmAeVGLi9rc9swi/3+QL7L94AjCziZsx\nAGzeaMcPutsCUVVICAGDbMVT1VonzxyssLa1ufLuRQHACXr7YBzki37i/AzM\n9rHJ6+8DVyiPDYUGzCJnEgj973V3S5DJHe6NuYNDcZv7E36TcTbWk73+v2Yr\nEJSF9dqooCAD2/9+PNdYsEKoi6GSf+masnj9n5mrIwmGomc7uEHEX6dOAEPH\njEfxOZyK+cOUuGKARwWXQUss7pQVWJywmsHhORiHXBykQ+SzQA2jb7T1BOmw\nar/RaatMj3mhsr3ZRidkNX4QoxHRCiC+WqJ5W7cUD4HsgRp6/+i7aSnm7awq\nm8VHQLnSeqvnpuFB8UWBSUWFSKxAU8ifRsXrBp4RcLsx4UWcZjKRCxa0UHac\nCEMn\r\n=Nn7w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.21","@syncfusion/ej2-data":"~16.3.22","@syncfusion/ej2-lists":"~16.3.22","@syncfusion/ej2-inputs":"~16.3.22","@syncfusion/ej2-popups":"~16.3.21","@syncfusion/ej2-buttons":"~16.3.21","@syncfusion/ej2-calendars":"~16.3.21","@syncfusion/ej2-dropdowns":"~16.3.21","@syncfusion/ej2-file-utils":"~16.3.21","@syncfusion/ej2-pdf-export":"~16.3.21","@syncfusion/ej2-compression":"~16.3.21","@syncfusion/ej2-navigations":"~16.3.21","@syncfusion/ej2-excel-export":"~16.3.21","@syncfusion/ej2-splitbuttons":"~16.3.22"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.3.22_1537871698050_0.30660935272462475","host":"s3://npm-registry-packages"}},"16.3.23":{"name":"@syncfusion/ej2-grids","version":"16.3.23","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.3.23","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"3f8bafb33b4817075beaa996667894c037db1846","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.3.23.tgz","fileCount":327,"integrity":"sha512-7OM0M/b8Y7d4oLEFP5DkZMOXmEOwyf3aQKKmy0qYA6KvBWCJyAWOr/0VF0qD8Ho6CRn6vuaebT8W3WmGhU1XKw==","signatures":[{"sig":"MEYCIQDdkfXTcpOb5srjue94FPSIh8GE8lvq0IVICP4iQeaE2AIhAOmi2Vhg0es4QSehSsFt3CmBB/0YjTpGEQwBYDYJhItz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14015367,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbtE3lCRA9TVsSAnZWagAAg7sP/2lkbfUsx9CjNXSykOS2\nWGuDVYfdh73AVnx9tWnpZGSsejFEPfo0JkHtm2gHZKKpwOilpvdOpa36iKt+\nayNMAnpn1EUd6ShW5QzBWsXEiBolb6uLVLjYitzUOr0RyWrh5A98OZHMMCfs\nqZTR4JP2Ld1QzZ3yRWg1eHvdKNcaoUDocA+Cpsfx5LaPTNsBDZGlid55OvU3\nekcVG4bSS2rle9utYx3aHbA0EW0olx5oz9F+fneUEIxyHO8x39GQ/sfgvQoU\nAaAo0MtMx1bDkrCox7VwsTfmIkbDs12a62/yK+PRcfrY89Q9p9j/IfuHw6YY\nqU514LhhOnw7DwsQ8HtiH5pzdbNAPq38Cn9ZTtQnZWlc+ZcBcMfpL68A2VEy\nZzqyPT/SebwZUhlgHLekEYNKYScHWHvwmsUYHklIttUmIvcAc+YTe828fO0r\nPSLPxNIpcqO97ww6hBkmptGQH9i561WkcIXoQRxWpQrQcxCMsW9EbiApEn9s\nRkfkLAjhRq3zgv+hwu5fLY3v/gxWfw5FAqazg1UcLbXjUjSeD3slmd171UfO\n527TeHGRraLZnUzw33PYD3KpdkfRgGFwVGex87mK7qa7UvYGeIQT3XuRunVu\ngNFzXcmGU8EeWAoxcHOtxBfHGUNbNmbnxz9gSHS6mLaiTpYAkHakIP+vIfRT\noYw2\r\n=7dKh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.21","@syncfusion/ej2-data":"~16.3.22","@syncfusion/ej2-lists":"~16.3.23","@syncfusion/ej2-inputs":"~16.3.22","@syncfusion/ej2-popups":"~16.3.21","@syncfusion/ej2-buttons":"~16.3.21","@syncfusion/ej2-calendars":"~16.3.21","@syncfusion/ej2-dropdowns":"~16.3.23","@syncfusion/ej2-file-utils":"~16.3.21","@syncfusion/ej2-pdf-export":"~16.3.21","@syncfusion/ej2-compression":"~16.3.21","@syncfusion/ej2-navigations":"~16.3.23","@syncfusion/ej2-excel-export":"~16.3.21","@syncfusion/ej2-splitbuttons":"~16.3.22"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.3.23_1538543076446_0.9628388391761606","host":"s3://npm-registry-packages"}},"16.3.24":{"name":"@syncfusion/ej2-grids","version":"16.3.24","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.3.24","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"82adcf3076bf84335c980e9f758262e33d44b72b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.3.24.tgz","fileCount":327,"integrity":"sha512-pyE3Jnw08xKegWIK+9+oYSpRyQeILYKc2Wczlf2yP6N5Or1e5ijOGEaivGTgKLqbrC9w7iPNS0FFbSsYJaI07w==","signatures":[{"sig":"MEUCIBdGSasM8X/213iEsfdaMY8geGKhnFofQwdXZgmNMgCtAiEA5sbdrQgWi8fL13Kpujo+RhF8lY3fAnJIa3LlZVgN2C0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14023926,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvFU8CRA9TVsSAnZWagAArqgP/Re9cb8S6sSByHnRjcLJ\nfB7261hLwn90yJM8LO/oGdw7AkI/wCzqNf7HWPo9hFE++Nr+i7532Pbd5NuW\nAKKhyTdgWwsEku6xReKC9i19DwGNU/VQI1l+oX/Hz/+cLWdE8tQpiQyw5BiM\nwhJtN9vhEp8nyMyunfx5Q+y9l7TKsQCLweU+BLgTsEWgFpN6rmz7vB4OHH6Q\nVh6Ocvl/aZLfnEZm5TvaiM8UXwAd3PCPxDO4dKA0Hbn1wLIYUctwXMJutVrI\ncjUy8ogGdfe8AUyx1zWf4BVrJfrZavt61nehyiCFPXdXzIizS7bWDfY+l3Wn\nxHbER3YX/AH7wT/NRwWT1XBWmX4u0fJh5IxAtBEFm4ejpj0HKzm5dPESOc2O\nUPuUXwBsJScaWIGON/0rG5+1UI+gYZUcj1Ik5vA7Pi+u88KWt0OMCXSdI/Kj\ngYT1dCVT3WV1vG1pNsf0yCOYdD45m8sp6jqKmgJlhAmz/DwvfB55HWk06rrj\nZ7L6bbsxtzrUL1PxoKIvpZZoBPpltevwtZ0cfaaiiS4mAPYb3zCCv2V1bxFf\ni7PAs3CR6WC8lRcM9+EZPz0SyZcWRL//pKBRHznl/1dDvlM49hef40coB1tI\nGt7yyS5jUdg3P3WO7PsqwqPr4romkoE0I5E1hlYJRgXpMIZTGw5WFjYtf2K6\n3HnK\r\n=6GsK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.24","@syncfusion/ej2-data":"~16.3.24","@syncfusion/ej2-lists":"~16.3.24","@syncfusion/ej2-inputs":"~16.3.24","@syncfusion/ej2-popups":"~16.3.24","@syncfusion/ej2-buttons":"~16.3.24","@syncfusion/ej2-calendars":"~16.3.24","@syncfusion/ej2-dropdowns":"~16.3.24","@syncfusion/ej2-file-utils":"~16.3.24","@syncfusion/ej2-pdf-export":"~16.3.24","@syncfusion/ej2-compression":"~16.3.24","@syncfusion/ej2-navigations":"~16.3.24","@syncfusion/ej2-excel-export":"~16.3.24","@syncfusion/ej2-splitbuttons":"~16.3.24"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.3.24_1539069243563_0.14043724201137908","host":"s3://npm-registry-packages"}},"16.3.25":{"name":"@syncfusion/ej2-grids","version":"16.3.25","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.3.25","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"f5c388fd0e0483ef81c0c104d62debb8d8f4046e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.3.25.tgz","fileCount":327,"integrity":"sha512-YpeBwORBTH0002hRu4h2/alwLk4QzxXFmUca5XrjzUxnOkTKfZtv5PoWv9W+m47GNRaDAt8vD8gXewSYnbFp6w==","signatures":[{"sig":"MEUCIQDDlBeOvffvI9HjbMIU87cBAACpH6VIBHb14pU3SE+rJwIgJYuQzixuiSf7H5KckS5HHQraO9wevjElAdQIvbLlWLs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26114312,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxbdnCRA9TVsSAnZWagAAy/0P/Ah5SZDi8uX8WHVFf5oh\nvfEmM0CgD9joHWOxfAA02lScO0KvcGGeBnLZL/4yjYmu6kwLj5oCp9a7Nwkl\nlWV/1e8+pqz612b0FNK9TnUEjD4o6D8ki67PXMIBs4J49SuYOzZ02UtO173x\n5ncrFAgVqrmEG3hMGcKoRwZ4ITASqet9zLgfFGHgj8aijF6Yw4avYJ7AKwYs\njJJXQ9pJ7RrjLT0owKjn1SUswo8HK3Ue99B9T78v3PfERsTslDhmr02ThLVs\n3ZwW1GsUzoxNohUS+KD1cdW6fQQe83nIUWtKeaQywOmO1DbCoq3bxUCkUdVO\nEAR7dh6ln0mOJO9EkVTpOgRr3O3Fnz2dqg5uSbTj0KOFrVI7uM/VcPBtjS5F\n4DBouXdTy1mkC1ywiBM0P35AvgJHX6VpacNO6Ekq+X6Csn7xU5613YYhhGQV\nMvA5UczdHzULrfZlfRofRMm4aZJnC5yVrSiQxtLtfoAYcXkHAElMAeh8nBm1\nZ5bAHb5AClS/ka5EiQCNnHuWcjkabbjyelp4s9/GCSFlCi35+WjflETFYu1x\n6OBFQOtSUjIvi+1ZDCXLZSm8QtzHN+OCSmEi4FQoRlVgrncNli0HA+crv5gZ\nyj7jqHYKT8q3ytEInmXWYbaOyDqMIIKyG6Cjs32u4bpXy1omzEnR94HR2ZiX\nGJiY\r\n=JWEf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.24","@syncfusion/ej2-data":"~16.3.25","@syncfusion/ej2-lists":"~16.3.25","@syncfusion/ej2-inputs":"~16.3.25","@syncfusion/ej2-popups":"~16.3.25","@syncfusion/ej2-buttons":"~16.3.25","@syncfusion/ej2-calendars":"~16.3.25","@syncfusion/ej2-dropdowns":"~16.3.25","@syncfusion/ej2-file-utils":"~16.3.24","@syncfusion/ej2-pdf-export":"~16.3.24","@syncfusion/ej2-compression":"~16.3.24","@syncfusion/ej2-navigations":"~16.3.25","@syncfusion/ej2-excel-export":"~16.3.24","@syncfusion/ej2-splitbuttons":"~16.3.24"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.3.25_1539684198765_0.7228243661419833","host":"s3://npm-registry-packages"}},"16.3.27":{"name":"@syncfusion/ej2-grids","version":"16.3.27","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.3.27","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"5c6aac0707f570fffef9683d6ae89c32adbdfe2e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.3.27.tgz","fileCount":327,"integrity":"sha512-XSXA1i71FEitBbfBBGOpanVvpmzyrFpeca4iCraJULLf+uScbeAznkGG4csiu8nabUjN3syUsGYbNJ3XdfsH4g==","signatures":[{"sig":"MEUCIAjvJMC9oaIO/QM8J5AIqmi5wnOabwDoXPjZNfJLSlWsAiEA4Of2ybn7Yv7C21eXs55OHRI8bIlnTAH/4VR/yOXNhcI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14065603,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzvVQCRA9TVsSAnZWagAAydYQAIUeg25OOL23dNYo8ilX\n7QFlbOTkTdC/ye8IF5Mv9EFycvNJgYwuqQ0bkNBjFCeg/gwdXN7Nl6SCLYaL\nqLNJwsVBg2hok4aEYIJi/E87jsTrUwPPZujcmsYkN9CC45Dd5vjrtk44GM0m\nBdz/X6QWtV3Buwil8tY5UQc/ELJbm0U1LJTg09z6t/I0UfdijfVaQJcU774U\nW1M6Zn+WvIMgrhgOIQZT2mCtqart64NhSA2qa9k9e8QCngYA5tQEsb2doZNs\nDtGGPJ6huQbUyZ7GPPXRjrA8iphuoJDJfpRki04omvcROweld6hM9vdFuFQA\nOi+tzT2YQXcSlQ+X+KByvO0a3VN240iWInqkxuuaFxEpRGkhIO5ec0GO6DlC\nxn/F2jx/qs5spZAAjx3kq7p+1GDLs4x0gCZvRdNtxVLfQWT8syC0S/3tSDtg\niBFS0VV7bvroDw8691BCXjjlGKiRL7V7AkDQKGatqYuk8K0s7RBJypL/Ovpk\nwJpYrCnZINycPZrTrc/eeGpP/LU/HNnX/3b6v7Xwr18ju+4TOQO7mMwhzFdc\n0G3VuSBdFFNy4KY5jmdvsOokzNjyETgRJO0GRv9khum5x5hNDGGL9UM8xs3Z\nioYclCnuql3VvRmgDmf0+JWjargMP8r3/wBQTw/SE4mNppj0daYNfYGIhRVJ\nvGsL\r\n=TbLQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.24","@syncfusion/ej2-data":"~16.3.27","@syncfusion/ej2-lists":"~16.3.27","@syncfusion/ej2-inputs":"~16.3.27","@syncfusion/ej2-popups":"~16.3.25","@syncfusion/ej2-buttons":"~16.3.25","@syncfusion/ej2-calendars":"~16.3.27","@syncfusion/ej2-dropdowns":"~16.3.27","@syncfusion/ej2-file-utils":"~16.3.24","@syncfusion/ej2-pdf-export":"~16.3.27","@syncfusion/ej2-compression":"~16.3.24","@syncfusion/ej2-navigations":"~16.3.27","@syncfusion/ej2-excel-export":"~16.3.24","@syncfusion/ej2-splitbuttons":"~16.3.24"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.3.27_1540289871317_0.3618281487179771","host":"s3://npm-registry-packages"}},"16.3.29":{"name":"@syncfusion/ej2-grids","version":"16.3.29","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.3.29","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"1337eb1fc650e267ea578f7e4c594ae71a4539b6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.3.29.tgz","fileCount":327,"integrity":"sha512-radxvLC0mbjVk6BOc+cQdulLjekJ5FE3YHvB+rH3by05eAzdEcVjinAqwSjQk5yH4tbRqQH+J2WhlSpUPOp0cQ==","signatures":[{"sig":"MEYCIQDJBdQLihWHIXeB6wSj24H1kmZA3EeANn5fJEXo64kOCwIhAPjrG9KmNPOHtNkCMG8eVz7YSkDmVTNJ7M19Fsy4qNvL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14083545,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2TGjCRA9TVsSAnZWagAAjikP/0+JrytSBcpauG7jLM0C\ntsmhYq52sPhrDVH30Z6kWDo+wlB2IQrvTVwtdhIZsChTmwoocaxxmbtncuuo\n2//c/GEzh2fSriwHxCB1L4jgYmvfyGnPiq3jEBpoBuwsG+ke5CJoNiTNxs5P\nMfndTeFy1Sddw1D7ywOONNE9jP7zSOjgzB3C0Jh/2PfPmpzW6LSTqFG7E+9t\n0J3q0IxA084GuHSwp889FBweNNXkxzJ4V0VvAeNVp0T9Ipgw+1nqY+/Rebn4\nDfqeKnod/WO/PTeGdtVXi/aIBAjXjSPmg7k6qc9xU/jccaWg74BeQT/R1puJ\nzhH1NXRmykOsV8xySi0Sdn0uhBPeGiyxSXRESRjQo5Kbi6/ajNnV/qD1pn7g\nFLfWIwW4lEi3Tk4fWz83WF0D1l2z8I2Fl/4/94bX9/yuQe2v8ofxF7cagPP4\n2+HzuWbhNEgxWakSaFgVZvBu0nktW7Mf9pEg2q3rsTqszR0fMPGntCRGNo54\nBIgivR2sOxIVsL0fexcUq+LKY4CzHFSlfX2xhSDjygYYxsbBd6diMe+BjoUa\nGAsoV8HwbGI1fKufvwZSA63LeN0f5HsWcMFhY1/z3IJ+uhwSSjyUt/K6APNU\nitf60QAK4qnPNM9b3IUEsBYjG3c1YJX4uYmXOL/34hOaJvO+nvVw5U/G7sIB\nF9Za\r\n=iiex\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.29","@syncfusion/ej2-data":"~16.3.29","@syncfusion/ej2-lists":"~16.3.29","@syncfusion/ej2-inputs":"~16.3.29","@syncfusion/ej2-popups":"~16.3.29","@syncfusion/ej2-buttons":"~16.3.29","@syncfusion/ej2-calendars":"~16.3.29","@syncfusion/ej2-dropdowns":"~16.3.29","@syncfusion/ej2-file-utils":"~16.3.29","@syncfusion/ej2-pdf-export":"~16.3.29","@syncfusion/ej2-compression":"~16.3.29","@syncfusion/ej2-navigations":"~16.3.29","@syncfusion/ej2-excel-export":"~16.3.29","@syncfusion/ej2-splitbuttons":"~16.3.29"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.3.29_1540960674237_0.06316089263985658","host":"s3://npm-registry-packages"}},"16.3.30":{"name":"@syncfusion/ej2-grids","version":"16.3.30","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.3.30","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"6cf7b81e3dee78d94ea79e60038338492118743d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.3.30.tgz","fileCount":327,"integrity":"sha512-5Og35HnMBp94iBqtBoQFWBg/MN76f+Ohk0+lqTsPT5v2U7o6RZJLAvb34+/85A8/IoB77HcwWbHsHoX1dry7MA==","signatures":[{"sig":"MEUCIQDR/fAR39STOqjSAIVWf8Sth5ybRgVDoq/cWFnjHmB8zgIgcqxx08FlydUClWkW2GokvdyxSfhwGU8EPno1iX6MOe4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14121514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2uJwCRA9TVsSAnZWagAAz6wP/RFyoYDiv556My+1nFDk\nD6Q5KSYGIe/OROxVMUxnq7cqKdhB42o7lDwqRsQ5NanOogpcvXat40c+tUF9\nmv7VsHbMq3i+YPDRyIWoDWvHrbnkDKQAvkqDZrRceLTPi47dozgeFxLVdgtF\n+6/Yf8b7coc6uqNDhVAKXSkPxNkScBelyEn/D08BNSbSI3/cZOM70xLy7Wll\nW8cUUFpG6013ck2NSVNNoXSM/nzJGeYEQHnyo7ThJvvudXyczCnXaY7nW1eE\npnu6erqTwmcm+n0OmQNyR1DR6tkci+Cxm7UGwM9eFAeDFaegoZYpmhc/FSQ/\nTk0Eplre3+pn2sz/blYrhFbvqnx8/pIrDKCPTqbv3DOPCvqhcbWw0dAQnKoP\nrxAF7U3rqAhpsIhJ/yfFgFnbgfdGI13g+jdxsQf38srb80qr6pZQFfTitwQy\nvYOxnTP6HMUIE7gPJbVR2IWgI7ErpShotMUmtaulXhlVypNsdTZ1YZAueZ+V\nI4lwGpb5BzNTYPlWyEFLHcZUNstCanlNFPxoPv3fvvVdW7WKw2R5viZmW5zJ\nq5HJsPgcxmxbLaANE6FmmRuz0lh9s/QZeKNqYpj54YReMTpwP6QRAuvDGUgC\nf62H0QKeSaCL8TRadberSiE0B/59hR8lxJ3GID5YgFMUfre6mJqzixaK9lXR\nyoCV\r\n=OvTL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.30","@syncfusion/ej2-data":"~16.3.30","@syncfusion/ej2-lists":"~16.3.30","@syncfusion/ej2-inputs":"~16.3.30","@syncfusion/ej2-popups":"~16.3.30","@syncfusion/ej2-buttons":"~16.3.30","@syncfusion/ej2-calendars":"~16.3.30","@syncfusion/ej2-dropdowns":"~16.3.30","@syncfusion/ej2-file-utils":"~16.3.30","@syncfusion/ej2-pdf-export":"~16.3.30","@syncfusion/ej2-compression":"~16.3.30","@syncfusion/ej2-navigations":"~16.3.30","@syncfusion/ej2-excel-export":"~16.3.30","@syncfusion/ej2-splitbuttons":"~16.3.30"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.3.30_1541071471208_0.754147759218708","host":"s3://npm-registry-packages"}},"16.3.31":{"name":"@syncfusion/ej2-grids","version":"16.3.31","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.3.31","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"1c8bb75630253caef20e9a1a3229a89bc021a012","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.3.31.tgz","fileCount":327,"integrity":"sha512-3AOoJsD/inoABMBaqvTMh86OEk7bmZL+Cn7Y7d26v82Z82KUxWykOyb/bBfmQB6VMNn9xsZjySxL5BlNLejUkA==","signatures":[{"sig":"MEYCIQDEGUfwqbKvA9FECgcvItToIG6mPFScN8rXpIevpnDJVAIhAIkjc55NfgoMcrDJMjiB5MEu6FxSsCQEVL8L4p9sqcZ9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14138738,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb4rkmCRA9TVsSAnZWagAAm2YP/iOpmOSKG5OnREO8Re1q\nNA1Z2mBFSeBrriDDw/5hNELbpsdEC8BTk5DbAlSX/RpvRzyBXpKASiB3vJc+\nVcMS+c5WNYghJORrGUz8LNXpUjiNeUwun6yv/SCUBHmPu5e7PN9iGSvbsdBx\ngrbrGYkt9gr0MJOosvcGaDNCIt+6qE1yk76Dh75idJuv7244tDWtiEORKbga\nvfN5dyI29T8gKDRvCU/HAcVV5c2jrFJ24Bm/v92qmI7EpKZSOZ3bfnk3ynv/\nK7XgjJYei39Ag5vEMYFfrd9Bo5/OPs/+INsxs4SdurG6RMIB6tKDFV+OPBur\nyVmpv1ME/khdHhZvI/RAOokQig9lKxUJ13JvNWLVJmD/2KkrZZ+4vqVyN/nt\nxm6vSzL4nbvoNP2NmgJ2gjGWjULpVzFhqKDdsxQzgokTQgWDa/h0q9hbMGRW\noQCSN+/jdW850QRV+kwPm7BNuwlj6KERGTtSymwRgXpVI0i41lqDbaztqF+J\nkQ7eloKm72B9+MzKtx2vmbdNB+yCDo/xmarDY3Y6mJbGoTvTWBj/ynFPZ8xm\nssf5ULbsT6rnpLhucORS3eZQLWLYwba3iSZ059yQDwJhz+3ZdjZHpKrU971U\n0bPHwN3QGWO/Aclv63R7iwmNufB0bvP5781gT1xwVJnZc3kQtr61DTCS3E45\njMQH\r\n=uCrs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.30","@syncfusion/ej2-data":"~16.3.30","@syncfusion/ej2-lists":"~16.3.30","@syncfusion/ej2-inputs":"~16.3.30","@syncfusion/ej2-popups":"~16.3.30","@syncfusion/ej2-buttons":"~16.3.30","@syncfusion/ej2-calendars":"~16.3.31","@syncfusion/ej2-dropdowns":"~16.3.30","@syncfusion/ej2-file-utils":"~16.3.30","@syncfusion/ej2-pdf-export":"~16.3.30","@syncfusion/ej2-compression":"~16.3.30","@syncfusion/ej2-navigations":"~16.3.30","@syncfusion/ej2-excel-export":"~16.3.30","@syncfusion/ej2-splitbuttons":"~16.3.30"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.3.31_1541585189835_0.2083310817637074","host":"s3://npm-registry-packages"}},"16.3.32":{"name":"@syncfusion/ej2-grids","version":"16.3.32","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.3.32","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"b5c28b01491b12cfd5ba5c7528607bcb3d4ab7da","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.3.32.tgz","fileCount":327,"integrity":"sha512-cXlQdva91Q+62WSda8uY8tJHuG0cQfwBWXRtgUrXdYR/Z9vsYGaaIVSCv/4JxyFaxemKPYKWI7Wco+3VFUV9jQ==","signatures":[{"sig":"MEYCIQDYAfHcwOA1spysOYLaKCn9yQYettBCf/4zWr+UZQV9UgIhALzsgAt/SGH8pjBfjBSOCxOHq/r2+JHX++wWgsKHWgzW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14146130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6m5DCRA9TVsSAnZWagAAZXIP/0kplCWsJRxn+bT3SaN8\nhQ/lUwb7vNSD3eXIM63+tiZ6kUUsjEeV/lF+dnIQECRZySbIT++Y1OVXUhGJ\n+P5G8QUOwKPenZ5nL/bNjtQdK0Xfayo/DKu4G7GqF3NAyxcre11HEDhAvQeY\nph299Qijrve1Vkcq5w/UgghDKx8wvjciJgH2aVbTUrIScPQer1FJcrGvGlV5\ndBZeso0mXgCqDbf6fFdX1yK2HwAx49AyFI0vv+8YWxCSsi0h/mrjUcs4UrmX\niZvOojOFG+y+jwHyH4ZhbRRhkK29kg8FXWOygia1x4rs5urrG1ttT/txhYyM\n2WzsI8yMchM1I5769HZoidrhtrEjtrUcJBzJ1DNXqQ3UO1VJKlUPyE16TIvs\nHErIgAsqT2kLMkJvWBGG+uVdmgGtXa+aiRoSQAosBc5xvptOFvqvC6Wzh8Sh\ns4RuRZcYM93Fz5l/pNTFaDkLlXIoCIuMesg8MBMwovWPdqkWnxzVPXP/wbfB\n3qSZITMQjpOZrzVTAvU/xjexQ8gjcvsRQrPk6WeaBD52Gk9C3CvImkPAzk+V\nmmR+MBEJBuB8n/q/AKWV0XqMbLrbXiXZVISOcWiQYCLtWDQys6FWkKZMqZ07\nkYyS/aBQrnQ+ov2I6COwAGdkQ65MnT+J/SUigG3h0BZE0q4klYMSkAG0yNO+\nIeAG\r\n=gmoY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.32","@syncfusion/ej2-data":"~16.3.30","@syncfusion/ej2-lists":"~16.3.30","@syncfusion/ej2-inputs":"~16.3.30","@syncfusion/ej2-popups":"~16.3.32","@syncfusion/ej2-buttons":"~16.3.30","@syncfusion/ej2-calendars":"~16.3.31","@syncfusion/ej2-dropdowns":"~16.3.32","@syncfusion/ej2-file-utils":"~16.3.30","@syncfusion/ej2-pdf-export":"~16.3.30","@syncfusion/ej2-compression":"~16.3.32","@syncfusion/ej2-navigations":"~16.3.30","@syncfusion/ej2-excel-export":"~16.3.30","@syncfusion/ej2-splitbuttons":"~16.3.30"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.3.32_1542090306203_0.9657179519611114","host":"s3://npm-registry-packages"}},"16.3.33":{"name":"@syncfusion/ej2-grids","version":"16.3.33","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.3.33","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"4eb2b8232e30fa0ff35d709b9aa14fc3c21beee1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.3.33.tgz","fileCount":327,"integrity":"sha512-RTQXL7M7eWZ03uFFgB8BE42PJwCRbLft9DigLD36Yqri55GQa2uz67VzXmxGYw7lTaCDD4b1F3rSkgy5X6mO0A==","signatures":[{"sig":"MEUCIQCAC1mtBVhVqU+0PrOu1DJQEIFrRojWC2JGHhhQo9qS0gIgBJ9DM9ii+U+baJ6w7Y9ziE+LxELedD7UZlfGUkbp+TA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14163626,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9Aj6CRA9TVsSAnZWagAA4HMP/3HMDKT/T/HmdZP4PP0k\nsEzdIDiyhiBAKfJl2gNp2Fmb6TYJYtLj+D5AkOLLsoLlDZsh4I0Iv1Y+6lVG\n7oB90jqfOefQmbSnpZnpJTp/0V+jDGTybMUktjJtMhoaVdZYin9ZjODcbMPK\n4emfVd/ambeVCLYw35oP2djFcpLvTnX3fCNkdqf9cRfaOScN5MpqwFsvK5iN\nHlJQ4pO8ueuOWD7nQC5rZc0HKcJyMmwAd8Q4aowNhbvs1BCFxvbaGsrx9gfC\nGgryZzjWNnWT2Tp/JlRD8xalt/jMs4JSGZ0YM9Gsx73n2Ko2o60kHyk8Nkft\nuiEAzaZsVKD/ZPdrtcxVi9h11ywwGM+lnEswW4RWeKxcgnKfIt7Jbl/JNzGh\nwhHQTFK79Ppu+8kNrb0xp+UVZsYcWpjVLXpTNVNTBg5lKzv4sq+o7RoYBNMk\nRwU/Qrdbqrnr7oBqOQZOe7/1n6PKSEzsCtzc0PCwl3SDCTzWLjUZptQbXRnP\nAogrT+nf8wyRxJrD0OAuzhsdrhuPTJzrIM5wtcb1tv2XSjdKfn4uhn70t1bG\nxQ6+DUVtgRKEukZ/HTXE/TOuNytzBjf6QiLYMMRaTqZ62cRyQVb3LKDYR0jF\nbl/X/G7Yay3ortl2jQo3K5fnwelEfKk1vaH+sAyTorJJzFc1VGR1B1CpX4bG\neU/G\r\n=kJfj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.33","@syncfusion/ej2-data":"~16.3.33","@syncfusion/ej2-lists":"~16.3.33","@syncfusion/ej2-inputs":"~16.3.33","@syncfusion/ej2-popups":"~16.3.33","@syncfusion/ej2-buttons":"~16.3.33","@syncfusion/ej2-calendars":"~16.3.33","@syncfusion/ej2-dropdowns":"~16.3.33","@syncfusion/ej2-file-utils":"~16.3.33","@syncfusion/ej2-pdf-export":"~16.3.33","@syncfusion/ej2-compression":"~16.3.33","@syncfusion/ej2-navigations":"~16.3.33","@syncfusion/ej2-excel-export":"~16.3.33","@syncfusion/ej2-splitbuttons":"~16.3.33"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.3.33_1542719737366_0.7971432645286176","host":"s3://npm-registry-packages"}},"16.3.34":{"name":"@syncfusion/ej2-grids","version":"16.3.34","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.3.34","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"abddd83fb2920398493e1807b2413296112f9820","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.3.34.tgz","fileCount":327,"integrity":"sha512-KijItaljhLnXN/inBACNBqDiYQqR6DM/kM8SnKzPEZ2Igi98Vgn65HrLyudTrCkwmt5x1FatubhO11BKMjLtkQ==","signatures":[{"sig":"MEYCIQD9t/TvqNPRrJV3P1dS+kXL+/74E0lgde8l4czTq4SyUQIhALHujrAm6ZUHULH3LrGUqfGF0iQKCNRXz4mrurNiOdXi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14163626,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9ifqCRA9TVsSAnZWagAATlcP/3tgRksHAPjbdmB+aMdm\nDyXo/c+FT5RQmo8Jm39pB3r2hwxftaHQrfquW6BXGiP3+IcYlCtkQ0/RWRHo\nqpyLFZOivSTMPLmBYExarwwHhg39mk35ITL3IMRecOj6fjZDhoSBpVqbnAgI\ncZwXPGHij3PCpW1GB+MnAC3WmGPK0pjYv1LegjfRLTsWNzoLTrO8io642Dfn\nrdkh/NuDOIBFhF3UfUkYlGQCYPRpfEqRHt1G/ecHXBdafx3/ptye2xTp6Tva\nWFeCF7tBZVgWP8pwe4+NSfykn0IJsbSArKb8j4YgvDEJ6x8e7Yu9jszeOOfs\nv2Lci8lELKO4PLVhejvTOv6TNrsxjnH7qd4ZRV78khqAaqgev+sPildcd5xM\nFF1/6TO9bvVUbIOFPt2GSwE8eEy9k1rzTc0Q8ov1mD/WSMtuXt29zCL44+Ez\nGNFOFPnFQfx+6Hmfconx8AaPbtlOexk+bEfx5+R4kFlkSyQ3mv8eu+T0O9NM\nRxghEyMpx5/ALwgM83i9Kz3a/9dXwxjW1rH1pIixA616UqxgJ1BgSnwze+4a\nnr7ZHmkLVqzaCfe6PSFoum43Fi2ZvV158Ar1IDqgNkGu8EjRnU61cr85T8ED\nIWp/qrOklqrKYRKB4HtftGviBocKXxPs2zSUiKk4C0aVaRVLBpD+OLEscc05\nKacv\r\n=sBUl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.34","@syncfusion/ej2-data":"~16.3.34","@syncfusion/ej2-lists":"~16.3.34","@syncfusion/ej2-inputs":"~16.3.34","@syncfusion/ej2-popups":"~16.3.34","@syncfusion/ej2-buttons":"~16.3.34","@syncfusion/ej2-calendars":"~16.3.34","@syncfusion/ej2-dropdowns":"~16.3.34","@syncfusion/ej2-file-utils":"~16.3.34","@syncfusion/ej2-pdf-export":"~16.3.34","@syncfusion/ej2-compression":"~16.3.34","@syncfusion/ej2-navigations":"~16.3.34","@syncfusion/ej2-excel-export":"~16.3.34","@syncfusion/ej2-splitbuttons":"~16.3.34"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.3.34_1542858729686_0.13721480845207012","host":"s3://npm-registry-packages"}},"16.4.40-beta":{"name":"@syncfusion/ej2-grids","version":"16.4.40-beta","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.4.40-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"41ae6d65a3bb2ee52553c651a427095d6b214963","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.4.40-beta.tgz","fileCount":369,"integrity":"sha512-pFXcfc7yiHCdRDPuTnNrzHZsXh8W+qZDlbCNoBSSIHVW1Ua1tg9pxqmhEfE4pROkMi9q7mUDVhIiQFcEDjwLTQ==","signatures":[{"sig":"MEYCIQC62PvtBhQr4qqqTSx50id7Koc2t1f1sBARL+JDxP+G4wIhAP2kV8d/QWuaGVq/qpNjJLau3ORTDnxOsXf2G23bfsV8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15933479,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDlrVCRA9TVsSAnZWagAARwEQAIUko0qwDcXnWVnPT93x\nGbGYq2c5seYgUhg1ZjQn4t1QusaspIdVOmcDNdNGWHmhWojCM8l/BTjG/qVc\nEFHl7s6wdKv4ALOMLPC4ZdUOIGpV0hn/g7j01NXWQoYGh/L0URsDLWbiDixf\nSQFZSqPMKpR/7o1gVmgtAz8pG9cvMKaQPLhHT2hCt/4ik/HlBVzMjHhYOyog\nB0v/caqJKRYPzBPjB1a/prAJrGsS7zGXPSogx2VRAktAiElnWEJTszMNSMhG\nOouT8hjnTiF7A2oCZIdFEmyo/aP9gxYYC6aF8v1+3WKMQ14+bxZMrHen+LsS\n3hGZ16SqAOaKn7sBgTaOzq79M9gSLKKhybmcakQdDmKjW+tSGiPabYSuxq4n\nHdJ/1Qven3TbJzRltWaFKBzITSTBhn7y3202AHqLeTomwnb2t0bMy5ZQW6XL\nn1kBfA+XAh7w0XUm7qhX5LTR+EP/BZeM63en4AYcb0qBgLxKxu+S5OBW2OTJ\n0IO9qVxFBzBi3l0kL/88afKJ8TnOenTgp5eQ/tYGeLa0Cq8UXjuyxZKPokgY\niXZMRWIijjKBw47/ACPccE8Eg8thTtvCHgkQnl6WLMnNOL2uMn5kBc7R7QQq\nuOAdzaaqsl2BYWJlBqtqY9zN2y0STQOFYxQ7MmAEbFTucZjjwiFvERsO25c1\nOIx3\r\n=Woxb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.14.0","dependencies":{"@syncfusion/ej2-base":"~16.4.40-beta","@syncfusion/ej2-data":"~16.4.40-beta","@syncfusion/ej2-lists":"~16.4.40-beta","@syncfusion/ej2-inputs":"~16.4.40-beta","@syncfusion/ej2-popups":"~16.4.40-beta","@syncfusion/ej2-buttons":"~16.4.40-beta","@syncfusion/ej2-calendars":"~16.4.40-beta","@syncfusion/ej2-dropdowns":"~16.4.40-beta","@syncfusion/ej2-file-utils":"~16.4.40-beta","@syncfusion/ej2-pdf-export":"~16.4.40-beta","@syncfusion/ej2-compression":"~16.4.40-beta","@syncfusion/ej2-navigations":"~16.4.40-beta","@syncfusion/ej2-excel-export":"~16.4.40-beta","@syncfusion/ej2-splitbuttons":"~16.4.40-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.4.40-beta_1544444628588_0.579531478676472","host":"s3://npm-registry-packages"}},"16.1.49":{"name":"@syncfusion/ej2-grids","version":"16.1.49","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.1.49","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-grids#readme","bugs":{"url":"https://github.com/syncfusion/ej2-grids/issues"},"dist":{"shasum":"2053859ad4a767a4079b3481721698a8247902a2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.1.49.tgz","fileCount":324,"integrity":"sha512-3Nb6AxsOfYTnfFQqZhs9nG0qcJRlTz/6ofKfWWGGC2pzuVvrO3JqM11yXdRyaU3nRqhFuOe1tpzAgCZPQZPGBw==","signatures":[{"sig":"MEYCIQDhkANp6jPdA1JX/WytsYuoCEhMHm1p/DmzHqORkoQonwIhAIIXIPcXWHP6wbVGzz73MVhAfP68CaBCm/O42PFf1CEV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25822640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcEnqdCRA9TVsSAnZWagAAhyEP/1nnhizPRYH7ryRgnQVc\nut4FtgxuQ8MtsbohAMtH8SR6lk+pLWqqXnGc4UPFzZ5z+DRWvvL09q3XfTWN\njO0tX4GC9woi9hLtlezYYflgfRWnaU2HhnGaJYn3VJn8WRjftQ1vnmy++fmr\nETS46cg0VrSX/HvC7cGVaDCcRg8i81AIMuB4AvDu1fM9F6m7om0nn1Sn1Me1\ntoNjcRIKO+HOt5Nkz4yYSCCJfGVZl/uPqIY7YZPVPLL3qX5B7LvWK4VQk8GD\nwi/wLqg6n7YfWN4kIk10c7c+9VusuWyEJ6wg5qJIF6/kPoWW+Li7p7b1MJRV\nIpTCoKRTzdi0Y93Nh2FM0+CluIKvLgFml3dnm02E71BnbdRIwzRnxLH4aPlM\nJCYmsbN6NX5Ne8c3CzH6CiSGPX/ZgmvNbX1FX9zPMqUwAMzXBRwvbHpGps8f\nCdicTRsSdktYR3+ki2m7eZ0o189cng5C9eM053rzJWGpU9KIC6PI394v0czY\nSZfVQkmCFmgBRjLQjczNOJFB1vrt8qL+2C19LkuOEhPHNn/+2+CFbDDnJo3R\nZUivWLuZI3nUcep/nLiZedVn7Wwh4gsKaJ2qNUoIqbsN443uktpBVB1jjY4N\nfAVZsrVZ1HFQREFLhPCT48uDFSPTmIy73KeIFEkiQ8WVGlKzYdnXsawL7E2P\nKA/q\r\n=Gdsh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","config":{"ghooks":{}},"es2015":"./dist/es6/ej2-grids.es2015.js","module":"./dist/es6/ej2-grids.es5.js","scripts":{},"_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-grids.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Grid Component","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.1.38","@syncfusion/ej2-data":"~16.1.39","@syncfusion/ej2-lists":"~16.1.38","@syncfusion/ej2-inputs":"~16.1.40","@syncfusion/ej2-popups":"~16.1.37","@syncfusion/ej2-buttons":"~16.1.37","@syncfusion/ej2-calendars":"~16.1.38","@syncfusion/ej2-dropdowns":"~16.1.40","@syncfusion/ej2-file-utils":"~16.1.37","@syncfusion/ej2-pdf-export":"~16.1.37","@syncfusion/ej2-compression":"~16.1.37","@syncfusion/ej2-navigations":"~16.1.40","@syncfusion/ej2-excel-export":"~16.1.37"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.1.49_1544714908805_0.031509745609458184","host":"s3://npm-registry-packages"}},"16.4.42":{"name":"@syncfusion/ej2-grids","version":"16.4.42","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.4.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"b49991c22a33c57dd8b97a2ca72e7253a6447b1b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.4.42.tgz","fileCount":369,"integrity":"sha512-fXJmig9EqHv1AIKKVf3Y2kKOX+f23ZrgnjfqMqlUU6xJuj+xlMP4nt9BbZNAUloEV4k3zdbSTxUwK+5j5iT7gw==","signatures":[{"sig":"MEUCIQD0PyIr8C7p7JiGf5TwMn/OW5SoQiPe56gAL4vyyQYgfAIgZGBWDrhKXPVJqX/ySBJ62cfXkjUa+Z1FhZDvc4woigQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15969893,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcF6AlCRA9TVsSAnZWagAAfJEQAJ62ixBx1udj5rSasrL6\nKWiWNVftv0l2aO69hipC4DwleV+Zm9G/qPbUycaR6JW0KO5DLLUROrOU9ofI\nHqC+lwVaUy4NTGXEgWhBRsVA4eMKzPMpF0Lmb9sDV624F2KegHOsR8eJ8BR9\niEVcZU3E7/Gfy6yYyOjInkNdrcPgcuAvhpVIbUdNn4E70lHrJpxkU6Av+58Y\n9HF8HSbpHmRKsEXqMMZxvzw4aCH9fVI+xO/ORbUx1zEti4O+3+tVpSBFFq+M\n66inxSc+XczxCI7CQajYMQg1hkjl0ot8mo8NQfImEKX0NfpDcmvfvHyD8p+z\n76oVOz5HT+xNyKneI6297aOy/B8ZOeANcuItWj9RPC4B3PcgQjjExZ5QRyWb\nSGBMZiSPaB1yRTcHNKr5Y1tkCOIv3Iiz27WlYxhd02bivKFCU/pm/bU8OT9E\nK8Ductxl5sJR8b1xinqZGeRsu9gUHJBalD3ui9bbKm8uc4YBO2saDB/8QoWm\nSc7BrIcadnJp/0KmC5MXrBP/FW6edH4NzBz/ke3n8aKPThlZ/ax8wCfaBK5I\nQRF+lDOABvO8wMbI920ZSkkWpSTc8CAAbmTj6kjweij/ANHdG3V+eoBlB61i\n7H7j/8TfFujv9bdpHZVUFttGD5ogP3rMSzY3JOmOMT2QNPQYANbcV19MTQEF\ndsL7\r\n=Pq7X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.14.0","dependencies":{"@syncfusion/ej2-base":"~16.4.42","@syncfusion/ej2-data":"~16.4.42","@syncfusion/ej2-lists":"~16.4.42","@syncfusion/ej2-inputs":"~16.4.42","@syncfusion/ej2-popups":"~16.4.42","@syncfusion/ej2-buttons":"~16.4.42","@syncfusion/ej2-calendars":"~16.4.42","@syncfusion/ej2-dropdowns":"~16.4.42","@syncfusion/ej2-file-utils":"~16.4.42","@syncfusion/ej2-pdf-export":"~16.4.42","@syncfusion/ej2-compression":"~16.4.42","@syncfusion/ej2-navigations":"~16.4.42","@syncfusion/ej2-excel-export":"~16.4.42","@syncfusion/ej2-splitbuttons":"~16.4.42"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.4.42_1545052197212_0.262103570684332","host":"s3://npm-registry-packages"}},"16.4.44":{"name":"@syncfusion/ej2-grids","version":"16.4.44","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.4.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"5f511152624731f7f257f34444d881ade93315de","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.4.44.tgz","fileCount":369,"integrity":"sha512-JUKoB5B40J+eRq/fQllQF4AKcVUwXm//nvZHRhHnV1x52mIaKWys/WCVJS3NszTT7FGYL91tVzzFmKb69M0GMw==","signatures":[{"sig":"MEYCIQDWMCBo7L9GMsyxYz0WNsupTdSYBCCScRf1eaTrhHR4+AIhAMwBwxf+vN/wQuzH9BKoM3Odolx8Ki7c/pBQrUKJqJDN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15995568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcIM05CRA9TVsSAnZWagAAu1EP/jPX7Ul/mSh64M/T0fKz\nFJVFLw1n4kwfpt/Es7hZ+ll3d57HWaoz8jOjoz0GSr4rYXBoIGoD5tmWeGIA\nrvquekwruRAUlbEQ4RZ3AlU08ZwdFXMeQoEQwoM/pJ9JR0u5+/aG1AhWSiuE\nSXLW4HX+o9RxREs6Jern6F5SiVZl4XHnmsXJyu8CJ7FwyyRLkDa6TSXSbvip\nampEKU0bqI9IGmlLBqd+dhLEtqfPw0h9Mph/qh77H/Wy/UXKd87aQ9XkEU43\nm82sxoWPq74p8bUrQcTVYjBxjnGSAZdwMvRoa2w5nmo0r4MC7CmiOdR+fHzE\nZbZR/YmuXudy7kQphL0/Eei9OH74kDr3CkdJGGh+7vS9mHKWXRXERuNRC+zW\nT78eVVg4Q5v2n0PaSOYNkL8nLc46c+t8bV9kyoLQQ1EzgEqZ0sQyRI3iJr+a\nC1e7HDXx0t2d85YG1K0r3ZELV6yb48vqITGRb32Mx1cvIP45XyVoYDEuOUWq\nLrekY+WJ8WOZt2DINyYnRBSCCcQb75gLH8VNMF24y4S0IMlDwD7VS2thz6rj\nT9SfON6GyUHCnoXGicZtBsQmxFjPJduffYxUItzTPOTsWv4+Ww+D6GvlAnyj\n47WfWID8ScHoss86w1DczuwZNzk38GjCGf1KsoF7XOr+6Er0+HU3ac9jvATR\nxCUd\r\n=FvG9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.14.0","dependencies":{"@syncfusion/ej2-base":"~16.4.42","@syncfusion/ej2-data":"~16.4.42","@syncfusion/ej2-lists":"~16.4.44","@syncfusion/ej2-inputs":"~16.4.44","@syncfusion/ej2-popups":"~16.4.44","@syncfusion/ej2-buttons":"~16.4.42","@syncfusion/ej2-calendars":"~16.4.44","@syncfusion/ej2-dropdowns":"~16.4.44","@syncfusion/ej2-file-utils":"~16.4.42","@syncfusion/ej2-pdf-export":"~16.4.42","@syncfusion/ej2-compression":"~16.4.42","@syncfusion/ej2-navigations":"~16.4.44","@syncfusion/ej2-excel-export":"~16.4.42","@syncfusion/ej2-splitbuttons":"~16.4.42"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.4.44_1545653560854_0.5262151018142021","host":"s3://npm-registry-packages"}},"16.4.45":{"name":"@syncfusion/ej2-grids","version":"16.4.45","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.4.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"c7ef1b59b63e99be2956d96a0f8b74775ec5ffdf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.4.45.tgz","fileCount":369,"integrity":"sha512-smnOtpMYmSNZeAzz0L6lj6iuH02XoIpSz18pF6K+vg6y+U5nnwGduqF7CxsCuG5ce3XTQd6FCF0zW89rQpLO2A==","signatures":[{"sig":"MEUCIQDPi4b3DgIOPR0D1qyG3f+Ytq1caQPdIA7UDUjHxtvRdQIgekTB5peqTkFv5cEjHCJB+dhYMUKsdzm708HAI6ZMngU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16004154,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLKgWCRA9TVsSAnZWagAAbO8P/RjOheyBHUKtq0vt9Mk9\niwXpiiLbygk74Cs8RDrv5KnBm8dN47Du4U/80qi13k7ms/IVt0TVxl7ynGAt\nsc6OUHTpJUqYcAuXnKhx+CqfcPOY5ChHrmob7tsC1tFagnRdI3qUUjAmnG+p\nbNenaNcYsFp9f0BY/ujAXHMEGi7+SiQf3WK0XeZdDz2ILc0uiQwGgbJF0mTV\nb5CvAFaSXwHxjvcxRNHPyjLosspLkffPxvRWCzMYx2m6U3MM/a9f3Phfapxy\n4e7HFU0TbGad9bSHJMV23H8BiZYJYUaLOiD6pRTeR+4vujc/cYJ5tg3GvjMz\nXPFKDSotxPuUEz4Zn7kes0CU1CgXcjjZPF2AaMnATDIYW9CDRqvCni9ZPpji\nEREZG7NWaNCyx1ZWgLfp6kn+o6AOCoiV9eWsbacHpAISdpf4NLxWSErq2hAk\n33c0DbaodKm1ZvJ91Gb4AFX1nY9mUapNocd1rOXF6lvQe6KzwM+v2xJvGA9N\nHsXq28zTWlStFRHb+4awHdcnkeml64wG724ejza6PElsz6gFjbgfjfJtdOg+\nG0UBZjWVugCh3xi7h83H/MaSnfdRA37XQ2vCakrE4R0QrbXrBUHXJTe+caZZ\nWgI4t7e6WgtqftIoGFRFIQSNjTANaRCZcw6bVXRGwacQcL+Gkn5IOTeCerj0\nrpHU\r\n=fhwp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.42","@syncfusion/ej2-data":"~16.4.45","@syncfusion/ej2-lists":"~16.4.44","@syncfusion/ej2-inputs":"~16.4.45","@syncfusion/ej2-popups":"~16.4.45","@syncfusion/ej2-buttons":"~16.4.42","@syncfusion/ej2-calendars":"~16.4.45","@syncfusion/ej2-dropdowns":"~16.4.44","@syncfusion/ej2-file-utils":"~16.4.42","@syncfusion/ej2-pdf-export":"~16.4.42","@syncfusion/ej2-compression":"~16.4.42","@syncfusion/ej2-navigations":"~16.4.45","@syncfusion/ej2-excel-export":"~16.4.42","@syncfusion/ej2-splitbuttons":"~16.4.42"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.4.45_1546430485707_0.09825399416259573","host":"s3://npm-registry-packages"}},"16.4.46":{"name":"@syncfusion/ej2-grids","version":"16.4.46","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.4.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"05f261d4b30137bf467eb9e6fafb12e36b962bb5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.4.46.tgz","fileCount":369,"integrity":"sha512-Y44sptdJGumCqwjDlHTSP5nAR+Tj48zKKfpcHBLU5hRrlqYPdGILf+Qg3DXzbNgcdPuvR46QQDpcTYASi8/ZvA==","signatures":[{"sig":"MEUCIQDfD9UATz9r8K+Ga7hEKkKFezFh0/faZdFX3nTcV4pRowIgN7IoKIkTc9yP8uYsInWCb/SHbKhHR9WlwR4SOPj8iJs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16013517,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcNIOeCRA9TVsSAnZWagAA1REQAJ6hrgim+Itn/sdSPxb8\nXz51qyxc+anM5KTF8uiETTDGSaF+Yt8IM+O3GbLsVosc3DGaCFsa6VvXK8JL\nAAY1G8vFXwSR4H4ymHcUZdvKDaNWKFbhaR/m82Zjvloe4icNcPcG88tbB0Me\nzFILlrIGgrhLeQfq1ZHbWDK+wq0CzJpyoXRXiNwRsiefh4AbKRpSBElvbAWe\nVEYZvZk+leUM9poZmQGiHSD20UEpuaQJ56LbebEG7sQv8aNCPupY2vGvz5Wu\nuMEnUnDEO6dwcayur1iNYq1qwvfvfbXF4tHhSVvpLoewyW55vFLsGeccuo31\ndLGWlr8RefAIluUJSZ3SomBr1trZU3MzluaZ9K2gYUNGCHOfGI/pZoVgHTua\nX+GVwx/3kclxrYX+Aka9M7pyk7pBs2Q/bVcsbVoLCxVFhIQJ4xNHTFe9jj9l\nMgmhRcPwzuz2fEk4Ac3eRRPlG7glygmP5TL+xUlbG5SH0t97SZTOgrwPNwi0\n6/2l2Wb+IjE+EWkawCF2pC8HpoQ6CtFdzn+z+nIFlpjXjm1n3WCPkgccAFfX\nNIYXSDzR7YE2vGLQsvSL+Ph5CJsSLiBjvk9QUo67g5vdyquxAcVwxRwhmbkG\nxFuigzzWT7D2U22u0ylPPpZZyHUeujHHDIIrQ8ys0k6qaMd/xkoXtXfm4iG2\nfnmG\r\n=Xk8R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.42","@syncfusion/ej2-data":"~16.4.45","@syncfusion/ej2-lists":"~16.4.44","@syncfusion/ej2-inputs":"~16.4.46","@syncfusion/ej2-popups":"~16.4.45","@syncfusion/ej2-buttons":"~16.4.42","@syncfusion/ej2-calendars":"~16.4.46","@syncfusion/ej2-dropdowns":"~16.4.46","@syncfusion/ej2-file-utils":"~16.4.42","@syncfusion/ej2-pdf-export":"~16.4.42","@syncfusion/ej2-compression":"~16.4.42","@syncfusion/ej2-navigations":"~16.4.45","@syncfusion/ej2-excel-export":"~16.4.42","@syncfusion/ej2-splitbuttons":"~16.4.46"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.4.46_1546945437155_0.24451230449852734","host":"s3://npm-registry-packages"}},"16.4.47":{"name":"@syncfusion/ej2-grids","version":"16.4.47","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.4.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"5d2cfc3206420b0e4fa451b729865db3c7c96e84","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.4.47.tgz","fileCount":369,"integrity":"sha512-3jKZLSOJpHbQsi4vTqwjerN/btpQbpBkjJPEvNrmGS++bZ7EjhzAwLsG1R2QWJngw2/R+UoNufpYu0cHod6LyA==","signatures":[{"sig":"MEQCIC6mcM/w56SpzuHrldFF0ymidMsbFuGM+Mr6/S2+aqkgAiBXUJ/D7ggWZXp63ebUr3Wf4CNVfxruRYSgFzWAnE6i/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15987972,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPxKYCRA9TVsSAnZWagAA524P/j7TEW8YEC63O5W3iUit\n6/NRshMuS7/H7uqFp0TtnZRSj60BEAM3yvCebnyfhiVdAkdQ0RKePbzJlYjs\n0okYOLjuWCZOaU4uBwaw+E3A0mrMqjkXKRilGVxBRgZHfxGD7YIfwHXQSIRU\nTK9OaUpmTZFc2VE5scZOUs6yRlUIK44VL/myMlhbQ0tWsZ93Xt0QZ5bpIgWm\n8l1aTelLL/8tHTIUvWAJB73fmn19+EuGDp0cd/NwOD/IgeVhWZ/BX7+70Q9J\n7ImB6wKDSsLUici3RBxmW3UrhCWD5LV6eDm7YmmaMw7q8YPhK5gW4rcEWGUT\nEpIyjquscw4R9ki2u+xvSh7uNMaRclUgbkKzPdUiBbaZHNBkkhJVkEXytnRr\n7be2o4y2Fmh3VzQbH+mJEfvaIm2iGUT2UOwHKmJJ4SreNRPSJlpHNoXhsJtL\nYAXRu8j12GlVSfijA2PbBMR5yeUA33uXnaI6Y66pJz5iZIIP2Lg4LjlfAWWK\nezW+9lrzZnBYDRQYjnPHTHrxTAIS83FUiXbAVIUPrIhutbXayc5zKqNjJCOd\nDolfF2KRHSwANyr2/GxDDI4Ska4/QDjwChFEnJu/hNY9JBwE2aa7PC7elYoz\nOec/X/RfahJ6tQ8r/eU4OKjxKsmqjpiSjhLhbhxgmdNqWBd7UtJBpYEQdrtI\nYQZ1\r\n=88OR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.47","@syncfusion/ej2-data":"~16.4.47","@syncfusion/ej2-lists":"~16.4.47","@syncfusion/ej2-inputs":"~16.4.47","@syncfusion/ej2-popups":"~16.4.47","@syncfusion/ej2-buttons":"~16.4.47","@syncfusion/ej2-calendars":"~16.4.47","@syncfusion/ej2-dropdowns":"~16.4.47","@syncfusion/ej2-file-utils":"~16.4.47","@syncfusion/ej2-pdf-export":"~16.4.47","@syncfusion/ej2-compression":"~16.4.47","@syncfusion/ej2-navigations":"~16.4.47","@syncfusion/ej2-excel-export":"~16.4.47","@syncfusion/ej2-splitbuttons":"~16.4.47"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.4.47_1547637399831_0.7745097521702293","host":"s3://npm-registry-packages"}},"16.4.48":{"name":"@syncfusion/ej2-grids","version":"16.4.48","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.4.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"8e752067194d8cf5846e0519aa5a92c2380ac4b9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.4.48.tgz","fileCount":369,"integrity":"sha512-2hS4h4sSaC/P0ljrtke8tykzUkX6D/VPIKyfcqMXkwGR9rp5iw04A6ZnbkagQQSr5VJnZdlY7c44nMLfdnKWWA==","signatures":[{"sig":"MEUCIQDGz6oAus/lBhOnnrj9uxTVE4olscagj/vpmvI/Hv3vhQIgVPPeJn7K7IipIcytYYGRBGrCvjixtboiUhIuz7+I4S8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":15997916,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcRwZaCRA9TVsSAnZWagAAYvQQAKJxU60MPNXT7e/FzbRY\nDjq1j5pERAATKLSgInn7P0OMo+IQ6mcaR1i4Tlhp7VflT1GFbsfymbyXkpXs\nr2owruLsP184rlAUE5H0ekY3In2lnL5sM8o/5vo6VzX1cXIl4SG5Loq1L5me\nSK8xDEGWrWzkzBYOe33UBl1nc8e+7bubUQnLp6d1TmPKqL3t1X+Mfv5HzUc0\nfz3PGHMRXaYhiggZwXhO6iWjdLPIbPryKX6GZFaltA6v5HZHxCkJF7YLPoEn\nPc40Qe6yHgYULBy0oug7DbHBHAcZ/so6+7Xvap4Vu9/KCVmjTSZPJTsFgMVz\nNSFyIbNk5u6I/gHcDMXvMLqgvoOv59+mE5bOJzAgdIYmgW/JHo/HtaiyXohZ\naFgyp1WfOm+m4oLs3LfhG/j+r18+c6Rpn+N4oBuJVUjvC2iepXUR7yHeNm08\nX0W68di6zgdpTOySJRluSYS4TMm+tQjvJajFDo8cc+9vGRp3Q25n8zdbQE3Q\n7ziav/S99V+vYmE+K73oz4JS9eTTCysU4Hesmtn3cbPUCOlaqeqRD7lnavkO\nOJqe6sW9suhOBAfHpbUU1iMzpoJicYpbOksePXDN7at6WeoXx9gaVPqSW02q\nhOtVimZf+ieBNrUZBdyIueVqDcS5sx1UQGoK2aQyWO2wPBC8Rfw8WoGyG8v8\ncQT+\r\n=MWId\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.47","@syncfusion/ej2-data":"~16.4.48","@syncfusion/ej2-lists":"~16.4.47","@syncfusion/ej2-inputs":"~16.4.48","@syncfusion/ej2-popups":"~16.4.47","@syncfusion/ej2-buttons":"~16.4.47","@syncfusion/ej2-calendars":"~16.4.48","@syncfusion/ej2-dropdowns":"~16.4.48","@syncfusion/ej2-file-utils":"~16.4.47","@syncfusion/ej2-pdf-export":"~16.4.47","@syncfusion/ej2-compression":"~16.4.47","@syncfusion/ej2-navigations":"~16.4.47","@syncfusion/ej2-excel-export":"~16.4.47","@syncfusion/ej2-splitbuttons":"~16.4.47"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.4.48_1548158552757_0.9533180516396254","host":"s3://npm-registry-packages"}},"17.1.1-beta":{"name":"@syncfusion/ej2-grids","version":"17.1.1-beta","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.1.1-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"21f7f2d99c4198df89086720a75e4c595c1b5405","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.1.1-beta.tgz","fileCount":375,"integrity":"sha512-o2JmJZWhKiO9RVzsSdKBqvFoA5zcB0Mi6K8WeP/yTDsRsOjZLmaGNVpIJMG2ivfJQpjdsXahnYwssNLRGm5GUg==","signatures":[{"sig":"MEYCIQCbcHT9SWjvF+ht46EvXqj2ScF1wZv+m51rNGJDILnZ4QIhAL7H1hEBEntWGVHmRmzaamoBs8yPeE7ZolSBzsik6ZPH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16242962,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUFl7CRA9TVsSAnZWagAAAK4P/iKZfAIpYuTXOavTGg5g\nEdCRBQ/qGwSQWYEDOybL1UBKe2l5fZA+8OLIKkHOANDRd8dQYiJ06LG1r8km\n4YMgq0KB3qviv3uc0NLyEsMYyIv2f3rf4Rns1SpVB2gtR1yK8FfYf/xO2ssm\n0lrYAQgIm6iImUkU8Enaa1Bl1b0i49a7Qvh70Hmip3EGtOqtoSJDZHmqAu3Y\nF9bUFV4fe0Xr/HWmBp9H+Nv6W4pP9tCL0nA1GQnqUZw73My/CQqkqy7eQX9t\nSPu6hcEsG/1GJv88yDl8uK41vSWryUN9wNHl4/ylKLAnZMQQi6RveeBUlidu\nI5oEGgthGLJkbwTQVqmLCaaTckNYO3rx9bQU+a0gneS8Ge2PBL+DJNr9SG8L\npHm2TGfuXh/G/cu4AndiUCAAAHKqT1Ev5MIfh6MbqJXYIdKMJm3J9nlNSHbs\n1ctGpEG2D1fRMu2MQWT6JHhRs0qK3zNt9TpHS6SUAGpbisI/My53z2KHW5CH\noxo+vsROiVDYobuAyI93dYCgofsRHtbd4pYDiIGBrSQF3mKEBJFA/7/ADK4b\ncMaMTUVWTBwgUjKyeV1KkCDKk6vp6rU2LQ44G/yJhiC7oJEFFbG8sgAWo4NC\n3OPdyv60Om8prbs73W1VskBegkTphPk8ZiMr0CuWWXlcYkvFAYQzsZ5KL4ub\nJk8L\r\n=onv9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~17.1.1-beta","@syncfusion/ej2-data":"~17.1.1-beta","@syncfusion/ej2-lists":"~17.1.1-beta","@syncfusion/ej2-inputs":"~17.1.1-beta","@syncfusion/ej2-popups":"~17.1.1-beta","@syncfusion/ej2-buttons":"~17.1.1-beta","@syncfusion/ej2-calendars":"~17.1.1-beta","@syncfusion/ej2-dropdowns":"~17.1.1-beta","@syncfusion/ej2-file-utils":"~17.1.1-beta","@syncfusion/ej2-pdf-export":"~17.1.1-beta","@syncfusion/ej2-compression":"~17.1.1-beta","@syncfusion/ej2-navigations":"~17.1.1-beta","@syncfusion/ej2-excel-export":"~17.1.1-beta","@syncfusion/ej2-splitbuttons":"~17.1.1-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.1.1-beta_1548769659158_0.41550308641049405","host":"s3://npm-registry-packages"}},"16.4.52":{"name":"@syncfusion/ej2-grids","version":"16.4.52","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.4.52","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"12f9d9c2c4294cf4d56172b2f870c5199effc32e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.4.52.tgz","fileCount":369,"integrity":"sha512-hlOo6UFQTV4SpcOAbPjmIwr28alcGgviHjYLN4jdkbZyX6NOBUAcZlARpKw7KxDMu+WuC6OJLvKkPrV6TYKdpQ==","signatures":[{"sig":"MEYCIQDKAAqZg3PGTLiTOE2Rinnny4moyKfACcP49Qn49J1f0gIhANCMRjnlvj1rZFrMLqailcTlegJHPSTbY/gvu78PF1vq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16010896,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWbuXCRA9TVsSAnZWagAA8VEP/1pVSTGYOeFnjStP+tCu\n0uHN90lmCu1WNzoQdB2q9pEsVH7da2L9ohlvUD7KobZKpbokGHmRF+6bXKAo\nZWSEXxvsGRxzCfzQGV/sWrrR+jyVdDrlbhg3I/D3YbNCOKaE8zChqFQ9DoY1\nrKl3X9CoeqYIRaRFjSG37NWzLWlj22uaZed1uyu9d+RG9jQ2Yf8tYZpBm15Z\nw586gVxiTS6rAftl5U7Gre+bIyNLonxxEkOAqis7Eu7PR7johZzkbJuOe2jV\nJjMBo7EXsno3S3wbudtnicNAv367lEaHFb03VCl0jn6vG+eUL0gi5ttCoaaQ\nurleGbOZF2YvmqVa9kMAFIPapSO6YulJf6IxC6r83WBDUwI14MAHuKrirVUC\nOPSASYxRUlOcBdBfvS9tqhweKPTxDXTkWU6zet9BR92Z3MwyKVPJQjMIAkCf\nVCTX9C+JWl8nh2yqTr02qkuUpLO3A3eXqN/WhgSYoOLNsB3HPh+8Tqo40TFJ\nvJicd8bOaIB9rS0NVKx1GMkIy7sOOInWZrTGDk6G26tXgrlYQHNkyd5/cEX7\n3AgE2L2PgRVivWp6oyXqXgjMuwDe4Fo8mBvCm/bNi/aeFz3AkFtlrVoBVkLK\nkaW2cRFnx5vmBOx5rRjMMG0KqX9+BDs6pdj49/wnl+/FEasS578HEA0HrCmY\n/FAB\r\n=XueU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-data":"~16.4.52","@syncfusion/ej2-lists":"~16.4.52","@syncfusion/ej2-inputs":"~16.4.52","@syncfusion/ej2-popups":"~16.4.52","@syncfusion/ej2-buttons":"~16.4.52","@syncfusion/ej2-calendars":"~16.4.52","@syncfusion/ej2-dropdowns":"~16.4.52","@syncfusion/ej2-file-utils":"~16.4.52","@syncfusion/ej2-pdf-export":"~16.4.52","@syncfusion/ej2-compression":"~16.4.52","@syncfusion/ej2-navigations":"~16.4.52","@syncfusion/ej2-excel-export":"~16.4.52","@syncfusion/ej2-splitbuttons":"~16.4.52"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.4.52_1549384598771_0.5000685471467472","host":"s3://npm-registry-packages"}},"16.4.53":{"name":"@syncfusion/ej2-grids","version":"16.4.53","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.4.53","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"094b163a146d6416468b161066294b3d59e338a7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.4.53.tgz","fileCount":369,"integrity":"sha512-z+AFZ9aTimhAsCU7F4LWa4rHHwFMOrS5XqN64skuIUoI3umfWdWdOJFcRcZD3tbVoteuPup6fOJk/tmg7VzT3g==","signatures":[{"sig":"MEUCIBUlNiES61Ire8bszcYYDm6vjNw0RN25Af054B8hwwmRAiEA1NWHIlG//euluEz3HFDtuKfwXIL6yxKHit9tkKkQJL4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16064705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcY+1gCRA9TVsSAnZWagAAcpMP/itT62p1pNxtYnT93xEW\nMikApCO09PAa7XjQ8Ef/vK6xYy/X28OaM21GLzSSFBVO1busG+8w3wnN6amk\nRvH22mrMevLM/GF1RIz9ZqljL+vGCokbYChSpRzd9ZdiiEbowX/yNhzUToMW\neCndyqQKfzBllyJlz9D7Re+We2JML+2L4nveDCQGHEXsnipJDvPzQ6w77UFj\nc8dMRgLKk/atNzPe3aIKo6rUHJBhxaSosiNa2IAGYEml8CCto48i/vrbauVA\nci9/NNDS8ja4Yoj7H3OPY4EqYtMbcXLY2mGQDXzSgrhbbBxpo5N8879mxof3\nyXtlO2ycdid4SlUTvtwM1mYXZV5tO4Ahmwp1KsIOJkes+YeDrt2AkY5mJJoR\nsK3EryDV+E+p4b20y6dKv6C14TMij10WcReihZkd78FHf7TtnSurk86Tqi9y\n/RbNDIrsepbqt1sAX4DCHskfDvCRP8vC90h4rBSU1/ez+qCC7Q2q+aR1b6IA\nHNHtZLiXTdFkpqhyg+81ZNZ0QvJCvSi4tvXgj+4AiOIQ3s28yW43ibgqtOXE\nISWxr9slsjk6Q3DHD0kAewV48r3YdDelRK1p6NUbwRkMVjTilOGsemAFBRAE\ngMkR8a7WB+MnKA7CR3Pcjc+X/8/IxaPlMz+IddILfsBShPsRhY9CpFu9IdTG\ns393\r\n=1kaN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-data":"~16.4.52","@syncfusion/ej2-lists":"~16.4.52","@syncfusion/ej2-inputs":"~16.4.53","@syncfusion/ej2-popups":"~16.4.53","@syncfusion/ej2-buttons":"~16.4.53","@syncfusion/ej2-calendars":"~16.4.53","@syncfusion/ej2-dropdowns":"~16.4.53","@syncfusion/ej2-file-utils":"~16.4.52","@syncfusion/ej2-pdf-export":"~16.4.52","@syncfusion/ej2-compression":"~16.4.52","@syncfusion/ej2-navigations":"~16.4.53","@syncfusion/ej2-excel-export":"~16.4.52","@syncfusion/ej2-splitbuttons":"~16.4.53"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.4.53_1550052703573_0.6610449347365417","host":"s3://npm-registry-packages"}},"16.4.54":{"name":"@syncfusion/ej2-grids","version":"16.4.54","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.4.54","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"eabe027dd8a43c358fdcfd7c6fcc153d09ad6ee0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.4.54.tgz","fileCount":369,"integrity":"sha512-+AlmyE1s0ZCmu1IRcl2PSgc6OHo8L6YHgIDjESP0+CjPAHzYwGKIP+38QY2ZU9j2yYrcinyem4tl2WWgNx+mXA==","signatures":[{"sig":"MEUCIQC8YxIAnXhQTr78sX0qrKTngWcuXBD2Y3ZWaLmU8a1AhQIgfC8amxDkFkiV8Ht6/Ptt8jvp3ej14FUXzXNsjHt98Kk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16083755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJca7CvCRA9TVsSAnZWagAArbEP/jDDI9UCVAOUnRDzTAUL\nQCQNKmZnGSHE5B14lURPLbnkCgCK8MBKnM2yw7noRsjTMuV7WIONLVZs5CfN\nHH08Dkwkh9PR5KdX43QKKainr7Er8s6lJn+lmo1O5VNdNdvIcChSerbLCAcI\nbVa+x4aVA1+xKMrvrHlSMtAM65HnzJWNYe3l5Wr1QY2nMF52MSkKcMK2V9oe\nD80NIkpEKXlw6Gv7znTxd7uKFxuITU0YcUAw1iNvf92E7q76UMtWo64y5RHK\nPXflQ/bmi6KQ77Y1sx3F6ARB8iMDvk1lnITHv+ROypNe2ceKdcvT+rUQzBMS\n5kjKtcC/QXMaxqH3diJs1rGwH4ltnjubli/3AgiWCCvXGFOChdf5AGaeS7fV\nrkLU13kd3ZKktbKseecPQNfzzVzoaClOMIaowPRVpoiIXVZZb+tkUccLNMvz\nOehSfikWXO1/GjWcubECHC3IOEvOPmNQKmQ1Fj2+faVWsNWL7zLhQSOmWZKe\npHqNArm6ysHOMzA1ZAuUI/8FErWecp1lKSEtAsHSoa5N4lJnVt1D0gyyOLc0\nXClG5+C60Ad4r8QL0JYCiD1PMhwxSx77qFBwa/cUMRsDW0KA8RAOghuBn20u\nfeCLkfubYXvF2NDhW4gcCyqEjTQjXjCIdegMd1LOUlqi2heOIya8L1tKXJcd\nVjvx\r\n=Vlb2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-data":"~16.4.52","@syncfusion/ej2-lists":"~16.4.52","@syncfusion/ej2-inputs":"~16.4.54","@syncfusion/ej2-popups":"~16.4.54","@syncfusion/ej2-buttons":"~16.4.53","@syncfusion/ej2-calendars":"~16.4.54","@syncfusion/ej2-dropdowns":"~16.4.54","@syncfusion/ej2-file-utils":"~16.4.52","@syncfusion/ej2-pdf-export":"~16.4.52","@syncfusion/ej2-compression":"~16.4.52","@syncfusion/ej2-navigations":"~16.4.54","@syncfusion/ej2-excel-export":"~16.4.52","@syncfusion/ej2-splitbuttons":"~16.4.53"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.4.54_1550561454981_0.33782731831708057","host":"s3://npm-registry-packages"}},"16.4.55":{"name":"@syncfusion/ej2-grids","version":"16.4.55","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.4.55","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"62223584591288dcf8cb4f8da5fcdcd8c23f85d9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.4.55.tgz","fileCount":369,"integrity":"sha512-YMyeZNXmA71Ff9ki397gR36bern5XPM6v+FoUWvMTDfdS0x/uiu5AlD9WMD+qsJpYQO+Ak2nVsi6ct1qIyczUQ==","signatures":[{"sig":"MEUCIG+Clb1kiIsuVfi0FDzfg9a2/xHrtvBVfro5se/P83wtAiEAsoSS2wIwpY5eUUoA8laPSaAIZ3ZNQtbQNchxjy1rGz0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16092586,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcdjnoCRA9TVsSAnZWagAAxfYQAIGvQUzR/gVADVGFHHGI\nGc6zGRW1IICvR21WqfEojZ7Ck9yYMMix2QVVMSZNGHYfPbpGeK1Tx+histyY\nZ7zpQl7SN/qO6LWR04YzauR318sAm2A49f+a98WcyzjGUNbO4+lhR0uLzhsw\n5sRHPxg4MsKSRUqXuaB3HVXfmcHkGRdskKJATJ1tWVhiskHS7+DC83Y8X2N7\n1EI7x+MSfPZfRUfdezNnu/bCuR8PcYl4KfTKIzmEiEF9znNy/N+e823FUIKj\nK95Z3bNhvBiEqowig8pggZdKtk8diaIPI33HAbXtr1Vc+oMN1rqIVyKZHwpi\n1YkxQYMY1KeMyyNQs4BEblHmpMqRz9qKY/nwMy9jhPvB7Uvd1j4mi6zuBxOn\nrYReBYh1vk5wj0L52fIpLspPbNHstdF4SI/3Wh4EoPbZLn37gqXwZl9kGtS7\nUq12XhRAXvFsB2gYIl9GqzNO0QRizT7qHCcKjGytTBCi6zIYPL18ZiHazz3p\nMZg231fsCP2S5/xry7L18E7gYu3j393dOqfw7Dqwgg4XSRHPIbHckSxlY/tF\nmjbiR4LaYJ8Pm0ow64Yn0cakgmYfg2+PtCtKafmYfluFwghrrRQ3+JNEhF4A\nfAKal8RYK3YUagBZpnPHrnYOBH6qqaZOwvHB4uH7yGRXYcN7dQhbpyE1N25R\nzfGN\r\n=7IoY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-data":"~16.4.52","@syncfusion/ej2-lists":"~16.4.52","@syncfusion/ej2-inputs":"~16.4.55","@syncfusion/ej2-popups":"~16.4.54","@syncfusion/ej2-buttons":"~16.4.55","@syncfusion/ej2-calendars":"~16.4.55","@syncfusion/ej2-dropdowns":"~16.4.55","@syncfusion/ej2-file-utils":"~16.4.52","@syncfusion/ej2-pdf-export":"~16.4.52","@syncfusion/ej2-compression":"~16.4.52","@syncfusion/ej2-navigations":"~16.4.54","@syncfusion/ej2-excel-export":"~16.4.52","@syncfusion/ej2-splitbuttons":"~16.4.53"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.4.55_1551251943342_0.03750307530936614","host":"s3://npm-registry-packages"}},"17.1.32-beta":{"name":"@syncfusion/ej2-grids","version":"17.1.32-beta","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.1.32-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"8db889f1b03e39446e44b059be3a9a25f825f514","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.1.32-beta.tgz","fileCount":387,"integrity":"sha512-+ggEkvfMFGVfeR1PjB2T+RFUG6o29fw1DynP0oXghiq9HHPcw2r3e5qDcaMsbohnxUryJy+fyD8hejtpn1HTIg==","signatures":[{"sig":"MEUCICprurKzRNwxaj5IH2bKz13Y+CNutFcX6Bt3FwxpX2BzAiEAnVYrHX4JVHH5bYwkfzVUqyCfbR1I0Zy0jCXwUsQH0Y4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16726727,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciR2eCRA9TVsSAnZWagAALpQP/j7HvYLKBNXzYOMjkatL\nYzuCvXd3bdUYpBFLCn8KYSCoYox4Y18KIUq8dOUOGRy2GKakHGuImHEA+CFi\ngIkpY5i+mtA1XCctXcB3B278f85tjHTqZrfldVl4bhbVLG4JHBgBSgR8/59k\noBkTqLOuIxcbWbW/r9fzMoTcLq7bOYEubIoAKafoSQP/V/C8hOQtspNTDYdx\nd01EYKIy0qLVoEo/Z9WgmFLZgDXlx5kEMOhr9TGiB66puS+Mk4VkUZUEDQwk\nxGKWFwtFKm6rGBoO/qtx6o+/9HOTwZVDzmM785bNHWWlser5xRMDujZoBHXO\nn0dmqizwuXdqiWaFeoBzPQZX0kcv/m9i3fF4MLgQ1IPKblgqiHa/pHk6GyB+\nNkFak+OPcu+amLWzGOV+fuKCxEiL69MkAxkx9Fl1gK7Ma6j44wQGqXp+kMNf\nApJaYHY5Hm+sL6uThzAdG6xpNZMjYMeQpabYw4+0aqIKdGBiWcsXmpgNetg3\nq+Vp4mykSyUhEH/KDEF64aHbGBLuGG4oSjJQM46w+IJhihQgP+HYcE0YHD+T\n2wgK78a+Mwgk8W3mPM4noJXaxdlidLKS5zyjkoMjYlJBI2m+U4aRcOgIZW99\n3/eIWCMsFBvebPjHhE7kgzxxdLCIAgQ2XuBjfuliBZcOvBo+HzR4MTCo4srI\nzShs\r\n=ME4W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.32-beta","@syncfusion/ej2-data":"~17.1.32-beta","@syncfusion/ej2-lists":"~17.1.32-beta","@syncfusion/ej2-inputs":"~17.1.32-beta","@syncfusion/ej2-popups":"~17.1.32-beta","@syncfusion/ej2-buttons":"~17.1.32-beta","@syncfusion/ej2-calendars":"~17.1.32-beta","@syncfusion/ej2-dropdowns":"~17.1.32-beta","@syncfusion/ej2-file-utils":"~17.1.32-beta","@syncfusion/ej2-pdf-export":"~17.1.32-beta","@syncfusion/ej2-compression":"~17.1.32-beta","@syncfusion/ej2-navigations":"~17.1.32-beta","@syncfusion/ej2-excel-export":"~17.1.32-beta","@syncfusion/ej2-splitbuttons":"~17.1.32-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.1.32-beta_1552489884897_0.5063167624720144","host":"s3://npm-registry-packages"}},"17.1.38":{"name":"@syncfusion/ej2-grids","version":"17.1.38","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.1.38","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"96a0f11529bcf261c0ff40129c3d0ffc198335ff","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.1.38.tgz","fileCount":393,"integrity":"sha512-2fnI1JT+W0yAluMKVN90Dz/0weafuJPaYhmi1SvL6tTNt+gOLDCdKjITNVn6Pl9d4uGWaL8PcTIBFwNljWivYw==","signatures":[{"sig":"MEUCIQCJyeCszx6UVjSjJB255R8SoZ45+sFSJNBbHVRHGDHGywIgbRJMJWYY0JY+Oh6K02M8bAJ1gQzlsRyHGWOdwXGuyF8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17018966,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcnco6CRA9TVsSAnZWagAApokP/iEhQcfsYZnAafpl4ZNS\nx/hUOnuAlqeCrvvdOldlTkpZAPcDbSmKGKvtYdiM3uyWwm43dG3yZXiedINW\nUeRjzhhLgWV3176+CxKCtHb/Dn1CVGzwLR+km0EQg+4A+/Az2VEwgZ2Zzeys\n97QGcD26IMhaYlOCdlzSofmndhpttpjNDgNsOexbkOe7BbovwzKfR0raikE0\ncgQYO5/EQECdPrIWOZaUwRy10IBDgjLRgrF8ztXeu971MIVpFdsb4hsg5yo+\n/EJzjQEqVw4VoJc8Bn/CAj4abZOE/wVCq77Ba5ubkF1vAVeUb7WKQ37sErMS\nS/AFtWubrM/q16LEErMETBA7OCmqKZQutnIF2JKMSXsXdgUVgAdVgHJVnz70\nB7wSxnxHYDOUT/dcd1T9CDJGVmQz0RXUK9lUGt0B0bsqVbb8ZEXmyXJfXCjl\nlG96JTYI7Lz8rkAjByt5d5HPIvCY51wBwj+ZWXz8Bkr/8G1JsRJ1dCtQRhe/\nYLfIcb/p/e1fRMJA1iCdA2XndmSasDDOI2ZmEeYatnzZGsxw/apciEbro4X2\nD/mWlyWQq+NvH8aXZqrKE0gyE4HwLoWMaMEvwfIfdxUgDhLi2tDqEPZWLKTw\nLXlI9jBFlpCvDD2g+WPyFZKwSLiuklRKOgwyLg20G169SwHMPn9xE/LreGJt\nhnS/\r\n=lTjB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.38","@syncfusion/ej2-data":"~17.1.38","@syncfusion/ej2-lists":"~17.1.38","@syncfusion/ej2-inputs":"~17.1.38","@syncfusion/ej2-popups":"~17.1.38","@syncfusion/ej2-buttons":"~17.1.38","@syncfusion/ej2-calendars":"~17.1.38","@syncfusion/ej2-dropdowns":"~17.1.38","@syncfusion/ej2-file-utils":"~17.1.38","@syncfusion/ej2-pdf-export":"~17.1.38","@syncfusion/ej2-compression":"~17.1.38","@syncfusion/ej2-navigations":"~17.1.38","@syncfusion/ej2-excel-export":"~17.1.38","@syncfusion/ej2-splitbuttons":"~17.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.1.38_1553844793921_0.6711589646552865","host":"s3://npm-registry-packages"}},"17.1.40":{"name":"@syncfusion/ej2-grids","version":"17.1.40","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.1.40","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"4254b80d6e0d837dfc025626c049c9c0b80df35d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.1.40.tgz","fileCount":393,"integrity":"sha512-5eSMA72tu/m7KsZtEV2Hjltqb+qwiBqNxoahm9EW6L0XGLmjnB+TJPBOJeHnT2FSu0POCYrkToGS7OF5pz1CWA==","signatures":[{"sig":"MEQCICW0Gwpn+Ivkm39Xa4C1qsRecbMEhVMKwEukcrygv1pAAiAKTUCyjl+ctucLFqKvtAc3ffDMixMKNoQ684ZjMoYczQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17047629,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrIYqCRA9TVsSAnZWagAAVlsP/09fo34aSvwENa0EzOch\nbaAzgT6fqFPxNd9ydDb7GQ38QNqUws8h9qsjXGRzNzYC5qGQJBmyUZW6S1vD\n5ERbWqrU/jXfCfsGCW3G6/qRNH1eLTLdsXUZ415cVTMtJY0XYbUsOoExWMko\ne0guhtjFhUirfW2xRZXwYXAC1/U4e6XVhaPV/NvI12ghFQ5cR7F/C6zf1cec\nbO2Kxc2ymXO2D+IjJ3NyWIPbc7obF+axd9Mv/5/qZGiI9V/mVZBCXkfzC+Vo\n4FnFGaNoMFX1WX4z97LrltqzPEs7UxHtOhHqaGySMMwxd4f67eeulRzHEkIT\nnSFAXWvjCkkepkzgO2r6px2cHY/912qt+D95hzsvp6T8Q72WIM4aTq9zJqn5\nJ40E/L2BWGg85pLCF3k6ku+4SW3bwt/gwTmswKA1PJxQishJ+YFfbUO/OlFj\nn15vdqfIj1SPVJUd6W3DbCQc5OwIWwQEiZWeCPZfa0mjU9Fcm+9ds4qV6bw8\n432b18POtcVoDKtTenV2D9NmXyRH7vgRVufG1ve7TrLdsOTnpJf+JvTOpf3E\n8FflX/ofLLInwa8ZHoPff2WoGf6Or5Mt3PZPwbDzQ0wdaa8HRNk7kdwXyOJx\nsLidg54RV7yEkwZjMaNoVs8BR62yZPAVh1tBoRSTDfmGrTcPHlV9LEwyW2iY\nJI88\r\n=mNLm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.38","@syncfusion/ej2-data":"~17.1.38","@syncfusion/ej2-lists":"~17.1.40","@syncfusion/ej2-inputs":"~17.1.40","@syncfusion/ej2-popups":"~17.1.40","@syncfusion/ej2-buttons":"~17.1.40","@syncfusion/ej2-calendars":"~17.1.38","@syncfusion/ej2-dropdowns":"~17.1.40","@syncfusion/ej2-file-utils":"~17.1.38","@syncfusion/ej2-pdf-export":"~17.1.38","@syncfusion/ej2-compression":"~17.1.38","@syncfusion/ej2-navigations":"~17.1.40","@syncfusion/ej2-excel-export":"~17.1.38","@syncfusion/ej2-splitbuttons":"~17.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.1.40_1554810409429_0.2755051794865553","host":"s3://npm-registry-packages"}},"17.1.41":{"name":"@syncfusion/ej2-grids","version":"17.1.41","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.1.41","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"fd46db6e2cab2321fae56d035597d093f2d7b6a0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.1.41.tgz","fileCount":393,"integrity":"sha512-O2AKLcb5vzh7idhh4SfGUy6EUAeZGUw44biCU33f+EdzNc40EYQBIYPx9FNARX9elew9IJROK8T6f5f4SZgnRw==","signatures":[{"sig":"MEQCICVaSF0y8wrqCrPEH4LecaQuFpX0h5uk0JtSj9QaD5YdAiBl3NyIJ0mRlfdAlQkUYUwxPZlthg9iL5r5EYRqDWdgGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17071330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctbh2CRA9TVsSAnZWagAA+x0P/0sBBDVJy28t/hspcNHa\n0g+bKDrCUn/5i37oPOh6ADHSTpNd/mSRh5fV/Sh1mqrYtqPG6tPcgI76JiNE\nWh9m5ahODNuVagS72Xls3839oaP/mbIWGwXOYJ3Xz5N9YG1e2MSdIY4MDtm0\nu1rMpFVpvXQu648/TsJLNq72N2PGDK3+LfPfPbAphHzZ4C5RXfK0XOp4K1TD\ngYT/1nzCUesJ7NgZRFYomDt0sVGBL/It5LTJ0XXyr8IdTlrfqz4HFrCgys/h\nzoInZHzE52vwpnDmuWesvz0+sQaLM/32BmXUs7GMGMekdL+EWqRLnHIZJshk\ngws/vn6TieOSWzF3tPzHHp6bBvWBJE5EqyOLwLDYGuoHvItIfZ5bTZy5iQtn\n3Uwcbze0olVx07yrIYvmY4dnNCKiIi48Yzp7ir7dyNPTlLCG42BD/IwFO89H\nM+iOpwkfzhj/w2x0qX4tp6UBwD+mdQtYi2Mr1cwgosP+BrCGuxZ2y/JcsFXh\nASXJrYhDijuSkKRO6wRGlzMxa8hPOWejUI13c81iJciVnneIgFYEKZ1CmjVU\n4BvrJr1BUmdFYLaQqftv0RxD29Ln0gRq9DI8qzfB7ng/e0SToG4qymGA99yh\n5biv7u4VK0cEYTNqFqoWtxVQ8mb5ZE5HiY4eijI+W2DCoLarznTcUB75kIEQ\npI+c\r\n=NnVV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.38","@syncfusion/ej2-data":"~17.1.41","@syncfusion/ej2-lists":"~17.1.40","@syncfusion/ej2-inputs":"~17.1.41","@syncfusion/ej2-popups":"~17.1.40","@syncfusion/ej2-buttons":"~17.1.40","@syncfusion/ej2-calendars":"~17.1.41","@syncfusion/ej2-dropdowns":"~17.1.41","@syncfusion/ej2-file-utils":"~17.1.38","@syncfusion/ej2-pdf-export":"~17.1.38","@syncfusion/ej2-compression":"~17.1.38","@syncfusion/ej2-navigations":"~17.1.41","@syncfusion/ej2-excel-export":"~17.1.38","@syncfusion/ej2-splitbuttons":"~17.1.38"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.1.41_1555413109713_0.5874457877090791","host":"s3://npm-registry-packages"}},"17.1.42":{"name":"@syncfusion/ej2-grids","version":"17.1.42","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.1.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"c3f13709b97f9afd0ac3e74d9d67dfcadf3f3253","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.1.42.tgz","fileCount":393,"integrity":"sha512-4lFhaH4FEyOi8YP62INDXQEE1cgbxYb+4+61cJLsmezb592jAcLXRCvN+TeKm/oq7PkfcCs1MPJGKRelQSCoVg==","signatures":[{"sig":"MEUCICj9BODRKDu+g1EPVZ5BXcJ4sOEr5/QQySzsl3NT0B0LAiEAqtFv5W/ZizT4/Xg+OKgZHmn0hiPzWQDGD7bAzATqtUY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17086150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvtZMCRA9TVsSAnZWagAA+TYP/jvTLL63fqodmtrOWWmJ\njim8ROOIu7b3dCbvs/MLHfuaekERsPKA7NNoPyOdD/fjTZuYTrfA8SkFKKUF\nmsF+nhDHKbzElFXDQTovATA7l6PfuRY86FejE/XVyhl3/1M5G3atBHnVxRSg\ngIWkJEP77fzYTJZAwQJRMwgwlCkvgwnFAP122dYuMJx9rnubxln7dj6EcKTO\nu42/njllSsbHnVx2P1J3YOnVTXkH1Bd/93nGEJ6vwWfdPauM2sTh2eJbGRph\nJgQODPsWEv1FbxyT8kZrFpaR7R56dkNPbBPd19R0u/2GHtq+3SPGrCWyPk+3\neKNoM7Fdt0BWU6nqeFk1OKXNcgQYVu+1QPSryuEF+zffzGAFuPTnS/pb2yYq\n5z4yyT5PGC0fI91KL+14FWVEAbtRZGh70efU8XIUI2Bd0ju+29roGn501Cae\nXUZLWPbGeNy1qG3BLzdZrs4d69TYoxQw/0WmjWvTUlLvyNvCnUj0EuIUtrOB\n/wOZCRw3jmz189FvP5EwUQPz0ybBaH7zGpQg8aezFYxFChAinIXS+TxW6YIz\n6aVjBPpmbZo0YrFfkouQFrZx+u+xQWcCtBDAq0O+hB1sgPv/sye2I9i+U41O\nCEvLM+vWrM+d710/A3GmPtBkt7TqDRl2FPH/WpLsQr4+6N/e9mup/N8fsbiV\n77Il\r\n=NJQ3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.42","@syncfusion/ej2-data":"~17.1.42","@syncfusion/ej2-lists":"~17.1.42","@syncfusion/ej2-inputs":"~17.1.42","@syncfusion/ej2-popups":"~17.1.42","@syncfusion/ej2-buttons":"~17.1.42","@syncfusion/ej2-calendars":"~17.1.42","@syncfusion/ej2-dropdowns":"~17.1.42","@syncfusion/ej2-file-utils":"~17.1.42","@syncfusion/ej2-pdf-export":"~17.1.42","@syncfusion/ej2-compression":"~17.1.42","@syncfusion/ej2-navigations":"~17.1.42","@syncfusion/ej2-excel-export":"~17.1.42","@syncfusion/ej2-splitbuttons":"~17.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.1.42_1556010571412_0.6424910779636275","host":"s3://npm-registry-packages"}},"17.1.43":{"name":"@syncfusion/ej2-grids","version":"17.1.43","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.1.43","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"3b5bc22d46d8c66e4e88d96f578784fe29b057ec","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.1.43.tgz","fileCount":393,"integrity":"sha512-SNdksoqQkeF741d1a8q4xp1ZUPRArIt6UBYud4704fNQHBMslJHG+4nV0hHgSS9uSQs8zxNa5uvB4kc8aZhsvA==","signatures":[{"sig":"MEYCIQDVbZT2YDXTK99kwt6Q1NmlXBggbFUqLmqZ+fIKdo8wTAIhAJDC+Z8SQKhMBbWDu+y2We3Oq0HR+r8ACL1i4LxHw3nw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17095726,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyCIGCRA9TVsSAnZWagAAfNUP/iUpbfdgi2fPIUwzOMEr\nHcIMn+pJlHp5VlZ2VthxE4w55gifqhNwaAA9rRmIA3dKseUcwF3xmRh/JRPT\nAf7m/Rz/fJfX5TP3bn9IYjrDbe19EeGVGkW9YJEeiIRnfxmpFI7yhf7DJQ8O\nWbIzpk8eRqLUjM898VgTA8AJogRIq0+cum0lTCpgLfkT9i3RgXRNp3Vi2NVs\nr+KwNtJ6HwZG7ozSb+GCIfD8PjFy2FkR2Mtluq7NqZRZd0uFN5dKU8FqFcsw\nYRViDCEub3U+b4OOFkZOy1v0XEwVx/O2Mwcalg1o1UKTpoqwLEZfwWUbmnoV\ncjM116sIOJvtiwvlrEGMrLGO1MxcHb+trfz6ubAE1wzV4WD9ncXpF9KOsZSw\nPPipoVWZOWPxWONTaB3WeYjMjJX5qESS4pVidDm7RkkWXAd2O46l5r6KAfjk\nm+33316QF5Otf9Q3y8BxrZRqgWlzioB3iXOV7H1HSbSeBpjgy8Ziaza64z0g\nBcw6sJt6dDiHEv6xQSK2MdjRHRs+tkaglE+ih7DiO0HbcBMB7cheJRGA3YX2\nvhL0uG2PRObEbQnEWTMO9JOha8+ZG7yjpk7NhvE50jEEoLC7UjblMBZ+0F/A\npoZLPVsJillLvue2JgQcdH4A1URFilHN19Y/9FJjDHFQUQAmCUIUq13YJs5V\nU0aO\r\n=yxX+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.43","@syncfusion/ej2-data":"~17.1.42","@syncfusion/ej2-lists":"~17.1.43","@syncfusion/ej2-inputs":"~17.1.42","@syncfusion/ej2-popups":"~17.1.42","@syncfusion/ej2-buttons":"~17.1.42","@syncfusion/ej2-calendars":"~17.1.43","@syncfusion/ej2-dropdowns":"~17.1.43","@syncfusion/ej2-file-utils":"~17.1.42","@syncfusion/ej2-pdf-export":"~17.1.42","@syncfusion/ej2-compression":"~17.1.42","@syncfusion/ej2-navigations":"~17.1.43","@syncfusion/ej2-excel-export":"~17.1.42","@syncfusion/ej2-splitbuttons":"~17.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.1.43_1556619782013_0.3420733081067473","host":"s3://npm-registry-packages"}},"17.1.44":{"name":"@syncfusion/ej2-grids","version":"17.1.44","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.1.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"f8832ae6b6aba4e54ab7a1807c9d03197720a1d0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.1.44.tgz","fileCount":393,"integrity":"sha512-4EhmK/69E2NPYlSC02xumdK38CTJJk2GGnbTj4YVqQ5EdJ2/bq5P5y7aeiLqDvg+x7keyMW7jZbmzCTCTx0PnA==","signatures":[{"sig":"MEUCIQDHMZUa0D4MdRQImH03bXreFJUM3trUnTzmqDRiIF0PTQIgL6Fb3dc6XTyHHabdHj++Rv3jDOzAF8PqPJQj4kYkaSI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17144231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc0VGLCRA9TVsSAnZWagAA4PcP/3Q5GxifnRhxgvfxR50W\n4BqFtKZKiZeDPg7kklQtkAbhHkKW0SC/3hXQv3wAEoVa1Mba3DEqqvG7SLQJ\nCfJCbR3LNAYyH6He7sl7UWJLlSLSWy4ppWvIOWVbB9I33B6tIoPR3dRKGkH/\nIKvf5Td65/X8OF2gjpdMedVmmK/24tiRibjNlWjl1gULgY6FPBl5Xj7Ha90l\ndIDVIam3Ucpbd7kZQqXqIPKN6wTSEGgpdEU3m/5BZHpEfp/Kr0CqwUGYJZB1\n4WJqyP2ji0Cy9FjAiuGiSWWiQK5fGsbefX986L0GNAYXzsrvCtfEnHRDM1Ax\nT+445jNdoseorFenPbLaZbxmRxMeiXe5hapdjfj5QNyWnGZ0SryGlaJACks7\n1YCn5gUGQOaeJjNREK4thsl6z7Z03wQEG2XqtNjN8egZc4itGQiqURFijBXO\nNe68Fq9ANpPTh2Lq6t/OvyfxJcbBIX9V6/PwYlwL59vtBN66yNjfJOgOqVUS\n+qcD/6xaQkKTLJ2bUgFOy3hjF9iSEfAHYGL2UP0QiJWXAFHZQCHsOK0u+gcJ\n+JNcAVRdi5sG/kjS1o1EQDC8XJoiAf/7zbRXk5RQ+bxZEJkkW8aj46Z6QL2N\ngOFVdU1Vqsm0f5V0QM2esSNWTC3yo2D2zwdF/vx/R4XOteSs9sKV8/5/Ozzy\n2xws\r\n=W+pH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.43","@syncfusion/ej2-data":"~17.1.42","@syncfusion/ej2-lists":"~17.1.43","@syncfusion/ej2-inputs":"~17.1.44","@syncfusion/ej2-popups":"~17.1.42","@syncfusion/ej2-buttons":"~17.1.42","@syncfusion/ej2-calendars":"~17.1.43","@syncfusion/ej2-dropdowns":"~17.1.44","@syncfusion/ej2-file-utils":"~17.1.42","@syncfusion/ej2-pdf-export":"~17.1.42","@syncfusion/ej2-compression":"~17.1.42","@syncfusion/ej2-navigations":"~17.1.43","@syncfusion/ej2-excel-export":"~17.1.42","@syncfusion/ej2-splitbuttons":"~17.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.1.44_1557221770264_0.14852237642764288","host":"s3://npm-registry-packages"}},"17.1.47":{"name":"@syncfusion/ej2-grids","version":"17.1.47","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.1.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"b6f3b07c9bdbde495dfb1aa47b0ee1b13c9e6704","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.1.47.tgz","fileCount":393,"integrity":"sha512-zMXKJir24m5+0eiU3D9uhBEykQk1yftOGEUmmjqbCTrH6JXcZ6qdh8zLqF2irBf97IN1pOJoFw86U/UV4eP+Aw==","signatures":[{"sig":"MEYCIQCru2rzHPAwpIevig8aDMAhZ4mvMCj7qr4LCeob8glhWgIhAL3s3b3WPFoCAjZZisvERCwCWFNKKLJVCZi+e2hyN6yQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17165459,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2pvmCRA9TVsSAnZWagAAKOAQAIkCLl+13w3Mu05/KErz\nacp5vU7ATMKfH//O7KqHla/sLFKpgArzEECjN8dh5BgPRnZKYuNObjk5ugEL\n3lMrrPJE6mPAQs0WEqxRYnc9At6HsMEMRRNwygRkcolzh9v9gmK97Och6AYg\ne/pcniKFP9iLPdlhvr8rNQshUxwOfF3qZxrcR9gLRul61b0eEv/cHeQpxnDJ\nMmCeVOenRt3zqMKi+VDFG2lobxGjLDio8M+UdeXnnhe1P4XvUQy6/Xo/7HB+\n+quLsFyzMdNuP0IVE7MKMvRCL1OtJ04iZKQqQCxRtSamGZ3MKyG7nSXNSoPb\nfCjN6sXoLRT6fGIkLykaIdjO6Y+sLOHZAUByZ1et+q9jKxwEFkp1yCDbYx7F\nWoxbpO4kcCIxm9e+omgK+dwx/AxL4YbUwEf33hiO/i88AhLwruDtq7yuewfH\nOzyyq6VTnpY7N3DG0YDZa1T/FoA66+uX1LQPL81i/bCcFBfwGCNOhVE03DGe\nee/POop24UaCCcWZiXn+Nqi2A6cOVGi2uuKiq7Wlr94Ieb7i+PXL5HEThORw\n0fXkHi7Pc0h8qHHZzV2K/1McZcEEwIY75BQi0yNisFhrOLsZEcqFD8J17EZb\nQEnajADAc2QuVN0npNctb5cbZ5yAWk3WrfWcdHs8InXC6SOUcGtR1dUY5mkt\nMrY/\r\n=tt1l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.47","@syncfusion/ej2-data":"~17.1.47","@syncfusion/ej2-lists":"~17.1.47","@syncfusion/ej2-inputs":"~17.1.47","@syncfusion/ej2-popups":"~17.1.47","@syncfusion/ej2-buttons":"~17.1.47","@syncfusion/ej2-calendars":"~17.1.47","@syncfusion/ej2-dropdowns":"~17.1.47","@syncfusion/ej2-file-utils":"~17.1.47","@syncfusion/ej2-pdf-export":"~17.1.47","@syncfusion/ej2-compression":"~17.1.47","@syncfusion/ej2-navigations":"~17.1.47","@syncfusion/ej2-excel-export":"~17.1.47","@syncfusion/ej2-splitbuttons":"~17.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.1.47_1557830630071_0.8597872373744655","host":"s3://npm-registry-packages"}},"17.1.48":{"name":"@syncfusion/ej2-grids","version":"17.1.48","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.1.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"cac7dd2ee1f5c3ebb6ce95b7d92f96bd91ac7d08","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.1.48.tgz","fileCount":393,"integrity":"sha512-UtXN3hUZZMDtfVi8h/eMOMb/c5HNir5CucnhbQEZYkQ2MavKOabUb34pljo5n0XGGh9QfmcTCGHgdGcXrYjd5w==","signatures":[{"sig":"MEQCICKaPuo0QYZ5m6PnUWl6vqa3DOWtZjthcdMLGHR16yGoAiAGPQYqt2SKtNpYifSPfTPJ8dwK2ah3XsUh7AAPVVfxoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17175608,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc4+xYCRA9TVsSAnZWagAA7j8P/0kiJPaVrxeBiihfuxXt\nIrzavdjJCr1S6DvEP4KuIJ0TS7HNbMTCTcdaNt6iXp2o/TlK48Shso0f/Rdc\nGWzL00AmemJOgq1S9eLqf5vHzv9QeHemV1knipPgHgE8dgQKB2HVa6SZTYUw\n3FWERhe3fUUVWE6V1FijMXfkz+QW5Bk5uO2yCDG+OUsDzsdsQAyGZL0fwqMa\nA9TCYTuW3FND/5G1AHpVCvye3c8Aiy8qyT98DgFTjDDQqiG4RxEXYxINU8Lg\n3DkadKfY4FTN1BcZgzpm6MQefVT0iyOGvqsz+5dAB/SkPBldHEwGV0ySu0a+\n2IMutuc1hZzsnTkKPRNJI+KegGI3a25sxTwr4MbvVIZnM2bxEAGlJB24x7fh\nVSNqmgyATixyu5xr+wDy4OpvT0xyO9SVtHRYTLedA7MfVeexRtcMeGNvSMTN\nEZS/oxRf7mXOpAgdX98heTqSeCzGGKZikwo7Emi7qh8JHUjKLoVZBNJBmTfY\nFKZMrgcl7+tZA7xX9kBwVNkaDFV0OObEy4ITTpJSViREMlKvkbDhxAiiEDkB\neaCThhRn8Dw6JdfqHLmuYRSCWNqZ+Wf6LCwSVzySU2AkVSOqZp6KaF4diNUM\n4D+yJYHrkot4TN7vEaW6YvZNytnpcKTv3vcTkXUEfzHvCzhH4smq9HNXDjHM\npqQ0\r\n=bRwm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.48","@syncfusion/ej2-data":"~17.1.47","@syncfusion/ej2-lists":"~17.1.47","@syncfusion/ej2-inputs":"~17.1.47","@syncfusion/ej2-popups":"~17.1.47","@syncfusion/ej2-buttons":"~17.1.47","@syncfusion/ej2-calendars":"~17.1.48","@syncfusion/ej2-dropdowns":"~17.1.48","@syncfusion/ej2-file-utils":"~17.1.47","@syncfusion/ej2-pdf-export":"~17.1.48","@syncfusion/ej2-compression":"~17.1.47","@syncfusion/ej2-navigations":"~17.1.48","@syncfusion/ej2-excel-export":"~17.1.47","@syncfusion/ej2-splitbuttons":"~17.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.1.48_1558441047664_0.36648856990191225","host":"s3://npm-registry-packages"}},"17.1.50":{"name":"@syncfusion/ej2-grids","version":"17.1.50","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.1.50","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"b9ae58d58bd25035669c1433ea19428114e0c19f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.1.50.tgz","fileCount":405,"integrity":"sha512-Plrtq4nRYAXIxBVWE5WmC82yHuU5l4JcuUdcco66566OTCPV7gYtIXS34f8zPk2EF+omavX1H63opxIK2T+vCw==","signatures":[{"sig":"MEUCIQCZ88wLMBoTjRrpNAsCMTCkXcttSPLSb2AEVOlxRpYb8AIgdZ9RgVoaHcP0emoeU8bNs40g2eIBi6JQ/eJlhY/22+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17483954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc9noXCRA9TVsSAnZWagAA5WYP/jtO1tlXe7addLigbj+n\njcogbBrMjqhQmKrJzks9VuafL6p/GRwB3O/A1wlFX10HaSSxEXQw2goZw7Wg\nYW+QYgbTweGFKdvlX6Vc3oDnc2/jrIbkQl1UtoopjBO0mPjSqIn2eck9NbMl\nbMZA8Ed//fDrBis8wdyOBcnVVYGo3P0QH1hlCrUiLTQ4fqP2ojENHvKOc7VN\ntJ/zpSH02ENYFtPyShrZIFCLFDo1XEEg13aKQ1FxTbcYummbkdDIxmYXOJGi\naMcKJNrE0wE7ppCqoCPUDpGCR9hCHABLJz0TI73t+F0hwQRePry16beHWgJU\nMfshL7o16xlnXfXRPpYHuoLCfiqUpAwAi1SnMirRHYGCJFeUBL4IVrDczsY/\nFzr3r6dFQBjEcfwFaq3HIlyJUc2cWGZbq8aWaTwlfZ76/QIEqXGZ913qlpiA\nYDKOPj5UrjHrPve7oA7gUrZ8Of3owLzTL4qoWvCJgD6X3ycrju7uAnKP23Ef\n0vT9kp4RkcQNf+pzDO62DqmolRsmEaFHK648xsfqywY0q4NopRlAdx/YXerh\nGRnqMSvCn7fnOEZNfdNN8lypbnKgk8m5WRWSvQ3ykMZ2qbthm5G9WijF4rqF\n9wezIch1sPqF08xzsOXsNnNaKTSpwqNpYqAF+j615zHs3/y08ePuJXOtZYi9\ncbJl\r\n=5j8j\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ@2/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"1c695b045ff3af35a48c4f2b28937e998a42ccf4","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.1.48.tgz","_integrity":"sha512-XjpVtNv9KM6lyjKbVLjpY0Kyxav2nKrhkh6281aIhS4dwvZrWx3tyeFQgRPis6tygvxpTcYhr7NfGuCmb2nxGA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.49","@syncfusion/ej2-data":"~17.1.50","@syncfusion/ej2-lists":"~17.1.47","@syncfusion/ej2-inputs":"~17.1.50","@syncfusion/ej2-popups":"~17.1.50","@syncfusion/ej2-buttons":"~17.1.50","@syncfusion/ej2-calendars":"~17.1.49","@syncfusion/ej2-dropdowns":"~17.1.49","@syncfusion/ej2-file-utils":"~17.1.47","@syncfusion/ej2-pdf-export":"~17.1.48","@syncfusion/ej2-compression":"~17.1.47","@syncfusion/ej2-navigations":"~17.1.49","@syncfusion/ej2-excel-export":"~17.1.50","@syncfusion/ej2-splitbuttons":"~17.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.1.50_1559656982270_0.45920699061670045","host":"s3://npm-registry-packages"}},"17.1.51":{"name":"@syncfusion/ej2-grids","version":"17.1.51","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.1.51","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"272944dca72f4280938bbfd5adcd3bb89006feb7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.1.51.tgz","fileCount":405,"integrity":"sha512-c6xqVy5EnoGQC9FF6LRneOj1Zlul1Iwge9Jt3gcYo892C5eCm4IdiLugqcVk93kzf0k7ZtokZTTBWdZB8OP4cw==","signatures":[{"sig":"MEYCIQDnpuxxAApgoNpXUM82FNivuXLLLNpaLkj0TrjFLgotfwIhAKNy21qDp/S2E5sZGpD2nfrvTYL5NY5t6nXPwpHUHEkj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17510909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/6GcCRA9TVsSAnZWagAAa18P/2d5k4lPyQ/HqxZSgbgU\nOz1/34bYLNqm9z4oMs49r+NzTQ/pAiAg5WNyEvAnaYSSHQG8B7oepGPrRysl\nX8az4WIlcwASH92bPJepD9uWyT7NwoaZ0ibayOOhCXLOCqY8Otuapjx5FtZg\nhPf9Ay+/ml4dFRXBGlmA9UQvOD8EzIN61kdMs6Zjbhnu9sfkRmB+abq7LkT5\ndX8WpFntsKiqpjGgLlPgjw4bjI6EW35ZiflYxG9bL1/ca6/k13lRoNGo8ESt\nu2FHcQY/hRbGRz+X/oC+20OcGwD0PuH6GwF0D0u8zseijty1eHYDcEv9voQl\n1hAiHb8CzbnQOooFSIcsa8PFhIO6o98wglGCAJ2jliFeGMyOEAzsOGPusAN5\nA7mRFkg55JOCYeI2dq/wB4P1MxLNZMGxmMfCQRsZUGMKvhASHIid7yNj9ILa\n+cIPCy/qdrONgzYGDuKiNi5QNTeL9oGqRbk7BTxAVX1l2NIdJhjsJQqjbAoI\nhNajgOLkDINRiMPMbLenQD9DuHhSf0pkUy3W8il75SJGzc6BemNXApGJy5n+\nIu80OAdK51NBio3puBM9nysaRE1ffjPCA/B0AbYxWJymylWPPG8W+3HH1qVP\n15C/wXS/Uc3+OO2elPhOcU1B4q26EHDcJ7tF72s6Pz4Z2LO54ULvdLhOV8iD\nUxtf\r\n=xgD4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"f04d1d79fb4982dafde6740809aed6da6456edd8","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.1.50.tgz","_integrity":"sha512-KCgjyAmwJVAD6/r1XZypUNW639GDjMfV5XoVgKhTW2vSH6n3/OtTW/cYWo/qgjqGxftAYwpN4oIy4x1yEY7KYA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.49","@syncfusion/ej2-data":"~17.1.51","@syncfusion/ej2-lists":"~17.1.47","@syncfusion/ej2-inputs":"~17.1.50","@syncfusion/ej2-popups":"~17.1.50","@syncfusion/ej2-buttons":"~17.1.50","@syncfusion/ej2-calendars":"~17.1.51","@syncfusion/ej2-dropdowns":"~17.1.49","@syncfusion/ej2-file-utils":"~17.1.47","@syncfusion/ej2-pdf-export":"~17.1.48","@syncfusion/ej2-compression":"~17.1.47","@syncfusion/ej2-navigations":"~17.1.49","@syncfusion/ej2-excel-export":"~17.1.50","@syncfusion/ej2-splitbuttons":"~17.1.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.1.51_1560256923208_0.5012498710279238","host":"s3://npm-registry-packages"}},"17.2.28-beta":{"name":"@syncfusion/ej2-grids","version":"17.2.28-beta","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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"}],"dist":{"shasum":"f45844ef85c8747daaa8b7cd7282a418348e95ec","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.2.28-beta.tgz","fileCount":405,"integrity":"sha512-5tscvy4caEb/tkSW69fey3HYT7qZLUwK4I0Otl6dD6Yt0TFEPo3Hwq3zCp/H1EFvFqQZ7LnpNNr5K3C6iT05zA==","signatures":[{"sig":"MEUCIA0RTehybaUApgbry9mGmc/AKabE4iNq5fJmEkFlDPPDAiEA9fvZotcu68MTMklsDgcXjyUYDERNUX4B47MX4CroyOU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17625895,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFNi7CRA9TVsSAnZWagAAPTgP/18EqyClygJs61UZgAJj\nQxgPleCAdSvZYS+sp+YBNUKe0YYBcPKY8gkvwCT63MAozi8yws4udXf8aImX\nbIWMX3Bhgabw+Y0aBVGcv48Xtwvy6jQJ0AzEDhmO9WhRFxGuxizSMVHEoGtI\nSt53eBORw0K7B/WGY4aCjwtQ+ySYXiF3DMDOzJtfdAUhteTjSDGOTMAL5iYg\nCet74jb1vqs4tEQq/o6BuU6xq+K7GB000jjiNMrsMcqpVpj/0dPIf83Z/Y0I\ntwRtjXPHxyBEUmtvswgXvrwZnn7veGgQLTJkI6ggg03B1ulrAAiSSp3FdKRy\ni8mf2Nk8tVGYlTTOYQdFplQVbGEHUjFMWot3bnXiUXwgRLeK+iilZhsdFTCv\nnOqCxlElI5ttHYywJOMrviLfviC97CZFGKBeA90h1tqgNlcbROijQovAawIi\nL/gdnr8QUTn3rDzMVfCQX3vulZ0LPhRsgDoOzfKo9IbdCJHfMbtr7c7RP5bX\nSK0EqYNKZKuLjSN3Ckw23Wni4k1xvmGtsCpkKU3TgBqsJvMZyjBcOrRf+LyC\nEW/qyDQkFaTaIg8HOD7ySkgJI3RX1sx52k5aecVlewYA+xwFjB8foKr7CzjN\nUSKnF4dWDR7J0a7MmQ0LuUEnrJe1hDzHbSJA5HsYyl/G51tvdu/Q8BwtGD+x\nZXMl\r\n=B1Vu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"4174cc84158c402c75d52a4082f720e53c0b5088","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.1.1.tgz","_integrity":"sha512-N2Q5Jg5ssRZh4FnbVK3FA8IllJ3YuYKGZpDyBrKYt5ymPFyub3lxKtbM+08rTZCuxNpw+o6Ui8X7lrdTL0MK8A==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.28-beta","@syncfusion/ej2-data":"~17.2.28-beta","@syncfusion/ej2-lists":"~17.2.28-beta","@syncfusion/ej2-inputs":"~17.2.28-beta","@syncfusion/ej2-popups":"~17.2.28-beta","@syncfusion/ej2-buttons":"~17.2.28-beta","@syncfusion/ej2-calendars":"~17.2.28-beta","@syncfusion/ej2-dropdowns":"~17.2.28-beta","@syncfusion/ej2-file-utils":"~17.2.28-beta","@syncfusion/ej2-pdf-export":"~17.2.28-beta","@syncfusion/ej2-compression":"~17.2.28-beta","@syncfusion/ej2-navigations":"~17.2.28-beta","@syncfusion/ej2-excel-export":"~17.2.28-beta","@syncfusion/ej2-splitbuttons":"~17.2.28-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.2.28-beta_1561647290364_0.5592257450560771","host":"s3://npm-registry-packages"}},"17.2.34":{"name":"@syncfusion/ej2-grids","version":"17.2.34","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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"}],"dist":{"shasum":"8a1ab6f6cfa5528e30017ed17d6baa0d23be33a9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.2.34.tgz","fileCount":405,"integrity":"sha512-1jjL2Fd6XO0BqgQLcYeO4w70IClCapc+eoouhvkyZd8WSCIRQmafAerkCv1/mqGENh+RxZnWuOugYPWye6PEtA==","signatures":[{"sig":"MEQCIGqqTwjWIJiIoAJPZ4P40uDois7sXfv8An6IUNJ8ZxjUAiARYJVEUlzhR5uSDQ38X6JTXYtSX0NH3giiMUEZmy5ing==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17652231,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJy6GCRA9TVsSAnZWagAAyo4QAJfQJwsHp1YmDEWj/jfb\nujtnzOJCSmYL/jWgEAGHOHjEnX1IRnA/JHbHIciuz8Qdy3pglp2ml90ckQZj\nooTn+vRa314rPdzLU9l1d126iXtyRLH/u4ivQThiSq0w8mhpnZ4c4gCGhdm1\nkAOUsDMZG37vxgkqQvclN01nxvaT886lYCkHeBwseuDF05cBHvZPqqLQQGj+\nsUJYcjFDyT6T5uaMpUWahcIkMOsIT7QcyyHz3Y+Gg9nB+AP94kBeZneAIQde\nvq8Y5l1O0Ke5T/uXMxn4cm9IeBKHx3PhshPKMW13qQVewT/eCISS5SPayCJT\nuAFMK4htENmVivgLNvHcojDQYztcpvqJ7iAorrgmCe/w6SNYYT/0MqN7641k\nSdU1ShupSeCyb7D2s3Be3xr8WlIvgAW/bqn+3FgMmxdA9VrBcmxq0tGbbaKW\nB5Px2gdO+E9167r7LE8S2wWttIS6tTzgmkB7NHuvnb/SivC7YJQwicxja3w2\nOVwnJ8TrW2HVv95RJM4CIEqTaDXJr9QGfCvNX38tGZO3/gHjJ01uN+elM0iW\nmIQVDf1wogUdlKltCV0hMMmOocTEStIqC0AF+vTpauJlRx8Zzf7NNSjjwSUl\nSCeelqs02TC4ozcS9j4xB6Y3J5EWnFibKNnDEQduzgA7iB/ncCGhRs17nbvO\nd8GU\r\n=4XHh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"5f30105b1e697e25058334764dfdf54f971c95d1","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.2.28.tgz","_integrity":"sha512-d5Omco7WxjuzVVAel3lACJLGAt5OeJA6DEtV9MbLJJEERzM79HtkJWEeYmhAg2O5QZh140JQMqzj+mlhWLsyTA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.34","@syncfusion/ej2-data":"~17.2.34","@syncfusion/ej2-lists":"~17.2.34","@syncfusion/ej2-inputs":"~17.2.34","@syncfusion/ej2-popups":"~17.2.34","@syncfusion/ej2-buttons":"~17.2.34","@syncfusion/ej2-calendars":"~17.2.34","@syncfusion/ej2-dropdowns":"~17.2.34","@syncfusion/ej2-file-utils":"~17.2.34","@syncfusion/ej2-pdf-export":"~17.2.34","@syncfusion/ej2-compression":"~17.2.34","@syncfusion/ej2-navigations":"~17.2.34","@syncfusion/ej2-excel-export":"~17.2.34","@syncfusion/ej2-splitbuttons":"~17.2.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.2.34_1562848902129_0.20298827161271604","host":"s3://npm-registry-packages"}},"17.2.35":{"name":"@syncfusion/ej2-grids","version":"17.2.35","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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"}],"dist":{"shasum":"a5b3c895d5b67c28c498d52907141b73ea27fa12","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.2.35.tgz","fileCount":405,"integrity":"sha512-dIUVqM/HyNODb4kh3LVykM698p4ldZY8vzIjZ/JltR4zgiXpPzYylrGaqKTfklRpiiTbPc5IAr6/JeRQlOqxgw==","signatures":[{"sig":"MEQCIBoArV1Xr9BeT39mJzWbAFVadB0+NSjiiQLdDQ+XIB3xAiA/Wul1uZTjrLQPg6CUk3I7rn6BKV88UACRAmu4KSwo8Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17774246,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLqakCRA9TVsSAnZWagAAOyYP/0qBXSYQtbUIFbS0KvPA\nhtE61dIHXW3mUDm+4CLIdpiNDFDMemW7bwm42Fw3yB/IttWnKrfoLVWaCqb3\nHluYin3z/8rU/go7L+IyCGUG2KMAn6EY06ZYJqndMNf0bBgz2hxBK1dBo5Os\nB20anPUCSIKOV7yO+0bnZbEAEiHb2JclD8KJVLnlpurRDTg2PQZOh9MdTXbL\nX3opHA7fTn+ffj5lSpP86G2shSnpaoBvWKlSmo9T4TCyH8Bpnt5eRLDA+xLY\ntDrfxLeNaRdTTFoNvqzWLXUdJ+jYX6e4G7GRj+D+fWEVmh5/ZjNVRtcXmjFD\nBpkquUIManOz0XYvbpnAGCvyI9r6vbMrdGphOmNkcsE4h621x+YMFSB0XGv0\nkP2Jt38+iT3/xiy57G8orMHy+r7AuFutG8chfWFJF3P5H1eXFQfSEqepVe2e\nta/kMdFYjpunkB3kiiJlQmpCLHnCM957Qy/btZ7wc5PhTHKJfbeuSkjV8N+M\nuix+TuWZ45XBRjSJanjRAbgtwanLsp7VhV6EJOcfZ3z1NP9pJPaPLK62DDNq\ne1lDMD8+a047DnQ7Kg6+9RQwtobHeMY00oUJNoVVdU5W60ePtoFNCOpv82lf\nrPXe/xmLJ+b+YIJ18B105qqcyUYAqZOIRZV8rOdTxAwCUtg9ePnS2euF2sB5\nUhr+\r\n=eOnb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"435c94722c507a95720bd76dedc3c51533d53716","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.2.28.tgz","_integrity":"sha512-FO4hr5uWbL3SaIx1+LZKalpWdQSIO5H8PvrZWTZkqHCIN4z9TJ8NYnnuZ0ket2343W/PmPu2z1QaYZhuQZVK5Q==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.34","@syncfusion/ej2-data":"~17.2.35","@syncfusion/ej2-lists":"~17.2.34","@syncfusion/ej2-inputs":"~17.2.35","@syncfusion/ej2-popups":"~17.2.35","@syncfusion/ej2-buttons":"~17.2.35","@syncfusion/ej2-calendars":"~17.2.35","@syncfusion/ej2-dropdowns":"~17.2.34","@syncfusion/ej2-file-utils":"~17.2.34","@syncfusion/ej2-pdf-export":"~17.2.35","@syncfusion/ej2-compression":"~17.2.34","@syncfusion/ej2-navigations":"~17.2.34","@syncfusion/ej2-excel-export":"~17.2.34","@syncfusion/ej2-splitbuttons":"~17.2.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.2.35_1563338402118_0.3205452100722619","host":"s3://npm-registry-packages"}},"17.2.36":{"name":"@syncfusion/ej2-grids","version":"17.2.36","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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"}],"dist":{"shasum":"c4127afab036ee12887f4dc4c99d3a12a62f13ec","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.2.36.tgz","fileCount":405,"integrity":"sha512-BLJ3hTM5kk7xBdWrF7fwpoBSwW/32wxHPqex6PGaQcUYR8mM7VQO5LtsnorkZRikGRMNdB/YJVqpUkAjDx+gKg==","signatures":[{"sig":"MEUCIQDZvkWgMCOf1HMB8VPDKDBp/RoA3AklQd5K6KsO4+srlAIgONRubuAIyHIwm37tYjCoX8Na6Wwa3LDAEDmiZOAfzbQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17860284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOAyeCRA9TVsSAnZWagAAcFsP/Rc+fTdv2Wde/kjObVEM\npnGy9GvX6EcXOKzHIMK+LXOlNf4pCt5ShxWYVSp/rxfgHT9/9WVttj7I+2GA\nd1mSbk6vRdVffgsSn3FsU7QiUMKubZZ9EsdkHIq4hH2B/C6kWCAb1PJoW1sg\ny/JecmLZRRIZ8uJRWx1X2FTn2tjzSaTCf4aBdQXUBDqj4j9/4/QiSSpOMhZw\ntX9O0VY00MYvXdqZidXExorfLIa6lbaQmMarL34PYJH9CUbMTOnl+B2WppEg\n4z+6aLbHwOnfh/kfFKOq6Me29wf4uzzrAeAna8r/l/VUCdockH2t1wZaimKH\ndyyR/L6ocAzWilWM9pubdaKX/1S4KEqMr65Y0NZqJ5TlhehQNdlnpCozeVe2\nrbb/k4L6z30sO6+nv443y24GEWujdjFdaNLKitsTNEUyQCoS0N97iuCrJs9w\ngiyS/LSX248b882odq83NcrCdeeJr3Hs4/mK8cJhzs/WuRcE2EBzX2T44McK\nzNKT5ELXXCumY113mTUDXNoiiSPQp3sG4AfmKjnXQcX1L68MFHSime1tz/0Q\nMJE6dd7z7PzR5cn0WgWyzrYqUChjZVCbVWni/JORyMBJcgiPpxP1iA6a9EYX\ngvlc+k3r5z/QXtBQdeEXE3Vs4h10ybBITY0GpE91kfr4WB8HeixtcBn9wx83\n1jit\r\n=+qK6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"bfdcf9eb064cb7da22dac3d302618f03295d5999","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.2.35.tgz","_integrity":"sha512-FUb4nF3OqiyNvSvU0oo/nUzseofCzIPELhB5996fgMLdBdbf+dMzL/ZIkippaapzSbA85dSN8e1DobhYefAcyA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.35","@syncfusion/ej2-data":"~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-calendars":"~17.2.36","@syncfusion/ej2-dropdowns":"~17.2.36","@syncfusion/ej2-file-utils":"~17.2.34","@syncfusion/ej2-pdf-export":"~17.2.35","@syncfusion/ej2-compression":"~17.2.34","@syncfusion/ej2-navigations":"~17.2.36","@syncfusion/ej2-excel-export":"~17.2.34","@syncfusion/ej2-splitbuttons":"~17.2.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.2.36_1563954333536_0.14154832004388362","host":"s3://npm-registry-packages"}},"17.2.39":{"name":"@syncfusion/ej2-grids","version":"17.2.39","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.2.39","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"2f974ef2d1312e00d9df41f1336860fc089576b1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.2.39.tgz","fileCount":405,"integrity":"sha512-IGeCMeYjfZBmjtGgzcYl3SygRCHpBJY13d7+GZoJpMegnPwmDK+rf8MrVSJg/MqJGMWUx6rYpKftd98civ/q/w==","signatures":[{"sig":"MEQCID13EqWtb2lMM1BKBJxmCZgjA1kxOgzM2GU934jJLrGRAiBsnUz37oxMydCGDoS5wWdsfOXA+sA7djo8Ez61cxqWJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17931019,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdP/DzCRA9TVsSAnZWagAAJO8P/iXbzRjCNhJ7jVlyouv9\nlYwsClD2kqv1EanT/AqLpIazHYMh98zqkjA7A9+f4/j5dRIs7DfaZTpe87LF\nDdsU8JNnvE1ZGRC34leIaXIHJ0ME/6p4PnRuGgThrPiDaOgRSTIW+XbPM/LU\nbcKkQ8RBN2o5jid6vSkahl4Q4KMo/nmS/cewDnMNMOLF7D1jVSrenhwarpyW\ncbYbwV2blGh/Y3sNUupdu66To09NaiVfVXvuXqwIUzVp3QgME89ZM1wP6VZf\nMW/blT6+i071cpnJBurmSYDv7yJz/TDlZWjvvrX5lmLKe6C7K9ZWuO/xxpck\ndvu0c9z3/MAA72Jc9gTmCOV1jAHwUqrMh07Rprzq5hzp/IoDeYU0llF0FN7X\npQAwpFzAd/EdzUfWl2KFNPlMiSN7np/OALH0g9QSBhhCYu9itfCz+x4XyGV4\nMItWdLxof+Mz29TD7SGYTNMFO+gDfNL/obJw6xWmzuLmvRQk/Dvjwql/SJA4\nl9SpGz7gVVftEIEMD9jyCZWuApPqJreN8aAGe5IvN05NobPI5dsjCEnpKYoY\n4cnkok+oY8p7TBZtWd24B9bLDBf3kxSSA8D/9MlHqwWT6PHsfMUmIwKBCu48\n7ErsLhJn+jQwbmla9tszAV8mea7ETQQ7JZTTVudERvXntT7VofgQXq62b0Zl\nEHNN\r\n=fmvu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"f3fc46f46aaa68630204e29497e60d77153f809d","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.2.36.tgz","_integrity":"sha512-0waRmGn6M8ENtthE4ZwOWUnuxbAOQDZtRx2Xozua3EXgF9RAQG+wLDdsU+wYszq8IWZg67zqTyC7Er37JCnwpg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.39","@syncfusion/ej2-data":"~17.2.39","@syncfusion/ej2-lists":"~17.2.34","@syncfusion/ej2-inputs":"~17.2.39","@syncfusion/ej2-popups":"~17.2.35","@syncfusion/ej2-buttons":"~17.2.35","@syncfusion/ej2-calendars":"~17.2.36","@syncfusion/ej2-dropdowns":"~17.2.39","@syncfusion/ej2-file-utils":"~17.2.34","@syncfusion/ej2-pdf-export":"~17.2.35","@syncfusion/ej2-compression":"~17.2.34","@syncfusion/ej2-navigations":"~17.2.39","@syncfusion/ej2-excel-export":"~17.2.34","@syncfusion/ej2-splitbuttons":"~17.2.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.2.39_1564471539226_0.35751645357508743","host":"s3://npm-registry-packages"}},"17.2.40":{"name":"@syncfusion/ej2-grids","version":"17.2.40","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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"}],"dist":{"shasum":"44068648476aaa5fc041c7f74b35b2b725cf81d2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.2.40.tgz","fileCount":405,"integrity":"sha512-LkWdAhwEWLspzUcHdQnMpgGJaXlDKlpCIkdjOZe+HyBA3BqYjGUO5yjvr71fLPqVVIITv70Lb2dNQZUfirce8Q==","signatures":[{"sig":"MEYCIQCLXbbRr/d7Ie3ioCORlE4vyt7nRHfm/A4dk3S2zaP7NgIhAJ8K5aMfY34o/9gGI+3ViOC0Ds8pOQneVrOmbagKZz6D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17980669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdSV67CRA9TVsSAnZWagAAeVAP/il1ao1cHobsRwimaY+n\nV3vWJ79xofl+Xie8gRjaD2BXRvyXQi0BbwNgAY7y36QQKov9ptNUGt18KbtN\n0ZSqmc6wFEMTR09h4poB4le1+g7szkybEQYdZv0lGU5ZOSniC3jxIV5u1QgP\nqyIS+9IXjN6Z9LNrCZ1ql2zG8CyH35fy2kYWU++skWT1v1ozFnr/zHsnyYoP\nG1Vhcho7i5+IlBlbJyQZoBV9PufVej9l1o0Nf3e7Gky4crXcdjfQ99CYYPRZ\n37fpvCDjHs7A/Hw9DO7pnNG0cg6NUt3VYzn3LZ6N4FTw/6uzU6VcOW1lAPRy\n072TjhdB2b0n4jfgnW/nrDQXQVW9iII0gsaO2Orz2/vMx7pfRhT9UjNdTxCr\nB2epGhO2E4PVp/UZdS+hVKmux5e4y4fHCsjgjHFt/9HfJ3sR8z8WWNjztndI\nhee6xAw3gb8amBVpXZP/r3+9cjNy/bRmdoCeb2PAxE9uSFgcc5+7L9SWj2N2\n3VlNt15JaV8XRrs3XpDNF+3RqsW5myAYWQr/0k19lb6R2v8yhM90lNbv9E6K\nsQPdDXGsxWCCt8AezRTDO0eYaXxyBzTmo1OkS4HIgQ6XjgqHelCTOxi2O5aI\nJoGLHoQ1MrMq8+yl79EpINAFcXRY9qE9xP0m4/UMYc44wKXmPRV1SMGBqq6R\nK7Yx\r\n=WEkN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"a0611e442aa37189d761d2a2b56ec3aab7d7420b","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.2.39.tgz","_integrity":"sha512-48Zl2bNaf2Wrd3EAjMN5R9N4KIlEL7fvhhFYLVfA9jeNJ7W1v9fhVKY6km/W/mB1S9JWPSvOHq7R8M7/lrZuVQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.40","@syncfusion/ej2-data":"~17.2.39","@syncfusion/ej2-lists":"~17.2.34","@syncfusion/ej2-inputs":"~17.2.40","@syncfusion/ej2-popups":"~17.2.35","@syncfusion/ej2-buttons":"~17.2.35","@syncfusion/ej2-calendars":"~17.2.36","@syncfusion/ej2-dropdowns":"~17.2.40","@syncfusion/ej2-file-utils":"~17.2.34","@syncfusion/ej2-pdf-export":"~17.2.40","@syncfusion/ej2-compression":"~17.2.34","@syncfusion/ej2-navigations":"~17.2.40","@syncfusion/ej2-excel-export":"~17.2.34","@syncfusion/ej2-splitbuttons":"~17.2.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.2.40_1565089467165_0.47803969069078445","host":"s3://npm-registry-packages"}},"17.2.41":{"name":"@syncfusion/ej2-grids","version":"17.2.41","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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"}],"dist":{"shasum":"c3584a542326674b15ff11b2bf25bb169c5f9fa9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.2.41.tgz","fileCount":405,"integrity":"sha512-Q3YYU910LF1mb8ko3Ea2QHKKtDybOukkFFZR+PcYwN02aFKdIzrT+H2T+bVDQf2bKLGs6snBAYQ2L/Fz+HGMWw==","signatures":[{"sig":"MEUCIQC0VHNvfiGq2pNENbaHxC/7jv+yH9dUKhpFWGXUztp4IgIgaoBXOFyzwDyO8vEZCau94SEtJe5u3wS7DwtBF8zjeBE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18063344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdU4bNCRA9TVsSAnZWagAAIjEQAJRT7cJMADuQ3T4mBSaI\n6KvJOLMJyWYtO5M+8Ow7e9lpy2ZblBDUSl3W0V+/q6KOZwnbwwQrpSwTW0m7\nNTua8t5SfSSFasupIV50vTyE5kekvIy2/XPKy/2cFKp51fJFpZ2n9l0BbUFI\nWTe22qrPeM2fOuh9Vl3EQlcNkN0Mtp7oU2wWnXxIBFrzC2UsxY9cEM1h/V65\nQfl7X9tZ34WYBXBUiD6YqlHUDCnYnOK75qKxjPVYzIGVxHuqiJBRiOKnwkul\ngZZmYRCvBcguXylYBW6cR42/npQwBuIO2QwDB5hSlJVF7lm+soCmtaIV5GTi\nWOvJW2PyhUrsQvfRSz0NW1LgPJ1JrcsCs8g4zNemrbpFIF5j09Vb9VKH5gPw\nbSrjUf7f9oMc//gvPMdTgzTXiYbF18jJKBnSPRDp2jcQRlPGMhG6Vko0qOUE\nER9EbPIHrRk+n6zngsuJX1ro+0wThLvXIpKL9CkScvJxKYknnwVhz1fPijc0\nllW6hrh5REuGqdtbiPi0BfKj9em3OP3bYUit6sjiMnRf6fDnjHTr7TobPtEC\nDUqJsP+xJQyKqJukVD7LyXNBy4XQa2uJh3ZSPslK4jz8+CHFCb2XOmsMjA3p\nXMqWRWbjB5+EcwscW9HUK/QllFbQ9257ywxfvWOQNWkOZFjz+pWBMaldHuF9\nelJj\r\n=AobS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"3571c9f3ca4ec810a6aaa5b3badafbd22a7847f1","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.2.39.tgz","_integrity":"sha512-inj1+5OM1ZxKqqLPI6T0w2yyalLJmNX9fjUxPvOggtHzye+V+ipQhEmsRX6dpEGA+AYOERQhkaJxyaESowDShw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.40","@syncfusion/ej2-data":"~17.2.39","@syncfusion/ej2-lists":"~17.2.34","@syncfusion/ej2-inputs":"~17.2.41","@syncfusion/ej2-popups":"~17.2.35","@syncfusion/ej2-buttons":"~17.2.35","@syncfusion/ej2-calendars":"~17.2.41","@syncfusion/ej2-dropdowns":"~17.2.41","@syncfusion/ej2-file-utils":"~17.2.34","@syncfusion/ej2-pdf-export":"~17.2.40","@syncfusion/ej2-compression":"~17.2.34","@syncfusion/ej2-navigations":"~17.2.41","@syncfusion/ej2-excel-export":"~17.2.34","@syncfusion/ej2-splitbuttons":"~17.2.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.2.41_1565755084964_0.45302125130841997","host":"s3://npm-registry-packages"}},"17.2.46":{"name":"@syncfusion/ej2-grids","version":"17.2.46","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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"}],"dist":{"shasum":"36bed5c2922e606bac8c0a9d7904a5fc80d146ee","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.2.46.tgz","fileCount":405,"integrity":"sha512-hQPeWFTndPPlhYHOogwZG3ZmMohi95bf3lqPw7SjK31pSa0HBDuu2yDtuiciUJBDe8FfpOkJin52gkwog/rPxw==","signatures":[{"sig":"MEUCIG7JKm2jjvfTv2uSlriEp+H0pptKb7aX8a5sL9fNDBd2AiEAgp4JX8kX30vkVWO4feKUfOBsodnnQ7hAe1TT84CVruM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18066999,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXnRRCRA9TVsSAnZWagAA7FYQAJqDgHnZ1MovY9l68oPC\nSuzxlFq3JVGHgNSi4ertP93Jz8nH+NPeTOq8uaHez94BJiq0vQIvAawBrHmb\n0w+E1fZakHq2Ks45M2Y4Uqylmxk3u/A2Q/OuAVjFQvMlOJJaaUAbSdF9z1RZ\niqnOmoBvF0DcTwkkFRksjnyRV1AArUzh0XgdroW/9wECl9oyDcsv+KCR9I2v\nMogSPM9kvAr6a0hVx5x8e2H9qxmXmqOWjR3BKnBNbAweOyr0BWlxgK9DtIUF\nfO5rQWSPbSapuOmuuhUEiO9N8yPz/no2+jP8YQn4yIihmVRU20WsVqc+5JTf\nsyxSv63hAdhPGN5sbB5eBn9SwuFE3+1mn1rtSIPB7+3sPLdSB9VZNum6pTbS\nFI1fnNtaD4SoMl+V597w2mLB62A0bTTZ5bn0RYBrdvglqLHBixr6mW+6NgZ6\n7Cr1LCN7EeXgptBsDEZ/eXZA9W5PgyOwgFWWwVGMNElJrOfzY7Afgj0WIC5T\nG3a4zIe5jTeBMUh7DGN5QXBOmLyGGLThUh0OsNaLHyio5y5Qi45WRkuOaWsJ\nwWmlbJcyyA0A24Qzm2IAgWtRLF8m/mcjKEy2vG89nAqzHXwW4ffuHS3nEYvt\naeKpzEFgwxHnDEhwVHJnzO5/Oud4WtDW2335I+xt4mmBB0k9PgbT8CpXaGNI\nBoHK\r\n=eRP4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"6d35ab744ef815e7bfca82e505d51062b4352e7c","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.2.41.tgz","_integrity":"sha512-yyJUb0UFjxaIsnDWdXNYgZBQL63/q7473LYIdSbQjSUJL/xCW7NnpmoWrBEZU3ijzomKVB75y7F2Tw/hkBrSsQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.46","@syncfusion/ej2-data":"~17.2.46","@syncfusion/ej2-lists":"~17.2.46","@syncfusion/ej2-inputs":"~17.2.46","@syncfusion/ej2-popups":"~17.2.46","@syncfusion/ej2-buttons":"~17.2.46","@syncfusion/ej2-calendars":"~17.2.46","@syncfusion/ej2-dropdowns":"~17.2.46","@syncfusion/ej2-file-utils":"~17.2.46","@syncfusion/ej2-pdf-export":"~17.2.46","@syncfusion/ej2-compression":"~17.2.46","@syncfusion/ej2-navigations":"~17.2.46","@syncfusion/ej2-excel-export":"~17.2.46","@syncfusion/ej2-splitbuttons":"~17.2.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.2.46_1566471248280_0.7393781288787282","host":"s3://npm-registry-packages"}},"17.2.47":{"name":"@syncfusion/ej2-grids","version":"17.2.47","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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"}],"dist":{"shasum":"06d2c4103881be6b7f96c9d04f97bf12666cb111","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.2.47.tgz","fileCount":405,"integrity":"sha512-umIXj/iOdxl9hecVM2z5C4a9yHWRGW0MnznEULD/jMOcuI6kLhy7x1Esny9bbU/4LKAl8m91ql41jV191TbSog==","signatures":[{"sig":"MEYCIQDHDlfZtt50quSHjFBhyXS5cQfXLmnrQx8ee2PWkd4K1AIhAKPSYtj/qso1p4RZl9+B0N7KWCFCEW8O01JEnYftegb8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18097779,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZT1mCRA9TVsSAnZWagAA7Z0P/0aqLEh+fPlrLl0JK2EN\nPowbayUrvRUfpKeNTgbcZjfI/wSzWJ51/RI+GCPkcdWgHjxdQPmv9V97daob\nOaYpOsHXbzsFb2N/19yvGvZsqjkjgxXETFm7iDVDZIt+1msnGG4AFpfhTVcp\nKBruRjWi8917eggH+9h2LPLwQl/J0suXxd0e4oBezzA70O3aIRYQCKvGdsIh\n3Z6UKpI/288PayQYJHKinQTZ9qwMvWf84hn0Tuz9eI71V2++J/+dKdGjdgbY\nykpVvaKBq0IeL6wyaDDxrvqWhM9bY1SOjnI7KcQ7UCDd7Gdvd7QF9jda2Vk2\nr37XI8arZ/Xk1A+xU1+FBXJgcVZmZ4XWIbl+hx8IifHSXgVYj+OHUXcmbg9L\nPOYX3JhKKv5dulHoDKw2wvGmU1OCo9NNULrBIGrrSovrQ4LPZW5GVBEAY6hQ\nTpO0lnweKYdT4ony1tynhHTBJB0fKTNZRJ0Px/3zTHHXnYSfmRB2PkuJ+LyS\nqZgxwtVraYkI+/sqdgmHnQYoJ8HvC2C3kw273ll4nVlfhnoTqfld2UYh3ct+\nQcr5hwcbXKeKtEPBmncxDfxn76vRxpHMOFbpIU/AU7HvfMuoSdIJan30SAAY\nQSQu9JJ8IZ9Ir96iAtuBCzgZCujO5O6C4OaPy3WnCfM0RYA7F5hzeQR4U2k1\nPiBT\r\n=cNQP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"db1e44fdc2ffada7e7b3cdb11434c920fd035a13","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.2.46.tgz","_integrity":"sha512-4ofl8oK15BTx+K1x6S7DJK/5ayGyi8FQdZVpuDPsjUc22NQNolDNxbhkOjC7xzABSLd8G/JvmoL08UJasSwmfQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.47","@syncfusion/ej2-data":"~17.2.47","@syncfusion/ej2-lists":"~17.2.47","@syncfusion/ej2-inputs":"~17.2.47","@syncfusion/ej2-popups":"~17.2.47","@syncfusion/ej2-buttons":"~17.2.47","@syncfusion/ej2-calendars":"~17.2.47","@syncfusion/ej2-dropdowns":"~17.2.47","@syncfusion/ej2-file-utils":"~17.2.47","@syncfusion/ej2-pdf-export":"~17.2.47","@syncfusion/ej2-compression":"~17.2.47","@syncfusion/ej2-navigations":"~17.2.47","@syncfusion/ej2-excel-export":"~17.2.47","@syncfusion/ej2-splitbuttons":"~17.2.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.2.47_1566915941703_0.1754998455488379","host":"s3://npm-registry-packages"}},"17.2.29-beta":{"name":"@syncfusion/ej2-grids","version":"17.2.29-beta","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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"}],"dist":{"shasum":"efcfa6887ba5302560b83435be33ba0c2beff0a2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.2.29-beta.tgz","fileCount":405,"integrity":"sha512-U+KeYVrpqYzn6olJQBrnrrwLyz8vsDbMqpBU7GNWtmqjUUXjDt7Y3XgOaSWQW9bhPHNfEpTbjJv2xvwo9BS98A==","signatures":[{"sig":"MEUCIQCE6lr5+B78dQbo1u3u9fHm1TA14QnvDp7/j5PBiNm/QgIgDIU9bo+w+xH9u701tuoYRLZaWU1hANcy4280bbEUAuc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18096802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZYuGCRA9TVsSAnZWagAAaCAP/3FVguaSrCMGSVDTRE9E\nkcVDRCCDejTisP1Oyv+h9nVnWlqDmQfVDz9mEPpK/YINJNvCvnrNiXijTjn+\n2iEhF2ewGLvDuAAXyQN5VkIyY1VuzKZxurzhaKm4D+tJAh/Iz2g9MsQAesH+\n3m1lVl1oyZPHGv7Gu5bx47fwwfP4kxtTcxLtXvF6+TcDpIU+f7QunpnKL5gE\nC0m3EqZ+aMYEgMD4KJvXCN6hDeVtig8xajYfR9b09yCuBJ3UyZQyQqRxKhEZ\nmxYYuT287OjBmZqE8erOSB/mxrhEQuL30DG+gy4hOQzGUmqPKzoPJuAkDjYu\ny35SHJsb2BJQXSMoVey1B5zBYPbtIrFJzkBE8NY64bl/SjxZPrvxfHi2jWA5\n+hsnttHGJ9J++UeegVkMmEQ8q/VJDXPFdfyQlSW7usf5Bjw3BJfhlWBJWqjd\nabCbrBf/6iWbLuIVBt1hrhCAlCAufh7G99miat71G86aDbjEsd2oyaohJYNQ\nFuZM/gQaTZOeQNkH+LF/nn/2mQd2uy+xWITF1Y7APQfgOHld0VnxiEBzHOSA\n2XFItD8d9PO5gYbsKuJbyNY4CWkjJWyeCJhW2rF/SotN1LizmfcQo6eenH+Y\nn35vUcxv47Un8ozC/AZeSrZ43QnB6r5kougSwGMvfyHHMRNn4vXDcWGhQEf/\nJncZ\r\n=wWdj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"834b57087defae895e2df929e66f3631d051089c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-grids/-/ej2-grids-17.1.1.tgz","_integrity":"sha512-fRv8Dv7KkbkEfPJpQorZ4Dux8S0842pMTl0gN4n4j/5/a+IZvZrrwpR31lXvvuWg7jzvPpSu+/VhC9x39yGEyg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"17.2.29-beta","@syncfusion/ej2-data":"17.2.29-beta","@syncfusion/ej2-lists":"17.2.29-beta","@syncfusion/ej2-inputs":"17.2.29-beta","@syncfusion/ej2-popups":"17.2.29-beta","@syncfusion/ej2-buttons":"17.2.29-beta","@syncfusion/ej2-calendars":"17.2.29-beta","@syncfusion/ej2-dropdowns":"17.2.29-beta","@syncfusion/ej2-file-utils":"17.2.29-beta","@syncfusion/ej2-pdf-export":"17.2.29-beta","@syncfusion/ej2-compression":"17.2.29-beta","@syncfusion/ej2-navigations":"17.2.29-beta","@syncfusion/ej2-excel-export":"17.2.29-beta","@syncfusion/ej2-splitbuttons":"17.2.29-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.2.29-beta_1566935942118_0.3995918948951753","host":"s3://npm-registry-packages"}},"17.2.48-beta":{"name":"@syncfusion/ej2-grids","version":"17.2.48-beta","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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"}],"dist":{"shasum":"520c631efbc109b427ed00f9fadc6e4d970e9c32","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.2.48-beta.tgz","fileCount":405,"integrity":"sha512-78wXQUFMqLAp1EbwyniwW4PHHavDKIwDavk4M9yCn2x/bsNiA4IuAfWHiyE2SJXC8Xhy/Wlm/5j2UscuzJDtyA==","signatures":[{"sig":"MEYCIQCLR9OLV9+itzBN+KQj292eULC0TwjhTNay03rsOC/L0AIhAM+2Mut+jZL3kjpaABJhIoJmbOWrzW4yNbGak8Wxrk0u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18097856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZo9UCRA9TVsSAnZWagAAASAP/1kka796wcIR7T1zB9Hl\ngsD2Fcm0YCs90IAyAGFyJERJKvcTg+ket4FCKBuKscPPSig8G+M0pJe6G3Z6\nA7X9cij+Qp6Vf/tXU2gzj0ctEITmhjKaHbRWmUeDKPgAHaOECpezECFKYjLH\nlyx5bvFcBD05yIX87NKrT0n0PChpDgdV1/mZzvjXiFtN2aZNb8zYtpxmOL5K\nEFoLXPQxBhuyoTxVIJEETcfSXdsbGZm+sI8l7AKVwxzTuH62Hrer1ubJ75ll\nzy+D3FIGEZZUmUv9BfuI4xupAWU7/ZA6Xn8qrv5G3JavGesazR3tVLmYcu59\nMFb0gC+yt1i2rqibmrl8xsPnuKqNJ5GB9ElZAjguJ+c8f++4ZmLtRTYn6I3K\nd6rQ/0HHhP4oBI1QurdWTv79UjcZi3Mnsc7RWFuM4eSsZa035R7HRMJoWg79\nymSGsMWQbMMTQHVxgfbvyYMAvmgFTo3peSkkgR4pJJV99SPuw85l/RFLTGY9\nm1bK8GPEWMCfFckX06+Cn4U/issdfk4faT9PAeAv/GasHg412xJ71T3kujTn\nV6u8bMCuh6xUu8c9tZTkp6k2s7Sj9d6NBWqba+9djdFSb8DXJ9sSVD8g4xsD\ntKGlpQEJLBPEGNldHs7xm38fU6AWPBMwR0brnHP4Tc1+4hlDJNfm9p50h5Wc\nBYhH\r\n=ihh4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"834b57087defae895e2df929e66f3631d051089c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-grids/-/ej2-grids-17.1.1.tgz","_integrity":"sha512-fRv8Dv7KkbkEfPJpQorZ4Dux8S0842pMTl0gN4n4j/5/a+IZvZrrwpR31lXvvuWg7jzvPpSu+/VhC9x39yGEyg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"17.2.48-beta","@syncfusion/ej2-data":"17.2.48-beta","@syncfusion/ej2-lists":"17.2.48-beta","@syncfusion/ej2-inputs":"17.2.48-beta","@syncfusion/ej2-popups":"17.2.48-beta","@syncfusion/ej2-buttons":"17.2.48-beta","@syncfusion/ej2-calendars":"17.2.48-beta","@syncfusion/ej2-dropdowns":"17.2.48-beta","@syncfusion/ej2-file-utils":"17.2.48-beta","@syncfusion/ej2-pdf-export":"17.2.48-beta","@syncfusion/ej2-compression":"17.2.48-beta","@syncfusion/ej2-navigations":"17.2.48-beta","@syncfusion/ej2-excel-export":"17.2.48-beta","@syncfusion/ej2-splitbuttons":"17.2.48-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.2.48-beta_1567002451703_0.9129239869324279","host":"s3://npm-registry-packages"}},"17.2.49":{"name":"@syncfusion/ej2-grids","version":"17.2.49","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.2.49","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"a4de4a1120b8214cc4c29a03400e83f3a998cb0c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.2.49.tgz","fileCount":406,"integrity":"sha512-RfXuk47g58hdO/3HYkkZx5LLrcLKTgDUJ4kHLVuejzlqOy7Ks3ppSh7iVgFli+/AncksEzbR3/nLcfB7+XKfTQ==","signatures":[{"sig":"MEUCICyvhATdvIHfxUmCO3tSZKx6wbda2ytrg21vX4xR5vSzAiEAikBSuMFZj4ofg4GC9xoJqyQUZt8nQiblTIYue1uEHvg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18148449,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdb31YCRA9TVsSAnZWagAApDUP/RkAKyB8M1qvLVV1Pnl7\nXNt110oIw0nbDMyh76ZOdN2RgIVqcd4PHj1Kgygbr3a3aON1JkGNRqQyynH4\nbzfvot/HPRFZsI5UiJO0zkPdu05xVmjdDK6Cz3J/9vD8D9zdYPYuFMnhGZaH\nbxKaMmI3rfIepAuN8nswRioCKrNJp0nROr2KtiEG+SLPeOwXLjctVLTH1zul\nJMGR1AoUqb4c1jKDcUPCGGUuGkvP1EG5zIMHi00oIs/dVmEP0h8TiYaADreZ\nFnVa6KWgk1q6SfThiGFb93IYB8nVQO3Mkl1vyz80OLimg2ZU9+8o1THLEXZ2\nCjYiu192WxrMbn4FAdrBPDZiKIzGIBd0iqZ5qUagfv9Vj+v6MNv2+aZJ5JFV\nYSULLCjkDGJbdTrQuLT/wQ6VNAE7lANvWrW2izQ4BVgmBiJlteXz3Y8spUht\no9j9541XgJ8826jMWpuuYiW6HI6IZmYYju/sRnCDKnwtT5ydEJ61wSH069fn\nuMS/OByCD7Pv6dchVGUtRTm004ZReT/jano0sVjp0DhOWzT2he9pU+9qO/4p\nOfFTt/Ii+kmpFY7k2cd/PGVwNEjoeQFvVTCgaTzUPEsKgr2phFA/RJyzkDW6\nEeDu4IWTCW+9raQKRyDALYmSABoPRWt8CaFCxKSnB7bQG6xsUiXMs125usPi\n1fsG\r\n=sUFh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"af832c6d8d6388175d980412ba606f8e03dfee48","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.2.47.tgz","_integrity":"sha512-zCZNHkePIrMKTO36DH6MfegU1e/OLsciDhrUSH0xtzfL/7Q0VSVcFNnN5MSr6Hft+Gm+7tEy5u7F1MEzIYG2NA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.49","@syncfusion/ej2-data":"~17.2.47","@syncfusion/ej2-lists":"~17.2.47","@syncfusion/ej2-inputs":"~17.2.49","@syncfusion/ej2-popups":"~17.2.47","@syncfusion/ej2-buttons":"~17.2.47","@syncfusion/ej2-calendars":"~17.2.49","@syncfusion/ej2-dropdowns":"~17.2.49","@syncfusion/ej2-file-utils":"~17.2.47","@syncfusion/ej2-pdf-export":"~17.2.47","@syncfusion/ej2-compression":"~17.2.47","@syncfusion/ej2-navigations":"~17.2.49","@syncfusion/ej2-excel-export":"~17.2.47","@syncfusion/ej2-splitbuttons":"~17.2.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.2.49_1567587671999_0.4794982979571263","host":"s3://npm-registry-packages"}},"17.2.51":{"name":"@syncfusion/ej2-grids","version":"17.2.51","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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"}],"dist":{"shasum":"e323e274be03499cccabfd069d9b35eb216d94dc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.2.51.tgz","fileCount":406,"integrity":"sha512-USw+WB2siWJkEmpuTIlRp0yPMz2q93QjrdX5jGRLw0fj5QevPUVjloaX68Arr04Au/44/vFnuHg2WYxL9DFuNA==","signatures":[{"sig":"MEMCIGFGgufXpfC8lja+dx5iIjHNFu/vGlVs30JTo5L/tsMaAh9zAVbDXkAlK47QCGtdGeMjpZ5jWikqiAqPEz336+p9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18198955,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdd7ukCRA9TVsSAnZWagAAJ00P/1QTXnQjZfBDhKv0UdeU\nKHkAGawB0UXhItMIJvMEE3gux1p6PdO7iK7ZhVIdk0N51hNHbHwDZHx9iQUx\nW+/t+3eVg1a1tp8n4zyH6QxKIvumv2E5D4NzV3gRdMRydi7pIvSyGbV4f3n6\n+kb8J3DxAF7LuKg3ZAJIKI1tTWXS8OeTcymQd2dg17w0J+NniKiXk9qg/xU/\n/DdQ5OCXMaRo3bV3wPnwCcBYvjUjbfnlRp6wnWq/YE5SC2XAkIPZiYEhG92+\nzRvn+Iw1Osp0Dmpxq2sUNWW5d4qbczjEGthpBT0Zf0KHRqCFleF+4NsN2Lb3\n1DkxJFM+joisAdQOt2ArWhdJKTz5q6hhir8q0fHrJaOgrFX66lAl4zPscQdu\nxtEqaUuxItQVgaVsohToCOQ1psMg0e1U8HGC3UuhOwHuskl8czzb0xBiZ6nD\nQstDQ+P0I+/IrpGnLH8c3mAy1M7JxiiFodDOI7QxobyuNzr24jv+5CIjkhl+\nt1VrHE/UK9LsRjk17OuwSvNPmGZBm2Al4BEc9sIPtoULj0OUSip8Ckr9GuMY\nxiTSZrgrIAi5FJJZaPnra1gWOeJCw0rfw+fYqTvGPjaLOvR72I/+SdD1IIBz\njny/Vp0VLlrNDQAvkBzBR62p9DMdnhZWknRhJLfPf8gm2AKlGN2WeJQXPcv8\nOd5R\r\n=WEK9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"0e3afa2c03d3ad9f99b309c3745ca13bdeb8374b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-18.0.1.tgz","_integrity":"sha512-Wt61OJRBcRF1aLCCGSLFhsCDT3ptBdimFWg8t5LoFGxY9EAAsz8cqCRHfLC8PhQB7YTivhQVvVfenIMpfqGr+Q==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"5.5.1","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.9.0","dependencies":{"@syncfusion/ej2-base":"~17.2.49","@syncfusion/ej2-data":"~17.2.47","@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-calendars":"~17.2.49","@syncfusion/ej2-dropdowns":"~17.2.49","@syncfusion/ej2-file-utils":"~17.2.47","@syncfusion/ej2-pdf-export":"~17.2.47","@syncfusion/ej2-compression":"~17.2.47","@syncfusion/ej2-navigations":"~17.2.49","@syncfusion/ej2-excel-export":"~17.2.47","@syncfusion/ej2-splitbuttons":"~17.2.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.2.51_1568127907815_0.5633340788967083","host":"s3://npm-registry-packages"}},"17.3.9-beta":{"name":"@syncfusion/ej2-grids","version":"17.3.9-beta","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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"}],"dist":{"shasum":"432d26f420331a5329f273607cafd5ad255d7947","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.3.9-beta.tgz","fileCount":406,"integrity":"sha512-ymlNS+Ejti8xxR4A8Ldk8Td+Yy8/JKvby9uvu3PAZTHy3yqPkULQbm5V/bvdryt62CDCY2vDvxT+tYXM7PFY1w==","signatures":[{"sig":"MEQCIG6yPL7GAY5EAe/kXimdaJqS//qzOm6PXoNu99vCy1+ZAiBNufihwqbw0xW4/3WpcPIdsrdz1s71rPXIr1O1r1FzLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18187617,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhMmICRA9TVsSAnZWagAAqwIP/At55JAheGR58zsGbg1+\nNDEy3ZvLEOyHYspzseNwJu25NMXa5EN9XLVFhtpU95P8HHRBwSUcWI/P/K2l\nuk3Rb2VynxvbsEiJRIvuH6ifH1goMIbhXiTydTZlPYIoMC9kQIxYfDN4FGUF\nv3Clyjkz8RlYMfM7zdiSHapBvkPlUSKqqkb1k3G0FV07Gmm4bzviCsLYMy+2\n4VE4AWVBhXHdvb43EmGkWWK2yioL39uIUGnySxSfRs+Xmfn0ikuss8em5eBO\n9xgcEfUfMjPXHhrRD1u2q6DLiiJ9PmRcQkKYwcXn8DDtvmNhCePhGfi2+k5w\n3wFj0zEp0Ac87m/42BBiwxvarU4LrJkKSKj//EmwoSXSCkGr5B9Zd5Ex/qeh\nC7lrTVs7z+UHxnLSg3RGTMBRCbLhl5gwsaMaD1HkBcu12OdxZCQefjl6fK7V\ngnpIdCEV4k9yDYL5PCmC98QIlL0OTKXZkiRNbPnh7tLfAt+JCcZHvIpMJEfM\nYHO3mHF35ayy4QYkoTDb7z4LMZRdZcfzOlxOVm6gIDQGx+YThIv8Lw6OmyXt\nZqAU989hhBQhhdoMIbsq1ABF5vjPh2uNqswEj/DT9/BNRlGQLYmO9QaAro0V\n57WP2wjIqPKb3cu/SA0l/NvXhHNQXvbVnDmCn6TpNGENW6Nq5Zm3i1qnzc29\ngWI2\r\n=Lflv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"0f2d0510782a71f0843defc583e48b2a87164d99","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.2.48.tgz","_integrity":"sha512-L59UDTe6mNQ3JgoIvVuZxRr6IWuu9nAE19lM9T+Prz0RbQoFceJLy1QBdUvX7h09pX94LEzKdCrI68Num1QSDw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.9-beta","@syncfusion/ej2-data":"~17.3.9-beta","@syncfusion/ej2-lists":"~17.3.9-beta","@syncfusion/ej2-inputs":"~17.3.9-beta","@syncfusion/ej2-popups":"~17.3.9-beta","@syncfusion/ej2-buttons":"~17.3.9-beta","@syncfusion/ej2-calendars":"~17.3.9-beta","@syncfusion/ej2-dropdowns":"~17.3.9-beta","@syncfusion/ej2-file-utils":"~17.3.9-beta","@syncfusion/ej2-pdf-export":"~17.3.9-beta","@syncfusion/ej2-compression":"~17.3.9-beta","@syncfusion/ej2-navigations":"~17.3.9-beta","@syncfusion/ej2-excel-export":"~17.3.9-beta","@syncfusion/ej2-splitbuttons":"~17.3.9-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.3.9-beta_1568983431511_0.7008413207422659","host":"s3://npm-registry-packages"}},"17.3.14":{"name":"@syncfusion/ej2-grids","version":"17.3.14","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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"}],"dist":{"shasum":"46e3eeb02bdf3f8ed4d00af11e92f0a73596e292","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.3.14.tgz","fileCount":406,"integrity":"sha512-RgRmWRYsotGLkyTT3/xB7U0+lHYVCPqjmS0MlJbyG2E+/h8+6lY8dynRtoStos0iK9SYRhD1tmIwfLTGEnbcYQ==","signatures":[{"sig":"MEUCIBlWbA0WVc7ZJk/iUrGwb4CepgzEo2RXO0DBV25G2fDnAiEAsYmK8ymOXpk7gXfQ1HwRrX4Dl4cYtLNAswv6LFnXuPU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18156261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlh+CCRA9TVsSAnZWagAAo0gQAIdLNWon4wQM0m7M9vXV\nTXHYA+Nu0YElCXk5CKi+aLb3fvhVZ/YwtLxuJs25Z2qAtIvywnvwD8F1WSpl\n8fHsWDYQRwNsquhtamspaLa0huuhcwJL/KpDmBHBH3lorYbD2SJCPHzVsQmh\nTsv5moaeGLDghvsHIsCn5uNd+Xr0PRDVaK3MI3jj0KESLZkneJrzybRuUsMj\nHsMHcJpciDNT97KzXg8ayO55QzLdQZ7GWGMOuDzdsKDz4OWECRsWAJ/1nySJ\nvXhrcVtyHs+5fij4XN4sEWUJ9emMzrCm9WMnafzvqfEpepl9OXIC2czIb9sg\nIuoPJdfBF23I7E9AHWwoZdm3vkw0SpuQR0oLXmoV4B5IilFicDIpp5fqETj3\nmsge89TML4KJb4cMz6wmd0YbLwz9MhOtNaDfSs+LDeEcz0ToidqXc0wLH4mf\nEUH8aAld/Ui2DfvyBFwjztCMsGOIv4gRU+rpfg3C1eDimQrOqunHfg5h+tvk\nppThJl4/DpHyO5pAZ+DSVOdZWc8ajS4PccVdoyVG+Cc5qceHiJ5kvsTbn/6h\nxLXXmAY+L0eAL0ZbzwM3thgPHGXPShXOlXbQkzkAw4+eWacs+7nHdEGvY1Vv\nFOBJR4uRMX8VPAP+17d7ndukbpvcBfPfZkXwgiyqCXsI4SUtYP2+0bf5ionm\ntO4W\r\n=7vqT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"bdca64bf1f4ad448369f662f73d632220976dedb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.3.9.tgz","_integrity":"sha512-laHTJ+DhgVHQw+xMMu1hylga3TymRH0VxbcYvykKBUEx5HepNH3uhRLUpJQcPZlbAcnoAHR8AVRdzJQRkFAShA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.14","@syncfusion/ej2-data":"~17.3.14","@syncfusion/ej2-lists":"~17.3.14","@syncfusion/ej2-inputs":"~17.3.14","@syncfusion/ej2-popups":"~17.3.14","@syncfusion/ej2-buttons":"~17.3.14","@syncfusion/ej2-calendars":"~17.3.14","@syncfusion/ej2-dropdowns":"~17.3.14","@syncfusion/ej2-file-utils":"~17.3.14","@syncfusion/ej2-pdf-export":"~17.3.14","@syncfusion/ej2-compression":"~17.3.14","@syncfusion/ej2-navigations":"~17.3.14","@syncfusion/ej2-excel-export":"~17.3.14","@syncfusion/ej2-splitbuttons":"~17.3.14"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.3.14_1570119553611_0.007741258602171008","host":"s3://npm-registry-packages"}},"17.3.16":{"name":"@syncfusion/ej2-grids","version":"17.3.16","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.3.16","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"291655fc8e175464d1c1ea813d3cd6fce68ae9fb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.3.16.tgz","fileCount":406,"integrity":"sha512-SogkMIJuWMkr93LjaPpxmw/wTgAdw0eyvvaCn2RrZtlhfeLUVr2qLcyUh7UGtrcdKdC1oRkbAEiCwG9vpyWZtg==","signatures":[{"sig":"MEYCIQDwI7cTLzHGHs7+1bJupxKFy8a+SuizZk8hyXMPbgiZ6AIhALmuXUMe6MnyD45mNoyPrSPoMrUF/0vyi6lZAYcmmXq+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18261198,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnazmCRA9TVsSAnZWagAAh+AP/i0StDoasDiKIW89DFE5\nRrBfqadWtT3vj+oNVJjfGFDGXeEto3+EaK6CUXEcO7Op/ijKO7eDB/j+losF\nAjyB0t6gpe8bYupvuazwIe3p+y0pRu4qaXkiIrF+QYIt8JX55eDfbt3C1cOw\nsB2ta/4w2uZZfSw48/yJHuCdxs2Z9+jZx/NE3yPd0ByGWlv7TK7NScfJ2Re6\nSOZPFVxSNaIbcnXQdKs04IbBpVWrhcauvjTst8yXxTm1GwWEpYQA42I7oV3f\n8k19SgeBGbpPi5TX7xexre14yI2Se9BE3m/2MXELscgy1fdHfDnHjpZsRz9m\nwGkLLgu34t9NI+hqkY5QuwqvcqobZttLQlVM5gh8laCw5DdGXxoLKeD5T2uE\nGfEfYc0+bLNIogqqqLoq6u8dMekePnI5eWq2MBB7Mt5Z9EiKSpimncIXmQlC\nPWc3Pv1fHBnDqXxrCQ8xA7v2x1w/wDWMJN9RH0oMynWQVTaVyDrUfRsx9I7x\nye1ZMNrZWHuRsnMiReWOVNjEx7oBkUNrM1zx05SZtP3LV9BUhJ+pO85YxPCS\n+vdBrJ7PHKApnghl1guiiYaEAegHU5o4DE2tPOuBlpsvhMuPsilUoNsDqFte\nfY07rzwN+uuaBuDnhv/VaPaBQlOBnaG9IS8/7JZhtmmF2tBb58b/F8PC8eVD\n1njC\r\n=b22O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"a0d995973be9e28a3bbd6db8874946ab73c7e278","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.3.9.tgz","_integrity":"sha512-Xq3Xs+3D6QsiYtD89ZjtioHzDlcQUWBodqdSa9boVRoQiJ87KCL2HSOFtVW2GWXIYbQWsTHFzHWXnKNVlt9Jlg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.16","@syncfusion/ej2-data":"~17.3.14","@syncfusion/ej2-lists":"~17.3.16","@syncfusion/ej2-inputs":"~17.3.16","@syncfusion/ej2-popups":"~17.3.16","@syncfusion/ej2-buttons":"~17.3.16","@syncfusion/ej2-calendars":"~17.3.14","@syncfusion/ej2-dropdowns":"~17.3.16","@syncfusion/ej2-file-utils":"~17.3.14","@syncfusion/ej2-pdf-export":"~17.3.16","@syncfusion/ej2-compression":"~17.3.14","@syncfusion/ej2-navigations":"~17.3.16","@syncfusion/ej2-excel-export":"~17.3.14","@syncfusion/ej2-splitbuttons":"~17.3.14"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.3.16_1570614501717_0.11578171729890152","host":"s3://npm-registry-packages"}},"17.3.17":{"name":"@syncfusion/ej2-grids","version":"17.3.17","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.3.17","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"6af7ef5949ab15436804372e3cc69ab29fac0c52","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.3.17.tgz","fileCount":406,"integrity":"sha512-B88HE4Z0sOtZVgusDITiuXlipY4lzmodlwfuDAKe230/i/Kbtp2uqloozD1Wt5bDR1Z6nNV1FWwn1dYCzUhevQ==","signatures":[{"sig":"MEQCIBEXxOD8c4PUXXGIHnD7RAOCrLx6uzfTqNSLPGP+5Hw3AiBlC11uBsc41wTGOUcAK6kzFlkBV51Wpe1sws81hJ3wKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18281002,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpcXOCRA9TVsSAnZWagAAMF4P/j/wVBdydVfuX2PPzi3G\n9GRDbLEgCPCqElxcvtCMMxpwwqBdv3mNQikPTbXobbak3lcLjsnQukMpBzts\nvYq61629/MN0rcFR4E7M0P7y53w1iSWwdo0bJ5Bhq+/OEe/pkrbcpabi6HOL\nAvUe2G41BShEmyqAmOd/Wlvmtk+3s4xT2Xg3L/TC06F+TZsvmAd6/zyFskYd\nmmJkSYz4QrAGilJ9S3REu/SXV0XI538rm1b3HwFLzMqgNpiCvByhhpX8kkO6\n3F7sK6+0VaqAYutv4dh02myujW0g6aFfJTleS2TV/sVIU7lVStFhSrTb5SLU\ncyreNX/cuYBA/Mvg3XWBTFxP4tI9gb5Ese9PZpnXpq0vLRkAKPnPqbXI32Zr\n103B5Kc7NwqKm7EXZRNRNHBNY1WO7uh+4BMtUTq/cgS8IccwAKiRtyIvwoIq\nfc7ZGhW6tfYr8l3870NX1COMBS8dz/wHa7Ju7OcoLvmqtj19J35jXtoRPaLj\nHuHVwjFTJU0HhsfiPbWnHBXwpSGCfxuzZTVctfUoCMSwyI79gBcCOUQKyZB9\nGMGHCV+A7A/m30TfNGLSMs8Mhq7hFkiZD0fA5SRF+0FF7JePEmFfTkggqMT8\nwKMMNmpm791cRxRNtl7O7y6uVlr8OYzUneH/wTFMs42ArgERC4QaZBwvzWo9\nSM9S\r\n=4c7d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"393b8f99a2528665042fcf5dbaa3b5ad82169060","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.3.16.tgz","_integrity":"sha512-U99BdiMzo6KmnXCMdMBU7wgWIQefHAGX1iJiWv1SxDMxBpiKS40rssb2DPzWkgnvEdfnZ0GM2prBO0oXlu4alg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.16","@syncfusion/ej2-data":"~17.3.14","@syncfusion/ej2-lists":"~17.3.16","@syncfusion/ej2-inputs":"~17.3.17","@syncfusion/ej2-popups":"~17.3.16","@syncfusion/ej2-buttons":"~17.3.16","@syncfusion/ej2-calendars":"~17.3.17","@syncfusion/ej2-dropdowns":"~17.3.17","@syncfusion/ej2-file-utils":"~17.3.14","@syncfusion/ej2-pdf-export":"~17.3.16","@syncfusion/ej2-compression":"~17.3.14","@syncfusion/ej2-navigations":"~17.3.17","@syncfusion/ej2-excel-export":"~17.3.17","@syncfusion/ej2-splitbuttons":"~17.3.14"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.3.17_1571145165493_0.7662428280398816","host":"s3://npm-registry-packages"}},"17.3.19":{"name":"@syncfusion/ej2-grids","version":"17.3.19","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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"}],"dist":{"shasum":"010714fcc8ad72baf3c60eca38bbe8790fb31734","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.3.19.tgz","fileCount":406,"integrity":"sha512-F+MVFdnruqapiCurBVyGbl7/TOgrNSafxz+TMBvGLC51khcAJMHTaiS9PdQHIktTtypeSEFK7y5cRIfAWzyGOA==","signatures":[{"sig":"MEQCIHDTzOc3g9fwxaa/8oA7SL6Vyb5F+vipTAbfeWofv7tQAiB+ym30bSUftWfho81k/9n1XO3Ik+kIL4d0NpESjorc6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18297791,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrvhTCRA9TVsSAnZWagAA7NIQAJmA7uEzKoAIZ8oTQ07D\nuUtHNYC9vNeD8UIVSebkp+uwyGdKS6bOuDpJeWJ+AdxF+jdmShLkcf7SYhNU\nVEYMHBNIygh0rVujZykXx/OLXxj1zHOcnclxJnkAxYyg9NUjlnONqhtWJ0xs\n1PWY49blY5jt2pRoyx5LO1VKxQL2iMr8O6gwD9BrCwq2Za0Uh+jr0aRABbKz\nm6JjTkPUCMl7ab3mn7x05lBwNQz1QBSBmwNDmuQTX/Q1tLJtNb+AgnV7nJeI\n6NnWd796Z06n6MP2S3huyN9CRepo+VJtCAWXy1iQ4hMUbDGffkpPhLzwFOld\nzlKlvukUpiaBEnhDEW366iShrOjZOMXRHwKV24RyG2BdXH3NYMD/ClTR0vUw\nkYN38uLSrhucyv782GQNWrwV48tfMcRHvsEDfjuf1pVQYwhMbw/66OoRCIO6\nx34Wcc7nv+sLXuYytQ8U95E8vT6i55ZIUVA+60RhjzsTTpvBF5B2M/+GTdAg\ndb9oaOfLyqKYG5Q1pSKG0sbkEURAu2z6TuAFPNR43iUUygAoPFLh/MyygjJb\n5yYbxaEwnxMuq9LMRzhy8R81+xJCwd9qvzs0c2Z0lna2gmvYXi4tlXb6erEr\nOnoQwLl7oL4+JESYE//cqhEb5sisHn3xYEVbWWqir0g3NIHywPnnhAYbyHcg\nXSrZ\r\n=ufuV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"181beb3093b588274bdf1b4070d89c28ae32813e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.3.17.tgz","_integrity":"sha512-ojq+/8WgPBzTegqepuFDOOyLA+Hjkaxub7A5sxbGPNsW4SKYTcvbpSuZZaQhX/L0IpKrc6WqMJOak0ETB5W0Cg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.19","@syncfusion/ej2-data":"~17.3.19","@syncfusion/ej2-lists":"~17.3.19","@syncfusion/ej2-inputs":"~17.3.19","@syncfusion/ej2-popups":"~17.3.19","@syncfusion/ej2-buttons":"~17.3.19","@syncfusion/ej2-calendars":"~17.3.19","@syncfusion/ej2-dropdowns":"~17.3.19","@syncfusion/ej2-file-utils":"~17.3.19","@syncfusion/ej2-pdf-export":"~17.3.19","@syncfusion/ej2-compression":"~17.3.19","@syncfusion/ej2-navigations":"~17.3.19","@syncfusion/ej2-excel-export":"~17.3.19","@syncfusion/ej2-splitbuttons":"~17.3.19"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.3.19_1571747922244_0.43408967707516166","host":"s3://npm-registry-packages"}},"17.3.21":{"name":"@syncfusion/ej2-grids","version":"17.3.21","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.3.21","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"a9fa14b5250714776355f0372cc2a43f0da3e48d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.3.21.tgz","fileCount":412,"integrity":"sha512-p3I/XmS+l84WZ45L5NaK38tAsdxjLa5EbiMDbnbCMY/IeteH6zK/7WT5wHwpsrwOn0lPHknNZEObVN6lR+4ccQ==","signatures":[{"sig":"MEUCIHu6oDIntV5nkOhMf6EYz15umhure2Bx3B0Y+0yefSmuAiEA1Iu0EbWW8Q27x9FI2voyCz2VEob4WBSobiAjQIf7T+Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18352783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduXRcCRA9TVsSAnZWagAAMVAP/iFYS2wudGV7AfoaoZvd\nlVwUJmQODioAaXq4pLj94Ix+Zv7Deqz5bWSxUBKOAoIIhbypYZ/EtuPXesLt\n7LKT0YG1O3vRCr5N6bJfz6fxgQ6S08DaCvma6vlpBfzYkpMavOKdoLLL+EB6\nxMMFFvCo619OLwfhs+R+qEo/PKvVtgQv1Gb3vhdZt/w2gEBgf7+EKQdC1xsS\nsuK+wf1wCkwPjwSsBJdZhMq5xWgcRaeB+Dr15iU6l9l2I4kA2S+oM9/13ODc\nfxQ2vtzqJ59zWpV4QmpCOCodEFfTgjPVkmE8gEE9fLXjpm5B7R7VjHnsDm6Q\n4oCaLEpvN+27NF2VsB6Ro+goxki3qxJk+ijFHIF60sY4nq7ogXdOxHBV19Q/\n3fmcV1tYV/ogU5H3Yw6xN83nXc7/oZnDaYipnXtedIx1huOBHSldlk0LmrGg\n+0EdBZ9f4WdiGz/pseAOell5xOINFJLQFeHNssjiOvEKnCUt+G/0oLNe8CWu\nOvhJrfYnUfg8iGeaeA/VxRxK7/3f3jw/YTJyLs3BO7yPbWZQ/AFQZCRWWy+7\nfv79MwKqY0Alsd8gxLsMHVh51rP0pmLnxWyaJGMAWdpzyxmUAWtWo5XX0DWB\nHTBHJiab3UGjbhXTqXMQdiauBFeuflA5zV8BrK5IDR8e57L7JBDPgQ2HsZ6P\n2GR/\r\n=qNu+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"ac4df1e69725433455315710ddf53c35b3ed82e1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.3.19.tgz","_integrity":"sha512-FHsDeKLZVTzUuxZrxSP8BT6RuF5LRq9f/vavzEv2X3qZ9GI9CogqzBkDvLjrtFTxWvWGcEa3UL15amz5jyoRkw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.19","@syncfusion/ej2-data":"~17.3.19","@syncfusion/ej2-lists":"~17.3.21","@syncfusion/ej2-inputs":"~17.3.21","@syncfusion/ej2-popups":"~17.3.19","@syncfusion/ej2-buttons":"~17.3.19","@syncfusion/ej2-calendars":"~17.3.19","@syncfusion/ej2-dropdowns":"~17.3.21","@syncfusion/ej2-file-utils":"~17.3.19","@syncfusion/ej2-pdf-export":"~17.3.19","@syncfusion/ej2-compression":"~17.3.19","@syncfusion/ej2-navigations":"~17.3.21","@syncfusion/ej2-excel-export":"~17.3.19","@syncfusion/ej2-splitbuttons":"~17.3.19"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.3.21_1572435036223_0.9904377124226946","host":"s3://npm-registry-packages"}},"17.3.26":{"name":"@syncfusion/ej2-grids","version":"17.3.26","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.3.26","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"ad5b7ec9602dc80eedd90b9d019c57c8dfa1759a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.3.26.tgz","fileCount":414,"integrity":"sha512-JC8GCSzMhYG+RtHIqcy5Q2VhAoWclMvPsTfN/SbvEAvaH8j88IRB3AHib4WmMnHchJdtabmmFYlC3XDlxxcDKw==","signatures":[{"sig":"MEYCIQC72r496+HZ133y9TMU1+/udKsGxbhDGJclT/yKhZWoKwIhAIhy72m46HysIVz2lF5IOzoqMLoeJiMcUuKuXTidcgI5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18367584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcG/CRA9TVsSAnZWagAASiMP/i3s9SM6lp/qgBu3hvPs\nd39loZUu2gJBiROpNVVQHD4J0JCfaE1JVmbv7J2vaT0SfTqg2BUbWtfKbzup\nGVZrk+YGn0iWcQk6NyUEDEDOVcx0aA+cMhuPSvTL6M/to/BVpWnEMH0vyVeO\nM/ygnO5T5ffLp4+WekGlfEeEr3IsY1AcBB5EweRobJ6tXeWpOecEATUWbv1H\nKakMjoYX2RCL5SuUkd3WsJBGwS3bQUWH6kBiRD9gY0dQ3oxauBK5FXgWuELo\nSbMKCSiN1nJEiCs6HaSwz5b0VG/gx/RVNtG0fZv2sxVp7g/k/vBeRflyJzB9\nRrDfC6tylU724scLsdnRcmCXUiO4jzfSp73JAx03nSLJKItl3YN8NQxeF4jQ\n+zOPYRSc87nIOb2RypxszIu6jtX+fsyVzrJMaDuqLqubncT4TK0p+s29fHU3\n6lWh9tff7NpWiAfra5KiYLL574FRuRXVGhxyWepR/ZWbBpqJzv/Quu0yFSti\nKhrn6OVeN4KyLUx55dJYB+H0tPh3nOzUeV+0t6/9bT7dNiyptj5yNEKA/M8t\nFmvSvB298wqvmYQI6iWbtO6leTEU9ejLKfbf1KDmUjOo1dePmxeYxLM5tup3\n1aly4gpcqokSDy8eGzDAFdA5LzA7SoVZStLeMvuyf4kIYAk7DV8VXZGoyT1Z\nYPxd\r\n=b3ic\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"da6a756c21ad998221542d8b7d58c46c3134fd75","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.3.21.tgz","_integrity":"sha512-WIrH+ZoWsmz0sOdLTdnGLWufaJT/R2/mxaqQPkqmjmLA02Me2B5la+Sbl5zBBdsB7s1rhw6vyuMnz2L2HFcuyA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.26","@syncfusion/ej2-data":"~17.3.26","@syncfusion/ej2-lists":"~17.3.26","@syncfusion/ej2-inputs":"~17.3.26","@syncfusion/ej2-popups":"~17.3.26","@syncfusion/ej2-buttons":"~17.3.26","@syncfusion/ej2-calendars":"~17.3.26","@syncfusion/ej2-dropdowns":"~17.3.26","@syncfusion/ej2-file-utils":"~17.3.26","@syncfusion/ej2-pdf-export":"~17.3.26","@syncfusion/ej2-compression":"~17.3.26","@syncfusion/ej2-navigations":"~17.3.26","@syncfusion/ej2-excel-export":"~17.3.26","@syncfusion/ej2-splitbuttons":"~17.3.26"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.3.26_1572979134877_0.5672618804413443","host":"s3://npm-registry-packages"}},"17.3.27":{"name":"@syncfusion/ej2-grids","version":"17.3.27","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.3.27","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"df40b799ed7111e3089015a4218b1781839b13d2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.3.27.tgz","fileCount":416,"integrity":"sha512-auFgxfzP2b/ZZfAlkTjNPpBta0iSgm7Uvh8N/47jeuHJbBIurbmQxvdMEx5MPg9IazmuNEun3MWuGYlW81KCSA==","signatures":[{"sig":"MEQCIFEZH+xPZJHsJgt+P0FMTkQpqvXLaDrxle4zrjWb76lXAiAZNQmxCvpgikbn/gE8PigUO1hQ//v2wMdIm3UQrPIZZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18690124,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyqCLCRA9TVsSAnZWagAA/m8P/RfC/14hus72zjVVqQ/R\nKBSCe6Qrs0fAeeuPooRPki87LFKlPwHuLj1/01YsH3mPiXaYtkZaVRSFEKxn\nqfI7ixzhoSPw/png4GlbXBUogfl2Sveu/YVe5OspYnMlxNCQ0jDSRtJaBBjD\nla0wQkF/g3yXopV/qilMRBI9v+0b9MrEl8ts83ybrNkl0QG45/FZBin/3hiK\nOc8Nu+OGrYmcGOdngei046vZ2J2UnzPudcf2L25p4pF6q5+FP5uqUDpvxEAC\nUJ6+wrI3J7kE8oJ2yPzkU9dOSi77vewQ1cLFHulrBJa1RoFt8rigmMHsKSor\nEdXrGmU2++wcCg320/TXKfYHPwMzlWwysKSmgzXr1bIflR2LwpNY9WRsH6aw\nZZv8gCf89Re6orEjoVpxljHojjRbdRtTMq7fYZOZr21jrwT/wwXn0WkS761o\nO6AI09cXQfEcieP29zCiqrtPjmuVuuECZIb3SLW6LApplahdI4QsOmgEwzGL\nVdmcfQEXEQk/hph/tTUId04U6/qYy5s0RJKuAMAO4mv8ArnoAbpAQbh9SKZa\nyRR9C1JO7n+ptkj2ctfx1xEcE+7cFYV/ITih7TPX2vI45/Xe/b7lJG8hLS9g\nFTL5KFgWnA5A6K0w0gUhgLpQXmDtRdrcVMDO8bmr7Qh8rRU+CbogHBGhffGq\n7LDp\r\n=4ORW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"641de90b197dbcec7b474d141f3577ef5f7b7c3f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.3.26.tgz","_integrity":"sha512-0VhlcxQYfA/k3huw0/s2RsTKYLGl+tZ8H2Rqm+nFSEonmQrK0ZpBu+gjmsuTgfNwWuC8HnZCXsyDJTD7VzxUKw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-data":"~17.3.27","@syncfusion/ej2-lists":"~17.3.27","@syncfusion/ej2-inputs":"~17.3.27","@syncfusion/ej2-popups":"~17.3.27","@syncfusion/ej2-buttons":"~17.3.27","@syncfusion/ej2-calendars":"~17.3.27","@syncfusion/ej2-dropdowns":"~17.3.27","@syncfusion/ej2-file-utils":"~17.3.27","@syncfusion/ej2-pdf-export":"~17.3.27","@syncfusion/ej2-compression":"~17.3.27","@syncfusion/ej2-navigations":"~17.3.27","@syncfusion/ej2-excel-export":"~17.3.27","@syncfusion/ej2-splitbuttons":"~17.3.27"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.3.27_1573560458332_0.5974326915027643","host":"s3://npm-registry-packages"}},"17.3.28":{"name":"@syncfusion/ej2-grids","version":"17.3.28","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.3.28","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"4e1515fb949dcd639b2978924d2972bab15b1664","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.3.28.tgz","fileCount":416,"integrity":"sha512-/twwGJzVGA9L2+Z7hTMxsJS3acl/ijdU+eXrvnu2hyifKQaOghfW8L0aMVUGQRr7LDOqAdPasrn0rJvS/K3QVA==","signatures":[{"sig":"MEYCIQDPp2CWMXfhdZ4LeO357BFnBdvi2Qjjf2pISVgpSluyiwIhAL0jZLQUnJUYhZtGml+9sX69n+0tpx+tTyq2HHy3MZxE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18731131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0+sPCRA9TVsSAnZWagAAfoUP/2cGqPWRK5fg2NC8PvCP\nwxiyySQEAs26xpqKnIkUSMrGrucZ0inb74St1Gm/eCz5SacsW0D+jqVXci9I\nYbOFeAaozO0ihXc8jGAi35lRr9uEu+6SZ1s5iBGkdWWaPgiCT8wk2IaKt9Lh\ni/MOxqXZjUI0WvnF5UolORkwcz0hiqxRTPvn/MN+9F+wOJ0dL9yXj0SW6QQW\nPJchLgiVKqY9ORdItyUk3ddCWUXhs68bAxT/c9DaRGEYVDpJg+aqAEMS3crr\nXD8o39cKnFHrerlZYfd/7m+x0nUpF8EIwfLa6lwnzHPX16jgU50hTqI8lO4e\n4nqCvhtYAKDo0il69Xy+edz3qC+eLsyT+iH9mCOcdijepsj+VOquGMGUs4pQ\nKBP+J4biJRbE69aOqYBQ/YpztNo0BeAJy4H+SyaAVZxCmBhgd5kwaOQ+jUUw\nxy/ATZB+VvXMVknt7snRDhYRGpIZgQEGi/JunYPQthairM2NMVza3ZcBEndy\nBN0T7lANOWEkjHr3dtTOb/DGhXurovqEYf280DDysmE+T1TKMVtBV9fJtG9I\nfqt8sYSrbO4UKTKFI73ac7CoZ8C92frnhnSuvrmEojm2kAdNC8WbVnbyF+Qw\nm0hLglp5FvTO8lWlUnZL08BzMsNqVskVDJ2mcb8HvmVC9EpxT+SQN0itXIXU\ncEvq\r\n=pluq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"5ecf0c9afe63afdf6838e9cbf4188e2e9938ed52","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.3.27.tgz","_integrity":"sha512-iz7Rmne1XY+e/pZ6vFHWEuEFIANhba5UW3Jsvw/uWfeB0gVTcur8z5oPTYybZROvGS0lRRLIv8dZ7ABZcjj/UA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-data":"~17.3.27","@syncfusion/ej2-lists":"~17.3.27","@syncfusion/ej2-inputs":"~17.3.28","@syncfusion/ej2-popups":"~17.3.27","@syncfusion/ej2-buttons":"~17.3.27","@syncfusion/ej2-calendars":"~17.3.28","@syncfusion/ej2-dropdowns":"~17.3.28","@syncfusion/ej2-file-utils":"~17.3.27","@syncfusion/ej2-pdf-export":"~17.3.27","@syncfusion/ej2-compression":"~17.3.27","@syncfusion/ej2-navigations":"~17.3.27","@syncfusion/ej2-excel-export":"~17.3.27","@syncfusion/ej2-splitbuttons":"~17.3.27"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.3.28_1574169359388_0.8791149041196802","host":"s3://npm-registry-packages"}},"17.3.29":{"name":"@syncfusion/ej2-grids","version":"17.3.29","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.3.29","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"7e4a5bafec7e5cebe23d80bd387772cd79d869fb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.3.29.tgz","fileCount":416,"integrity":"sha512-vB9LrOvV/RMi6C6iuMUeeopBchTbuGBr4jwAaS4RX84HjLn1VTy04D/LfypxMeD2yDHwZ8nGkuyvouMWuj+fJg==","signatures":[{"sig":"MEUCIQDHInb2Qv7ByoF0wSkwwBKpcKslcQ0QOuJwhccXrnMCkAIgZ5L0Su6hXqqCsE20I8wNIM0YkPeK5sLbSBALO6hfEBU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18743103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd3MznCRA9TVsSAnZWagAAPPEP/1q8+ZRpc+TByrv5O2ka\n8bHmBfCDEHdql4kOih0MRuyayQOPaOwiRifhOUtTVYf6PTCAhJWvpRHH72Fd\niZe2r2Y+RDgBWj1lmrP7ZuAquw+zpztsUkVoCCewn0LIYQmFLjrG52/LB63x\nET6ZjiEuUs6GejMeyIF7VvZguFn3uAb0j1fPylzHavZ+mcW7OPuuiJ/D1feX\n3IlnBMiiPO/OnDtCg+w+iYUp724+5/+zZGKYh6Xh325rcAyCLzptdCgiJWSl\nFtdLfPHs+ZOVLM4qiXJ3cf7rHDEsftqBFTtL9eCwTnjDqILedYubcZ5MeK4F\nTDectwnU06bQex0r8OXAHrQ7pjVj7sIgiGoRmlVbrZju1jZyVlbK3xTeUJ7Q\n+oPeJdsAtPjdmJrcnj2b35UZGSL0rA6KYf+GgMU/moSSI+3C91VbTuGeaEU3\ndgAVNzaaYWgqVUNlwtZ9WkwHE88ZGaWoEUAzDSOVUC1jYYvTtFYMtrEmjV7U\nLIAammBcPMOz+dItC6qdZHzq7ASuIN4t9yQ7wLsUYZ9pmXdLtZFzm850gbXq\nY9UxpQo4Z/cjuUnvnwJKVnoof5cHgdFi7kehbwRUh0I4G6o2KP8sTY5nxfek\noRoNcUt/Mt2PxvHRj6SBZkAImbwA6nXOmzSho9eihUiH+25k3bprrDUsoDNY\nVexd\r\n=/bUU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"41606cf58cea8b88d260e5f7353ad5acf13cda14","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.3.28.tgz","_integrity":"sha512-Xg/j3cYKcdCynQq2B/aVnJ/QHDcg0Iz0neVMQt9TFqYQhAczTmpMN98n7lTWqmrKs20bE+j885128QxloRClTw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-data":"~17.3.27","@syncfusion/ej2-lists":"~17.3.27","@syncfusion/ej2-inputs":"~17.3.29","@syncfusion/ej2-popups":"~17.3.29","@syncfusion/ej2-buttons":"~17.3.27","@syncfusion/ej2-calendars":"~17.3.28","@syncfusion/ej2-dropdowns":"~17.3.29","@syncfusion/ej2-file-utils":"~17.3.27","@syncfusion/ej2-pdf-export":"~17.3.27","@syncfusion/ej2-compression":"~17.3.27","@syncfusion/ej2-navigations":"~17.3.27","@syncfusion/ej2-excel-export":"~17.3.27","@syncfusion/ej2-splitbuttons":"~17.3.27"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.3.29_1574751462981_0.3516285372486083","host":"s3://npm-registry-packages"}},"17.3.30":{"name":"@syncfusion/ej2-grids","version":"17.3.30","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.3.30","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"7d515da1f094dcd236ad506666f13ada05fd5f41","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.3.30.tgz","fileCount":416,"integrity":"sha512-W23zPrmtKqtH8ThFp3nI+eyT2dI623KJt68WGjtOHDe7hzT/2q4T7vEmXkRcI8QD/3hE4xNLxpMdgqvF8jOo9Q==","signatures":[{"sig":"MEQCIAWCH3eoH0Zem2N4PMgmWhJo12LlSTkkc0sq5CX0MM0wAiAC9Eld4501S96302WmqacW5kEXI2UydoB9sy5QO3SPXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18764107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5lQJCRA9TVsSAnZWagAAircP/0LjybYnKgpeTqFdMf83\nP9UNa+mbs7RJxSkZSaIOp91H+ZTj13meB2+fwj69dhTRSGs+cLXRzhMFMIUC\n8czWbWkMhrt2hLgtkO3nDrkhQvPEJUGNf5ZYbGm7Uc27uhbzhXd7h6rM6R12\nRnPxPodHvEM8tR+z7jDm5z+++jLU15Q1Dt8imvTAJK1PJJEWjCbPD6vRBVnX\nkaOlI6w0lTE7yVxpKegbOGcq9tcA+kZSeTpwXiV+MenS6kYj+7WYgSBDMA+q\njnX1Cunk7/9Cq8GSbx2cJlzvQ6k1oQoPFGFuz3cpxAPbABtLiA+MqPGqyFcP\nGnMCNHMlX8uWX4higjVrKeOYgPk8kNKjPYaw6ceEafIsD567XWSQq0F+bII3\nTg7EIOsauEw5Bdjur2GBneFY0BGDx5E+Wa48kQRB2XR9Wy+mCQr5tgemecdq\nMwHP8Cnv4KPZGJ6ljnonKii35gMpyfBmfUZ/9sAPkAbT2Dg0bP8D2WYz6DUU\nuNF6RzfdiqXvYfPa1qorNd3too88ZRQaRZ+3W2rELoiS92zpgLD7WXu6dmPi\n1X1NoX4HRk3Jt3JiDTlXjIlYI1m2X6Xav3N51DYcfcxIjmxGf7j/PC2o9Cu6\nD/56u2Qb/Nhz796Y7/JU0zfRbwVWqDQhWxAqFRVYB2BiadgzQmtYLayqLY9c\nm0ZQ\r\n=JxbA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"3aacfcb33c7dc89d97d4709942f6cb9a2b36218b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.3.29.tgz","_integrity":"sha512-NvS1fetCYRCeIcuPhLWtMvXKdkVqa7atsboKtE8LHxTgnBx8SxXvR4RWoRPoXS+NE4x10zoVQ86bCDClBHQ6AA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-data":"~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-calendars":"~17.3.28","@syncfusion/ej2-dropdowns":"~17.3.30","@syncfusion/ej2-file-utils":"~17.3.27","@syncfusion/ej2-pdf-export":"~17.3.27","@syncfusion/ej2-compression":"~17.3.27","@syncfusion/ej2-navigations":"~17.3.27","@syncfusion/ej2-excel-export":"~17.3.27","@syncfusion/ej2-splitbuttons":"~17.3.27"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.3.30_1575375881230_0.9351937458984774","host":"s3://npm-registry-packages"}},"17.3.34":{"name":"@syncfusion/ej2-grids","version":"17.3.34","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.3.34","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"a26bbf1d06a45b47efe7f231711e9359a5420ac8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.3.34.tgz","fileCount":416,"integrity":"sha512-RW86ov31r48nBpuQwiU62WPFZitcDi22VBOkPYtGbJT+L/IODQlSYGFggB1v+N+gkyJgFf/5JMzVgiaksh9lgg==","signatures":[{"sig":"MEQCIDg+EjJ+TVoV1kdmKIRW05MRy7/Iy9pekZSLqJ9su7FhAiAuyOW4Ep6xiLstTWilUkGRBA/N5vzu5P9T1MkkF+Fs4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18906214,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd75S+CRA9TVsSAnZWagAAOhEQAJsm1B8gVxX66W4hTn3l\nndteDyzAjh/mFauigZlx2W4OXcF/mv1Z3neuHlKL321QLPwu5cHb15Ay5yU2\ncT0fTul9q3lr/9qhsLs97yapTeh9k+MZZIfi3ReUHuSau2cpjmmIuEuu8L4S\nKGEujvuYu59PNf89AU5LX8mvqhWl8jFTJOJt94BKEB7qimZDaPnld3D71+4r\nZwkdzux9WIAY5pE8cZgMqW3COe6XZ7D11Z4YaVHEbTNCeoSEmJ/lnRUAjDHD\nYJV7Fk1ADnYTl0zoc6zZBov4FJAg/cvH50FEcnfmxtbOdTax2lP4XMgoNURV\nUMk57hJJ84fSQWp9JcbiOXwSPiVSmxWuqtfKy+eXv3R1xZPFEmAJhglEeaVv\nbKJVA/qXOjPn0OJeEAs4GXYUA/Yt8aYpV6ZlnNF4ZPZWq0ph6JQ+Ahiu1REN\nb1Cut4DBYQXulX2Av99f9Ddmd3QY+DS6ieqlHNryekoaQrUJpav8IxdudtQ2\nocO/iRcZxpywkob0GAnVZwXAWY8IYb1NTaFcp/9zcs+vLfTXa4eUTVCBgHJC\n9y55pL3qVrqIwmxkrk9gfKknsb2GmusuWQTapQjFIAAr+puMFmO/kqIwcyGK\nhBD5rngGo/vXyu89jDWhfw08hrVF1tZdAtcT5H/JpbfFKR1CrDlzL/0xuIl+\nifpO\r\n=XVQD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"cf41d51348648699c4bfbc0737851ba95feb7519","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.3.30.tgz","_integrity":"sha512-d3GvAtdOuzXNe8a93CeYhg55qb6ogyDFVJArMOlWiQkm+MSTP2uF4PwGSMMEnhsj+5Y0Bo2vo2A57PMlpvD7bA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-data":"~17.3.30","@syncfusion/ej2-lists":"~17.3.27","@syncfusion/ej2-inputs":"~17.3.29","@syncfusion/ej2-popups":"~17.3.34","@syncfusion/ej2-buttons":"~17.3.27","@syncfusion/ej2-calendars":"~17.3.28","@syncfusion/ej2-dropdowns":"~17.3.34","@syncfusion/ej2-file-utils":"~17.3.27","@syncfusion/ej2-pdf-export":"~17.3.27","@syncfusion/ej2-compression":"~17.3.27","@syncfusion/ej2-navigations":"~17.3.34","@syncfusion/ej2-excel-export":"~17.3.27","@syncfusion/ej2-splitbuttons":"~17.3.27"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.3.34_1575982269854_0.856777060983388","host":"s3://npm-registry-packages"}},"17.4.39":{"name":"@syncfusion/ej2-grids","version":"17.4.39","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.4.39","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"855e7008fb2ff52b563a846b7f84e7dd090170cc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.4.39.tgz","fileCount":418,"integrity":"sha512-0LyrxTD29rIqHHCwuWIaVXbeKwIA3dnclC8KQDk8EAB562Ks0bYkYeuHazCefSIyMn9e8zWZz4hC+IldgVIf8Q==","signatures":[{"sig":"MEUCIQCtfPICKjJyeBxj5+McbaM0eb/JmITG3cNPaXMbDteF8gIgLeYIql1z9QpGWRCjS7+UXsAMrJnr/N6pO9UXM/dK0HY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19382072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+K0BCRA9TVsSAnZWagAAha4QAJDUBU/h9wZ1JeIUlz5G\nekP3fxp3Unoh3l0eENlT1dvB/yFUkyWY19OYcTEEvV6snBvCU/2XCHVchJEe\nQe0vFLy6QXDmFqa3V+ETbb8fBSlALXyRA+fqzphgf3Hx6QINqpytwotqPnj4\nM2hd17jOP9Mx+QS9BDqZIP/EfAVbrNokZPFyqhBleTg6K+5vJsPAuH4JDBPV\nGtLkZZ4C9DdRCWg9vzXmD6T2kKnMTAexPiDl7sAt9V4eGHYv3pXeud4z+YlT\n0/KXsCtSWTVBvGQBRx4phPWa/dltTuhNbadikrY9x4mgVg8Kgvv9NiWCO3fy\nGxoK4DEYvAGzPVN1ApJi2LA0N0cERdmcl01WcNqC+xeb5w8a7U8MRuEXphuk\n6hg9sug/zW0Sh2G2y7ci4WZ2tKWRgGeg0EmJX8MXido95EtIBvd6UeBba191\nam5H1KGtXLae3KN0xqx3d+Lq6JUkyTslGRnY7RnwqKzykuddC0GWTjRf9Noy\nfOVPwQHhN0yBdeTI4erHkn9+OGpq/uCIZKD6OEzobN/AvLgWel2MakK9oLH8\nfECulJR60HN4XvTgSCyuxlz6rMOnFDLmkcf9aGQiTqdQS+WsK69A/72LwIyx\n5C6nRLHNS9MSpl1lrN1XhkQFARjAgFxs14BJVPnMdMK85yaNEl6Pb6Na144T\nExDY\r\n=4bAL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"47a47b1fb0b200c192f5d55e9f5a3d12e2f3b667","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.4.1.tgz","_integrity":"sha512-RoFd1CrTjIOVXknWmtybXfzxHHiQHWALoG0x+L/t9aNjQ1vx1lRDuUQkg+1iovYq1+DqfHIMLPRwaK6qPsBmrA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.4.39","@syncfusion/ej2-data":"~17.4.39","@syncfusion/ej2-lists":"~17.4.39","@syncfusion/ej2-inputs":"~17.4.39","@syncfusion/ej2-popups":"~17.4.39","@syncfusion/ej2-buttons":"~17.4.39","@syncfusion/ej2-calendars":"~17.4.39","@syncfusion/ej2-dropdowns":"~17.4.39","@syncfusion/ej2-file-utils":"~17.4.39","@syncfusion/ej2-pdf-export":"~17.4.39","@syncfusion/ej2-compression":"~17.4.39","@syncfusion/ej2-navigations":"~17.4.39","@syncfusion/ej2-excel-export":"~17.4.39","@syncfusion/ej2-splitbuttons":"~17.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.4.39_1576578304484_0.4152515112331443","host":"s3://npm-registry-packages"}},"17.4.40":{"name":"@syncfusion/ej2-grids","version":"17.4.40","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.4.40","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"a0d0351cb17af0c05644ea4e9cec8ab72d291fe1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.4.40.tgz","fileCount":418,"integrity":"sha512-HkmsMAoY/7KpkIF7CFBIZci9nD1ifzVdNLU0BdSksPeXTn5XO2U95QHSI225MEZvq2dJGY4FzmV6n/0zFW6keQ==","signatures":[{"sig":"MEYCIQCWskwVWju87XpZuPpcpss3fHikybtJzAoijPR0xWLBqwIhAIzGpeSA6DRfsulDSP8jsxxtV++hT94ATQSQKpFGRbAw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19454220,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAfE4CRA9TVsSAnZWagAAi6AP/ju/pakzmtnN2/gPYOrI\n7cFAFUEll6etbhQzrGTIr0FHwixYwDVrvoCCyO9TTl7nYP83ZMbNCtSlSvRZ\nuI6QAoFO7lxW3/eF13kwhtrNrGXd4o5evCO3MrKq+n+0DNn2Carz0Ko8K4oQ\nKLYZW6ZYXno4BZxYqSCRMkrwhGPh+QByOvB0Ex9SS3SWLNkp0xKs0GoikUXf\n860ZVyBcPHZV/VOZudpAXW1IZhGwQ/KynNziZMOq1t2Mh5+CMssWJFm3s7cV\neGQkzDMwqZT3+s799ICDoH/fVL0n/DzMQmqUIItYsgVK5vxdGvLmhmg/9Vju\nintMCFZH5FD/Bp7iHiezIUPzs+d7ZerxWhjJfy0AYmOY22KoUfd/SOPeb5t+\nziTtRwsBpurqasnjc2DcQ3kqa4nC/ZtNIsuXLzhyY54W3+BJ8GYpg4zO8Eu/\neypkTtvPJNmyU+elsGhPaHmfwnukVDlE3XXpJKLMBVUWR2i+awmcWxzoELll\nr6VIqkSSI0BMeD2G+i/76LLRoXCJAfvmjHfvPqsNwB/MPjE23Rzxw48ysF1+\nlkEUCaRmEhLBRkzQxBKM0APpSFTUd16kSkHTWt4wMHMFra6pZsVge/VtnvhL\nYLnq3wR3QGtpqcfJKkZ7L4KmOHZMwg//UHMurAbcriRTpWjbLqTp8BlwdzIu\nmxzw\r\n=wHde\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"346c1337d6c4f80d712760b9bab4879920488673","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.4.39.tgz","_integrity":"sha512-P3iHQ7nvfDfItqINfrNWIJ0Fk7fagutilRrGNQJQ5NP9khta9oUk5DjGgRhDzDq+cW85ZAkHD1zBfvmrLzezsQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.39","@syncfusion/ej2-data":"~17.4.39","@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-calendars":"~17.4.40","@syncfusion/ej2-dropdowns":"~17.4.40","@syncfusion/ej2-file-utils":"~17.4.39","@syncfusion/ej2-pdf-export":"~17.4.40","@syncfusion/ej2-compression":"~17.4.39","@syncfusion/ej2-navigations":"~17.4.39","@syncfusion/ej2-excel-export":"~17.4.39","@syncfusion/ej2-splitbuttons":"~17.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.4.40_1577185591645_0.26109995318017454","host":"s3://npm-registry-packages"}},"17.4.41":{"name":"@syncfusion/ej2-grids","version":"17.4.41","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.4.41","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"f031c5a46079a5579fc8899b41feb59d9b9ee9bc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.4.41.tgz","fileCount":418,"integrity":"sha512-CVdulzwGJNB5nmngw4T+gkQPN+wE33gIMk3saZIHbtEvoImcDwatjA0ai1H+FCXE0PLoBtLiXbZALUaFQcA5/Q==","signatures":[{"sig":"MEUCIGh16GWoE4ZZ30WWf8KweujT1F93oHkRF0VPzkGk6hEUAiEA0HDAzvYNQ4mgr+fUOrGHsJobSUJLK5tUeIs1FidCYqY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19493329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFFDWCRA9TVsSAnZWagAANH4P/3/S1IHezh4gaeZG7C6k\nfIg7h+wj1ad6L6e7ay9bGscgGLWRucAlp1S2Agj1xhxAikuFnb0bX3sa5a1R\nKq2f5yZSkQdRbUCqXReiwOMRYoa5oqo9WhF/sYcGTVIQ1URZhF1ceBjzXFJU\n6dEfctabnZ1FNslas5FGc6PaMiwT1qzH5+3kUDIddR3gWyd++1QT1mAfIFua\nCnfcAPseYGFUb39FSiGzHibZUNJrx/cxmcbdfEWYsYlcvjURC7DKIzRNGQcc\n8l1+jATQWdChg++RAAaPX1YpgnpOPEhhfiSNcUSYNaAZqCJk6xbP+TP6QBvE\nt8fFwjnuLzaH8TqhfFpWh8H7NhgcopZxprSsfapZJsfcZoq/ZBx4nC9oXRHm\n40TpQtn1LmRAGMo50JRirYPlSJcHe2hqqdBkTa7COBd3i69PkV88L+ppLM2r\nxM2iKVrmkNENzCOjAMaQE6lLAbRY4UYzOK5GPmSOxzNJTSaTYYlAB6zr2VB1\ncWvUkaJlz99Ac4wsN/rGiLYXymQKDD2wYLLw4xTTzUd+v0jOr+A59Z+XKx3B\nIUXffA2YDXBlGgBhDnmTbH+pjx4xjwkK88A5RtE1ef/VK0u0N7Kpp3XqPeXk\nW+pcmWji1vIgcQnwSaGN5VYA4Bf4vjPWN/vd3aWGTAu8wQ9p3mMzUuGcV8IE\nXdTh\r\n=9oU5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"2be6496ff3342563832082cb4e7b883d3c8e7d29","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.4.40.tgz","_integrity":"sha512-KG7SJNy58vb8DFnB/RfdgOzc0PqzjVuGUtO/ch60+Dr1sYz3lFGFnzFziuBhoDGpv90S2xUXNmUEU2sxh+197g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.41","@syncfusion/ej2-data":"~17.4.41","@syncfusion/ej2-lists":"~17.4.41","@syncfusion/ej2-inputs":"~17.4.41","@syncfusion/ej2-popups":"~17.4.39","@syncfusion/ej2-buttons":"~17.4.41","@syncfusion/ej2-calendars":"~17.4.41","@syncfusion/ej2-dropdowns":"~17.4.41","@syncfusion/ej2-file-utils":"~17.4.39","@syncfusion/ej2-pdf-export":"~17.4.40","@syncfusion/ej2-compression":"~17.4.39","@syncfusion/ej2-navigations":"~17.4.41","@syncfusion/ej2-excel-export":"~17.4.41","@syncfusion/ej2-splitbuttons":"~17.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.4.41_1578389718027_0.8896145695861024","host":"s3://npm-registry-packages"}},"17.4.43":{"name":"@syncfusion/ej2-grids","version":"17.4.43","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.4.43","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"19f207c89b50f7d55d214df5011ccb505c6498ce","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.4.43.tgz","fileCount":418,"integrity":"sha512-XOYB0OvuWA2iN1qRKBRaJNBKyzzCen8Iney1mEu4LMyEkzsgXrG4PGEuzEoYiIOlvb+H1sAMGTmQCWxGtUCjnA==","signatures":[{"sig":"MEYCIQCJaYGKHM4zZtiq4PnTfrUuFrLNL211eniGBkux5jKfjwIhAL8hwFrgpThAWMhtCblE+bl2NWCj2Lw5h4DV8Nlmbv8r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19595342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHWUCCRA9TVsSAnZWagAAoa0QAKQIYVtyebehqXfocxa4\nYP9wO+B83FJDTcyWbOJZypEUrzupPT/XGTWbWH3co4hmJQxI21923dtBTQRs\nwh6wXXF/MddJLIVVE1BHfJFNQUP2omWiZgfti48iaf3uMstd9Rj5g8M2n5O8\nULBz62/A8EjRDF98lm63lAGZytnR3YwYFMQMqJopovl4zye6Asp1s7PE7CSd\nSf7btVyrb1/9CiMpJagYHZZmdZdo7wfYG6u3LrWSWNkXkt/GAoy9405YkhMN\n0E0Bskh0Phe/CT+mdgtEi8BHnwP/YdnCkLNcn9jK8LSMvtDSQTaqwSen8JoF\nyraPUHZ0ETZMdFy6LXWgYSXYBXiXJr4MC2RZpL9HySQWnzrTiJlGIGQYPsOZ\nrNrM9sv7lK3pQXUl9oIxxhl7wEOxmAhkTrK+Q2/gfpKIa1LNlWqv9Trq6XnS\nBMTPRneYIFmckjFojtcLgLsgzicms7iAw1Z1YI6TZ31WGfIHMcD+hFBe2r/T\nC+HM+TvItNpCgTQMk2rzCwXStCNq7vLkth9iVaXTkwEoxEZUq8p+gjTMLZSi\nXtBql9jYr5bGLQewBmSTviBr3gutVpIk4PtWnMyzWvrDVoBjmnEVh6mQh/H5\nA9ZAGN2ab55r1A9yuee2SuUI/HwfFTMUW275ZVySTu5dJSSH+9nk2EFGPqXP\nBZAT\r\n=mDuP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"6ac527223542fa201631228f20f9767e47b39f0a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.4.41.tgz","_integrity":"sha512-rcYg0glRteyoa83vmoEa7EyzyI8igJTBTiyS9KkLQ0BwGisRmmPFV8/KHN/qst3gFcP8RLAbzcc5w0aNlSuTrQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.43","@syncfusion/ej2-data":"~17.4.43","@syncfusion/ej2-lists":"~17.4.43","@syncfusion/ej2-inputs":"~17.4.43","@syncfusion/ej2-popups":"~17.4.43","@syncfusion/ej2-buttons":"~17.4.43","@syncfusion/ej2-calendars":"~17.4.43","@syncfusion/ej2-dropdowns":"~17.4.43","@syncfusion/ej2-file-utils":"~17.4.43","@syncfusion/ej2-pdf-export":"~17.4.43","@syncfusion/ej2-compression":"~17.4.43","@syncfusion/ej2-navigations":"~17.4.43","@syncfusion/ej2-excel-export":"~17.4.43","@syncfusion/ej2-splitbuttons":"~17.4.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.4.43_1578984706055_0.7948349890135435","host":"s3://npm-registry-packages"}},"17.3.19-4568":{"name":"@syncfusion/ej2-grids","version":"17.3.19-4568","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.3.19-4568","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"157531150e25216a030716f3484fb7eb0b5aceef","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.3.19-4568.tgz","fileCount":543,"integrity":"sha512-30HTDBWAIx/srtfBNRLqlTjbSFa1tcUeTKsYqZzPDHLOkA3JMoxG6RnkeAI6QmFeMNt2ePRpsi7K/XzEBL8lYA==","signatures":[{"sig":"MEQCIHXdCB7dE0QFAD+7uysOyPHVBPODlROSVJg06g995TFaAiBF3KWbIV3h68nWvs92IqlgWEF5MVgYd/sBemnUQhBIYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19577637,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHWlrCRA9TVsSAnZWagAAcdcP+gJ9hkpDXcXx2zQbZ0C1\ngcgmt5zeYhmJB0aMUArE73qmpAr9vx87OzvwQnbNpH9dRzXKhHbbco9bBahf\nSYyUbGMv9B+kDNSKf6hJWbYIukLAmnwYdEkxDT0JE+HYpAL+mVTV5iwCG7H4\nEZ6K3IcJPnu+oEl2X3nVnmYOhZY3YD5IeF09cw6EdltUDbvO9qH0kMe8M25T\nqoaaUFZQGML/VC4HNal757hnto+Fe8ewA38uDIh9A0OGXaiUvnxOXrYrjiXa\n1qXpXqNm6rgxK9H/YlMSZSGbpbdoCgxuPBmg3yMxChoUSVTQc5+4UtWFCqG3\nFwyesIAQH/F1fhXpNYj4y5oVC1OkqymDBqanapBIEMHQ+SDfQVm3gE3R97R+\nt1lJ/c037HL3XKEIiZamRsleVSb3zrt5RNiqSV0kFb8E4KG0pg3tDDR63zoz\niBnMyoOYMQIqd5Qv1XyrMm9WM1VSFGYZsCj1Em5gXO55twTdmfwYE2ebzhUM\n/OZNVMJ2rmBT5NCc+1/lMP0wNr9vjHMjYv6D5YKqWqmSxeYhVbvWgHhz6brI\nQiDaZorPUUTxsDok5wrm9nEfvNtFxoQ/d0mMHFQs8BP0eP3uB3DxrcLJAWqI\nOo00r3G7iCRePkY9D/UqUW0T5M7mdSVh0MPwAV1ghF25Uth4wKsHp64Y1+NE\nIzdZ\r\n=4Scf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@17.3.19","_spec":"@syncfusion/ej2-grids@17.3.19","_where":"D:\\CRIssues\\17.3.19","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"010714fcc8ad72baf3c60eca38bbe8790fb31734","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-grids/-/ej2-grids-17.3.19.tgz","_integrity":"sha512-F+MVFdnruqapiCurBVyGbl7/TOgrNSafxz+TMBvGLC51khcAJMHTaiS9PdQHIktTtypeSEFK7y5cRIfAWzyGOA==","_requested":{"raw":"@syncfusion/ej2-grids@17.3.19","name":"@syncfusion/ej2-grids","type":"version","scope":"@syncfusion","rawSpec":"17.3.19","registry":true,"saveSpec":null,"fetchSpec":"17.3.19","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["#USER","/"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~17.3.19","@syncfusion/ej2-data":"~17.3.19","@syncfusion/ej2-lists":"~17.3.19","@syncfusion/ej2-inputs":"~17.3.19","@syncfusion/ej2-popups":"~17.3.19","@syncfusion/ej2-buttons":"~17.3.19","@syncfusion/ej2-calendars":"~17.3.19","@syncfusion/ej2-dropdowns":"~17.3.19","@syncfusion/ej2-file-utils":"~17.3.19","@syncfusion/ej2-pdf-export":"~17.3.19","@syncfusion/ej2-compression":"~17.3.19","@syncfusion/ej2-navigations":"~17.3.19","@syncfusion/ej2-excel-export":"~17.3.19","@syncfusion/ej2-splitbuttons":"~17.3.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.3.19-4568_1578985834653_0.54991190155536","host":"s3://npm-registry-packages"}},"17.4.44":{"name":"@syncfusion/ej2-grids","version":"17.4.44","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.4.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"f5b0004248e9edad04a6d40501099cd740dbd2fe","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.4.44.tgz","fileCount":418,"integrity":"sha512-sBB0+ER0ryo9zgNMn7GAYZq+CE2Vo1c/IA2dlTtp0DcZse7YKN0QFFtdYbPCw/POmgvZG6FYrmcCifI/trygAw==","signatures":[{"sig":"MEQCIHZz2ayDV9Jx5Jm5qUCo3u/eJG6SLL9369Y3x2apdn9+AiBFwBSionIqOEuJQUiridp3SFLfI/265cyO60Ihtf7bvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19600513,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJvBQCRA9TVsSAnZWagAAvRcQAJNrzxalhVPE8WthZgMh\ns1DV9r3c6tDAVfWSOwt9CVpUoFyWLgR/YBA5SZR9coVXXX7ubpFy42zcxhez\nXT7Nu04o+FjmkG+A9rcLobWafUdREuMv4VzeVDV34FbiOZwbHH/wBVEL6/zR\n+1TW1DSSF3EvfKVZa4Ll0vUbc2GEOMBOfynTKAG85CnQaZlv47mauGZT/JS5\njYnk2iJRpiQDCBKHrjXR0CoB8ZWM5M3EMltSHnTkHIXEPU0uoBhDbdPe9Lu3\nZjlJcV+bKe4g7dsMyoaUiqO0ovGbT4vG+PB8npjbpEQSD2VT2TcDKIVujevx\nMTpfDreTWEoDz+fgLUBSJgQnKiSaKJIH9z2+G5MaieN07riPL94g7wVVJk1I\ntr7YQK23a22DYViEV6lOox7/GVUdADlt7LAOAOdfvUJ2SGWvJON1AQeE/S5U\nsuXup9m/h9TfasFQnDDOysaCLm1OkCOnncvVhbHUrPosJvRtDkL5zqGeeAeM\nnzFpc4xNKuwZ+SD+sbmUu42XgTp9xYzSke2m/fhTLgLRohsl1rBAwS/3OeO/\n6mcOBBrdpuiRRLUB0F52azjz58WQuUOKKlHve5U5VTjsjOSPHVr0xDSZKX3q\nEVlYANpY38QQ1/KyknFZtc8A0IOXcQiNOTpctddF1CgTau2BAXEf3tAkM4qR\nZPHh\r\n=bAtx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"91b284dffd4b1961321515e333d840db82b7e530","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.4.43.tgz","_integrity":"sha512-VoJomJ7UAqIIG+Ueer5mTxV6+N3kIXO5vf40cn3jEvxs976tEcMfuz5/gFhcaNz3c4MA47FrZjKeynWnVty6/g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.43","@syncfusion/ej2-data":"~17.4.43","@syncfusion/ej2-lists":"~17.4.43","@syncfusion/ej2-inputs":"~17.4.43","@syncfusion/ej2-popups":"~17.4.43","@syncfusion/ej2-buttons":"~17.4.43","@syncfusion/ej2-calendars":"~17.4.44","@syncfusion/ej2-dropdowns":"~17.4.44","@syncfusion/ej2-file-utils":"~17.4.43","@syncfusion/ej2-pdf-export":"~17.4.43","@syncfusion/ej2-compression":"~17.4.43","@syncfusion/ej2-navigations":"~17.4.44","@syncfusion/ej2-excel-export":"~17.4.43","@syncfusion/ej2-splitbuttons":"~17.4.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.4.44_1579610192309_0.9683674197661825","host":"s3://npm-registry-packages"}},"16.3.33-1017708":{"name":"@syncfusion/ej2-grids","version":"16.3.33-1017708","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@16.3.33-1017708","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"163d08f99958a309d2b783e0f9b984106fd4e05f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-16.3.33-1017708.tgz","fileCount":454,"integrity":"sha512-jJtcroLI2Lg/oUiD9TLPaghT33u6I6oZb05+YTOccRM2iRPuAwfzMljqIsb5WVZYswdb0ZCILxLht5oK4kOr7Q==","signatures":[{"sig":"MEYCIQCXW4O4sTs50YYWrMj8SqHd5YXOn1MudFDLqVXBwha09QIhAPiHqdX+j5HSSWsORJ3TIKsAbvNs7C6/ShdGO8M2i53G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22240353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeKotMCRA9TVsSAnZWagAAEpEP/1P0XIFk/Ti4kikAELnU\nPPG5AMHirzd1O1XS18zvXQju0puZpT9Kqzs1ryq8BqXu3LisMJmIOaZmiJuO\n8f56l91avStzjYB2fnGttRq2IWXBr/RjWzvU8UO7FzOY8e5FM+uiCIATmBtc\n2yK9zMdzNQsZteOXJ44tgRzLJwidBdK/lHyVvS7K0d1kNbxMhlU8afxKhXk8\nUQ2pTvu3IYkwZMAaD4+QQ3j6IWRdhzO+qg+OcgmZRuk2oYfV8lNaVVgyjroh\nlxL9U41HNe+7Klhu0P9WwO2Y1dbUIM9MVQY1HxPrvK4y3IdewMpq5Zdd8+Zy\nifTzjj4eBr7YILdL9miQRiFK1VlMitpoXzQ3v67ne/Lhkv9ofNOhTciX4f3f\n6H/Tc5FN/SP3EegxHnDYJ3FJSDu7hQpHfOHpZATQJJEn3hDaGB9/IuBfzwQl\nt1W8oYA7Nxjv3OC66y/87jg279GMjueGlNpYIEgzEC4+UwK8meqOoZ+w3OGH\nz6RL9SlXjCVOgPDqe7xw/9PD4lou/UpSisnRXPaGrO01T7l65YkfdKTzs9ql\nmr5Rp55gbcaqadTuFRxixjKIsxM+ZXqfGS0MO3uYB7hd6s1Nlk86/4LGN7rW\nubJI198dXCPfVkhKSdcE/G8TYUriOWzpmdPZbSbKLq/GDZPKaB5zwxON57wn\nyWqo\r\n=pZLv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@16.3.33-1017708","_spec":"@syncfusion/ej2-grids@16.3.33-1017708","_where":"D:\\support\\259998\\angularGrid-1479113026\\node_modules\\@syncfusion\\ej2-angular-grids","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"4eb2b8232e30fa0ff35d709b9aa14fc3c21beee1","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-grids/-/ej2-grids-16.3.33-1017708.tgz","_integrity":"sha512-RTQXL7M7eWZ03uFFgB8BE42PJwCRbLft9DigLD36Yqri55GQa2uz67VzXmxGYw7lTaCDD4b1F3rSkgy5X6mO0A==","_requested":{"raw":"@syncfusion/ej2-grids@16.3.33","name":"@syncfusion/ej2-grids","type":"version","scope":"@syncfusion","rawSpec":"16.3.33","registry":true,"saveSpec":null,"fetchSpec":"16.3.33","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/@syncfusion/ej2-angular-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~16.3.33","@syncfusion/ej2-data":"~16.3.33","@syncfusion/ej2-lists":"~16.3.33","@syncfusion/ej2-inputs":"~16.3.33","@syncfusion/ej2-popups":"~16.3.33","@syncfusion/ej2-buttons":"~16.3.33","@syncfusion/ej2-calendars":"~16.3.33","@syncfusion/ej2-dropdowns":"~16.3.33","@syncfusion/ej2-file-utils":"~16.3.33","@syncfusion/ej2-pdf-export":"~16.3.33","@syncfusion/ej2-compression":"~16.3.33","@syncfusion/ej2-navigations":"~16.3.33","@syncfusion/ej2-excel-export":"~16.3.33","@syncfusion/ej2-splitbuttons":"~16.3.33"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/es6-promise":"0.0.28","@types/jasmine-ajax":"^3.1.27"},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_16.3.33-1017708_1579846475880_0.006023016854165064","host":"s3://npm-registry-packages"}},"17.4.46":{"name":"@syncfusion/ej2-grids","version":"17.4.46","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.4.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"d38057e8ea9f251d5eba169944e3674a39672dcf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.4.46.tgz","fileCount":458,"integrity":"sha512-xE/3wOzIZJUjvj1dk5ynKye1I52XATPui/irIzGa9OK+Y+NfUoXzLxzFHtD7/PvanF5Q/0hfFpfUG+nGy/wFHw==","signatures":[{"sig":"MEUCIHwWoKwXrJtICfyYQVXEzlHOUt1ARMH0mmmWHwgL4nQFAiEA8n+87WKf2fJSvvaFeDLeB3leulncbxJBh4wxFlYUeVw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20081656,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMqEgCRA9TVsSAnZWagAATqIP/iCWDqkmZJ1smHi8DQLA\ntk+/uJKrIpEBBZ31lJnNcr2ZKm84V/iQfmckgBiwE2Z0iu6cmKGPk6vYgGFz\nXKKPhwe4uQtnPnG/YjPifEySbcoD/yHn7QXIxSoej4eiytZEsZgA2q9YAOB+\nseBu1sh/GuXn8hR3rDMHmA517J7fnb9J4XdeA0pGjI8I8xSGtcFBw/oOmMrq\nSty4XSebiH1pUKhoSzKd1LxUpMJQshCLk47tjsKu25VigG1LN/Ac28GAKYKa\nT+JG9kG+fP2ML0hn+kiUqePAaywwbvJunxChmlyTKAKn7IZuRyxZJXPFyE6X\ndKx2wvowDB3BzAN8tqu0uiMNz5Qeq71DT69tZOEl02WbEvGb9V806eJKeMVF\ncBBI5PkismygE9f2MVm5Qga0OSCG6MkrENxMY6F8n6zQru4/8CmL0+e1xYy6\n4iDdqRefT17Z7msTsUM7TQDZgwHCWgJRpaeFDH9WmArz2BEGtOsMAQrO6msV\nc2XptoTlgUAQgVeY3LYEbzjJ4x47lZ9IcbhQJ+b8Xs/FuWCXmLHrB+CWtGd9\nG7GmqafRDJrUHKVBhXHEuPemob3Ff12hjYyNloX5k6znmzL8WusD91L7k8a7\no6sJzm2IeRMz1qPeTwYFaZBVJ/hKRD0CFmu96LpzcUnShLOzi5iBSEi6lRfO\nCwzc\r\n=IpP/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"1461c627b91cb1771b58874bed62acdff930c883","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.4.44.tgz","_integrity":"sha512-s9I1EncmSIbZhjfXtImh3v9+zkjBmMJ5Q9lwRN37E+kZCnNwpsPlNR2SypZIJeMMpvEnlKzSGlEwQsQmMoZH7w==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.46","@syncfusion/ej2-data":"~17.4.46","@syncfusion/ej2-lists":"~17.4.46","@syncfusion/ej2-inputs":"~17.4.46","@syncfusion/ej2-popups":"~17.4.46","@syncfusion/ej2-buttons":"~17.4.46","@syncfusion/ej2-calendars":"~17.4.46","@syncfusion/ej2-dropdowns":"~17.4.46","@syncfusion/ej2-file-utils":"~17.4.46","@syncfusion/ej2-pdf-export":"~17.4.46","@syncfusion/ej2-compression":"~17.4.46","@syncfusion/ej2-navigations":"~17.4.46","@syncfusion/ej2-excel-export":"~17.4.46","@syncfusion/ej2-splitbuttons":"~17.4.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.4.46_1580376351896_0.4841524471435643","host":"s3://npm-registry-packages"}},"17.4.47":{"name":"@syncfusion/ej2-grids","version":"17.4.47","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.4.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"01a20a468d790282e4d925a302bed6d835b7e007","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.4.47.tgz","fileCount":458,"integrity":"sha512-TQfNgWS9Wy9K0dxq2+4K0WM+2lsEEGtSkteCVXoRSbo4kyOtUfd1pwa0niU3vM1BC6YzteDd3Wqk/mi3xL4NJQ==","signatures":[{"sig":"MEYCIQDqT2TFWsgSXnWtNq+JsqOZ+8bplPZ7iU6R7RYOcUI28AIhAPFSmTc/eX/J0hhvVgeOtQFan9qV+5lNR2zv9er1coI2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19998965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOmjJCRA9TVsSAnZWagAAIPcP+wQwPBYYe/gO5iKuw20P\nxnH65oA8y3uQeIYUUWN+Lu1GW16cnlQHLVfdMLSxrMvG3GmOomjQxBtdQnm6\nZamh/1RGWKONnLkKdsy+FpWfts8unK9tI/eDG8GGoLxIuhYZxHPVESoxkDMa\n7j5mYSG9iRV1I+NQud8kJy3tYkCECLptyhH7S3s817vAs7w3R1ZLNV5bTFKd\n4qadfiqtreB0qgAKXNXUTc8J0HXtze6MpM/e+lzLJRZncvLA3/G43OqdUXJo\neLhtHwrcmlYyy8gQw8aLSGHgtW90TUIJlDu8cCx92Eno6u/JwHMIAeo9/tX1\nyM6DgH7ueV5yyeWmouMfvgJrehNCXMnJc1fj4h53LaSi53yhl1SXrcGh9tbq\nshQr9uc8Zgf7iZkthpTrTjNaJTMXvFhbgWkMR+1c/aijLATR4LUN9xRQYQFK\n/QTLPOUjWMwlcwpnpLr8/CuqygkzRdL9x8yDvvP89J+bt0apJwQl+chxw7RP\nyfR24G2lCXnAh3coVhV8D79gpdhHnQaAVsTbIWNIU0sv/OxRpByI3osbMqKI\n35bcCE7y+BIrSOXdmq9UUWRuftBOZuJSJbNNBBey168KPOpZ+jAdcisc4Qx5\nlj8v6uAOym7DRQzMHOMgMaSQQds+wk/Lr7nrpwlYbyWgYG8Xsr5LG6rHzWsB\nWE2g\r\n=MV7d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"cf27635eaf6a3800e81b0f97f954b980b4b3e732","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.4.46.tgz","_integrity":"sha512-/Ih1Dn83QTc+4L8BvogqA4BsfDhoNTYT9pvGSP5TDm+AV6d/7NckonkpdU/ictwmd64oNzN1a+uVj7s8vbioeQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-data":"~17.4.47","@syncfusion/ej2-lists":"~17.4.47","@syncfusion/ej2-inputs":"~17.4.47","@syncfusion/ej2-popups":"~17.4.47","@syncfusion/ej2-buttons":"~17.4.47","@syncfusion/ej2-calendars":"~17.4.47","@syncfusion/ej2-dropdowns":"~17.4.47","@syncfusion/ej2-file-utils":"~17.4.47","@syncfusion/ej2-pdf-export":"~17.4.47","@syncfusion/ej2-compression":"~17.4.47","@syncfusion/ej2-navigations":"~17.4.47","@syncfusion/ej2-excel-export":"~17.4.47","@syncfusion/ej2-splitbuttons":"~17.4.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.4.47_1580886216744_0.879774878140501","host":"s3://npm-registry-packages"}},"17.4.49":{"name":"@syncfusion/ej2-grids","version":"17.4.49","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.4.49","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"6d87706003ed9ff8b7f24965092ff1330d2e9cb8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.4.49.tgz","fileCount":458,"integrity":"sha512-wNBcH/t2xD2Ytn4r1QAw+KaOpZewv7wx/nrMc+GmFYj4h1F3F3FxkvuLrNaKdcKuTLrcpj/MRBK4W/6sWsee8g==","signatures":[{"sig":"MEQCIAF5zr4lgsOl/nUbTNnvG0JS8DgiiIoliXgDm2HoogQfAiAvVd9mMnGmpekZMqSR0Z2BX1TVAPvS9gEW3NDRoRKmow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20023281,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQoifCRA9TVsSAnZWagAAPy4P/19O12sAcklNDBo0miRJ\nEpKo+nPvsWjylxtBbxHDC+EVlKC2uO80U07thABSIW4O1MEyPhFZpGOGGdwe\nIgqn45iBFQKTb+oszc++LGKrQOVCtFYPZfHTQuD8jaHI5pvsJW19oOzbxqpT\n5VEU2vHBRSoWxV8IrLFale9YpoABOcRN2/80ROdQQFauEzawvlNc9HclOMjO\nteEKzKlU12HpVuu/z+yujRm2bzKCeA5li9ndxIQ8NOEUUhFwAM6bSBDmSYR1\n9X73Gs9Z0jVbbpFeLbYnCxmtBXtO3PEKCMIWCQcU//Hlz4pOJq4KgDDiMvhR\nknxhOIByRVn9fSHz1EunS0sj5+qZKdG2QjH+PA2LHVLv335rIAMo2n0W6R+K\nq/YdadyBIKLsdt/6SlnFN/DDbKcSN1Wl4Q7WwSMoFoMeD+5fQ4JH3rxDI/gw\nrvP19o5QZhjC55R2SPl9htp1rZwb4827UZT618imVaZeZmztuQFzX7fHo+KV\nmSjzaQKk+P7zXENrFB5yjl739fjb87bLL7sjrmuR9HWvBxzV5oKUCMCd5Id6\nGNw/T/QEBbKNSAg3qXPx/2J3FpErFd5WVmJHokMvI2YpjCfzzISb30Gj4eqD\nMhD9zNCfVQrAeSuyy1GdpNBaLn2w/dcQjdVzR4hc2IIKIIRCWroPbcW7dDoY\nRVB8\r\n=+KZ+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"e4a8891f0af050c1550918de61b232178e9224db","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.4.47.tgz","_integrity":"sha512-dZzeebMAQ+dviySuyiW0j3WJ0ucyMUvzbOsS/kq5R/tVVPBoDpJuiW/15xE0WfF68x3Rjjo3mJC+HnVSk2yXhg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-data":"~17.4.47","@syncfusion/ej2-lists":"~17.4.47","@syncfusion/ej2-inputs":"~17.4.47","@syncfusion/ej2-popups":"~17.4.49","@syncfusion/ej2-buttons":"~17.4.49","@syncfusion/ej2-calendars":"~17.4.49","@syncfusion/ej2-dropdowns":"~17.4.49","@syncfusion/ej2-file-utils":"~17.4.47","@syncfusion/ej2-pdf-export":"~17.4.47","@syncfusion/ej2-compression":"~17.4.47","@syncfusion/ej2-navigations":"~17.4.49","@syncfusion/ej2-excel-export":"~17.4.47","@syncfusion/ej2-splitbuttons":"~17.4.49"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.4.49_1581418654643_0.4015410032106923","host":"s3://npm-registry-packages"}},"17.4.50":{"name":"@syncfusion/ej2-grids","version":"17.4.50","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.4.50","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"5a7bda4a5a01248c1de0867f60b1ae30bb26788e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.4.50.tgz","fileCount":458,"integrity":"sha512-BxOmOgkluJl/64sxOgWJAXbyw8QE0nwfmkwE8pdih4nJ7pjPd43fJcrDYCF+2YOAH/MilE/mxWpWx0ruYbsfxw==","signatures":[{"sig":"MEYCIQCs3JOwAOa9572OY0fag+eGk/mOgjzfsPnJmdpBXdpxFgIhANQarmEw0ao/7clhEUfhD44BgyNTA/oAOQbhq2tWVIGP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20063569,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeS9HKCRA9TVsSAnZWagAApTcP/1Ug0BzGcV1xRQ+G5OUC\nnkxcSlCfUP2FWXx2pfD+sRaNkP1Z5cpn4dbnVq7ONIIEHmlze095EXdONwaY\nN6Y5XOlp6iBvzLCADuR73CPSXK19MK6Tkd+66xTs/rgMj8CfN3tpAwWAC8Ht\nY9d9SF1I768i9UoJIs+jc5MeormU6c/wcALx+HKwAiQN7qOrQc5tDU//LTBj\nCVKoknnVUvwOjPQMJzrqXwp1MYmh76qAasyRqVl8dMq8Hz0cPLQtEYKokp1Z\n1GnNj3HgxV1gPuozPKRPq/ySzxb+FwhiIsK+ZmZWwAmet/P2peke3vFrDDW8\nHJm2oOuN4oAWZN8k9Xsnk4PIz/JpLOEAc8mO/lt4HvpwuGFX71Zq9TNEaAi9\n3oOeTY5k+0LfsDjbO1q+P71Gld3wRh2Ray8X84ieYUo11Z+hFi1v3KLPm5rp\n4RSgjAghdKCkAZ/oi70qYdP4oElbPmwe1ws5EeuLt8kkovR2TN70Xu7v00cE\nI+tmHWfprbM9kS1qLkbLIwDSEpzhUSgAc60d4+VsAJaXiebM2rp/tGFsC+kt\n+0zG1ckH1Yb2dmTgjSgaX0V6nY46h4/B20eJuoZwwkFFVa6lGZhnBrAwXuR8\nP4h9+4ec3XaslIrNJ/mHFtm99e12H1jhR4okUmzBKw+DSdxE2oq23vWboUu4\nev0w\r\n=rJzI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"e33ab4930d43d7cf05e5b106f6496fb6def6f2a4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.4.49.tgz","_integrity":"sha512-HUxGBGZ3ePbSrhKC9WhICYG9EjjYkm4+/UktTaE11/wocrJ2uEPOZmYnljBAI4nlbysR1ILBIDeWV57FV/0RvQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-data":"~17.4.47","@syncfusion/ej2-lists":"~17.4.47","@syncfusion/ej2-inputs":"~17.4.47","@syncfusion/ej2-popups":"~17.4.49","@syncfusion/ej2-buttons":"~17.4.49","@syncfusion/ej2-calendars":"~17.4.50","@syncfusion/ej2-dropdowns":"~17.4.50","@syncfusion/ej2-file-utils":"~17.4.47","@syncfusion/ej2-pdf-export":"~17.4.47","@syncfusion/ej2-compression":"~17.4.47","@syncfusion/ej2-navigations":"~17.4.50","@syncfusion/ej2-excel-export":"~17.4.47","@syncfusion/ej2-splitbuttons":"~17.4.49"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.4.50_1582027210374_0.15410124592385355","host":"s3://npm-registry-packages"}},"17.4.51":{"name":"@syncfusion/ej2-grids","version":"17.4.51","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.4.51","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"de32b35bb0d03049601fd32a808b9528fe8157a9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.4.51.tgz","fileCount":461,"integrity":"sha512-csr9QrWa5oWw1VEYZU73yy4GDkRIwPQguL7EFzr5ljbpq+WWS4yEikjw4H3V2WMPNLxBHEBxxTOIKTyZ3bkQpw==","signatures":[{"sig":"MEUCIA11VkF2XLekUH7YVMcqNkDV+8z2EFcZJn4OdeMBma9OAiEA2fFWKiUq/gko25EnquHe2ZMvnOo2nhd/MS0XaZfQ26M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20494523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVS28CRA9TVsSAnZWagAAI/8P/R1vYI6OmlqSmUiuKFRW\nfQTQAYVBg6SXueVYyZqdOrfhPjU9ltSujWlT4v5/6J6WIHB9SW2v7vSZSLhj\ninIs9wajzMRROctYYAxN60ytU+CJtiCVi+hX378lV8JHSkLBZW7B2bVibekY\n6WsGebIFRs2XNq65dxiF0Ze2m+lu4/8aFqKbgvyx12u2qemxPKJUp2IU06nO\nzqWZ9iVehl8mZU9LEbpp5dO1zFjSUxgArFm6mWnGMaPZvOt9XXQk150FCSHN\n+FY0pix7mVC6tndQ2c/8PNmT6U6F9clqkw2CSvbjnbw2MizYmwifDoumw9rR\nD97F9ITX6LTK61l4U8+uVhOBuDLKd7pFoEzEgM9C11EcMbzI0P4SpgAJPysv\nD+v4Rj9dUKDnMxl8v0Ui7gAI5DCFuwkL46YcieFdGfxdkp5XCY49D091bk02\nFqCOqqvRDKWTPkAjRlJzxiL+u8U65Q+xEGeODGNjph4/TAyjlJdixoIPDM2U\nWn4x3Kon4K//tEBtpgIXQirq2eQOAKu9r1HfdXLvNx/CGOAOBtTmdFdc2tJh\nDwu0UYtvMxgTI0ZipRLpMoPYbOe198My4iqTINzOUfRbedqijms2JZ8KI983\nMMQpj9wz354iBAWbkj66Ix0dP7YaTq/7J+Qq+YgawlI/azHwyeiV4TZmcU2a\n/InB\r\n=yNQl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"edd7597c242619894c80c0f5a1d76170fa97ee76","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.4.50.tgz","_integrity":"sha512-dgMDU3ZHuPRrXkVZmLFWKG/2/B3h9yNEf776ac4YHqUSntG+DpzSoiEuEI7Gs3SZ96ZBtgH+5wKt6pmisNd/qA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.51","@syncfusion/ej2-data":"~17.4.51","@syncfusion/ej2-lists":"~17.4.51","@syncfusion/ej2-inputs":"~17.4.51","@syncfusion/ej2-popups":"~17.4.51","@syncfusion/ej2-buttons":"~17.4.51","@syncfusion/ej2-calendars":"~17.4.51","@syncfusion/ej2-dropdowns":"~17.4.51","@syncfusion/ej2-file-utils":"~17.4.51","@syncfusion/ej2-pdf-export":"~17.4.51","@syncfusion/ej2-compression":"~17.4.51","@syncfusion/ej2-navigations":"~17.4.51","@syncfusion/ej2-excel-export":"~17.4.51","@syncfusion/ej2-splitbuttons":"~17.4.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.4.51_1582640571591_0.3233878196743807","host":"s3://npm-registry-packages"}},"17.4.55":{"name":"@syncfusion/ej2-grids","version":"17.4.55","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.4.55","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"b27baa12f55623e904bb215df29dfa1cb42841b6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.4.55.tgz","fileCount":465,"integrity":"sha512-14+P3yx1lhrP4Ws2V3U6zDQf+ex7BHwxcVMpI7SnQ7YcGc38Je7Q+FA2MXyXUhArV0ANypUPCWudjZNMxCPyXA==","signatures":[{"sig":"MEUCIQCx9i0FCzct6ympgKiV7vA+hVjk7sLc/hZue4EfNesG1QIgRsjGJB0TlD7YeKcau+GcgrF8hWS2JY5Pr+S4j6X/Neo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20674010,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeZ3EpCRA9TVsSAnZWagAAtgkP/AuQlady2/HvAMCf3au7\nBLlvAYnBwhhJzMONI19ePzcrxYc4+LoVPw1cn3aKi+uK4ETBRPUdyU/xBMwN\ns8p6QTcHn5O6N7zivEYTnNHN5kFbXzOvl/wDhfAkIQN8k6RIvxGdV9mvuIFB\nvoAa/Rg0QPrsLtMwEI8HGN77j3Y82chw5Svr62+kJg237K0s6HyL0kWsKa0A\n/P0EGwWBrW7/TYhtmQEwWlEPWD0hLWqYc/NxapYT8jEDctzUvmm6k5tYYzO9\nYTlzMIT92D2KhPilp4VHBSoB5lVoBkiV9K3SHxC5X9iaEtZpmw95M41A58V7\nfMQrowysEaV4Ro+qHvkQVCieX+rcE53aPKtAtDKs0NweaNFQEW+IL/kS0BAl\noBdCK2Jn2WCOdA2jAWmPbAqsSLB0ij2q+1hrv78Nr+0Hr1t7xq5A5Kq6MKQy\nVuI/W/I0wzrJonDApX7yN42kDXvCCs2OJQY2WIUVHByo0uWwzTHF/eRx0zb5\nY4Lfvoe968vibTK9SCkR5Yl4ki77iwCIpjDI8hH8R196L9xmDZ8C+g/5pkF3\na38BvTAowzj/Ki0rBx3TW3AFRvX8P5j4H8cj+NxiYiVL8nAUQLXPz+Ae0PzN\nQdBwwh4ug6lJtGVvsXGSyG8dBS5rfLwheSOKxe/EkHluEjsjrNCVK8ZwvlvN\nZwJp\r\n=LW6y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ation_hotfix_17.4.0.39_Vol4-NRTWNW62BGSKDLSIGDGGEFYIRTQX2TTJMY6FIKLRNKGPJREHHWIA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"cdb84b52f1ec133f7ad4cb64935c180b91d408a4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.4.51.tgz","_integrity":"sha512-+L+K2mdZqU0OxOLHMiuAyJhrBJVlRMPiVuiYIMXw9G24qZ0VsoS0TESrVQYNJ/LsOTYA0LPFN5fjkNFX2GIu4g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.51","@syncfusion/ej2-data":"~17.4.51","@syncfusion/ej2-lists":"~17.4.51","@syncfusion/ej2-inputs":"~17.4.55","@syncfusion/ej2-popups":"~17.4.51","@syncfusion/ej2-buttons":"~17.4.51","@syncfusion/ej2-calendars":"~17.4.51","@syncfusion/ej2-dropdowns":"~17.4.51","@syncfusion/ej2-file-utils":"~17.4.51","@syncfusion/ej2-pdf-export":"~17.4.51","@syncfusion/ej2-compression":"~17.4.51","@syncfusion/ej2-navigations":"~17.4.55","@syncfusion/ej2-excel-export":"~17.4.51","@syncfusion/ej2-splitbuttons":"~17.4.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.4.55_1583837481416_0.9123602017339998","host":"s3://npm-registry-packages"}},"18.1.36-beta":{"name":"@syncfusion/ej2-grids","version":"18.1.36-beta","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.1.36-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"297d777fa5dab9c3581b6c064cde74f20980f3d2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.1.36-beta.tgz","fileCount":465,"integrity":"sha512-75VAUM+abn7qurZujHb086RC8M937YOd49CbRA/orhRzc+lJKYaJQVlHWaVa1bBudtlf91rWGxBJih5DxK0Hpg==","signatures":[{"sig":"MEYCIQDhwEcLV6yqn9nvM8FVnrQ5AYylbTG4T1EKoOMAR9WkaQIhAKlaUDUcZLEM/9uIkVJG05FulsA1rqvLmIpjQP6m62l7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21038660,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeczgPCRA9TVsSAnZWagAAJ/cP/2CJ/snx7cE+zmwmW8x5\nhpivVqQtJrWIujG/7KTS6WeWKFs/X6/G/BMluPxT9inNlLeZJIEADd53++SI\naete5aNMMEMTHBGdReSmirbykolhmhXu9nUc/JSGOu5KOgh/yAeQlMOVxKpE\nrt5//KTcqIMALECTFeHIHpiD5xtrzBRKLX9bFyEDzorE5XBjPNTc0R+4tDu5\nbE4/6w3kGJ3EpW0mQNn6RBp2w0l/WlCuIs3xYcrJccCUbUG3VwTDL/97c3wH\nXC8GbaAec5KWd4BZlzlHIhpQjBjdYmAU1Tf6e74viNsGa7E3/+ir61p+nyy8\niEhWXTNEEdai4KcRUlmh92GRzFnDEE6N22CNWQXPfs9m2Kq49+T0ZA22vnw7\n1v0IyLebEcYKIU5kJ5FOuAuGkHTrqvvKU4hYy1mdwwpbIExWHOW9xUIjH6uw\nAfl+zR41lgo7zCINl1Z21tvn4IpLBZARzR6G7EBrMo39tgoavGtk8XtJuKxh\nQBjgVO8TOvopuVuAVxYzlk6iR3tmPeJBRSMiwJg9XYCu59sl1uvGQbNAVjF3\nDOFUwnrx+oaHINGCqL70YmWH/myZbzCqoF+EADfHLQWNXLmPHaYqR13KqTVi\nM2CPXj/v9NEgswI1d0O7g/bxD8Kq48hSKPSRE/VzSvRbcHO2CUZiwzMX6CkI\nobl+\r\n=nXhZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"8cfa1b545a006e156428451682b8ed770fcfd657","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.2.48.tgz","_integrity":"sha512-uZUN/8Z0mnetJ5jK5YyDjl0yHQOHlITsXX8j6srUxLUFvSGI/OYcyjtRNzcAZGS6cBzpaT5q53WTHyDZgq9pRQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.36-beta","@syncfusion/ej2-data":"~18.1.36-beta","@syncfusion/ej2-lists":"~18.1.36-beta","@syncfusion/ej2-inputs":"~18.1.36-beta","@syncfusion/ej2-popups":"~18.1.36-beta","@syncfusion/ej2-buttons":"~18.1.36-beta","@syncfusion/ej2-calendars":"~18.1.36-beta","@syncfusion/ej2-dropdowns":"~18.1.36-beta","@syncfusion/ej2-file-utils":"~18.1.36-beta","@syncfusion/ej2-pdf-export":"~18.1.36-beta","@syncfusion/ej2-compression":"~18.1.36-beta","@syncfusion/ej2-navigations":"~18.1.36-beta","@syncfusion/ej2-excel-export":"~18.1.36-beta","@syncfusion/ej2-splitbuttons":"~18.1.36-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.1.36-beta_1584609295356_0.6244190374334329","host":"s3://npm-registry-packages"}},"18.1.42":{"name":"@syncfusion/ej2-grids","version":"18.1.42","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.1.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"7ac2ff23cd351e003b75f0c46dde779e1dff2f00","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.1.42.tgz","fileCount":465,"integrity":"sha512-EFQjIH0A3l1j2ww9FCAVnlB7EEEzc6FWgUpd+mHBKDPDkofVmkUzZ/z1TpHgDRcqdpyLm549p4iv2xNsiKvLJA==","signatures":[{"sig":"MEUCIDTS4VGYu90YozWqBdLdJQY4c8Nkl+mhNRzhELmpeurwAiEAosvjIP1qq1EB7YzDIG5JiMk1PSl/IODQzz12Q3pa5NU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21089839,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehHGACRA9TVsSAnZWagAAPcEP/0E84Rt42H25U2wwcAX/\nsnRR8vgdlVzSc2Vydp4xQkfp2bSnGMILuk4ACW7/fWkQrp3EA0Tgtc78/ExN\nOkxjY18SozpGTiUlSxjBYtlIB2FCrhpWfx10+fzuzCX+6OMd5DioQJHGZrCq\nPPi2Qx3Hb+G7Cqt29bA69b/L6bthoUukIYehqshfh6dodORq4TAnnJfJdhBk\nPJyBFYAYKhViZOqKv31lJ0A99mOrO7guJyQpKqqT1bCAR8IFg8bDiOMOfU0u\nbTynNieKQ7oiVOHtGnDXwhyh+21+nQ4P8HZotnehSLJVKuP2u6quZ8USgTT1\noa5U36giz/NLTJd4rrCcdv+BHoJvWzkwOmUlamknTGrpnWgamD4DjABqPWfw\nQXUdiiD6aXhtU3kCibV1QQ5tmMgWk86hZbETX4OYY3vL7dkeTXVLv5CtN2xj\nJVZqjNN9uqB9Gx72CyxHSWfp8BMt1aoX4/XVd6Td1KAgcUbsJUvNu8aK75Jw\n37yJy9pM7gts3zBLlvtHJTVyo3sNrohfstnI9pccTffIkVljWHBLFjQVw7FX\ngwNauQ3IKTcQ7KFlVFlOd4R7jx4jep22UiYeVBx53TSMspSiSicPPrnW5ZYm\nb+aRXUViK8Ld5FiH4h2vB7R143spNFL/quRam6S3LDQJz8VxmF/qes3bB/YD\n/kNa\r\n=RY9R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"c9ce758f2f095171c340902524cd59380cf49b7d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-18.1.36.tgz","_integrity":"sha512-qztOCzSM2Lbl3BlwdZUz++6+Cc7+Hw299kimMyZLRa34zAjLyAE3zvcgujtrtZ+6SxjkNe9/ScNWIskGQ8fjVA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.42","@syncfusion/ej2-data":"~18.1.42","@syncfusion/ej2-lists":"~18.1.42","@syncfusion/ej2-inputs":"~18.1.42","@syncfusion/ej2-popups":"~18.1.42","@syncfusion/ej2-buttons":"~18.1.42","@syncfusion/ej2-calendars":"~18.1.42","@syncfusion/ej2-dropdowns":"~18.1.42","@syncfusion/ej2-file-utils":"~18.1.42","@syncfusion/ej2-pdf-export":"~18.1.42","@syncfusion/ej2-compression":"~18.1.42","@syncfusion/ej2-navigations":"~18.1.42","@syncfusion/ej2-excel-export":"~18.1.42","@syncfusion/ej2-splitbuttons":"~18.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.1.42_1585738111876_0.9476728285999065","host":"s3://npm-registry-packages"}},"18.1.43":{"name":"@syncfusion/ej2-grids","version":"18.1.43","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.1.43","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"f0de30aff287615976660e05e890132b99c12c28","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.1.43.tgz","fileCount":465,"integrity":"sha512-xH5wV6IcYSzlbWNZYMEB4iWcrRBnUnwWZn1HFGKKxpGPQEvZHejjDP9fjeOkD++jDFjOJUJkNTINJILy8HdEIA==","signatures":[{"sig":"MEUCIQCe8CbcutJQaCGaoWCF8khQj1xlNFSIU6r68jgi7BfTaAIgKxQMw2s6TJcZad6DHJBjuHrZ6vy/R1yYR2rzfogELPM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21122467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejG7RCRA9TVsSAnZWagAAX7gP/R0/wMkuvFq74TsriRIT\nL+t6tx4KcQtzmMH6WofcUnsyttNv6s2XWyFEmTAliFPEHj1dwYJ88C6PsdAp\ngvdiywpSbrT211f28uYNLIOFM48p9XMOm5TGvhHoMU0IpWST6rkTK6v0OfLp\nRVishWVp1+LBdDLUhko4G0zyBvMntJC3YYPUaxQPPuFQCD6nKo2UPxrZLLJN\nIyRxmuH6ge9HWiC74jKSZs+G/dbTGGWSbrc0iqXpWD13Fu7BYLCMpDPnPX+c\nh2ZXmiA94+Zo4j03RCszitrPbjSfEMhzQ9FQqda0DmqcFB0s5mwnkxG3efcG\nxALQ3c8QoelBiuYtZzxhR0xnM8iIJFh+CrNAqHw5Pdyt8H1A1p3N5oE+lCem\nvRl/iVoRB2LD8jYNExLwCwhWCEm/+cxXAoYwPKwkWNUq97RMUOHagtyFVzEF\nISyf5PLhUuRmzX4yDo7TkJph4pMYM6mWep5cimSMXTMb5EpyhilbirufNYMZ\nn3OPU//qW4xL9DtdzjWkdIJioCdimkfN/dqhuk4kR7hTdwJYP3H1JjnfZojX\n2qf436FES3eyVvuTjzzYEVGCDBwOf71ROQ7yErGWhiQSmiCwXdO8tD/qdWUX\nEcCTGrcSiKbc/mCIhQb9QEAMBpYwj383lZQ56SCN+k+5qTgT7pkrysLWAg1I\nZ/l9\r\n=4wZ1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"16044a275f1ba7e64440e94eaa49b5c2af282b83","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.1.36.tgz","_integrity":"sha512-x9Vna6J9SQk9aeD+DWwPVIbffOj7pVu8HWvOAUGpvJJwm0l/1BQs7KiTk4ODkLiw0PzH3+FaC1JrW6Xc5SwI8g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.42","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-lists":"~18.1.43","@syncfusion/ej2-inputs":"~18.1.43","@syncfusion/ej2-popups":"~18.1.43","@syncfusion/ej2-buttons":"~18.1.43","@syncfusion/ej2-calendars":"~18.1.43","@syncfusion/ej2-dropdowns":"~18.1.43","@syncfusion/ej2-file-utils":"~18.1.42","@syncfusion/ej2-pdf-export":"~18.1.42","@syncfusion/ej2-compression":"~18.1.42","@syncfusion/ej2-navigations":"~18.1.43","@syncfusion/ej2-excel-export":"~18.1.42","@syncfusion/ej2-splitbuttons":"~18.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.1.43_1586261712991_0.053615758333459995","host":"s3://npm-registry-packages"}},"18.1.44":{"name":"@syncfusion/ej2-grids","version":"18.1.44","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.1.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"e0f56590e38ad6c1bd50c811cb12e23ec53ea7a9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.1.44.tgz","fileCount":465,"integrity":"sha512-vHg3Xkn6MqM27Zz6MjL45qtjgjvRt3dIMMuKIoaawU2H2Ib/kIA996bypWku2dKmloJ/a/JQ9gGyUrppCGAmlA==","signatures":[{"sig":"MEQCIEhgF5eC799Je7kV9SecihXz+Gujnf/fGgZUsiBsFKd2AiBO5lRi2GQI5NXxB8PXlfeC6CRpEvuVCw2UF3jZhzFRpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21191185,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelaFBCRA9TVsSAnZWagAAxLcP/2lBT529dVzSXdPGpdtW\nKeCaC+8fC7KHZmIgp9NUZhPfhTk5SdvhBX9pOk0C/aMnH85uaNg/KkFCi92g\nkvOIzK0277Vbwjz8clF5xKfgR2ZYSWO/AVh2mMGQjhgbEjvOM5qwN7/t5RUd\nXgOBYmtDjxj0i1fe3ZSaVrfmgSg7LX94XB7BsjGYf4OhEfyoTceKooFEdcg5\nbDk01bjvmwQvjy2TDqpocwjlGKcQx90mtf/5nsRWui5vkjPxU3TRrNstxHuS\nTdJswKUaoEPPcJA5CWt4KVdJe4Ah7avfLoPEc2BD033J3jklU4TCyMMj/Spf\n+c6M8qOGUQkXJnaeDJ9yPaFgPeuUKauYURf8CxewYdzn1h/ESgM5vrcBRxZc\ngJyuFAXlhW9WuLSMguh9NVwXLtD47jLsEcJw7LLAjTtB3dB5x/vHvyqlshxW\nnfAFVDcBFbdN/LwuWwKRUHvH0QvN3Vz46PiX9pAojypWvcubvYq8CN4n/peN\ni52A8aM0IGVy5A+yaIng9LIpi5uoz+TDeNCjKDMKcu4QZ6+3uRzEERVvxkyv\nr0yi2c542Xhw1Nws9C6EGS4qt5AF1uhHAF4KP7XPCof1MlcORxGy1oZOtUHI\nO/otvmATscCFM2exCqnPJTSg/ZaO3Wu18P/492Y9mLHT2EcYkZjyz7+Pn0VG\nIcf/\r\n=xaie\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"c804ce8d6c4ce5899891924ded6c8bcf087085bb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.1.43.tgz","_integrity":"sha512-R7hqCGAaBFofVu9WL4pKn82PTM+cwg33ydwCL72ND5cY47Q2/JxgYy2k7Rn0WCzthAIjn4qMho1QJX/0Q4nrAg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-lists":"~18.1.44","@syncfusion/ej2-inputs":"~18.1.44","@syncfusion/ej2-popups":"~18.1.44","@syncfusion/ej2-buttons":"~18.1.43","@syncfusion/ej2-calendars":"~18.1.44","@syncfusion/ej2-dropdowns":"~18.1.44","@syncfusion/ej2-file-utils":"~18.1.42","@syncfusion/ej2-pdf-export":"~18.1.42","@syncfusion/ej2-compression":"~18.1.42","@syncfusion/ej2-navigations":"~18.1.43","@syncfusion/ej2-excel-export":"~18.1.42","@syncfusion/ej2-splitbuttons":"~18.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.1.44_1586864448465_0.453338694066034","host":"s3://npm-registry-packages"}},"18.1.45":{"name":"@syncfusion/ej2-grids","version":"18.1.45","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.1.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"e104778cf7535221c631c859550cf18a1abaeea0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.1.45.tgz","fileCount":465,"integrity":"sha512-yNGtzLPnniMO52de83dobezJocUnBHW3UCOnK1c746Gi+0fquGWfrKa34Ssjzv3usxNplu3+rO4xrb5s8BaZDw==","signatures":[{"sig":"MEYCIQD3pEh/veQwwQtqOjp9mhME5xtU9YLRTIPIwOrXAtIkIQIhAN68pwv6FMwjnMYAfCxg/lr1CYvpyD5hxgk4mEICNjqJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21252785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJensjzCRA9TVsSAnZWagAAOPUP/3bXxiexlwHUNYE5rMyM\nGb1RZ27pu3R7hPaW9QL9qoUhRORslqgNkERNj5rOwXFvsgbMEVBh40EF68I9\nF0n3S4dYmWDj1FQJiUE1Q4tloHmBj7tlWW7ZawLuzB7INnXNU+YqeeUyo/Rh\nWC2wF3q9HWWksAWnDdYqh4aauvwW3bH6cr/UNH8KR5zyh3KT3FDBVdWn8izy\nLoP18toSjUukFafUygO9ZRwoPBXeOb4vGhOzxSBHZyv4CCcP8WXAnxS/I9cN\nEOc3S1ZabBHsYspW3pihtyGwfk2jQQNLOJUo8/nZIgh2lk+sTr0u3xUMkFp0\nIGaSO1n+1Ub/AJL0BlQh1tsy/GWNqsq4Arg4uEVDxZ388neHY8vC/t7SFK7D\nFT6b3iQTLMO1BG4DbDICqFYWPwgqa6hDUXB04/0eNVRM9i7uSSgyA4XcTGeH\n2JZmZODtQLJS4Feujqm2fwfItUzxpVwQbbk5gUuj9/7mgHbXdwemQVsbSpVR\n0CGviKYafom2sXHNVH5CFXBYo/KWtC3JVWcnr/v/saKpZt7h9xIa9wSQvOws\nbGJKPqXoim/hnVIaugLAtswjIWYyaHVdTkOX6irliTdqvKPkAy9MgDdEmvHf\nj9oJ1e2UbRjEqiOOWPlhgjZ8G+5OZyt6gaaNX/Sbn8pCizjh+yVsD3D6Vf9a\nn2KN\r\n=OV6r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"e8bd0a53b6ef999be169cfa7a3d4912f8c44b3cc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.1.44.tgz","_integrity":"sha512-QYLVbFIkwXQLGGpX/QinhcHZDWHzXX7U1iPftwYwDYhYZ4x/7fZbCbIpGJ1Lz4M8f5rSvKG1LXSoyMF3GEecNQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-lists":"~18.1.45","@syncfusion/ej2-inputs":"~18.1.45","@syncfusion/ej2-popups":"~18.1.45","@syncfusion/ej2-buttons":"~18.1.43","@syncfusion/ej2-calendars":"~18.1.44","@syncfusion/ej2-dropdowns":"~18.1.45","@syncfusion/ej2-file-utils":"~18.1.42","@syncfusion/ej2-pdf-export":"~18.1.45","@syncfusion/ej2-compression":"~18.1.42","@syncfusion/ej2-navigations":"~18.1.45","@syncfusion/ej2-excel-export":"~18.1.42","@syncfusion/ej2-splitbuttons":"~18.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.1.45_1587464434447_0.7962869405781832","host":"s3://npm-registry-packages"}},"18.1.46":{"name":"@syncfusion/ej2-grids","version":"18.1.46","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.1.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"7829b7251431269b310c15a0ddb14239950d31b1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.1.46.tgz","fileCount":465,"integrity":"sha512-R7VgskZ3IbrCX3ChstN1zNn0ZHXIyrE2Vbh3/Tu3cnnJmaIAmHZkJWXi5oM07bL9PY9d9Y0Y+wZNfcQr2d5gJQ==","signatures":[{"sig":"MEUCIANbFH1SLOSPAGZKvADxVkV+w+tnK4gBmMBB05P+TEWZAiEApGMGuKpZMOy8MDOPwT/VOmkvi2K+WadQ8ftSh7yn3r8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21294101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJep+JVCRA9TVsSAnZWagAA3QwP/A7LrK6p7L228gm+vv9l\n1dhWAIylqTVhVig37DgGHYcSvlkH2cvMvgnwlAV/Etx+AuSOA+37cXsGyL3A\nXD151V539pe2KdWBlHAhyK5ZIBL1MMrCdQQckIbN9x25Ks77pjmXvvc50HCN\na4gh535CVwkrb5SneySrUAsBrSAyktEKqWdjUJgGiDSdbcF91zP+6eiDPUXA\nkhgoXvLyQmJk8r5Yrb2L+5EjDWRP9pDOBolEeFc25gHyNHZ+Nw1VZaaszuU3\nheSXN0VQyoXhPegWWloym/EMJ2HyYHFjQJnfgjcnU47N0gUkACILpYw6RcEo\nwm1PEQ2Def+sJAc1YzTPbIOhgxe6R+Lyjbuj2MLyH4IeE/LWfW78urRc2rlN\nfLEzQXoe+5hhkFHy6f3j8lyOfkSb9btVrl86ymOe1zwSjN6yaI98X2F3qNAG\nCES5IElAkTBiYzzoQIukL/5XtMtNlhIyTFrUM2OMNlfs0U+08oiDsaOUxXXf\nGVSdGvUC8SRf6SfrYrv0QbqIJKBCBU2KuZkhXrrVKOWWGdQ0cJVCtCHlYRkp\nWDU0gjnsH3R4gjNtCxjY1/LPiRBxkMsmuA3Ma4yVyhSXokaRcUEd0maPtQRk\noaWJYIC55bSdV2n2egS2mP4Akb0va6lvX40ntWOIZvSLc4iaf5qvLdKYVC9c\n8Aiv\r\n=fJQR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"4b4462f681a3034e581fcef895c56d4e958a178b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.1.45.tgz","_integrity":"sha512-vcm4QczNOGmjQWp/nITTDwdy6Kv/e3k32YIX7qK0YC/0fYk06Q5K3qBU/6DSsJWroGsPxmXluqg6VUi70WgpBQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-lists":"~18.1.46","@syncfusion/ej2-inputs":"~18.1.45","@syncfusion/ej2-popups":"~18.1.46","@syncfusion/ej2-buttons":"~18.1.43","@syncfusion/ej2-calendars":"~18.1.44","@syncfusion/ej2-dropdowns":"~18.1.46","@syncfusion/ej2-file-utils":"~18.1.42","@syncfusion/ej2-pdf-export":"~18.1.45","@syncfusion/ej2-compression":"~18.1.42","@syncfusion/ej2-navigations":"~18.1.46","@syncfusion/ej2-excel-export":"~18.1.42","@syncfusion/ej2-splitbuttons":"~18.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.1.46_1588060756285_0.7241567679884473","host":"s3://npm-registry-packages"}},"18.1.48":{"name":"@syncfusion/ej2-grids","version":"18.1.48","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.1.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"03c9613bbd840c28d31b6fd52c2995cb4fa110da","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.1.48.tgz","fileCount":465,"integrity":"sha512-s8j+IViiesWyiyHABUPLG6Yq2Q4bl4M5H/xboP0zS+pbFCooxEIyJMS7PKmhV2UBvBNvYagw6Z0eIei1fEKetg==","signatures":[{"sig":"MEUCIBrTVMpIM3sysGb7BfkyRL2T/6I3G97icqYUzsgPV7SdAiEA59rF61f4bIF08w0JICtazysuDDtkWE7T1tD3MW6wgyo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21320523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesU0rCRA9TVsSAnZWagAA7noQAI/DE0Sm2Hyl/Tp5ILWh\n26m3llobpXUElSRCFOxDUH2g3PGWU9K4hmv9rBev64z03rht9kllByibCZ2Q\nGxMw2iOzv7FtHM25Xe0IDzvna1io8MlWQgWaf0m95ghQYVV4ltIF1jCwlFyO\nxUWaHEgetTaddkbyzwWWPI1xjr/YQevqBup/Uy/leKcxRZ+DGOuejuwRbtQV\nPxpHxrAieEGsTB+jTnkNP7bpZVn1RdOfEgEsDZTQWeKunUkwmgxEZEXyNwd7\nbRfgArvHUjT4frje/YqaNaZyykwzuUaxqIKbjsGRWlwVQH13sblpqZzbv6xV\n8iFV3vtd5zrS9c37hgpnK9XtS51AAVl848SVO5/5DtSRGAWGqPKWJXEZTPis\niq/T4bYeiTvfZkinfy9ICuNFn+xfC9cv6FApyD8kt47AXyqvkxl7JhzDU1so\nvJVct4UxV78yOePQ+dxTywmnaiFMtz+rPZXsTM9oSWEwdhgIgf5Ba11OuWjy\nW0auMWXRwkBKDqeMMgx5BqZEIXuzxHVUS0wf3qCDFzJaM+Pk3Q6ant7A9cuf\nZJtzUYDHLZI2erOhqWdcADKWH5W0ZokNBqcWoKx8v13FqfQbVEGSlTb1PQCB\nVJJ/uWUI2mrTgDI7cmyvPeY9fxLur0lfHlhCJs0tnf4ziFAM5xbhtDq925Qe\noqbO\r\n=5VkR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"87443e4dbb701d5acfb322013e15fa21a8ae7454","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.1.46.tgz","_integrity":"sha512-rQOY/VhXSpoZFf5IMqL2cP3EC0L8HCbqYt1IjI/+6GGBVY2g2YgTJJYnjfImoAg5lBJk2LahvZlD9yCEGaxnNA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-lists":"~18.1.46","@syncfusion/ej2-inputs":"~18.1.45","@syncfusion/ej2-popups":"~18.1.46","@syncfusion/ej2-buttons":"~18.1.48","@syncfusion/ej2-calendars":"~18.1.44","@syncfusion/ej2-dropdowns":"~18.1.48","@syncfusion/ej2-file-utils":"~18.1.42","@syncfusion/ej2-pdf-export":"~18.1.45","@syncfusion/ej2-compression":"~18.1.42","@syncfusion/ej2-navigations":"~18.1.46","@syncfusion/ej2-excel-export":"~18.1.42","@syncfusion/ej2-splitbuttons":"~18.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.1.48_1588677931141_0.6595753344700221","host":"s3://npm-registry-packages"}},"18.1.52":{"name":"@syncfusion/ej2-grids","version":"18.1.52","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.1.52","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"b80c5b58b5f30b110898acab91bdc1f9743c4743","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.1.52.tgz","fileCount":465,"integrity":"sha512-bV63AopO6Uh65Pmh0GcQvZvBD5/W0vuYNl7gZlQVUp/AEI9nPBVqfhMoQGeRhuAvjHoq6B2U7+XjqLheWVkACQ==","signatures":[{"sig":"MEUCIQCTf60cYij2SWXXingDCUivqd6vRtNvcJhgxKmNYHLRvQIgZIr8LhMJNwOkObRbWOFVx6YYt7SCOt3S7o1NDio2m+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21514363,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu687CRA9TVsSAnZWagAAQ04QAJdBpC2f5gFMknwEQIfF\nGfHmCF7t/bKn6ELoaYxbVU/93cdKRBSP/TEL65P4PlsnGxDkMHJbGnPBbq8r\nyqMXkP0Np2Hqkq+dWgwj6UnNQSLuoerQSRVlMd8t870k6s47USAIz4/NMTgn\ntxEJA6e6KrQeJQFj3wtfAMwbWijQ+mGQ9Niu4+V7O6qWhC9+YHa8qH5JTQDS\nfL8taDGZps7vcQ1V/NHTS26k0ALmPM7IAYpr+h75g+4SsTLKpboy9PSxNx3O\nvC19OW/nrAytls2VIcX/PYyyYWMhjShnSf/6pnrffbg7G4iz2xvUtpXt4FQ9\nszfkXsORCko6ncrUlzd5h9bbN6Dg9Odgj+P4+A5R2JhlkXkGMK2XKQAQYnJ5\nasL5nLpQgdI6z0Pti7EYGv8pBFftzgO4mp2hlIxztIjVyLRS1UMLKL8uAVeT\nQ7Dij+YPCmeKo/hISpsYHwrqaPw7iXX1VcGrVQlvvdYNbTlgGO5qe+md+3BT\nHtuiSX4s8atX1SwDv0buYQeyRuS4c59q107xfCPoZo9MZ5HGK8j8o1gaACh8\nyEDTZ6HFgaKwX1TxXlCXkY1RcJ+Zdyl7oJST4E5D/SWuxVrPCklwbHSsbVEd\ngqZJMNkEvv1gYcvhP8bS4Rv8xrOFZNOuQ58HwGKMAimPqQvgyJuW1a6jLx/h\nctjT\r\n=56Np\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"0f5de051bd3f43424aaecb2d2bb016425753f245","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.1.48.tgz","_integrity":"sha512-vxc+Or672pIJCoQS3WHALsLlIZ8erasNqKDwXO2Tz5vxnMwaI7LUJXnATMW7xLug6rFUhRM2b9x869s6hFze2Q==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.52","@syncfusion/ej2-data":"~18.1.52","@syncfusion/ej2-lists":"~18.1.52","@syncfusion/ej2-inputs":"~18.1.52","@syncfusion/ej2-popups":"~18.1.52","@syncfusion/ej2-buttons":"~18.1.52","@syncfusion/ej2-calendars":"~18.1.52","@syncfusion/ej2-dropdowns":"~18.1.52","@syncfusion/ej2-file-utils":"~18.1.52","@syncfusion/ej2-pdf-export":"~18.1.52","@syncfusion/ej2-compression":"~18.1.52","@syncfusion/ej2-navigations":"~18.1.52","@syncfusion/ej2-excel-export":"~18.1.52","@syncfusion/ej2-splitbuttons":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.1.52_1589358394680_0.7890089606916779","host":"s3://npm-registry-packages"}},"18.1.53":{"name":"@syncfusion/ej2-grids","version":"18.1.53","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.1.53","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"ec41daacdc381f795aa052a473678fadc8135585","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.1.53.tgz","fileCount":465,"integrity":"sha512-wcvfEZM4pdkhrmzW2dNsKGIdnfVe6JvoX2dNkSSheJUX1C4jlHiqcwQ33DzoRonyCYoAE3/QEM9TqyoIQ1VYjQ==","signatures":[{"sig":"MEUCIQDMWRHfdgqj8lG+9+X1HuFrrF841+hkQs9akZr41/9EowIgNGBbGALdjWkiSlOQQ6N8Tav3UwnKBlOC0p2vpEiwajQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21553665,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew4Y4CRA9TVsSAnZWagAAU74P+gK9IjzDkAOj71hwiVxC\nBVVgOfrw0zd6EcbTCpMHwBJZCeWXW1XjWIzUp3MS8zEn15futv21y/2V6Mi1\nHDOWyjLrwOSiUDhwpvs7e+slHFa0x3aoYIMH5cFQgr3JPzq2yh7rVtMs7LBX\nxbqS6rQUR1xcxHqwPRk0Wnek095btx7Sfb7QdPiF+juJQ8/iWA8hnB/pjMJw\nPqFTxHryUlF4vGUbZ7LL/Kv/K6JiSM/j417I8ydidNCaUknseltha7YnXtCC\nnbPfcFCdv/A7ZALnPv5sy/ercnzRoi4TY5aNwMm8vhXDd3k2UFAzZXFzW1/W\nrbHTwuqLDY6fJzEGpFqbVbGy3hx/8AWFiYfC4TrvU0NubLFBZWMXjSkYFeO4\nYTVXxAcdwNNE5oGhRY7ABj/ao9eobJD/mTaSK0XVHRbjOtaUcXhgeVtcpr9/\n3cj7AFos3NdvZCL9RArhx1dQPb8Mij9Nxj1I/EVG3lPuwYP7zTWCoctGzBsc\nSp3dYInCtfuW10XQOFHNjTqTindDSPaacLSXJWRAoRk2gHOj3eNynzfw2GMR\nAT/HzKSXJKgl4T5wKY+p+kBnkmTi+Y7vySO+qUHejhBLV8QytIJ6gsip9gc2\nJnQzc2nAp/64F2n9/v0z2VcZ9Bf1pzilg5yktAGfRjCtUAn++ZzW/0IrOjAd\nNH9W\r\n=DqVM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"fbf36c952822b7d2fdeb1d00a524141a7e6915f5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.1.52.tgz","_integrity":"sha512-qRJe6PDgL3RW7D3b1Wu6OZmjz7Qla/gO1sAIfOwUdqDiFGC3rO60MFOHdaHtF5dgZA0XYZFNOpkXEm8h7LU71g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.53","@syncfusion/ej2-data":"~18.1.52","@syncfusion/ej2-lists":"~18.1.53","@syncfusion/ej2-inputs":"~18.1.53","@syncfusion/ej2-popups":"~18.1.53","@syncfusion/ej2-buttons":"~18.1.52","@syncfusion/ej2-calendars":"~18.1.53","@syncfusion/ej2-dropdowns":"~18.1.53","@syncfusion/ej2-file-utils":"~18.1.52","@syncfusion/ej2-pdf-export":"~18.1.53","@syncfusion/ej2-compression":"~18.1.52","@syncfusion/ej2-navigations":"~18.1.52","@syncfusion/ej2-excel-export":"~18.1.53","@syncfusion/ej2-splitbuttons":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.1.53_1589872183807_0.9101359749699505","host":"s3://npm-registry-packages"}},"18.1.54":{"name":"@syncfusion/ej2-grids","version":"18.1.54","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.1.54","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"39c0d1d5b90a7bb2a4628ce9ca541b0645f86448","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.1.54.tgz","fileCount":465,"integrity":"sha512-PVMrtusnNg/Mj5H3xivbWJHfFylgETDg9PpNKZFlxBHvrEHQMrceKnN0YZPxlNe6zLkNnJGbiZq6t56rqocxYQ==","signatures":[{"sig":"MEUCIQDklHy/md9CgAeG9n1PTkE/bxnCNuGnuC60VcVnBJQO8AIgGY7VRmPcdkWGbKOLamZNtBcd6crgTuIKEkbmZbt34a0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21560452,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezO64CRA9TVsSAnZWagAA4M8P/RR07uvhQCXjbDP+Mavb\n4agNlS1FCo1e3MWrN5MAfQcj9zF8Nr9E+tQBXZ0bjUfzf3ZRyvp5/MCA416W\n9UNyifZQSF/PMArpz+Wy2+76Kr+mBvFBzumr60DWLcCgpttFdPUYtQDjQdCb\nf8N5cjzxXYmgA/bN1hByyg+VjBz+oL5QaG+9jAmnZ4ioH0N9LcHrE9Bh3FB9\nZi7R6yZjFg2cxqiPraLgaUtR4lI3cUhQhwa7gKqLb7OnnV40Xe0gAIoIN2UG\nDPc1N/4DGxJzSP9/q4VGJJnx+oxQtlgm307iT2uFCI+eFSL2peL/BX75Jkp8\n8IvRsY4Gd1heV21Kg8zdLoHj38T7vGkrMvyZUuSV5zF+g2GOZS++wO0T2+41\nFK61KMXdewJ5xJuq5ex8FkelGzawW/2gX+k3c/iVNRYPQ5w0wy0O2fNPqjEj\nVxrXL6h8UsUcvAKic8piARAPFdhJ/4vTDXqUJN6WZdP7sDKOK97erZ8nnFEN\nfX/A1Nl4ytLjPbb7IkwcxpCOD+g/NWoTfK3yS5JfqFsNku3gRnsBJLr97QPp\nGjRN7Itcmre8Y09QYb6bWy/890jEdDIcUVgmzzDWUadkYngXLVXCJBSKAOTV\nbCX148fQSvID9wQ0yYL3DNhaLHAxb0zoQwdeFVBqUEnh79+b/maVQRpbr8h3\nwxmi\r\n=Tzim\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"27edae5a51d4c2157027c2078a72289e72ddd84e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.1.53.tgz","_integrity":"sha512-Vkvf4RiHMcdGeH39KrS1L3oFrqREfDHUxSKJDOf0ufUzY7v2IjWvfAp+JwFTIY+t4gnb6lUgnwTmMmYwzeGCCQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.53","@syncfusion/ej2-data":"~18.1.52","@syncfusion/ej2-lists":"~18.1.53","@syncfusion/ej2-inputs":"~18.1.54","@syncfusion/ej2-popups":"~18.1.53","@syncfusion/ej2-buttons":"~18.1.52","@syncfusion/ej2-calendars":"~18.1.53","@syncfusion/ej2-dropdowns":"~18.1.54","@syncfusion/ej2-file-utils":"~18.1.52","@syncfusion/ej2-pdf-export":"~18.1.53","@syncfusion/ej2-compression":"~18.1.52","@syncfusion/ej2-navigations":"~18.1.54","@syncfusion/ej2-excel-export":"~18.1.53","@syncfusion/ej2-splitbuttons":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.1.54_1590488760115_0.001445518660910139","host":"s3://npm-registry-packages"}},"18.1.55":{"name":"@syncfusion/ej2-grids","version":"18.1.55","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.1.55","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"56d39724a82cf16c0df267e7f0c3f841797c5b3a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.1.55.tgz","fileCount":465,"integrity":"sha512-tYlaTQNvcoeOVHg7hp1HoZmE0jr3lZn/o+LSiEBWKadse9pPIxWLL8TyKmWTV/QJA5fFR77pu7Tnl+ewZcvjtw==","signatures":[{"sig":"MEYCIQDMsUkqoEh5Io27NZNEaQ/qDsVOy6qF7laKoY4SX3VxewIhANGOSQapN5oOZKUoPUYK4LMt02j/GvoPF/6VBG9R28sU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21834828,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1ir2CRA9TVsSAnZWagAA/OMP/iHsh/WX1VWQ9N7ozWvH\nLN7HgUL/WKudJmqx8khHtk3edn/3cjmha3IjSR52au2NCXw+prcdsMOQLokq\nrxysmdt9oBYVdtpJDU+Pz1pPzB926Cq5DS/JZ8WUMILIxmPlkDf/IoeS3Ks/\nMvAfRzTlcyu0oiQ4X1hjUpwJFE9ZocIK8Tn5AZ5a9GFwtoXUO4Vi9lgD8Wyp\n8HTsjtDOqHwwu0X+Gngo3hq5axdI6AwsPGvPwrNdo0fERNclBQ2uzY0al38d\nQG0pQSCDffUX0buVNqacidedZeUgIGZjGBkz5dlhnKXfrUuENzxRfGmnorw7\nG5ojlVsbue7DYI9C7hZOTSScr6Hqz5NkQps1aNvTZqr8tw+D4UXu9gtPb+4X\n5RYth1sq1naEzqRkJ45ppVEd7JBuQbE5i44hD3tUjnmCx/rrj4d0y+Y4z062\nHddUzLJF/1CpGH8PmMyTH49pZBKzl8PLHtzRlBhPcOgHZO3PEusMk/tlhf3n\nd9Ygk+ZDhQmTIErUTVhsWNuwX4oczS0RLoKp4DYQqO1IJjoZthTQs3lnHlGm\nKLIZ049Cb16Ja+swtLYpy9vWVrGuPAqkJHL+4YcNBY/Y6/4XCuMLEeOwrtl0\nYrp+jGZrf+cuIGEvuNPJMI98YojwBMmM+nxxTJU3OyUfEB7t91oTS3CVr8Zl\n2rU3\r\n=Z1zM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"7b9d1d6799cc3ccf74bd1fd35850d09ccea6a643","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.1.54.tgz","_integrity":"sha512-v+mnVKbDc3l4j1iEQGWx7dMfS2QzOKpW9AC47JLBhKYoq8UdHVFgKk/frXa/b1Z5iOX0s7RD5BgYiBNlp+X57A==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.53","@syncfusion/ej2-data":"~18.1.55","@syncfusion/ej2-lists":"~18.1.53","@syncfusion/ej2-inputs":"~18.1.55","@syncfusion/ej2-popups":"~18.1.55","@syncfusion/ej2-buttons":"~18.1.52","@syncfusion/ej2-calendars":"~18.1.53","@syncfusion/ej2-dropdowns":"~18.1.55","@syncfusion/ej2-file-utils":"~18.1.52","@syncfusion/ej2-pdf-export":"~18.1.53","@syncfusion/ej2-compression":"~18.1.52","@syncfusion/ej2-navigations":"~18.1.55","@syncfusion/ej2-excel-export":"~18.1.53","@syncfusion/ej2-splitbuttons":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.1.55_1591094005741_0.3530337920426527","host":"s3://npm-registry-packages"}},"18.1.56":{"name":"@syncfusion/ej2-grids","version":"18.1.56","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.1.56","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"71bee48aa1c46d343d014dbaa83c74845c0708ab","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.1.56.tgz","fileCount":465,"integrity":"sha512-UDHaK5vMi1H+KfqnOQe8JfUVLe6YmduZO0Q3q7PRmDkqbt0FAdtsXWlZPNcdckQCyBF5TpWM8UYUkgPBfdsb+A==","signatures":[{"sig":"MEUCIQCZk5mNlJ51TP6QKlGqBMXBFwFGlI6/2Vm6+lm1UdchGgIgO7DfzhHiL/0kAF5quoCdYnmNXl1ZKolZA0bq9ZLm520=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21865006,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe33bHCRA9TVsSAnZWagAAlUwP/iWxi7ejMtqOfL2/ihkS\nN/8+nfJFJQGUrCTnCPI+zQAHMePcyCfSeAHWqg4aqwoLj+2kMUfvH025Rjx6\nZ2vibARX9yva6vCIPMBe76w3NKO89/w3w0ZSk5cDlKZaXiHZBXWVbU+9luMY\neaIjy5BjQxa8Y54Y7FOP3aAbMVM2PN/UTlgCj1PZGpnlEpj/Kxz27zRClr6M\n7+2gUsVsA2/AxTPFUC/ISngRVBHLbGpRsvv/lKbdXqxEnSexhztvGYKAlAg1\n38mT9mCIF/uFxxyFV8wg4jSyhlabsA+iSxPK1rWSKUi8T71am7vjCFnH3Qyf\nV8COVR4jBKR7vRLSqNqAHYhyjnQ5xVTY7pE5i2E96sccD32bPPt4NOyxvNKz\ntuLkqqHMozR2WzBYhxCqXp/poYUhjbN4u+lIAwXgwtUH2VdBONl6qhkV5Sj3\nJUSTQOK2+Q1BNwjMnlk7WGvF4cz5I1FXNVTLXMmAz3y44I58+lrplzk8sKUd\nin2yn4Zq5iusiEa9ax1AB32AQvC5jI/SGMjS97t1USfMgF8w30uB+w4KhVi9\ncV6lnmjmRJM17VnBKfonTu71A0tDynv538owoRo6sfuufN5HDO/VAHDZCqhB\nswTk5CqbKViyV2nXvTA1qpwEIkCEt0m2XCCB6rZGcSHDYuS1nrJR+FYYORVo\n7Itd\r\n=rOKj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"af395b9b42e93891effb74a0d2ecae378a0c4219","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.1.55.tgz","_integrity":"sha512-DX/dyaGStLlr1gXP9Tf/2lCp8RfeqRhnMQ5NFNBPTERcLrH0jC8Mm+K6sc1hboVTH9cy6rFJwTDGeSzVZpbzOQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.56","@syncfusion/ej2-data":"~18.1.55","@syncfusion/ej2-lists":"~18.1.53","@syncfusion/ej2-inputs":"~18.1.56","@syncfusion/ej2-popups":"~18.1.56","@syncfusion/ej2-buttons":"~18.1.56","@syncfusion/ej2-calendars":"~18.1.53","@syncfusion/ej2-dropdowns":"~18.1.56","@syncfusion/ej2-file-utils":"~18.1.52","@syncfusion/ej2-pdf-export":"~18.1.53","@syncfusion/ej2-compression":"~18.1.52","@syncfusion/ej2-navigations":"~18.1.55","@syncfusion/ej2-excel-export":"~18.1.53","@syncfusion/ej2-splitbuttons":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.1.56_1591703239139_0.9074961132802573","host":"s3://npm-registry-packages"}},"18.1.57":{"name":"@syncfusion/ej2-grids","version":"18.1.57","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.1.57","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"d29cd2afa6478a70717b91ed150325dcadc9ab8f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.1.57.tgz","fileCount":465,"integrity":"sha512-v/Os3Vjui2rOZ03jLOY35qqFDOqFaUaAnVeNPgiYsNPkNgNsW7z4MjGw57wSRR1jYsMNtOfmAi2dWgydIo7YMw==","signatures":[{"sig":"MEUCID/H5/yFky4HwsQyfcnCkyw5I8qdVKY/txk1tF0O1PN6AiEAnWGQWYyutfs/g8q4TifQzq5ggT/pU1phrVT4cp292jA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22124538,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6KP2CRA9TVsSAnZWagAAt38P/j8hLU4kGtLe7efpDRQb\nNs9axo7rHOXW3Bd8nkgTxide/zaL4FWoAMj/6SK4roAvWdYhU0VWBGfbBtRG\nfmFZUx5XSNK9rguAX6mlplS05s6m+tD4ChVEwr/SEteIPD/HZit0Aq9Gh8pF\nN1jU6Sg0JH4IQ8C251hMlyLu8phdH5+gD++upsIVLvmk1BEtOAM0mScO1r8W\nLjjr90ZpU40saJpbbctZogO9+7KuYiJw6ll2mCPS18Nut6Neuzu3juNiRYGh\n1C1FsSRphJ78CF9R6ka73pzB7iAP7EHZqqsmPxNV06qSsV0lMbYs/L1HV2C+\nqaCbnIV9q0X8iLAKPfF4DGMaQHVmXs1AJ2YGsv1Cw8lSTIernYMUHbYO8rDS\nXAp1WcYFV8IheiG9yge72AjMOKzVIqDXumK+enYWH9LuqtB0jNKEbos/AxSF\nfIZ8qe0nmAba9X5OinirRFrpfRYbfw7xpdhCDq8XKEvVLssJGRkVkV2tVNqa\nKVHNQafLGlxlBekCQQ3uUFEcCM8KLoUIwGP5OnyPG92+emb/3ExC0scCmmbs\n5my3VOzsuaUhNqYAGSZhzpsaFSFlk3ikm04DbNtoBiXYfziN1GxYfHOerfYi\nYZ9mpYuMOhc136Z7ou+e6uMg+QBHbcTSF/L8kgF27/1dlTgINpyqtDdy1j3B\ne94n\r\n=9dhP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"651e3a134307e6862e44b31126efa59f76ad5fcc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.1.56.tgz","_integrity":"sha512-3KsJjADZC3qX4+BfwGN/ORphchRBXxv/6/dL7vk/K1iKZ6lCtLK/8IylrlgKKTMUak3e014exwKL9B+jJksV8A==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.57","@syncfusion/ej2-data":"~18.1.55","@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-calendars":"~18.1.57","@syncfusion/ej2-dropdowns":"~18.1.57","@syncfusion/ej2-file-utils":"~18.1.52","@syncfusion/ej2-pdf-export":"~18.1.53","@syncfusion/ej2-compression":"~18.1.52","@syncfusion/ej2-navigations":"~18.1.57","@syncfusion/ej2-excel-export":"~18.1.53","@syncfusion/ej2-splitbuttons":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.1.57_1592304630382_0.8815983659022084","host":"s3://npm-registry-packages"}},"18.1.59":{"name":"@syncfusion/ej2-grids","version":"18.1.59","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.1.59","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"3e96298cc00b09dff4fafd6874a97dc4199f4cf7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.1.59.tgz","fileCount":465,"integrity":"sha512-DRDWC+JhmNd6CvAw9jB9xr08KEw1r4pcgUyWdL9cQOkeeLOGawFGwrxsZfKT5myZuPwJn3tnBq4Y+PL0qSHwoA==","signatures":[{"sig":"MEQCIDBNanc0TQV+7KE4zdpQwbSBzwFzO+jgYAy/dY4BfL0LAiB7fbhS2TxFnPn5cR3L/g6VqiL9LZ0Pw9lg2gXs+PbeyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22125325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8dLuCRA9TVsSAnZWagAArtkQAIif3+kLm2jv4gAlhK/H\ntHYHLxVDd2QGdKpkMCCsLdXvXeNCEZMYxOnVWpgv/Ie595LHvlxilShMr1R5\nLWAgIuhbVkR3HMYv0ox3uwiLEowVCauMiZwN33ThtLI2Uuj+HI5xfVRnUVTm\nn8QOOkwgOeFp+meRC99LlIZEvBr04AnLXaGpKedqcTsrHAX0PPZpSvsPWU1P\nS4w0d+2TS/IQponssxgELBVm3ICjMx5DwHqiKwYb+R6RuuPaV8diz2teNXWk\nAorjBFyH1eZAdfYND5DQh8+H8D2Oko1Fh5fl/NZcmarvtegOOaFyOmpz1NZ5\nlrauVDQOu+Pdq0O/iVbBfUjp5R0Fz1Sw5NYahIGvT/A9y5eL+5g20qFuXMu2\n2S9j5ShZSUv2kxHTUEsxn/8vf7/+E6KOH31fiteN272VzP0wrhn88uqv9NZ7\nu0YDbVnJOz/QpqtBhDMhM7mAoCVq71XtxbSWw0tG89hZygkHppeJfDpbP/z3\nkKFgfH+YZMVrentj8h+vU/TYUDvHDMmWCn58gb1hcs0JFlIBO0aiXZLb/0K3\nR2VhjofiTUqZQP5oP02tlldgqPKPs+UJMoPFrzWFpHW7OY9da9kZFra1B7vn\ntV6IjDDbdjzTtq0+ozOPycBKBFvp7lksylHeyrWz9A6hhZ1QYG3m2hcyMvi5\n6aSI\r\n=cYB0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"0f335f2abc5c640a05fbab7298b3b7df4732b063","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.1.57.tgz","_integrity":"sha512-+Uekdmi/RuNTr35GCG6qQeLzDYjYLIahiRIM9pgnXPYfcMvLNB+Nb+u+3NuFjYyWKHm0CpVETMpemif5fBYTSw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.57","@syncfusion/ej2-data":"~18.1.55","@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-calendars":"~18.1.57","@syncfusion/ej2-dropdowns":"~18.1.59","@syncfusion/ej2-file-utils":"~18.1.52","@syncfusion/ej2-pdf-export":"~18.1.53","@syncfusion/ej2-compression":"~18.1.52","@syncfusion/ej2-navigations":"~18.1.57","@syncfusion/ej2-excel-export":"~18.1.53","@syncfusion/ej2-splitbuttons":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.1.59_1592906477824_0.4176918475800715","host":"s3://npm-registry-packages"}},"18.2.44":{"name":"@syncfusion/ej2-grids","version":"18.2.44","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.2.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"fc8bdf4c9622ebae399281ca28d4ff1e88e6e921","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.2.44.tgz","fileCount":465,"integrity":"sha512-GwqvxsA+X8YU1ySZ+KBFT48eSorglBt9G6m4lnF/oT4RhTS7m/8AEcekk2cqSEde7yDvdIsqQ3R2kNV4iv0Feg==","signatures":[{"sig":"MEQCIFylxD8+U+vsUCP4vR2Z09BvZjBE8DTpKoFDB652QPzZAiAW5z84C3qvw/UHiImIOgjKAaur8t4lALfdB/o4oqekCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22167379,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA8WmCRA9TVsSAnZWagAA/yIQAID9LJCI2PNfdICsmqsd\nj/xV+JYkfaRvmFM7drcl3w3rdFP+fBJmCzibXXX5/mkwyBWtf3Pk3dfbp0FN\n+AqOfAOzu1bfqvag/RHZ1AF7eukPWtml6fMeGSkTpG1b8YSZqqhKmv4Dzwh5\nt4IYed3QyG4KuqlKf97DfvJ3JDNAIdA/MX1TZF42SGKFygESUejkccHGg+cP\nYJ0CASAjrl57MmiArlDgiXVMkBexJCe5WL1GexwmY59sp/18BxnyC66IIcH1\nIeO+FqVYfZBYYy581gtEQ++QxWm8Smw7LebN7B/HtNn0aVzLWn9510aci72e\nQLfl+5Xwk2nhtaldiyks0xSVaAxFp0HPgTuAOKxzI9URQ0P23fh61Yl5x+px\ncX66bWEaLIdRLZRDqlXlvwFx064WcMaEDMLbKFGO4Nw2hB9ok90GKEu00Zpa\nkIpN2HSI5EZ/SJkQxWoR/srzS2b5c4wm8agvBPY6Tk4FWaVJIdmojS6fTLxM\nZWB9RZvDjcWt1kNbyvwAK5Z6yizKDwNY30ldu+/58rWLjrl0raYmiTmCYAce\nh0sCjBjd7F7GAhS8AZt/8d2AIuxldN9ssMISfIVUBEY8X7gpiUb1rfxJktW4\nGhfA76CeYcpD/tkIHRCEVocU6+syWHPDUD6LQE7rhJAfVW5soqpzJOpMVzqU\nsBL6\r\n=dV0/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"137b0b2d07e0713ef4802303b9ab139b78e9f457","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.2.48.tgz","_integrity":"sha512-Vr0Y+KpaXZccozWMDEtMcHAHCPMCtOZQJmdbrpGR4tp/j++AVYZTvRN2tx16NepOpNpq0zMHOIkfQ/ZbaQU/+g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.44","@syncfusion/ej2-data":"~18.2.44","@syncfusion/ej2-lists":"~18.2.44","@syncfusion/ej2-inputs":"~18.2.44","@syncfusion/ej2-popups":"~18.2.44","@syncfusion/ej2-buttons":"~18.2.44","@syncfusion/ej2-calendars":"~18.2.44","@syncfusion/ej2-dropdowns":"~18.2.44","@syncfusion/ej2-file-utils":"~18.2.44","@syncfusion/ej2-pdf-export":"~18.2.44","@syncfusion/ej2-compression":"~18.2.44","@syncfusion/ej2-navigations":"~18.2.44","@syncfusion/ej2-excel-export":"~18.2.44","@syncfusion/ej2-splitbuttons":"~18.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.2.44_1594082726009_0.37798216243451743","host":"s3://npm-registry-packages"}},"18.2.45":{"name":"@syncfusion/ej2-grids","version":"18.2.45","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.2.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"e5de67d2c0b24898d16650d9a5e1e96c0be9b5ee","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.2.45.tgz","fileCount":465,"integrity":"sha512-7ZUl+ugCWDztTuLa5Htmp7RvlY2QuHv8j1csXzxn1esKSS1GsE3m8aFwd/Q/DyNYFgkW8knIs8PNVFO4uQqPzw==","signatures":[{"sig":"MEUCIAu86C71lvQGgc/RR4WJ+fhfo2hSl3x4F6rpjWMgSvV9AiEA1H/XVQNTbqn4rmQYxejgBE7SlNpKnNeih56BJbYNkiU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22196455,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDUk7CRA9TVsSAnZWagAAbbYQAIPPGAkgre0BEaddAIAV\nDV5uA842iuZsOAbDHXIvRpr/mWe73RuRE8lhAz7F3MQbDsLL+Awptty1xIoY\n/DOSQjX6IIr2ctMmUt99UO4hQ6GWWGObYjC+IoNzUKcMlAck0w8gJtRW95WK\nDrRKgARufhgVGiKeNES1q5IabJ4rWrcd7A2MSxrNarSyuwmg4KFZTPrzOWZq\np4ztqFUySikF6G7hsP7jrNxKyxX4CwKs7hFcRp2ty2d9ooDmd6/+5YTr3hsa\ndJevF1utAurzXcWByLWHJp12HKRJaHA2xpzEc63G2DQnMy7Ta2tQjSvvrwAA\noajP/S38lwZsQGDtxO0Jw+sz2O0xkA3tvxPkPEWXfcqxRQ0UcpQwddbTbcfw\nPGMPlnDz7+u/N0zC29me96afF7YHqB4BuqmpBZBxwSLIyS0XTOW82ei3VMxs\nbGprbyw4Ugt//BV9JSoBlcgCGc9sbfKKPG3jm/Z/Ng4/mAWLSev+nSlIzdII\nyYHHpuFt29LhaTslXDResat0QC3hWGf7ZFWmTVJG2SK0TMPhpN0mTPCd/uh/\nXYijFG+7m/ZHeWjT651JB7HAPPncBG8tFvO3lQXE6WCP0RGFKkMhpaNKoR2M\nKLelZmzYrVQ6ihdli/BHE5mu5HvhfCfg/b0hubO4IjdO4KqwY2FdoJDx/cn0\nOd44\r\n=Xdk3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"b7acdae1524ce2aad2a84e18ed6b594ffa84bec5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.2.44.tgz","_integrity":"sha512-H0VUxcgMnagSIXE5jar/HAMlgbZNg9x7sr+oRe2CzFC+i2uLKla6w0MJzRBfZfypAW0eg5LAermXL4nfreaFFg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.44","@syncfusion/ej2-data":"~18.2.44","@syncfusion/ej2-lists":"~18.2.44","@syncfusion/ej2-inputs":"~18.2.45","@syncfusion/ej2-popups":"~18.2.44","@syncfusion/ej2-buttons":"~18.2.44","@syncfusion/ej2-calendars":"~18.2.44","@syncfusion/ej2-dropdowns":"~18.2.45","@syncfusion/ej2-file-utils":"~18.2.44","@syncfusion/ej2-pdf-export":"~18.2.45","@syncfusion/ej2-compression":"~18.2.44","@syncfusion/ej2-navigations":"~18.2.44","@syncfusion/ej2-excel-export":"~18.2.45","@syncfusion/ej2-splitbuttons":"~18.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.2.45_1594706234813_0.0039683873816400705","host":"s3://npm-registry-packages"}},"18.2.46":{"name":"@syncfusion/ej2-grids","version":"18.2.46","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.2.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"cff3ac9cc88bc21629ccd6d4c90591d3a130261e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.2.46.tgz","fileCount":465,"integrity":"sha512-+dBJ+fG1xZkXC4rTrdlmmghYIruWRzmetM1bRg0kPDPvhMqH5vnLYXmYf/Dzj2/TGmCT+sljHCSgf5SBsq3sXQ==","signatures":[{"sig":"MEQCIAxQkerjsfdfbRur8jKS4pRT92hAFuGWTMzItaSUvZyoAiA02+1K1+UzgXOIhOiHd+xsvhwjFcsya8xsebx5ffCwGw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22209255,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFqEZCRA9TVsSAnZWagAAdF4P/joUla0Y0ThuI1E9tdle\no7duO5PS+WgBzXRmKTIUgZk8ldKtS34Fa1VU/V+OMuUSVNTgnTwIM47rKsMc\nygbp0M4AA4klK4Dlne0jrnBaXQy2+UO+MLp9pY9qDonqUMn2/BjWToWJ8ZrC\nlQYYOxdnQfexiNbAj4hrxNFmi/4Lzv5bKxURL3fvh1hArElildGtwEtr3YT7\nvrVb9oSFHxQl/h7rhC95bkCNfNBLlpUxP9pG27a4pWVT8kRAyKt12CLkmWxR\nSzR+gOkppplcpJ1XSk+35bpT4TeE2NdXCGIZuyjhnEi1Ryt5UeXqaIKDL6F9\n9ASXUIWfWvSxbvyaZSPIuBoBIw+aD6WrPOXGFXq4bpif+theeF+o++P6Tb4b\nvMbAapsye+bmX58+EDKqfKrL5geD0C1NxTQ09OyutWrfJxTNI3uKrZ5frXL7\nBglKxvb3D3/RNLMiZQk8uqZpRchuZxJhbpP9sisGiVyVsL2Ifa4SdT0Slry2\nSI+aTKhMoZbAXqQqeTd1Z763JejBEJ9BRr19shY1BiA1ZRxhEVzYhJTa/Kv+\nhZdzYCRwgIM0EbAKankDpSpScFfrIkhVC2l/ZnjpZvkvspqEZrzfdyJgRLjL\nmIrH2/Uc8xWJEsR3bfTmz3ri5zYhGFPG0L2HM1sb8V1ferRnTNBLualQBwAK\n+kH9\r\n=O/gd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"0579c98581e346145163c4fe832f6f75d96b632b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.2.45.tgz","_integrity":"sha512-6Y3O/HXK5ztG997mZ9iBt0XNeofAMqesQAI4vZVJqjr8vN7foaXBUKLSttMdxY5iyNj6jdfIXo0dyZ4xy3JgVA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.44","@syncfusion/ej2-data":"~18.2.44","@syncfusion/ej2-lists":"~18.2.46","@syncfusion/ej2-inputs":"~18.2.45","@syncfusion/ej2-popups":"~18.2.46","@syncfusion/ej2-buttons":"~18.2.44","@syncfusion/ej2-calendars":"~18.2.44","@syncfusion/ej2-dropdowns":"~18.2.46","@syncfusion/ej2-file-utils":"~18.2.44","@syncfusion/ej2-pdf-export":"~18.2.45","@syncfusion/ej2-compression":"~18.2.44","@syncfusion/ej2-navigations":"~18.2.46","@syncfusion/ej2-excel-export":"~18.2.45","@syncfusion/ej2-splitbuttons":"~18.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.2.46_1595318553280_0.659182852038741","host":"s3://npm-registry-packages"}},"18.2.47":{"name":"@syncfusion/ej2-grids","version":"18.2.47","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.2.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"4dec912847d1bfc19c938e157330bb9a6c8215d7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.2.47.tgz","fileCount":465,"integrity":"sha512-QGm9rEtViMAbBcvIvyEmAid4iLVeWiqP8AHJlph7JVk0ONMiHYKCbBdsmxpirdhup0zoLgsl4INZFPTgdslnzg==","signatures":[{"sig":"MEUCIAGRC55vsQCS90cSrV5ZdjYkkdREMOBFKSaQzRnPgwB0AiEAm6xV1G1H2CStFhCmUCRAk4sNCbWNPe2qO+tJkstb1Sw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22251525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfH+uACRA9TVsSAnZWagAAMIIP/iK3WJ7mBwp7AZiEysdJ\n+wUG7obQPRWfOqlj5JptWAbASoxmKuwL18NVyWoAIwZ1dN5sx/b9Y5ZPbtww\nBpv13z5dC62PZVkSzOi4dUTiE3bySugfH1JznW+eD7kPy2AtN5MsETsBDNNH\nQ1zIqvYqIPoO2qeVCGjf3HCA0hf5ApAnhC+X2C4fzeM4mPw9VPsgk51pd381\npRemJM/wBrvvksI1iabG1xKC8pdXYvdk1qivEpCnlakLeCsAOHmUvZVRz090\nL4P3SXh6o3qDgACsQEeKvTAmEVb90CXzaSRdfPNfpyj3r/Kilej/x2cu2Ti6\nuGaUgXKDEpt1oE6PaAxspDiLWIn02cSJulgWK7ciB8fwWR3X/1Yei9WH/d2K\nMNJ7pJrB2FCc+ZrSvQxL8C0Fgnov2EN5fAxEpk/aLzADpNQui6D1io3/6xDP\nmf5WZKMgERe3/tVQqupdTd19DmnEDN4A8QESrHCDvMoGwRUjUo89iQG+Kile\n3foIbstBtsk8wcahouvkBPMIa4Yz2d3FINNN31ftvGX73UM9JUjDvSIflGaC\nvonpXLCHL1kNJ9Ya5C5NCWsP/kChv8rLatHY0Fyyu+MrmTapXED5sDqlC49Q\nKC3sGMdE8C3cJ0M04hTQIMLw6SkQOcVQL0FRK+8uhfZOUCh7e57MeqDDrOD1\nsEB7\r\n=FgAR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"015fbf28d4eb2a096ee79e378db75310de642623","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.2.46.tgz","_integrity":"sha512-/ydRE1X4b3yjPYziPXBDmaJkj6Z0lz9kkyB7p/DGR6ghqvEEG1KrPfdPtp7c+d9+RgL95p61RQzSJLS1mdrbsA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.47","@syncfusion/ej2-data":"~18.2.44","@syncfusion/ej2-lists":"~18.2.46","@syncfusion/ej2-inputs":"~18.2.47","@syncfusion/ej2-popups":"~18.2.46","@syncfusion/ej2-buttons":"~18.2.44","@syncfusion/ej2-calendars":"~18.2.44","@syncfusion/ej2-dropdowns":"~18.2.47","@syncfusion/ej2-file-utils":"~18.2.44","@syncfusion/ej2-pdf-export":"~18.2.45","@syncfusion/ej2-compression":"~18.2.44","@syncfusion/ej2-navigations":"~18.2.47","@syncfusion/ej2-excel-export":"~18.2.45","@syncfusion/ej2-splitbuttons":"~18.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.2.47_1595927423454_0.7147134886668498","host":"s3://npm-registry-packages"}},"18.2.48":{"name":"@syncfusion/ej2-grids","version":"18.2.48","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.2.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"d5c3e242a367747f1aa19c96bf3cac5aaa3941ae","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.2.48.tgz","fileCount":465,"integrity":"sha512-H+16NvBwWKYIbdmbgffmHj+4I07S/R3MeuN/MEuX4bFwDZz4E6SQGMLdEOKoakI2bbuon+mjMi6287BGFVBTDQ==","signatures":[{"sig":"MEQCIFq4bh+CbxnPQnUt1ojnz3zljV35A0FQTa+Hy7qOkOtvAiAvnGMkerklK8kW0lt3zqn7Yt7myREQGzd5QZ1IcCKYFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22266649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKQGWCRA9TVsSAnZWagAAJG0P/0u3WbrnJ8ho+Tvaqm1l\nl+D+MK3k3LCzIc2qcHkNeULsD7+pCSq6PhqM1871e+g+iJcYdQ/Dm77K44Iq\nKv4xHj0KYVde9Mfv7Z/VJkTecMAQjUsQQu7VhBcD3pS8wEC4Y4VZIsOsI+ih\nzKTBsfD+PjbjunO0CRdEWT04g6fIdiErg7hqcY3iVQi9OABCg098c2MqYj1H\nvjf37sc2w4Z49ji0Oy/EoB3/TK7RJWIR3V5SWHDmoBTgzRzczmv0cJa6hZ7v\nXcOYQvfDGQMzrGjalk2EyhzlaZm8pn60+Cg05XwazxkSekMj8PsQf2Qghvub\nM8oiePNCx5GVnj6Dso6KKNb1UofprjLL5Lw1Tm/3UC88OJjvE74Mt6DkaDnv\nYY2CXGOECg6ckI7Mwn7d5r8jkgS9s9ceMa3BWEm4A0yB8xM3873EqfTeTrXf\nusEMnNicjtCbGIj9ZZ1KkEVwuzqsH3tfr1Nsw2HtUNXYbASuKOUpr40ftwsj\n/07T/xWu5iR2PBvxKppl5EOdqHQc3kkUoKZJcmorTJdvE7UXzw+TDTsPsZF1\nFWN0mbE5bdyl9ElfnlBNCcQrYFtBB5/xx226FUmMU9K4+6e9dxv8P98TQxO7\nHko+JT334DXLo3AxgTBhlpoya+ugjQBVqvcN59WaMhwdK72WKlfWnAZxsKfJ\nJ+SJ\r\n=IHD4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"a52ac31ea97d8b2f983ed6faf6186e47f5dbf496","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.2.47.tgz","_integrity":"sha512-cYeX7tuHu2av/dA+Uh/9A1zcwcFrqns/ATvDhhwgG9ecohvyfRRCFOTYamHgT6+Kou1+tjNHsBvDy5ejChnHPQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.47","@syncfusion/ej2-data":"~18.2.44","@syncfusion/ej2-lists":"~18.2.48","@syncfusion/ej2-inputs":"~18.2.48","@syncfusion/ej2-popups":"~18.2.46","@syncfusion/ej2-buttons":"~18.2.44","@syncfusion/ej2-calendars":"~18.2.44","@syncfusion/ej2-dropdowns":"~18.2.48","@syncfusion/ej2-file-utils":"~18.2.48","@syncfusion/ej2-pdf-export":"~18.2.45","@syncfusion/ej2-compression":"~18.2.48","@syncfusion/ej2-navigations":"~18.2.47","@syncfusion/ej2-excel-export":"~18.2.45","@syncfusion/ej2-splitbuttons":"~18.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.2.48_1596522901118_0.952775032047606","host":"s3://npm-registry-packages"}},"18.2.54":{"name":"@syncfusion/ej2-grids","version":"18.2.54","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.2.54","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"47a321f90f05c94c02e46a1babd4972fcee045a7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.2.54.tgz","fileCount":465,"integrity":"sha512-2XO2hEBOCuO7+1i+8/TcokXdGZL+fr/RlYueV/AMZsE+Vzxzgzyseec4tRP+5dwAM6U/DHZMxMxVZf0M5yxqoQ==","signatures":[{"sig":"MEYCIQC3M1PH75ERlZzozq5gpg4TVGcEBfvhc8Qsig7LZhxuYwIhAJXIhCZx0VEbAury6wYumHAE32MU9fSgScymNqo1Qc6u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22305390,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO8kHCRA9TVsSAnZWagAAUPUP/2BlByGWckzmFRaRF0wI\nY6vopR+F2WeoYOA7boEdsAbaij7N5rCNwexmIbei35WqK4d38SqzRIUbRKBz\nNAgBMlBDacyJHsrgHHVkdAXFM9SRh4SDn1bdDEbYfxritV5ZEefTHH1wuExO\nU+w+ujJBaFXHC3yBY+H11tnI5T8Ml81tM3wSPmx4zzmPfzk+Ixgrt+2f0gyz\nuX9b5gF69URAqVMBwsjCpbVfLNU0HyWosxZibABSnHeRC9e3Ft17R7AK31Ve\nl98XG6RIhxC+o1SQ1aOVk3myl4n+W5pZoou96bWI4INzQVhjnJIi6fdn6qjA\nUeSHpqLrnchALeqk8FhnklrrYVctlUq2JXoq+vFAaesLfb169RZlPQ1Kk2aa\nxmuW5049yTJZRXbh+heaXlJwY2pleniMRmGfzbXHQu4saTg6Owhs0PZ6G/z3\nyDyeYo3BI9ZNyMhyfOQjuZvz+Qoexg1635hmcL5EecGkEWqWOfH782pJTbrQ\nfNf1f6/qToEADG8BDQl28YLoCjxJ45lEW54MI1w5jdHu4zKW0tZVOahu6Wbp\n4oROVxUIeXoXTCxJj3Fa6Rusbaj+r1Nd6jtndbuYF8jTfyAoV+m2Bh7bM1el\nwx6IZGT/oZIdYGL3iP7/dXUvHNSyMoGiLfTGjh4uogO0DDvVG2IIPyGN4KOV\nkot4\r\n=1apu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"e68931ce71332864aca2788ffe0423bb313bb784","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.2.48.tgz","_integrity":"sha512-d0zq4tl5oio4yD0VfAeZH4dywkonsLJk38ilWrdA5IyktkpmvakSsETNQoEWoDHjr8P2BAMJSQj0aclDOjMX7w==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.54","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-lists":"~18.2.54","@syncfusion/ej2-inputs":"~18.2.54","@syncfusion/ej2-popups":"~18.2.54","@syncfusion/ej2-buttons":"~18.2.54","@syncfusion/ej2-calendars":"~18.2.54","@syncfusion/ej2-dropdowns":"~18.2.54","@syncfusion/ej2-file-utils":"~18.2.54","@syncfusion/ej2-pdf-export":"~18.2.54","@syncfusion/ej2-compression":"~18.2.54","@syncfusion/ej2-navigations":"~18.2.54","@syncfusion/ej2-excel-export":"~18.2.54","@syncfusion/ej2-splitbuttons":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.2.54_1597753606672_0.027680673888849983","host":"s3://npm-registry-packages"}},"18.2.55":{"name":"@syncfusion/ej2-grids","version":"18.2.55","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.2.55","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"dc1a12b3fa7293cfc693b2585243959cfe75396f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.2.55.tgz","fileCount":465,"integrity":"sha512-499icVhwOK/NMSgZg9jbepbYuriLkejhIwpaWfiDltoAjsGFFhaifj2wISaToGIbwk+Lmh91RVeIQEQppq5dAQ==","signatures":[{"sig":"MEUCIDtw6ccmAK9I8NmNyKpcbhJniGbcgrgQOxTqPG9nrQUtAiEAwIstC8zmIEAB8sR/oUq9THxpJrgBoHvnOeEAUdBjnvs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22307499,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRSF3CRA9TVsSAnZWagAAllgP/iV4vPqehhsOOd2hh5Xo\n7snBF5X50+hsMTxSw+Vik5aZgg+oLS/JBg/uauQ4gzPAP8EFCMAiQTYMo5FN\nMt5ujCpkIWwwxHWTvAl1nTMspzE/OfEDhzC7vvaEfNnl3shPfyK1N/K2zj3D\nAKbrdV929IE4rz6CdZu3dZeebGl7DIyv8jAsu/ruQbF831nK9IuvlmARaKmz\nKzSyt+M8EaelQhCnnSgpUMik5FPPMbrHBVHgOPNR3E2hvm8x6yI1d7H2naA4\nkGWMz6ejsvmgMwiJ6HVUn4IoOKz9Le06x2AlxLB2iBZRKgFSR8mqWcel4ZVi\ncgBkF7QzcQLRjGMnhSJox93c0vQaJvMjcgce18fdZUrRuTyWaBjKmhvbgfzb\nSbL5NJ/+Pz/eRb1mRkMmt1AncGmt94rnGvCV51znFPp6klEbINZbx/zaFUA3\nnE6ihUEAytWD9Qfo4mNRjwEiFsRrVy/1cAu1uJXP7JdhErJ9P1datirb4c9B\nILK91nlTEIclb37eUBSxg7LBABYOmsBtyYzODfO+fuJZAdkCG2Ge/Z3m/IqM\nxZmk2+IphEWaQlKIwYx5ARshhu9ZfQSt0xCTDitJwPoKJWgevxjaQgA5OOor\nivMMLzM/CHMP+MWSyUHJP/f7gu6UZz0BKZe+Gl+WnC57YXwTi0wQ3Tylm957\nmxej\r\n=eaex\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"c9349ea6cefd3b43d712908cf3c7863d59aab0a7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.2.54.tgz","_integrity":"sha512-rajl/C4zs+z7Z1Cb8zyIKhiAOJisoBzg/+/L3j2XGQJy/+doHqCh+VW+Z7aBM8278z5HOMMesxi+Qt0xj5pxXQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.55","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-lists":"~18.2.54","@syncfusion/ej2-inputs":"~18.2.54","@syncfusion/ej2-popups":"~18.2.54","@syncfusion/ej2-buttons":"~18.2.54","@syncfusion/ej2-calendars":"~18.2.54","@syncfusion/ej2-dropdowns":"~18.2.55","@syncfusion/ej2-file-utils":"~18.2.54","@syncfusion/ej2-pdf-export":"~18.2.55","@syncfusion/ej2-compression":"~18.2.54","@syncfusion/ej2-navigations":"~18.2.55","@syncfusion/ej2-excel-export":"~18.2.54","@syncfusion/ej2-splitbuttons":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.2.55_1598366070471_0.8623370044703087","host":"s3://npm-registry-packages"}},"18.2.56":{"name":"@syncfusion/ej2-grids","version":"18.2.56","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.2.56","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"ffed26a98c55055fa91b2d7f8faa672102da3866","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.2.56.tgz","fileCount":465,"integrity":"sha512-bD06SYboQd1h4j9llNMkLPtbhuEEt8uvA5x7jEbZRUgGy3oCGoltsRzAqsCP0LOziHfnX3AsKyG9dKIQ+zvXng==","signatures":[{"sig":"MEQCIDJH+e9lGfm2i5xO4oRjGLvSmREduttYJSZhWPPI0S7kAiBoW7wshUZc3264RawcuqRhHgxVxlnnrsEH4CX0HMZdEQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22310741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTjReCRA9TVsSAnZWagAAHAYQAJeXUkT1miSw0+KLsuNk\nXD56B1+Ps2Y7hZoaXgQ1o+dh6xJrxSEG5RtoXAuwDNVitIEMifnmL31N8O73\nO2kwFGvUD4kpqQo9DK56W+MKuj6Jo4HItNoDMwU2CRxt0vngsW9kvDCxvcDS\nYTQjC2qs1tZOGbd6zwsI6po4x0lqbrjhU+Vicwn5TlSJU9ie9SwtG7cX4uOI\nH2iwqXfORPxbCEze9BHkJTMozQSZT2ir1g+7SP7fRj7nG5gwLwjou24VIMaE\n39lsUUIF/rIwr/EZ682Ut0Y2220cmAkiGOaSZQ5reBiTLHkchQBmOwKqoBOz\nHQH87qkoLaEMnNTtRRhJy0B9MCCTcLM/zX5vq7NheKG0K1UTwOBPzz/lFRt2\nzoBVlrpzxaJzmC+Xkgk2mgj5BJ5HyEkbnBqdYxN5FWLuwvxpEBZbx0JE2yrt\nr8ASKGIjTRDJP5qlWLU2G6vYEV43ApTqShxrN1NfEwLkIEh72SSdcpxKMAfV\nMp0ByWCZWhypvtnYhJX5Hqkd/6C5VOWco34quTF0AK7DoS5JTV6MLrNG8hhg\n2RWnwYrcH526fB2RG2carh03QWLT9pz4bY1o/FcvOXZ5CDdOXPGKEDCATf9q\nnhoNG6HSeHXNO+QKRes4z8Wz80GgDUfn4nd4LPkD0hld0tU2i2fTJ5Y9q01p\nJ5pd\r\n=kDbe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"ce6a0b0c2ddbc9c6b683a7c31ea3b887de29160d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.2.55.tgz","_integrity":"sha512-eQuuGMsEUYIVVrML0iF0nim5GblhJHOqZGx/Yib0weGdPW88GFuth6Z+QoM5hMzQ1VBkkopzr21mlOMU5P6tsw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.55","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-lists":"~18.2.54","@syncfusion/ej2-inputs":"~18.2.56","@syncfusion/ej2-popups":"~18.2.54","@syncfusion/ej2-buttons":"~18.2.54","@syncfusion/ej2-calendars":"~18.2.56","@syncfusion/ej2-dropdowns":"~18.2.56","@syncfusion/ej2-file-utils":"~18.2.54","@syncfusion/ej2-pdf-export":"~18.2.55","@syncfusion/ej2-compression":"~18.2.54","@syncfusion/ej2-navigations":"~18.2.55","@syncfusion/ej2-excel-export":"~18.2.54","@syncfusion/ej2-splitbuttons":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.2.56_1598960733550_0.4907402383007007","host":"s3://npm-registry-packages"}},"18.2.57":{"name":"@syncfusion/ej2-grids","version":"18.2.57","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.2.57","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"59cd1e4a861e4434ed80bdf1c39b6cb5a489737a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.2.57.tgz","fileCount":465,"integrity":"sha512-+q0UGN86+SWhk+j166SPsnKsRx8D+AzcYP2Ysn4OIZXtsLzwy3uoT6tIaCAhwOZbIOal8CM6Nds61hLAYj9TFg==","signatures":[{"sig":"MEUCIQD1jMcwalitOc7iH4NWeR16R6GAU7Ol/DvLo33DFtUm6QIgPTqzZRNXB0G8Dzl/zMacwnXO6iQW6xPq1f0Wt2AjZtY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22457176,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfV2/zCRA9TVsSAnZWagAAidcQAI82SCC9Og2cOzdYgBx5\nSOI9xI34lgUd0sfKbOwbQe/5hyGZfGpKWC7SAPrxbTCc7yYQCBFYkE3Y4m2B\nhOdwhE3TJk6s9qqjUXmkrewtMdIAvm/eABe1vBp7ALhoEHUEk10YaRzwJg7W\nWucFlGtJddJz+R51xivRgLGpOj3Rlnf9wAEN3DQKk1QHwVCsHuX09vdN7kmI\nFkzJ7BQijqQBuayzeyfM+aaQj6TOoOLVWuZcb3iKrykFRz66h1ww+bAAHKY4\ngX5h/zaxlwkF1NBRKgzHCHdX+OD2vUqDqisXMKs7/ATGC9ZlYN2hCwwY6dD0\nK5YSuLZ4lxjHccLn7z7Ls0Id2w+Co98xwiVqb65Uz2QgPx8vpT52C8veDYk2\nw2hcEWRItaJ9CUNcCiHkB51M9norCkjhNbjM8wQie9Qswz2pJlHwrm9UU2Li\nuQTClHZ8eLauiJ4lOGxtozc+4jACRypcL25LgJE3RYacgZfnK4JRkrfW61kP\nC6BWxMbIRXdtAB0iXbcsam1tQMrDKjAf0YZfY60PXfadoyQ3/Sy2WN7R5op/\nCrWgMi8x9hmqHhHUEo6ugevVhJHNeK+DmWxiCP6ygkqSA7Tc9TucK4smktmA\nVe6lgJc7DrEAoIJTcyLfs7fkbswAOYSX9JTUUNtqf+keZl/rzGQYYxzmJdbr\nSDDn\r\n=l5Vl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"383d2d3913044041a7b4f820b76a1eda6d88f755","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.2.56.tgz","_integrity":"sha512-yzUGs3j0RpbDovIUb0BKDd5s+mwQNJ7RMem/0CobYH7dXcNrAto4BcYJ6neiSLZuiKGVDIbAgTYvNS5ZEf5PUw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.57","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-lists":"~18.2.54","@syncfusion/ej2-inputs":"~18.2.56","@syncfusion/ej2-popups":"~18.2.54","@syncfusion/ej2-buttons":"~18.2.54","@syncfusion/ej2-calendars":"~18.2.56","@syncfusion/ej2-dropdowns":"~18.2.57","@syncfusion/ej2-file-utils":"~18.2.54","@syncfusion/ej2-pdf-export":"~18.2.55","@syncfusion/ej2-compression":"~18.2.54","@syncfusion/ej2-navigations":"~18.2.57","@syncfusion/ej2-excel-export":"~18.2.54","@syncfusion/ej2-splitbuttons":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.2.57_1599565811186_0.5430865503122972","host":"s3://npm-registry-packages"}},"18.2.58":{"name":"@syncfusion/ej2-grids","version":"18.2.58","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.2.58","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"8845660166fcaf0266da154ab298e0f9e76c099f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.2.58.tgz","fileCount":465,"integrity":"sha512-oFfRhrXvDkmY7/hVomAbSTP7C4mzg+2YtULhOgL6Fiw3YIas5UKkTgQQD/4A/QTLsRZYnKIFkCPVwVy7acz8cQ==","signatures":[{"sig":"MEUCIFtbxIfFZkfEG+F7WtMaqDU3e63dYuLLssdvicgaWGKvAiEA2v0RZ0CEZyqAyA8ZJPoJpi3iSoOSLS5nuA5vQj7boYg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22462482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYNSVCRA9TVsSAnZWagAAu1IQAIubmtSf36C/0jLUWqze\nUqBN/ygTeDiH/cahA2NI3Sdw87vRKlC/75JZ05Hy32NHa+e0UB51UWev35qJ\n/E6FY9UzyoebcQMbtBY/9najf7LSDKnDLCQ9Syuo69jY7p7seC5dEzdyhUoh\n37sYZvVLQ77SDItb7h4cp/MKvWnOwjIM3nBYgFunVqHcfxxOmiwoWxKiIWD/\nfaS9JYgyxVONC7zQxUg2iVt5mhu09HeKjyog6KqOhFapMnEtlPF9TmWakWG+\nsBYGoFNuJlst6rHDUhe61g3xc092EybJGmDQGD9/zD8wb9+WrU3eP4EQeXaS\nwwLfSSUduMusxtDDF1mt9q0nhone4OXaf1frPD5lJOUEKMbA+cENmqoOeaOy\nrwdiY+izIoaLaCOHxuANizquJKWgEQ4yquPgF/idthZQwv92sa9kvBaO0Y/L\nfgSGLJdm6QGISOyW0307SNDnM1+gFarkYdYFXvyT9R2gw+9U/Y7nePHuexZX\nyLaDKTjWT8/paXNA3nOBDGMaLk47X8SpZCohUBu0geYKq9G4tFizmyPqDsLM\ngiFihtgMCT0zB4YilSfKtHhCeEBYG+d9SzTaq5Sy8j/52nn4jExiMpDo4NeX\nWdbAxNi51+FWynC2oUWj182z8+Pe/lRLfWVxWwxiy4UzdFp9syBV9azQ2+HZ\nkpfH\r\n=XcQz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"562bf3f19c5a23bdabda8fc4082453e0088e4664","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.2.57.tgz","_integrity":"sha512-osmUqjf2Z0ELQoauAphywBY/U7yAKGS+L+UYawQ/tKLKsotzjEAnFgzp7GFKxbFCSEsv4Ul5vfIWVPvR1VrA3g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.57","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-lists":"~18.2.54","@syncfusion/ej2-inputs":"~18.2.58","@syncfusion/ej2-popups":"~18.2.54","@syncfusion/ej2-buttons":"~18.2.58","@syncfusion/ej2-calendars":"~18.2.56","@syncfusion/ej2-dropdowns":"~18.2.58","@syncfusion/ej2-file-utils":"~18.2.54","@syncfusion/ej2-pdf-export":"~18.2.55","@syncfusion/ej2-compression":"~18.2.54","@syncfusion/ej2-navigations":"~18.2.57","@syncfusion/ej2-excel-export":"~18.2.54","@syncfusion/ej2-splitbuttons":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.2.58_1600181397270_0.5632444745539573","host":"s3://npm-registry-packages"}},"18.2.59":{"name":"@syncfusion/ej2-grids","version":"18.2.59","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.2.59","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"4d65107b952c00998f66409d93a13d06451dab11","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.2.59.tgz","fileCount":465,"integrity":"sha512-DTorwDdBnDock9ArRukbqNNsr4KZYwTmSWFc3jVRzrGl72h4p7st6hIhrEv1E+HsIGcOV09y4iqzE/Gr5TF/EQ==","signatures":[{"sig":"MEUCIQCJVknWi02Apd7kzI+CUj5lMVyEHH8rhuxAOCnf8X+jzwIgPIfbG00LX6JGfK6DXenvPN94Mm1stTF5omLQoZat+vE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22458611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfaL5aCRA9TVsSAnZWagAAYv4P/1WIwFbXEiSF5EvB7GFC\n+eMbpO4x9GcNxS/Vvu7MLFL4jQVR0vRsXXM6V6wSGXLSyVJKyMW22MptlFsT\nl9cPbAgDglEKaCUd9HGztYmqJo2St0OOnk8h1ixf7HrpmNNLG1z1HlnjBgae\n5AHUuNEtQ/pkGazArkRBwk5rhb3mo1IHIVmP2+ThdNpzZuG6ihACWOZ3BYDQ\nDc71OQS/+Bmw0GHaEBjmrUbjKTszfyAUxqb4BHqrMuIO6WvNOo+bVd5cmq0t\njT7g7oIS6qI2BliWSDSePe/QzR60qqOW5TCQF3VD0gQeU6b40OsOzlo93Id5\n+ryWvkBKNSMjjP1DMQbyTaxGLo+rUW8hpoQ8964ZapRdCJhSLjG3xeK5oizv\nzXGQup5GzqpdOhSbefTI8WRDUNtamQIUn6kLZPecBKcrl4Os+hdzB8gdMdzq\nEz2vE9ZK/Z+nBdS4O3QPXu6Iu/KgDf6BkPFJHF9HpCq8CSRFy6/tI1on+jPI\nmFhSNWJpe0MvWBFYRL5hIn+URE3fXUvs2xUIiShxn8WvK3ID7ogsYsaWF7A8\n/xKAzX4chRz9YH9StfFtNkEvYngq9d5lJ+EGPCTvzv9uyX5fbOsV65LKG/oR\nPtW0HNba7xIOeccrELk90r7OEVkz+dC7snwFcax7hJbx6D+7qRmbmUbCtExo\n1Gu2\r\n=Rtoe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"949b0c5467e998969739ab6ab57b5deab1b910f9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.2.58.tgz","_integrity":"sha512-dbXKaUBcErJbdnuI4Yu58/UEAn/4Kj0SvCbkNMy7WFWmSHan/0w+Ejs6s7bD27EqmmReYzxeeL9z/53Gz5oYxQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.59","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-lists":"~18.2.59","@syncfusion/ej2-inputs":"~18.2.59","@syncfusion/ej2-popups":"~18.2.57","@syncfusion/ej2-buttons":"~18.2.58","@syncfusion/ej2-calendars":"~18.2.56","@syncfusion/ej2-dropdowns":"~18.2.59","@syncfusion/ej2-file-utils":"~18.2.54","@syncfusion/ej2-pdf-export":"~18.2.55","@syncfusion/ej2-compression":"~18.2.54","@syncfusion/ej2-navigations":"~18.2.58","@syncfusion/ej2-excel-export":"~18.2.54","@syncfusion/ej2-splitbuttons":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.2.59_1600699993885_0.3373693216567524","host":"s3://npm-registry-packages"}},"18.3.35":{"name":"@syncfusion/ej2-grids","version":"18.3.35","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.3.35","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"6d3c841beb195ae4ff54aeb03a69e04866bfeaaa","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.3.35.tgz","fileCount":471,"integrity":"sha512-+Cd6b6M4OSFuyq7/3DA7XNEd5fqz01XOt2l2nvCN2E4ckHZ8UtTu+tZ8e55Wog2lmzfo7nXlsLlkcU6YudhI6g==","signatures":[{"sig":"MEUCIGndCv2N04h7m2tNOE/1kaLJbzqc8I0WKGBUD7j1C947AiEAzoWJBjTyVHs0qqUpv++lT1xCE/MmyyzUCNpB42HTkcc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23490671,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdaUKCRA9TVsSAnZWagAA2xwQAIob5/B3RVu6aWm6q79B\nHl2Zc4aD5ku/TzNBcPgBwKnbengON7mLyUivs1peQZcKalumcRMbWQ0bgvSA\nqqFBiRLc0S2sPupVebuDCmpqoKiFfc/KoPm2kxKVHAMUsXIAFtkRBUQK8W7Z\ngqXyDEIl8/YzJp46sWoJzkfVWW4YPHMdQ8mgIBMcqP3hfJ9NkjnpaiRQ5kBA\ncvnpHO20OVBtLSthTPPk8e/JzFzWG7LiT8rfUG6pQ3y7MiIG9Cy9A8J68Ylx\nFLwfY8KQFsW0Hnk9TE2W03mP0P0wns6skaAw73Zta7rM/vQBUfNDygENcfxQ\nWXHPossGq5x6xrsEQ96FyvPGRdhtaY1elHUDK9I7tWZDPC2L82YKWJvSZw/y\nAJAH1STEbOGRPwQIpTGeRWjSlOKCjZYRLl1Zi94AmFS9OQdhK1nvQCFUjt6K\nVoaX5xIY+eRUnM2O5kc4YG+NQnA4mc4OlwiE405MTpgFPrWIMb61N3PUmkIc\n0tDbsg0tMs0Q420+SwIFms60rfDx6v1i/OHfOcS1IHHsd+yx0QydjMWwKZVW\nuD+p5br9wlWjPrsxxxqT1DtiuFYsG4Kb14dBJqVY5swJU5b6xP9LANN27jPz\nZshP20U/rqkkpUKyu3h0hlEcaJbMPEVtIFJSA3TOmzEcLhI1X26oKv51GaZd\n5a0J\r\n=bqRB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"6a349d387135dbf1fc9b03d77e7cebee48b65fdb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.2.48.tgz","_integrity":"sha512-n4riF50wqBic6npgtW+4GYHs3tsDzaP7eWNtY5T1fGwnKmVb2wg01+ngMvZaTG//+kEYHmbtMfQElTup/SeWjg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.35","@syncfusion/ej2-data":"~18.3.35","@syncfusion/ej2-lists":"~18.3.35","@syncfusion/ej2-inputs":"~18.3.35","@syncfusion/ej2-popups":"~18.3.35","@syncfusion/ej2-buttons":"~18.3.35","@syncfusion/ej2-calendars":"~18.3.35","@syncfusion/ej2-dropdowns":"~18.3.35","@syncfusion/ej2-file-utils":"~18.3.35","@syncfusion/ej2-pdf-export":"~18.3.35","@syncfusion/ej2-compression":"~18.3.35","@syncfusion/ej2-navigations":"~18.3.35","@syncfusion/ej2-excel-export":"~18.3.35","@syncfusion/ej2-splitbuttons":"~18.3.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.3.35_1601545481277_0.24763140386263638","host":"s3://npm-registry-packages"}},"18.3.40":{"name":"@syncfusion/ej2-grids","version":"18.3.40","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.3.40","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"e0a0eb3a8c6c0600eadee2e2878b3a5fc8888e2a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.3.40.tgz","fileCount":471,"integrity":"sha512-6zRZxHEjVQimFja7+4OjDuhZbpTOVZoUmy+8hZS/fLsvO11u7WVb+bgo+oV1oFTalQbY5eM/iKwfKFBq6JywRQ==","signatures":[{"sig":"MEUCIQCPDAaycciXDRSxzNXS1lgSal1DAZbBRf579IB480uo5wIgFMTtk0M7KQ5QrvIfM+BmOuWtXosnqaOuHewUsnCW1Ts=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23537699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfhbKRCRA9TVsSAnZWagAAYX4QAIfft7hyXqPkn5oBsP7a\nEoIcKfU5e4294wD7QpsPARYxJCUrAJs6OGI5zcOImPahYS8Y5ZvVqF7F+CNT\nb8jttTE3HNXus2SRWtBv9D1jVljT3N63dF7PuodykW9SswKwzlbdCzNAcco9\nkjqZknOK8OgJ3Z2jwZEoD9la6inYqOFG1vk7m3/W/7WrwT8SdIvdJpKVYA/y\n46oexPP/uGaA1B2douraDelfyvs1rwdxImWiv8n7XcjAitOXnnGoam7SlKOC\n0aGtfaPHKwLh+m9qMGqz3gErmVHCtP5RQ2BKfK7fgnGMl+gVezTFPX1Ol0vy\nte3DQgcx50BoozddBk2NFmVoM9C9V06mISCc0A4gZ8ACeez0djHfr6zPqL0f\n1EKIA2ZzumwAcq6W3PhJe/rsyTQ/H7c/YPPan1jHzBP2YYek5Ghv1MEkmntV\nN5LcmKRbtCwn90RXM3N/tf0nyzFSgZrbQN56RveywTZbQlHIJwDfzlvStmWA\nUiYtuvSzA/rxTQcpDdxerylJaYU2P/9FYl7OyDHE5TWqYnn9HRQ8LNYF2sTu\nr8MZsNiT27LU+OjsPfxja0hO+FGXV6/QUiN5BenmI0C5SRYOrCK8gLYhUgr2\nJdy39oDfH8qfBw4/3kM1Qj/xgIkI0zUpu/lY48iaafJLisKon3iQn/FwDW6S\nYN4j\r\n=Upeq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"3cc90b5b48845d5f7fc669d092b15e06ed718651","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.3.35.tgz","_integrity":"sha512-pcaEivxQtZYKDPQrE9KCHH2huoan6wF+4FkLrpcLnmwQHUCz6TczZnQ1fgHkt4wRigSzooCUrD8XURMipyqZXQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.40","@syncfusion/ej2-data":"~18.3.35","@syncfusion/ej2-lists":"~18.3.35","@syncfusion/ej2-inputs":"~18.3.35","@syncfusion/ej2-popups":"~18.3.35","@syncfusion/ej2-buttons":"~18.3.40","@syncfusion/ej2-calendars":"~18.3.40","@syncfusion/ej2-dropdowns":"~18.3.40","@syncfusion/ej2-file-utils":"~18.3.35","@syncfusion/ej2-pdf-export":"~18.3.35","@syncfusion/ej2-compression":"~18.3.35","@syncfusion/ej2-navigations":"~18.3.40","@syncfusion/ej2-excel-export":"~18.3.35","@syncfusion/ej2-splitbuttons":"~18.3.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.3.40_1602597520967_0.15618563120509044","host":"s3://npm-registry-packages"}},"18.3.42":{"name":"@syncfusion/ej2-grids","version":"18.3.42","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.3.42","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"ca74fcd6bfd6fd377b776d3df85caf6f0cd19d0a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.3.42.tgz","fileCount":471,"integrity":"sha512-Qx/9qoMZlNK8uB1tWHJxNfAHOv3a8w+24726bWTqV1M8K/7uXYcXRtxMmH0U1I+b4vxAk3RSPPGDSo8YWE3+xQ==","signatures":[{"sig":"MEUCIBXWZXMxfUqByWIAv1TrVlXvy6T3CeZtTOwtFHP+bjNyAiEA1lhpi/sjLRz2Y4+JUd9Too3mvB0xP+j5HvlQQcM08qU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23548038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjspACRA9TVsSAnZWagAAE98QAJL4QG/mYhM2AS8jhAsS\nesyddYXreOKKgAJzRJbOHU03CwA4RLINyZzlhHqeaTi6H4VvmtAB+qtqWU1l\neRea4GfgY12rzjtYyhH6nr4ZjxXU3RSll4YteSRi6IAtEGCHHllBLGBZsrI/\nhB0q0HaIOKX5abZNjao1EG4q5kUJl5WFqwQ8aijYRp70rknWkgx4PErFV0gE\nvtlis8OywLtW1H+Cg3vX5mHIeZNOVaXIwEpy/IKW3Kmp3SMub/wLuaoHQ6Lp\nG+oxdefKmmO+12L5oWrISBQpoWqBNLlnrDzol0NBlQ3FIK3bcir739I++FoD\ncHblJzMifZ8iKME+65it357yhYUxoxwWbjtarIlzu77GoILlwrT4goixR97D\nXoCXKLEdt5ReHsUv2C+auB2XQTaDep6qQqPk6HS7fALlPDYh0M4oE8YE1vVk\nvh1ELCnHUeRqKdpk5Tn418XGejvcWIv9h6glzOhq16mugTLotloSSMzavMXe\n+AxqQJBsp1yh1vFex/QREyvgDBUHhYpV9FRku6tneEiwnZhmYCT7rJNu2ler\nhdaS/hYOMMo4+hh6Qpkhval1xonipsKP+UB+G6zuJ69x/rThXU6bNRUWAJhK\ngNNeEzcxrvH0oyHEGr9fdp1UPstajFQ3hTaKYdxZMNIaq4n8Fu+fgAY21EDE\nOWli\r\n=DNY7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"dedecf37e029036e6cf60cb71a25eb01784d0205","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.3.40.tgz","_integrity":"sha512-b4E9JjiOjY6qXikfCFRpGTtTPBMXXYpjmHgNWGDzPteJ0OC79xmLIqia2EnCHRZ0GUOn4/lrnp3Z+8JvI2ltWw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.40","@syncfusion/ej2-data":"~18.3.42","@syncfusion/ej2-lists":"~18.3.35","@syncfusion/ej2-inputs":"~18.3.42","@syncfusion/ej2-popups":"~18.3.35","@syncfusion/ej2-buttons":"~18.3.40","@syncfusion/ej2-calendars":"~18.3.42","@syncfusion/ej2-dropdowns":"~18.3.42","@syncfusion/ej2-file-utils":"~18.3.35","@syncfusion/ej2-pdf-export":"~18.3.35","@syncfusion/ej2-compression":"~18.3.35","@syncfusion/ej2-navigations":"~18.3.42","@syncfusion/ej2-excel-export":"~18.3.35","@syncfusion/ej2-splitbuttons":"~18.3.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.3.42_1603193407699_0.38768898550802566","host":"s3://npm-registry-packages"}},"17.2.49-beta":{"name":"@syncfusion/ej2-grids","version":"17.2.49-beta","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.2.49-beta","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"0155023699375a7e2e9367e759b2d38a8ef1bb32","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.2.49-beta.tgz","fileCount":406,"integrity":"sha512-j2ZcTPQhTB684kxB+YIJQGfAvwqZiYBDmQxTYCu9kPzXYZVZ4iWCtpHb888+377rYtLMM8lVOtiiE4kJRSQgxg==","signatures":[{"sig":"MEQCIAXKqSMARbPwTtnOdD2YFidJz8Qn5UnE1Q29A860a2LBAiAjdxegLtV8iMwznsPVcsBz0yK+AenTeIyFHlLZ0MiDgg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18287669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfkolsCRA9TVsSAnZWagAAlJwP+QHV3inoLw3TYw/o3eh+\nVPl3spXgbDLAGHAC2MgwjHRQcJgj+YRPKNvIxAwrQklNsO04Ep6Z7Y+HF/e8\nk5PdpY0j4f1SYOnf0ii7r4Pl5y3nwGpcJ+0cwOXq7pdnA6m37QPjwgO/uRBO\noDEVSw8zuYdrM05cdVl8QT/LUhSZlteaHdxzkky/lPpnbhd6N7+/pCxbtEvI\njbUoeVAhaapvrtW/zMobsOlef6CHmbZW89e/wAmPEyPQ0GmWQ8bJlHJoPh37\nMRWUzIMhm04455uNk0LaVXBpRv5j9K0kyU/1x0xpx4zqlRpeWPrFgP0F3jv2\nWhwkr3AA+foX4XIWt+7DrRX/HwP2aMVPiInyJlVjapQ87cMo1UrOjhGrBpna\nOH/wM5+FQr+eHUmazfsztDKStSLWJ0UeImEfxT3wTXLDLLi2gTbKKWgpk1lc\n1Uv7Mkk5MvWuLtqKm+75W9Xbm4CP5zkfS+pCLmOWNNE47E39F9E3Ns7sy7bA\ndrMFUa71OX0RKIc5qulkBg+K7pUtE0JbVAykdL9LL8e3vaNjR4sStCNlBIo3\nZ+knRBWuTPG1Aonee5XtxRBgaOsMxe+7xDTZSekQD2NvUwMgV/qrfm/ZMwFr\nCM1PK+AreQes8JBUGfa0J7iud+2mf7pB9VF3DWhV906uXJ418ygUhEvg3ubN\nhe87\r\n=5eQG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.4.1","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"17.2.49-beta","@syncfusion/ej2-data":"17.2.49-beta","@syncfusion/ej2-lists":"17.2.49-beta","@syncfusion/ej2-inputs":"17.2.49-beta","@syncfusion/ej2-popups":"17.2.49-beta","@syncfusion/ej2-buttons":"17.2.49-beta","@syncfusion/ej2-calendars":"17.2.49-beta","@syncfusion/ej2-dropdowns":"17.2.49-beta","@syncfusion/ej2-file-utils":"17.2.49-beta","@syncfusion/ej2-pdf-export":"17.2.49-beta","@syncfusion/ej2-compression":"17.2.49-beta","@syncfusion/ej2-navigations":"17.2.49-beta","@syncfusion/ej2-excel-export":"17.2.49-beta","@syncfusion/ej2-splitbuttons":"17.2.49-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.2.49-beta_1603438955658_0.25697833306624607","host":"s3://npm-registry-packages"}},"18.3.44":{"name":"@syncfusion/ej2-grids","version":"18.3.44","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.3.44","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"d7a195622cd98e62f44d3f9f36b2631a234d4350","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.3.44.tgz","fileCount":471,"integrity":"sha512-lldhO72W44WXFZux8tIjMXVUegqqX4mWKXveG7ckSmax2W8Mrl0cTny+mauBBfDEX77mDxdf5PNrGRaCQRuD6Q==","signatures":[{"sig":"MEUCIBkmuQocE296uEls6KH8z/JFaDRSYUH1zxJ+ekK8nRiaAiEAk/nd5dU9TsgRakFRzgUdqd6X8HU1g6YwMF4Jw6UxI60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23553708,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl/tdCRA9TVsSAnZWagAAIiAP/3UOucDolVaOLP7Iy30r\ngwbCSH88HHShEDyuxWA+35v3twQ/JsZV3ueQqc75deaSEt0l1enc0yP0kZMU\n/ivpVOWD8av8JmdhFsuihGNSGRq/Pn3F/H9M3ba5Gyks/4syuaK1aUWos3If\nK6EP561CU2eE8hrYwAh2hZDaLx6mt8P6jDP+bfGFA0gU9QobNeOU1oTCdcid\nekE+NqbjCtfZtSMVtDdPGZslu4/URV5gG4N3NsORiziUiEzrh1huT93fY8gE\nTevtTIBz1uFniQUr7PAHSlxVztXrwSQuBB9ypreynObE1OO4sYwj04l6lx9w\nl7sxsQOrPqq1+6K1OpgNhZJVtSiB5UPh3fjJp0cwUFgWjFkNyNZAQNlhLhY9\nD69bfW2XCywSwE87oig5aCtPJSX2czb4KmDyCW2ggAM6Ec9FxXattrs3rYQe\njNY4J8pxVDoFMNjiGqBZ8UlbkK+IGaWdKVfU0RhmFDozwtbz8yW18pkgu+2l\nICz+eq7+or92bbEZ9Uf5FzaZB87BiTOliChyqjzgsrhrGETYbpdhoBIouxK0\noEE5IuPVM/5NhqW0cLoWxdWvG0FzLdyAkeRA+H2v/9/BMmML4TfPDSDNp3Xs\nfj8MK6tXDXYhCszekGDJZc4cs1BaTdjZu2yERKLw7uj0OU/r1n/wZXz55QJu\nRtpR\r\n=2mhC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"efe26a7cf4f2f565a5f76860fbb8ba5ab7a2052b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.3.42.tgz","_integrity":"sha512-/kXcExNcgcFbFfNs6TJsqFZNrHmUnFu1CyC8JJlFuh3cS88SfmPme0s7Gv31IFT6WS9grQ+P7cL0n730rDwZDw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.44","@syncfusion/ej2-data":"~18.3.42","@syncfusion/ej2-lists":"~18.3.44","@syncfusion/ej2-inputs":"~18.3.44","@syncfusion/ej2-popups":"~18.3.35","@syncfusion/ej2-buttons":"~18.3.40","@syncfusion/ej2-calendars":"~18.3.42","@syncfusion/ej2-dropdowns":"~18.3.44","@syncfusion/ej2-file-utils":"~18.3.35","@syncfusion/ej2-pdf-export":"~18.3.35","@syncfusion/ej2-compression":"~18.3.35","@syncfusion/ej2-navigations":"~18.3.44","@syncfusion/ej2-excel-export":"~18.3.35","@syncfusion/ej2-splitbuttons":"~18.3.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.3.44_1603795804798_0.7217432122026268","host":"s3://npm-registry-packages"}},"18.3.47":{"name":"@syncfusion/ej2-grids","version":"18.3.47","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.3.47","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"52ef5f8c399afd369ea87322bf7b44c5225c0c35","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.3.47.tgz","fileCount":471,"integrity":"sha512-UGyJIHEO8cVIGm1b9V2ZNMaaPhbCGAlacGv5xx4Rlp08h8ZNotOH9wx7yvjaEC0QtTC2dexA/0Iom6IWApMC1A==","signatures":[{"sig":"MEQCIB1OjddwM0u3njlS71ZBTzmaGmElxtRj2eHKDJ4hk7+5AiA9/4Yl+bIlyhzQR4fKETXwSAGxVJIrs8oBVCSi3NxEKg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23565142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo7U/CRA9TVsSAnZWagAAEbwP/1/ZkfpZwiwya4oPH5cF\ntStFec1xic1GLxR3cT83BOvHxdpda7Cv+L4kiBuWX68C6hN/yVnNNNNU/m5/\n+hwOEINT7BL7gNCa6H89VFYQzuhSifIb6d37LRSSmC6+qsbRnpDyoMXKu9CP\nXDZs2418zXrcKRCotMEbbJw3empCnQ0V63jNkwH6zQUY5I35P3yiX8uKyYDu\nWzH/eYxABqwosIdajXXRr8NBwQdpiAPKJq+iVZsWgtPZsxcknJT41cTUHVaS\nYmBCYOY+zbW9gn/qsrZtVeWtlY16nVic1hQ1dDiK+hpYQLgCg4If6pfGansC\nEuJB4kZJoCVqZ843SA+gl/aoJjR2CJY13CiFWu2tr9HNIjTcvVZW8dQNcBG3\nx72xGbVi4Gd35JNa7+s2FA2wov4PiDYYkML2LQr5qfEGH3WH3nAqTZuVCV92\nQUUHQkcW3dUdL3+KjMU53G9C/kmRo86SXe8KmGhFNMRRsX5CkpzIipFDGAMn\ngZVYJDefpqoDUewWVAwug1PYkCrykTXRQRn3muGjTNA1i4Znxck9egsbGLeG\nXGGfbPehi4jjAmJqeBUCLuji/RB6j6UNvJrQAsg1XnbQd9cb02e30FLDLf89\nQYu17KUILOJq1NpcNCsYH0yF8nKLKopsS7Kp+s1nBJQl3vcZ/6W+eaVX1Mna\ndFbM\r\n=wdFs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"0a5dd33c6211da2e6cf61a13ec1f2b80978dab7d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.3.44.tgz","_integrity":"sha512-4aS9pOR44olrGXMUxp8a25+5E9tWdIgIaUIemOSpWogov3YQt7N9db8L+xjg4MPXqB3FufsZLGxkSaa7jo7vug==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.47","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-lists":"~18.3.47","@syncfusion/ej2-inputs":"~18.3.47","@syncfusion/ej2-popups":"~18.3.47","@syncfusion/ej2-buttons":"~18.3.47","@syncfusion/ej2-calendars":"~18.3.47","@syncfusion/ej2-dropdowns":"~18.3.47","@syncfusion/ej2-file-utils":"~18.3.47","@syncfusion/ej2-pdf-export":"~18.3.47","@syncfusion/ej2-compression":"~18.3.47","@syncfusion/ej2-navigations":"~18.3.47","@syncfusion/ej2-excel-export":"~18.3.47","@syncfusion/ej2-splitbuttons":"~18.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.3.47_1604564287079_0.5062025614796488","host":"s3://npm-registry-packages"}},"18.3.48":{"name":"@syncfusion/ej2-grids","version":"18.3.48","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.3.48","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"26ef8e338c77a836834ff9456da843a373bc8f67","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.3.48.tgz","fileCount":471,"integrity":"sha512-xXAb5vIVp4/5MsSRAeZLGIZZ8JXaHCUYXqb3K2VYJWHCj+LYqM7GqleCDnjVN4e5IKPBtO810FpwKKFGPptYlg==","signatures":[{"sig":"MEUCIQDgSi6nzyqp7laRetWwB8AzT4n8pjxcIFBw2wG9cv49BQIgRsFY83jZ038MXkvcBQtuedvhsNo4p4KalH4+9EpBlBQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23581904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfq4+WCRA9TVsSAnZWagAAftMQAJalH3/n/lAMz5HwMy90\n1Dsss7lSoCWGJXiUFjXJGA2k2ZkqXJPuH6VWTVRf9wZXqAKNY6C8rogRnzpJ\nOGlF78GcjKsju0jvR6X/iSfDL2Gfl5SqOclk5s3kQlSxImC0TgZuzWS2tjA8\nRAknfXB3JmjpD1z3KYIvWN6aE0aZT4QL4yBWb3zVPNNBH0NA9/5f4RrrQNYe\nTBNg3D7G7QHsEhlPbBquAFQR3rN94PZ2efMRz/K/QSpMid67LUSSWAi2+dKP\nYPGVTMLb2+r9gHhb8BDkn0HTUr0K3sS5N0FkHlvRRmhcNgM+WPe+wsd2CejU\nFOFZ2+SzXq6jnI6uCru/kYjhRA6dwOH7bf0U4SiFnKT5QLY9EmtppxI470Z5\nAKJQ7G+W79tLgiADfySoHV10Fk5lIotHJgHDjxYNe5YDuMBxg6YBJah4AvAB\nA4qLzh1gv/YMUr1BLhU1NR3K/oah52QR1xFL8udfCf5m8tpaDZVxPESENXIa\nak17r/TDOt4piHpyk7/MtBy1u94Fy0GMGYq/BOIgYRNMskDsRhXwhxwdnaaQ\nBamJjGsPqB0OqV0iZp8M2U85C7jgkVAkftsvdj+3CMNgzhY9iFveg25k5d5I\nyDY/ZkcjFVa1JxK9vlQ7Ktvuo4hz/JhxISrBKW2egGtA7Oj+MzByZzoZZrtA\nYKpd\r\n=nNVf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"8c9bf92c2b0975ec72b66cdf7a7217d0f73bc6bd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.3.47.tgz","_integrity":"sha512-p0U2G2gPvL6KVE7FvG/xw0Y92EYjS7+98FhO+f0vVOHNoYnpunhGrMf3OVRo38N4gCNPplG03lsIHlDlI/uF4w==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.48","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-lists":"~18.3.47","@syncfusion/ej2-inputs":"~18.3.48","@syncfusion/ej2-popups":"~18.3.47","@syncfusion/ej2-buttons":"~18.3.47","@syncfusion/ej2-calendars":"~18.3.48","@syncfusion/ej2-dropdowns":"~18.3.48","@syncfusion/ej2-file-utils":"~18.3.47","@syncfusion/ej2-pdf-export":"~18.3.47","@syncfusion/ej2-compression":"~18.3.47","@syncfusion/ej2-navigations":"~18.3.47","@syncfusion/ej2-excel-export":"~18.3.47","@syncfusion/ej2-splitbuttons":"~18.3.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.3.48_1605078933391_0.9533529112603998","host":"s3://npm-registry-packages"}},"18.3.50":{"name":"@syncfusion/ej2-grids","version":"18.3.50","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.3.50","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"81e19569117b647c5d6ef9b155be5a9f501de7e7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.3.50.tgz","fileCount":471,"integrity":"sha512-iCo6qJaa03lxUD4EIBOprUcN6epviBqaiSZ5wN0pVKQ8eMZ7E9dFig2f6uEhx64TEVE6CXULWDi+izowS+gOXg==","signatures":[{"sig":"MEQCID3MJ4CorwOY6sEaU2oK25aRq0DSyKkz+QWYUY+nuoWHAiBX8buTge4UKuzKCLa1o9m8ny2kDYwQXAyVBwFqVXLTcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23582242,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfs8d5CRA9TVsSAnZWagAAkz8QAJ68W7GVBKMy5b3NEiv+\nTDmIf55xkcT6pUPttRabyV77jagTaN89F+VOz0cffWerHQ+W2oCET4wfqQlg\n/TRDIbEWlQO34LPCDC/OEtRJzpbXkHgu394utOwkJ5MSzgdrKT4VU/nj2ndA\n2SOcrQD3hYTVTgQwK3QmuscoAd8CjdL7u9gn00VDG5a277NfEfkv49NNoRV5\n7dndgfoAVdFnZYUO1Ux+IOYdmFnCjIahqxlBSCYbdgBLK8IakIzRMnXIqWxD\ndkfaM+HHEHnxwGP9dqY83c/xKnF8rZsK8vWp5/zXLnLu+0juA+aLxRzVqJbb\nElxlCvnCFQ+tjadDPt6z5XFw+F0zoSd411twfaYKG7tyn/3K8uEX+nS4DwaH\nOLSkdjyyGRxq0yyF4u4TyXN7qHlVThL0pAsjP3RWdIxbUuMkWWQi/f+4W80B\n0qsWrgmQJi7x5Xjq50bCe3p/RQWZ2AhV11zHvwFdIFoPSntqqoZJ0mCB2a9u\n0UUCOD2gmO6+dcdpI3WIqw7YkDCVtxmTAE/ZlcSVkAzscl+TjqxZDP04fphG\nbj4FYhCHhtqQypgh5hGPyrGFvcaI3DjwiwjioIx+66w/rkXkD6QWlT0/CjWA\niS2P+5/h+O3qHz0yq1X36NRQxVgxm/zElPdprK2S+/qL4NhggT+tc9XPnTi4\nl3Ht\r\n=TexL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"4e60fa0fc9b98a8f1bb8961710855134be361632","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.3.48.tgz","_integrity":"sha512-sC3SV2jJ+KnOgi/IMHcSn+OMBkrpUp9jqhvzzZ9woUyhuBRgU1OS+37PhH6D3b/E+usfKfjvcHGc69dPCFzGPA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.49","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-lists":"~18.3.47","@syncfusion/ej2-inputs":"~18.3.48","@syncfusion/ej2-popups":"~18.3.50","@syncfusion/ej2-buttons":"~18.3.47","@syncfusion/ej2-calendars":"~18.3.48","@syncfusion/ej2-dropdowns":"~18.3.48","@syncfusion/ej2-file-utils":"~18.3.47","@syncfusion/ej2-pdf-export":"~18.3.47","@syncfusion/ej2-compression":"~18.3.47","@syncfusion/ej2-navigations":"~18.3.50","@syncfusion/ej2-excel-export":"~18.3.47","@syncfusion/ej2-splitbuttons":"~18.3.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.3.50_1605617528586_0.2731448098051241","host":"s3://npm-registry-packages"}},"17.2.52-1205479":{"name":"@syncfusion/ej2-grids","version":"17.2.52-1205479","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.2.52-1205479","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"d7e0d4030868f1fc4ab70c8d4e9b3b1007df970f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.2.52-1205479.tgz","fileCount":406,"integrity":"sha512-3pceF+CnIqEHM9bsP3XqqgE6p1NS9zwbNziCFWNIPn0ERuiv6b/wGiMgYpHaJTv6SOFP+NpoTLQ9Qj8on9pCmw==","signatures":[{"sig":"MEUCIQD/0mvK3kK9h9HQdwixKPhjjXGokgpoJV2xs+RROnTJfQIgA8ZnI5wES3SDlpqPkrUm4ETxxB8bOheCrdIS4gP9XBs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18199137,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfu6q8CRA9TVsSAnZWagAAQCMQAJTmllmSsmeMxf6eNRoU\nJscMfiDg0WYi8BnB4oz2/qXykBbBQVw4eepywwxgfhgO3znNo1JzKnvvp4K1\nzZBDm/igAGQlqUtcUf5geDWYcDbRgjCLJBPTtH/C2kS+pgbVwwP5m9fZaLhJ\npFzczpQpy29qxJXE+A1M1J688VvDOivNOMIm2UKwqSsvLaOU7eRnPPxRVRnL\nb04OFTlgTy/NMPyZICgKvj5efOMqkSslJeWiI4uxyP0+XDzBKkg3lYcMwOZS\n4Tn80syDg1W3beHXl2Q6VV4tf06rlxw6gpR6d4RsEyqqKGfy5VvB4Xzrv50U\nrp3PlPRpJb3r7+ntBpWa8MMsUO4hNZCTrAVJcuQlwqvuyeWDBf1CibnoBK98\ng78tE5ZMODhEOJVRwFCbGcg1dZhPyjernytjWGJHQGNTJ7HM2yE+kUIh/D6K\nGh/gyGgWIOskZ8TKEK9EAYTqtHUEzqXG/Izruy1lTPBEj1Xo67p85ikKcwh3\nSe2c6INCJkTEPjFWGNe3NkzO6GAuhe+MJFNgyKrA0+3tOB45AfMCAUuVGafS\nk7C2Wj9vR1BqXhYqquxYP2niF9nZRGQnqH1iL6b8EDlwmF94ys06wlXBp9Y4\nz0wNF3oL7fPbVNZfBLWbbJKIvc3EwY2XVFOCNcJTwN2o6x8FsvZriH578SFh\napH5\r\n=btR0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@~17.2.51","_spec":"@syncfusion/ej2-grids@~17.2.51","_where":"D:\\today\\cusom pub;ish\\node_modules\\@syncfusion\\ej2","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"e323e274be03499cccabfd069d9b35eb216d94dc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-grids/-/ej2-grids-17.2.51.tgz","_integrity":"sha512-USw+WB2siWJkEmpuTIlRp0yPMz2q93QjrdX5jGRLw0fj5QevPUVjloaX68Arr04Au/44/vFnuHg2WYxL9DFuNA==","_requested":{"raw":"@syncfusion/ej2-grids@~17.2.51","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"~17.2.51","registry":true,"saveSpec":null,"fetchSpec":"~17.2.51","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/@syncfusion/ej2","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-treegrid"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~17.2.52-1205479","@syncfusion/ej2-data":"~17.2.52-1205479","@syncfusion/ej2-lists":"~17.2.52-1205479","@syncfusion/ej2-inputs":"~17.2.52-1205479","@syncfusion/ej2-popups":"~17.2.52-1205479","@syncfusion/ej2-buttons":"~17.2.52-1205479","@syncfusion/ej2-calendars":"~17.2.52-1205479","@syncfusion/ej2-dropdowns":"~17.2.52-1205479","@syncfusion/ej2-file-utils":"~17.2.52-1205479","@syncfusion/ej2-pdf-export":"~17.2.52-1205479","@syncfusion/ej2-compression":"~17.2.52-1205479","@syncfusion/ej2-navigations":"~17.2.52-1205479","@syncfusion/ej2-excel-export":"~17.2.52-1205479","@syncfusion/ej2-splitbuttons":"~17.2.52-1205479"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.2.52-1205479_1606134460329_0.9588474507739215","host":"s3://npm-registry-packages"}},"18.3.51":{"name":"@syncfusion/ej2-grids","version":"18.3.51","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.3.51","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"ada8d74ac138212399d95e5eba46c48d6b9ee321","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.3.51.tgz","fileCount":471,"integrity":"sha512-J3AJJgV34+9joxk8cWf5VlAkHuCSa4Uxkl5vz3sAyWvGtH1Nmo3o3mvRY6ddsA562A3gQlSq4bTkp3buPBzg5Q==","signatures":[{"sig":"MEUCIAItngaTBiCS88ji+cTIODYNWJ0zRp1o3FB3k9VmSrW2AiEA0FGUm2pBhtx4c4c0rr6Q5TMFrnFvOl112OPBczhaa00=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23594733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvO8NCRA9TVsSAnZWagAAgB8P/Ro11+VrVCcGaMsWu51V\nwJfoD0Hh50DATneUP4uKDx0lwB6YNYVQmQ8NJ3wY0Z21dOe/DCMpwSoA1kYM\nwH3Tj0DHV0Z51GgVlTe2+Oul3pdYcCCnvu8MqguZ5ukPKLL+XFyCsMJmKvWa\nHIJvdA58DlU82BO/Gk9TTgFuoM6YWEI7KryGpkQSLNnQXHk0EUAN8D8qpRL+\ngdCMh94Q3NHgzpL2gAFhPk12G7f0CwqMtqXS3FNZb5k8v8gWvecZtffpH9jv\n4Y30ssGS+rGTFgKopOAkFWms5gGTO4ZjNy5QcdUh/Ai9m9EELlw6satwzpax\nmIfF7nKWSTp1/ljJSHfL0GY6ciGWcHyz2qHIfUjv59CHR120k5lGwqwhQ9Us\nrXdBT1GVVFeiRWKcSmIZAp+nalunMdjdkzJboApbxg4TWOMswP9olrv1Clmz\nIijkn4QE3jQ75tEKbhswgXWK/LFvhaBImIjbVK/hpEFhvq9+mhjbK7h6+YML\nluHkphnl+CbFJ4mgCE30c7WOYy1mQ+/mHH6wGY1KNQD1pJA10Xwhh2C/nWR+\n4jxUw0GZn25DPQixOGmsvLHebl0ZbNqeu11uk3jBWqV81t8OB5K2tAM+PCR5\nS++wXH/ERzlUHPnU/OOnsNqXxCredhquB+qVbZ4NC0TumfI66P9taN4uD+BD\nqW8/\r\n=9iGK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"659bb0cd9952f8346ac6a13cf58eb0b276da9735","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.3.50.tgz","_integrity":"sha512-pkw4I7N8400htu+VCa8yxDN/q4wMwBtjen52pxy+xAM9ocnC465behm/ZpV/GiSdbnYxtyLgKVycKAwfqG6Mtg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.51","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-lists":"~18.3.47","@syncfusion/ej2-inputs":"~18.3.51","@syncfusion/ej2-popups":"~18.3.50","@syncfusion/ej2-buttons":"~18.3.47","@syncfusion/ej2-calendars":"~18.3.51","@syncfusion/ej2-dropdowns":"~18.3.51","@syncfusion/ej2-file-utils":"~18.3.47","@syncfusion/ej2-pdf-export":"~18.3.47","@syncfusion/ej2-compression":"~18.3.47","@syncfusion/ej2-navigations":"~18.3.51","@syncfusion/ej2-excel-export":"~18.3.51","@syncfusion/ej2-splitbuttons":"~18.3.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.3.51_1606217484992_0.43968066723833865","host":"s3://npm-registry-packages"}},"18.3.52":{"name":"@syncfusion/ej2-grids","version":"18.3.52","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.3.52","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"403924cde029e2ba2a871d03ab2e067caa93ac25","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.3.52.tgz","fileCount":471,"integrity":"sha512-FUBbaa3dV6q7ehoTaRZTJP+AQ9vBHjacPGIqzpY+Bhn5SvpPLv3UvxSjGeavaHPZmKJAAQu1voI1Wq/2rnfK5Q==","signatures":[{"sig":"MEYCIQDDEaakUcPF3qyXrP9roJXlW34cGixYuGMF0xKyXa8UtQIhAOwISMLreIu+q2v4ugZL+Qos0Fdy6VqD46SBjSmVFiRb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23633577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxkKFCRA9TVsSAnZWagAAa/wQAJkijE3JP7yMTFJ76Ov3\nx75Vgh+f5Do1QQztU6BdcJ8AbJrAmBpwtywYqJzPHa6VnW1bOkwkZvUM1Wzf\nPVyW+UaynG9VIOU6lbM8vhZv2GYHrH2YNaROsoC3yNU0iT0AWTtUxB8ayOJE\nnhJ5DGgSjXMFANj2KjqurEnVPXd8N28yqPyDbCP3/OXAqjN3GOvqwux11Qll\nenZjvmRZYeU8jGHuO+9tfBYpcmPx+IJq3PxSN5+AKUZpinDcUbG8w4ITOieg\ny+ZY9/tx7uUh6PTLiaTgPfTvPnjlfMw55+m2mu/s15R7+lZ7ItUdnBjlrARn\nw70B40dT7RSfIXYC+vszxSIkRN7o9NbgB4OagESZB58hNpeI2wDXl5+dA80r\n/7hLrLYPfMmbcmZlBLHCgr7HcrmPyNApo1E2GoBDqYKIv45/nJajKWeWWCFJ\nAfGLKURHbJUl9N/nY2zi9O0yIvreaiO77g8ZJp39zG5wJRjDz0lP1GE28nrS\njcBrFxLpHLvij4ZVcXth741XGTNTth+1oGSjDzR3EdZ079CK7dY6CHta/wuz\nghPb3w4hAh30f2jouXuovfPE3ZUUTLEUhh0to7/8nm3zi/Vzfj14ZIeWoYUy\ntN00UFBHUgw4Dq8tFzvUBrEshUGoQwsHvck5KqMnI2ZLzPNHV7ZB6UY+YNPX\n4Rsu\r\n=9fu1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"869e31f1acc0da992db2594933f18ac26e6de080","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.3.51.tgz","_integrity":"sha512-i6X0X1+/6Ajlh0K1lUA3b6CTNkKzi604oxdfsJtvTHnvdeP2Pon5+yqIlZR/6VnbfJJ9hsT6z1c+exrHmW5sNA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.52","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-lists":"~18.3.47","@syncfusion/ej2-inputs":"~18.3.52","@syncfusion/ej2-popups":"~18.3.52","@syncfusion/ej2-buttons":"~18.3.47","@syncfusion/ej2-calendars":"~18.3.52","@syncfusion/ej2-dropdowns":"~18.3.52","@syncfusion/ej2-file-utils":"~18.3.47","@syncfusion/ej2-pdf-export":"~18.3.47","@syncfusion/ej2-compression":"~18.3.47","@syncfusion/ej2-navigations":"~18.3.51","@syncfusion/ej2-excel-export":"~18.3.51","@syncfusion/ej2-splitbuttons":"~18.3.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.3.52_1606828676973_0.30138825626888077","host":"s3://npm-registry-packages"}},"18.3.53":{"name":"@syncfusion/ej2-grids","version":"18.3.53","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.3.53","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"93a8d956ae0d5beff8e6d400e4c1d3840d505671","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.3.53.tgz","fileCount":471,"integrity":"sha512-G5ZcvAFpv56YDPMyP0R+Tiz9keOyfGndipTEqePvDDQQ6k4YOzgCQp8Gkr06dSGcP8PDjRTV4G75DUYt+oxebg==","signatures":[{"sig":"MEYCIQCTekjBazcw00iR32HAxfEtBLJYa+eQkQFRka6YIfffawIhAJlOWR9m23tPkwcEZDhXeKd8fMXsnjZ6mkQX/EFt6pn/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23918687,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfz2ZxCRA9TVsSAnZWagAAxjwP/jfKoXOX8Y/0RvQWFLqB\nVhnQekl9+5kM9fPkkoc/pKkS00RgWAikbYf7eI5FV/SRBIXUzwK5jRKfJC41\nD4B1oj6s6B8rOD+D8aVJ42XHAPe2uXZaU2E2Hlfq3LiDPue9VnWXZYP/msDI\n8xGfQDYy7VLrFHozWVwqQJOLboRLqHfhnp1aXBW/mTzJdMWKAlk6gYLMeFql\nH/rvNnKoqmA0cQXzxy2QpIQqRqoGHk5mdllBh/y2mSQ5LBqz0dG4k37BizJC\nuvavBXsM1MAszSfvuFgjgHUKzucn5j24vunaCusGFZaKpiY19vEVNxUTDlfT\navN+T+SLwaUw/5tZtxSEsXltrKIqfo92iAme9LPH8B8OQ2CkFzHEMN0+m74F\ny7ES/1Jn5CseoXJoHCk7Ne7Gh9zZ4zUJeUCaWYxIpUV9MM0S20v6UjdqOynE\n1ymoGP77N48hmixomwsyjV8A3N0eb2JAl6fKaL0U/n60hMWskFRVUXBdHCol\nkqzkTicj3J1LFesfcO6ey1B5E5MssCPap86OEbXfaVSqKqag/IU0Xz83qN3c\ndqHYkYbg0RgO39uI8eMAYf3LWVGZdZ/m372WGHTIzqKig9CB0/ID6GzSDv+U\n9XpQV2YjRQegWfYfgKLZok+p2bpYQl0H0A7SQZ7d1eMQNi3RlRfbgMuux+S9\n5tg+\r\n=jhh5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"a906030473ea54c55df9c43188c77b76acbecf80","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.3.52.tgz","_integrity":"sha512-X/z3zd11/jlGutgmRb4YXF56yoD3vOepbuGcYkhiltcP4cLnSrjn5Mwbxm7hMLLXQGQ0limQq2EJGrkwn0uuhw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.52","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-lists":"~18.3.53","@syncfusion/ej2-inputs":"~18.3.53","@syncfusion/ej2-popups":"~18.3.52","@syncfusion/ej2-buttons":"~18.3.47","@syncfusion/ej2-calendars":"~18.3.53","@syncfusion/ej2-dropdowns":"~18.3.53","@syncfusion/ej2-file-utils":"~18.3.47","@syncfusion/ej2-pdf-export":"~18.3.47","@syncfusion/ej2-compression":"~18.3.47","@syncfusion/ej2-navigations":"~18.3.53","@syncfusion/ej2-excel-export":"~18.3.51","@syncfusion/ej2-splitbuttons":"~18.3.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.3.53_1607427696670_0.3447635988073865","host":"s3://npm-registry-packages"}},"18.4.30":{"name":"@syncfusion/ej2-grids","version":"18.4.30","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.4.30","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"a031b3bcd74fc060be74eb32141ef84a36c7bcde","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.4.30.tgz","fileCount":473,"integrity":"sha512-RaIA9ICwyYY3jF/C2I8kqTe9B9U0+uYkjYB0GyA9R3ZI9CsZMuXTi+v+IayreWMeR9eIuTuDlX1GHNDr92Q4qw==","signatures":[{"sig":"MEQCIFoWjQYKmumioWTVlRn+WzLCp6FqjkwE6TZUaFJbsknJAiB6kxtNmSmHmq2zOMhIN5Mwg9JkWzKxQ1t/+h8wcYdLQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25611313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2whqCRA9TVsSAnZWagAAagUP/RXh9JdcBmBqIha5XBGK\n69PlpcP67v4TAoK5KwFPMDO7FCHNJ9NW90LmZeYwCSKByTjQqdg2kkExaUIF\npKf2+tTYFa5pzF77rgWQtU/GaBeccjxvPpErhfHqKtNkgipBSwzCZ0/BzF7z\nyre9mOZus88dRgnuM0qDnDDidPkcNc5az+ctsmJQ7fFCcDYVPnNuxpz5iLPK\nn7wT6NKDpuQfcTUZvfeshbjlqBh/cH/OidEBRuyz0ijDIsdE3NnO6uThMnIx\nvwzoAuj5DT80QhBRvDlcy/1GZGo+bvyoyYYHrOadyRwA8DCj3hTKrVSQAYp3\nymJMDACdfiIH+w7Pqd6P5LURrpsxNi0URMig4oW5AY/NWwVHvQ8D7Fm+jYgr\n/N0bNKGdNGX2CntKHfCeI1elriPPpb59eO0mLbBRo31bwqhh05A/jPoZ0TYV\nnngTreAfxSUiS156BMofosRtI2TvSjai+8Q2Z9QUv5Tbq0Nke6ba2AOxs2eB\nD1llqQOhe5LzNNl7TmU33heC/KB9YxzQ4S8qCeGg72SdXTtSLKPK9Y6texcJ\n4xl5KUNM7K2o0BgwLE5sq62V+8Zy7bTs5rt2eQGn54SDzOkhQAFanxkj5s8V\nD5DPZ6k5DxsIV+1fNqK6ZR5G5APUSATRaq5fjH5X4b/ppe8BHBWw4BhqzdYH\n15I/\r\n=NtTc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"ddf1e1a1bf98e4c8695d3dfa02b360fc4790613e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.2.48.tgz","_integrity":"sha512-dWLLJsnCItFsSGhaYcJdwplT3AZ82lKE6M5EeM5U5eBBd8CvMhnxWNI124/WV2xbXz97/9IC0lGBE/MwebtC0w==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.30","@syncfusion/ej2-data":"~18.4.30","@syncfusion/ej2-lists":"~18.4.30","@syncfusion/ej2-inputs":"~18.4.30","@syncfusion/ej2-popups":"~18.4.30","@syncfusion/ej2-buttons":"~18.4.30","@syncfusion/ej2-calendars":"~18.4.30","@syncfusion/ej2-dropdowns":"~18.4.30","@syncfusion/ej2-file-utils":"~18.4.30","@syncfusion/ej2-pdf-export":"~18.4.30","@syncfusion/ej2-compression":"~18.4.30","@syncfusion/ej2-navigations":"~18.4.30","@syncfusion/ej2-excel-export":"~18.4.30","@syncfusion/ej2-splitbuttons":"~18.4.30"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.4.30_1608190058349_0.18048467542126234","host":"s3://npm-registry-packages"}},"18.4.31":{"name":"@syncfusion/ej2-grids","version":"18.4.31","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.4.31","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"ba920f0b5f33ac4e7f552095546760226ad19d92","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.4.31.tgz","fileCount":473,"integrity":"sha512-sF3+V5qsDTetYMs2ZVm/ETeGAP0iweGBnDntNFaEs01LswKmHIe9w86Qx9aD7eWVt0m59scuRs0d+Johm7vw2Q==","signatures":[{"sig":"MEYCIQCqkMJPxDyAngr4iZW+eoOvYvqXKGjzCo30yWKi+KkMJgIhAI2Xgg6LZUEQxipZYUSaomDoRgP2dnYgm/ZEpM4Pw7rs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25631695,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf4dxFCRA9TVsSAnZWagAArngP/ivWElWcun9VKI9o+ikj\nnWRdSQRlf6jBCgle9ihT8wo2tVmje6UHzkThd/QNJogWG7tsLET1Kp9Tohv+\noyTZiguKYkJ2JMUrQUzd+JG8qExAt4pt3Kwc2eNvjCxzDjfwPo24T5DJm5J5\nMsgaps9AGJWPMBVdgnGJdFfCrE9WhP8MTqDma8OK5n8TaDuhqxIFilVxeKkC\nogwqhPWYuS27qAPzqWXKdekowDByYSIOreXHhElpTgAcBBbPkb7pnNRctMpK\n19BYzRkxcssptMsLPN9jDLljRE9JhNtmAwaENv8VOCodjzzXx0M/eiqv63an\nO5wSoFPjNOUlzMoeUrYtEyYNtcu2DJICk2SzppsXcUeVLzTcRSHXioDTD+K6\nfkBmxYua3+CXZlYJ4O/hNkjs3V44hL6QtMdBQQB4fS88nxTkvB1SDFaDUJbt\nOH6cu6KfemCbHQqpbWgjimvM0DMmNtuCC7feCyzjutQsJ5wYXHA3wdzqV9zi\nK6p/sdDRklUOPhwqYZGskG5pdd98BNDAC8np6iJw7jfzvSCq+Ev16uE4Oq0l\n0yiVEkgPyDCqdrRS+c4kIlL7A7eLgw+6oj6OFJJwvNQZrTvxlnOLq90Fhman\nerKzWPy5cRxT+vfoLi7UucKV1DmvlEK8qAPp03ATAUh87UTIe7+QXFmhuKT1\npckt\r\n=Glo/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"17a17f1544e1ffe00d90c8acdf572fd93b6ab618","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.4.30.tgz","_integrity":"sha512-AF+Elk1Om41bGFNMMu3R/cWlMwJQdJhUszFmoeF8bxP+HnmLRVcMP1quFtrKBVw72AVpGqLIboeeVpWcSs9fLA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.31","@syncfusion/ej2-data":"~18.4.30","@syncfusion/ej2-lists":"~18.4.30","@syncfusion/ej2-inputs":"~18.4.31","@syncfusion/ej2-popups":"~18.4.30","@syncfusion/ej2-buttons":"~18.4.30","@syncfusion/ej2-calendars":"~18.4.31","@syncfusion/ej2-dropdowns":"~18.4.31","@syncfusion/ej2-file-utils":"~18.4.30","@syncfusion/ej2-pdf-export":"~18.4.30","@syncfusion/ej2-compression":"~18.4.30","@syncfusion/ej2-navigations":"~18.4.31","@syncfusion/ej2-excel-export":"~18.4.30","@syncfusion/ej2-splitbuttons":"~18.4.31"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.4.31_1608637509312_0.6420075432995396","host":"s3://npm-registry-packages"}},"18.4.32":{"name":"@syncfusion/ej2-grids","version":"18.4.32","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.4.32","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"733f6644941c4daf08f08e97bf832e496cbbbabb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.4.32.tgz","fileCount":473,"integrity":"sha512-FcgS3OpsFKs9+ATYPzq7xRuVdJpn8UP6F88syVPog05I9czc+YCvM4rlHorRR7cKlKG1Da7sxwmRCvvDdMg9sA==","signatures":[{"sig":"MEUCIQCcqga+nnDCQLJ6eDM3MYeXXecyqQLvZ/f6UF14NQMLfgIgYZfXHn6Ng9J9+Zdd23ZIuMwKh3EI7o0Z6ZWTMwUU/J4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25642419,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf6xb1CRA9TVsSAnZWagAAlDoP/3Z+INkVPRjO64/Nk2EN\n1bW+W/JUxcNnyy86muPLJdzkstuVpABWkanPEgM1nlO7oqguI05JbbqgxYHC\ngtZmKhkLW0+Bs/p3GhLY+YAhBEp/AVqR6UJPVmlaOLiftHaZYQO4IG5juj9f\np9vE5hdCspc+4Y3ESf75FoTkqqsnhbHd1DJVmKKUaYmDQmm3oA489KEArgiw\nRaHXzNb9tWruFp4sdjwsqaz6VdkDri3R+drEeRL3o98H4xArJZaqHPg1MPE0\npbT4Ft6sH9JXRwM8VcwB2pYLczgDOYeNilaywJPJuZnvQC1+1dnA2gbq2Rwo\n8ECV6JLK0eLpLVchT9hrbDsj0GPFOKUOZU1mPBXXDmP5RMdRTz8xD2HF98Yk\nG/k/j3mLtaY2AvlajWLfiLoxGK641t+iWaUcKkFypnzchkP/IXDbXGtAxurY\not0PebMqpsUqInu6m33Q4N1wD4TOFvTwE3d8tfejik0cAE2iSUUp5lpS6iuw\nhsu1hbJx4H7ccG3tmC3gy6Lea6knSUps7TH5Rh7VnR9BLvMRHWplHGC9cili\ng2WzEWNx/pKpv9YZueVHFc3AlgrWxitxpPc2wFqKpuAfi48AhzR59g/1beTI\nZ1mhhjAHSDjanQ34VUR4cIyWfISe/WGWdKOg5m8k7DS4OPUevH7T0Tcql7KY\n2LWV\r\n=S9qy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"653fea01e0ba235033227a65deadbc14f25d1334","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.4.31.tgz","_integrity":"sha512-mioY0gqYemqpmNNIcKeyaqRXaKcHA6gV9ChLeR5xj/Gk35hU51C3UlAd70al5wZI9AzH4IgRWSUEmaxqb0yvjg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.31","@syncfusion/ej2-data":"~18.4.30","@syncfusion/ej2-lists":"~18.4.32","@syncfusion/ej2-inputs":"~18.4.32","@syncfusion/ej2-popups":"~18.4.30","@syncfusion/ej2-buttons":"~18.4.30","@syncfusion/ej2-calendars":"~18.4.31","@syncfusion/ej2-dropdowns":"~18.4.32","@syncfusion/ej2-file-utils":"~18.4.30","@syncfusion/ej2-pdf-export":"~18.4.30","@syncfusion/ej2-compression":"~18.4.30","@syncfusion/ej2-navigations":"~18.4.31","@syncfusion/ej2-excel-export":"~18.4.32","@syncfusion/ej2-splitbuttons":"~18.4.31"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.4.32_1609242357297_0.29539294894917534","host":"s3://npm-registry-packages"}},"18.4.33":{"name":"@syncfusion/ej2-grids","version":"18.4.33","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.4.33","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"6508a369af5c91899272df36285017bfeff197da","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.4.33.tgz","fileCount":473,"integrity":"sha512-I/85Pr/DtmFalJtZCC7iG7MQn/tp5+RNE0Csh47qLlLN6GQzMjJqVe86Pw6xzBN5rs5MIxWnBztQEVPxnENlSw==","signatures":[{"sig":"MEQCIGc3sVpvixWiw4xAZ0Rkw15eLHR47+/MzZ7X+s7ufgHKAiBmCWiZ6eBPtH3M4/PiHa2CTDY3Y7JzHYSGh954IIKU4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25702258,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf9BmhCRA9TVsSAnZWagAAHCMP/jm/5c8adwLKdKIobmwL\nKLSRFToDGJViDQJT8NpxA8Iw5s/3PX4Yn+MaBdkuHWm9Tr2ycNrJPQPsNpd7\nY174pnNYv9VLO/4N5FOrWNFk1bpAzlD5PLJVqxma5HmSig0+TjxlxcqU2+4t\nX4mQiS8E8HGEutMJ0doSR6j+i4dm6WEED1IVK8qg/Fa8ggYVAIIe+YIB1Llz\nY4kZ6W0k5W3/0q+jnMnC6p5YHtbLG+smAc8zuS4WGewrkycEisSclSMAF4KK\nyZcKSsUfm7UFGsHxaZE2v7wKZvQGlEwD6bK4oUiogSbYc+yWDR6+RCUU4kgB\n16dHrRrzHJjEP9q4VhJQcbEgzvTQPMlOtyday+puV+KdNFGfXxs1M6cxJPzG\nCVoa3rRB1cSWgFKGmEnmsLKpjJgOZfyN8frnBNsVq+5CjI39kO9eILMV25AX\nXuHBciLlyAAHcFTXvZNZuGTSyBXbAkPf3bRAhYtpG1rElB0SypoybYHYTEXy\nMd5dOknICe7AKd+7RRQiAw+b/dYQiy+6VC52kfzkPi2RHH3FJXis4lVWPYci\nDtbz60C0F1rQQjsSPn1MFZILxQM0TxR402dABQY8S7c+fUsffsM/d0bcA3ed\nKWg49rSH5CQlYETFBJLU3FzWCY0seAOmRijJeI0HQhTCmft1UORTNZpTJ4dC\nGjtR\r\n=c5E9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"a05fb93c2120783938fff6bb8e6d79af3cfd4784","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.4.32.tgz","_integrity":"sha512-k5F84ofIXzQqXLKqxFT2stJWhMYlP8Sai3iAa6sZbsdeyJhIX2XcHqZO2CKYlmg+Ct20qO4gIWs+ZLsBiF45Xg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.31","@syncfusion/ej2-data":"~18.4.33","@syncfusion/ej2-lists":"~18.4.32","@syncfusion/ej2-inputs":"~18.4.33","@syncfusion/ej2-popups":"~18.4.30","@syncfusion/ej2-buttons":"~18.4.33","@syncfusion/ej2-calendars":"~18.4.31","@syncfusion/ej2-dropdowns":"~18.4.32","@syncfusion/ej2-file-utils":"~18.4.30","@syncfusion/ej2-pdf-export":"~18.4.30","@syncfusion/ej2-compression":"~18.4.30","@syncfusion/ej2-navigations":"~18.4.33","@syncfusion/ej2-excel-export":"~18.4.32","@syncfusion/ej2-splitbuttons":"~18.4.31"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.4.33_1609832864412_0.5788330827091213","host":"s3://npm-registry-packages"}},"17.2.53-1205479":{"name":"@syncfusion/ej2-grids","version":"17.2.53-1205479","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.2.53-1205479","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"e2aa1545c26fe1bacd481eacac8a892048eb61b6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.2.53-1205479.tgz","fileCount":406,"integrity":"sha512-w1Ys+lq66/MOz3vWxMo36H0wUZmHkDIOQqY9nNgpkDkJZ+4x2ttjgbgUewY+SdjOu7bS38rA/6wio0PS9OTS8Q==","signatures":[{"sig":"MEUCIQDdbCt6hGwBKzGS9aZuQ9ZYXbn2HFu3189zoLZQPyRJ7wIgSnSWITNTVUCyVGgZoHZy1IYjUWC0Mut7dLkWJj4kXIg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18198911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/CxqCRA9TVsSAnZWagAAvLcP/21/COtI6cZb8xBnDa6k\narzbLtUI84tcWy4/ph1TJX53mzfo2L26I0kMCJV6vajx5G0lEWCvjC7I6/+W\n2qlEbEGRt4EiiW2JY9vPYfuu5DC5nIRmyR6cPUfRPGXcXPiNcFOn01gLa24A\nnxbD2DvwKWksWkI+8ywC+zeSaip68zD42XdTzRrqZBULAFzcHl79RP8xoRY/\nbTVNu+s2gMHzIce70kU+WexCChm3yHQ6VHLy2M29bzTkBPE0ks0bgQWFIxrG\n5J0xMO6Ywe26P0hcSs3Nr0rJ+JAoy3OraVkBPSFGTvyCy16VUFbVGNYoWJ5l\nLy1PBzStMpS7pliTddlQcd4LdUI29z4SMzcxb0H3fpdHmYuJerSjdoISTKzR\no+OOl/0cQcH7CsLh6SEbo3R1MgitAmhFUpkHemRmpJ8cuzVnZ13jy9D1LfS8\nfRVdhvNQMdJLwoD0EWYsBp3r0bWHvMuhi2LuEUsGw65a1mFcH0TDfwV6DRUm\nhd+YDqSnsIxsh4ZLoGn47OJICK5EneTZKRSh8a2jnV1s6NmaKkyNCg7vw8gG\nYehJRooKKGDYbnv4YJ90HUwxa3WmIYtSb87OdWJoioc4kClUfirV17ZF6Vjt\n4NYE90NrEkU5yfc2hnln4qjasYifzb8dHcqq8duNcHD80F3aSd0ouCnloi6s\nZWii\r\n=/C+C\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@17.2.53-1205479","_spec":"@syncfusion/ej2-grids@17.2.53-1205479","_where":"D:\\Incidents\\December\\custompatch","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"d7e0d4030868f1fc4ab70c8d4e9b3b1007df970f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-grids/-/ej2-grids-17.2.52-1205479.tgz","_integrity":"sha512-3pceF+CnIqEHM9bsP3XqqgE6p1NS9zwbNziCFWNIPn0ERuiv6b/wGiMgYpHaJTv6SOFP+NpoTLQ9Qj8on9pCmw==","_requested":{"raw":"@syncfusion/ej2-grids@17.2.53-1205479","name":"@syncfusion/ej2-grids","type":"version","scope":"@syncfusion","rawSpec":"17.2.53-1205479","registry":true,"saveSpec":null,"fetchSpec":"17.2.53-1205479","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["#USER","/"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~17.2.53-1205479","@syncfusion/ej2-data":"~17.2.52-1205479","@syncfusion/ej2-lists":"~17.2.52-1205479","@syncfusion/ej2-inputs":"~17.2.52-1205479","@syncfusion/ej2-popups":"~17.2.53-1205479","@syncfusion/ej2-buttons":"~17.2.52-1205479","@syncfusion/ej2-calendars":"~17.2.52-1205479","@syncfusion/ej2-dropdowns":"~17.2.52-1205479","@syncfusion/ej2-file-utils":"~17.2.52-1205479","@syncfusion/ej2-pdf-export":"~17.2.52-1205479","@syncfusion/ej2-compression":"~17.2.52-1205479","@syncfusion/ej2-navigations":"~17.2.52-1205479","@syncfusion/ej2-excel-export":"~17.2.52-1205479","@syncfusion/ej2-splitbuttons":"~17.2.52-1205479"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.2.53-1205479_1610361962013_0.033643639777994006","host":"s3://npm-registry-packages"}},"18.4.34":{"name":"@syncfusion/ej2-grids","version":"18.4.34","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.4.34","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"280ba45ad9bcb5fb3293d30a6320273ad9337b4d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.4.34.tgz","fileCount":473,"integrity":"sha512-Nn5xK/mc1Rr7lUVZDdgOB9aeymnjEh6DUMeXd1Tz5kDq3cwXzfxswRXlVSwkNeYLwd8JippDP11ww9zu/aHwaA==","signatures":[{"sig":"MEUCIA0+SZW2niCRnWaBF0A83LdNXFhzwSq+LrFFEwtJFisgAiEA0lZG3r8bquVJDcDCseiudjEEC4iUap05N0/wFfgxaU8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25742065,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/bS4CRA9TVsSAnZWagAAMLAP/jzk7G7+99Z3VJtaFKGV\noxFJKgaIQbNYFNh6JllJWvO0V4MYj/l77HZtuGCF6BW7nldO/wiwlIQ1StFR\naE7z8torQFqdK/4Pa1+vkZdowOamvIYEW+740GoIKqnlE8r9j0BIS3LIttQt\n/RrWwSvBgk0cx6ThBYzENpkQd6FjYbZg2CvSgLFxg3PxWNQ8TFEJAKG+3/nv\nnJFyKNjsT+JmMYeunOoPgsY344/DvykfEdmDTMSRc2wRZ+Zqy3VQNm2FnBeM\nhPpUh5Q9U/Pna6Y8aguVuRqK35kS4CytnTbvpkRbUPE76iXNmoXo8R5IkCLs\nqN9zVqDZqL3AXnnDTGjKCPsey4rlIh1D37z/Qd3QH3Nzxbgj1HFQfTzshGv2\nkqoTLuWYbFEGU6TPxMGqhBVTOi+1/gSLyacEvp1ElWU66kmTk+OadfzY1eOa\niB9ZSgH9xcwrBxbTK2GlEstIiyFyWA9dH/sPgN6sLmq2T5ypkv17Vtrism2D\nabSdfaJpRujVdH/ur2vaUoZQ1rOCoEfbtU80pyhtudSfwRB+GdEIEMSEuZdU\n3AY04Q2P60gNlUiU5mQuBM1qvtUsBdaLITeZ+EbfxO9RwJ8P8Nq1z/OuFmeG\njXF3gQv0Pz2hgnhlb41Xc6zGepa0hUmjmu34VdexUOts6fgwgjY8N0yTmBSs\neqVv\r\n=V4A4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"1f840d867e6f250a52dd4037d6ec4225c29bd1c6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.4.33.tgz","_integrity":"sha512-fw3gdVxQ7JLGBP1XIcdRN5JfYANK5aXVNYDDJf51jjPSbFUMTxB+dYkLs6g3tqwhsDK+zRWKBrgiiXhgqdFRwg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.34","@syncfusion/ej2-data":"~18.4.33","@syncfusion/ej2-lists":"~18.4.32","@syncfusion/ej2-inputs":"~18.4.33","@syncfusion/ej2-popups":"~18.4.34","@syncfusion/ej2-buttons":"~18.4.33","@syncfusion/ej2-calendars":"~18.4.34","@syncfusion/ej2-dropdowns":"~18.4.34","@syncfusion/ej2-file-utils":"~18.4.30","@syncfusion/ej2-pdf-export":"~18.4.30","@syncfusion/ej2-compression":"~18.4.30","@syncfusion/ej2-navigations":"~18.4.34","@syncfusion/ej2-excel-export":"~18.4.34","@syncfusion/ej2-splitbuttons":"~18.4.31"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.4.34_1610462391634_0.8407630030671664","host":"s3://npm-registry-packages"}},"17.2.55-1205479":{"name":"@syncfusion/ej2-grids","version":"17.2.55-1205479","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@17.2.55-1205479","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"501d415ee6c2918028984d53d4f686f8261f6888","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-17.2.55-1205479.tgz","fileCount":406,"integrity":"sha512-Mkbhc5A7+bTNZhdluqD9V1AwB0GsnGB8r/4QojAqjTvNnh2QtcmlQxZ2HdOB8nKGCDwzuEnjnE+K2n/B7q7tdg==","signatures":[{"sig":"MEUCIBfGzNXsap3tKuNPd/fZIa+IxcuJMI1Dhz0Wp3TLKfpfAiEA3/2u5kOH4svm4MryLBRkar/pHhmeGWlr4QIChAtNSQQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18198911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAVuxCRA9TVsSAnZWagAA7CwP+weFW4Y9frC/If1yZx5U\n0JZcj5ZGXJU0r2Eqy0v02yfroVgo5qmNZkd0/TlGOhZTdfqh9dQ7GxCefiEV\n2Bk/hx0TLSdG5487gGW9XhqM9dpvHH68RevaWL/Rhr2ndKBrwHjSXHbvN2w2\ndV6MYcDDhQrf49TWr7RH2svsvixzGlNQG8tqDQxhCrBcLQ/TvTm7/zV+N6P4\noznJr7XQ+v+LuEU9o0nkS17sLpZ+KbmJ3+lNCsIzGJ9Ie3V3eS2FPOsslR87\n7bHXTUafOWOZjemU3lCwD65r0XN1po2TotezdeCLYKeem93LRhRQLgEmUCri\nLBNvKAiW6nUyapKpP544/DIn9GF2xe57Jh/wfIVvueoRQvWvz4gR+C+8W1BT\nyUfc1lxBraFMHTrx5PzQgU7B7Ahsab6E4mwvAAaBvrncP8gJvFXCcxIRQdnX\nseoeDyRrSe90KQtotY06+3y7WXj3lM6jd1WEusep3QcFswKnmPz6YjqFcvI7\nb9eGNcjVaMn1wodxYCACCD7HJcCkZQNo/5cnz++sxZDjg06as7B8Cd7HxFZ2\noWj+JjVMugGmd05/5AFLTZdUBAJh0XE5Xjl1cWQ3XDI7E1GGEQwX4BP0nlmN\nV5z8DU9z3+I2a4tyt/+9LsCGCoXrQyO5EpdKzxuY9w5ZYCYer+53F0T+WGfj\neaC+\r\n=+tAe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@17.2.55-1205479","_spec":"@syncfusion/ej2-grids@17.2.55-1205479","_where":"D:\\Incidents\\December\\custompatch","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"d7e0d4030868f1fc4ab70c8d4e9b3b1007df970f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-grids/-/ej2-grids-17.2.55-1205479.tgz","_integrity":"sha512-3pceF+CnIqEHM9bsP3XqqgE6p1NS9zwbNziCFWNIPn0ERuiv6b/wGiMgYpHaJTv6SOFP+NpoTLQ9Qj8on9pCmw==","_requested":{"raw":"@syncfusion/ej2-grids@17.2.55-1205479","name":"@syncfusion/ej2-grids","type":"version","scope":"@syncfusion","rawSpec":"17.2.55-1205479","registry":true,"saveSpec":null,"fetchSpec":"17.2.55-1205479","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["#USER","/"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~17.2.55-1205479","@syncfusion/ej2-data":"~17.2.55-1205479","@syncfusion/ej2-lists":"~17.2.55-1205479","@syncfusion/ej2-inputs":"~17.2.55-1205479","@syncfusion/ej2-popups":"~17.2.55-1205479","@syncfusion/ej2-buttons":"~17.2.55-1205479","@syncfusion/ej2-calendars":"~17.2.55-1205479","@syncfusion/ej2-dropdowns":"~17.2.55-1205479","@syncfusion/ej2-file-utils":"~17.2.55-1205479","@syncfusion/ej2-pdf-export":"~17.2.55-1205479","@syncfusion/ej2-compression":"~17.2.55-1205479","@syncfusion/ej2-navigations":"~17.2.55-1205479","@syncfusion/ej2-excel-export":"~17.2.55-1205479","@syncfusion/ej2-splitbuttons":"~17.2.55-1205479"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_17.2.55-1205479_1610701744346_0.7975028429512594","host":"s3://npm-registry-packages"}},"18.4.35":{"name":"@syncfusion/ej2-grids","version":"18.4.35","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.4.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"ddceec29677946a5c3e26bf8d796fd5738ea73e8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.4.35.tgz","fileCount":473,"integrity":"sha512-ar18YtoXm/7o0Z0g5S/trgWyZLT/G1jCIEbyBKcGuVENEzxQSSUjhlqGQq7tJHriJlB88enzWgyOZZ6Mp06WEA==","signatures":[{"sig":"MEYCIQCK6H5TAoPlWyzomgo1nHil6WNRoFuJ/EZTM0SK7/OHwwIhAKjkdBAJNSbjMX5hMh5wcoiCZcfPJTGO1ZQ9rJVKbKLy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25748526,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBrbkCRA9TVsSAnZWagAAGn0P/3f0W4VDZ03vuz5PuC5O\nxlT5YO6qSX+uUYW+4kappQnWDNNNRmsvr0KotV1d1zbVewIMxlD9b7hL+9Ai\n+58J7TzRQLfMNimzr4WqgGh4jjx5ookJwovU0PIBCvBXxeF80tguLeghzz6w\njhzM4yFLwdaJifImpJTN9NfijGzB0H1ClfBd4xZYLDrMTucXC8/8XcMHeK+0\nBbbktV40OsZ2TP+XCcsquuyB6r+7/1rhP5FvcS5vKULiByBsoIuMQrogIXQl\nLxTOG6FvYqXUGZdlDc+q8HjQ3PSSPl7KzB2K36HqApYugCDSHP9HhYZS57da\nQhAA0r/jJXROuCMl7tRwox34Yf7dI6Fg0I98E7EJtccGI6bZEHyukaoCF1xG\n3TQTNyMoj3zi3bB2UFw/h4dOA+9ws19iTj0GL2pk4kSUacN1u8Lhnm3GCNFO\nNB7w3cmjRYiX49KyKXXCh7ePvdxH5a826N6+pfyihHPlhKfyQrztlmhO2aBK\naG/gS7aCl3geYlyxNIKFqA35VIOaQXibp9w5Gve0Sx7l3m+AiKWpHj00J3CK\nHHofm2iwWVHuJq+cLUNmRgv2TxRlAmVpzbDr7sGwIJGni41YM1WvyFtWwvpU\nhQ9s57bMZOrWyNTQD2Z/7YPT/p4jeO36cVE2KvZVpHoaOw/i0eLqdAn2sE9t\nRB6z\r\n=yiei\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"2e0ca194473b5e3cc65269de34ee9895f352f0bf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.4.34.tgz","_integrity":"sha512-/8Ekp65KvO2ViuQtXuGGJi3IGc3mpKhNK7Is9Xq6jNWTtLeNu+0Ob+czr16ZE7OXVAR167YVzDb3v9jak6aA4A==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.34","@syncfusion/ej2-data":"~18.4.33","@syncfusion/ej2-lists":"~18.4.32","@syncfusion/ej2-inputs":"~18.4.33","@syncfusion/ej2-popups":"~18.4.34","@syncfusion/ej2-buttons":"~18.4.33","@syncfusion/ej2-calendars":"~18.4.35","@syncfusion/ej2-dropdowns":"~18.4.35","@syncfusion/ej2-file-utils":"~18.4.30","@syncfusion/ej2-pdf-export":"~18.4.30","@syncfusion/ej2-compression":"~18.4.30","@syncfusion/ej2-navigations":"~18.4.35","@syncfusion/ej2-excel-export":"~18.4.34","@syncfusion/ej2-splitbuttons":"~18.4.31"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.4.35_1611052771623_0.03938643544185694","host":"s3://npm-registry-packages"}},"18.4.39":{"name":"@syncfusion/ej2-grids","version":"18.4.39","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.4.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"c82bca77fa79b1c0c3a9f7d675abb0514c995be9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.4.39.tgz","fileCount":473,"integrity":"sha512-JYZpDsNxmugNkV1afeqIIRFHjNxpMajKTZgfRB9nDlYeRmPDDctKhuQ7vHaEcEyLCWWGL4y/IDZAGOC0mu9b6Q==","signatures":[{"sig":"MEYCIQDMSmEn6Q1x4QoqPiQO7fIt5IDneAXl3ifp5M77xnJNcgIhAP0foY4nztTt8mBtNQFU7ULVasWhLJYAvulCYsTRO5fn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25862514,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEkc+CRA9TVsSAnZWagAAH6IP/3ND1o5B2p4SQ3t3ONvw\nwOoyegO6eG1k4d2SBKhMQmjRT9xE3zB0pj1a8zsK98NPSLbZUXZgSg3DcOZK\nrLpaeqiUo4UeeB+SHwhSKKLZz6yS0ylL56Ai5BNIQ4GK5o+OS9P8MGFSld+1\n0bYPR4WMf52Rb2v/N4XhwubSL8qbnMYbMP1TF87S8fUaW3D3wrNKqnKqg5f3\nxkD2yHVCN8mW/5gz536UkJdE/Hutqs3/UAwUeXmM5aBOncqWjK/jEiYgFY1v\n9ycjnqVNXJ8AJInl5Y4rIwsiHLfnkyQWhzL25bs/KvvAp1TrfK9HML1sOxju\n3szNYMeRjdkaNYIdWkUHkKaur2tzgZfYW/6RaBzxU3bq9kdF4nGWWd+EWzf6\nV/xyAxV10reGJ97niyicMb1MWywjV6ZE3F0ep4q1KQq78hCRQ/kO6MBe4EzD\npBn3wN6vcIOR8NG0ukqEmucn7vhKkJkqtFLKpf3rJw8eyPF6kn4B+k5RS5+a\nZHHxMW1wp7ZkUpe/sRUzhWBunjJw/hxi6wEVsGGMq4p/YmbYmLsuhoB7OqoL\n0FK5Zv1/lTDc+VK2DTjoZ3KKvSjzP4O2jg0EWmMOSCmL8XJi2kGm+GtTFQg/\nySZk2QBbVcZ7zyhjBPVd8q43cl1/8fAirRw+D5uGLh1CJi01+VAr9fKFzmIS\n85jH\r\n=Cx74\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"1e525082004b7056ab3292abd058096c810040c2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.4.35.tgz","_integrity":"sha512-q4l3Q+qVbENkxzhsZFKuCOLCxZ4iGOmRbvRO/sZvOPV92f/TIlIltdArHaVdP9sPcPHkAKrIS6knPbcZ5/hMcw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.39","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-lists":"~18.4.39","@syncfusion/ej2-inputs":"~18.4.39","@syncfusion/ej2-popups":"~18.4.39","@syncfusion/ej2-buttons":"~18.4.39","@syncfusion/ej2-calendars":"~18.4.39","@syncfusion/ej2-dropdowns":"~18.4.39","@syncfusion/ej2-file-utils":"~18.4.39","@syncfusion/ej2-pdf-export":"~18.4.39","@syncfusion/ej2-compression":"~18.4.39","@syncfusion/ej2-navigations":"~18.4.39","@syncfusion/ej2-excel-export":"~18.4.39","@syncfusion/ej2-splitbuttons":"~18.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.4.39_1611810621607_0.39401284342801146","host":"s3://npm-registry-packages"}},"18.4.41":{"name":"@syncfusion/ej2-grids","version":"18.4.41","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.4.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"52ffa118a2f9b9f0d3c32a3ec8bccc29fba9e2e6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.4.41.tgz","fileCount":473,"integrity":"sha512-dkWEiMJ3B++iWdaVDnGZlt49AHhVGD7UyO6+556f0nwMQIyOq5Q8zMmPaesz7l3+2gVlLmyTcN5qo+4l/cCs4Q==","signatures":[{"sig":"MEYCIQC2OgF9Ee01P87CuRQvdnpQSFpbZx8xq3J2dCRXMK232wIhAMcTBvl0jWY8nQzoTlQaJ1cuMoKGuQVOoGho5iYwD5+T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25879225,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGUAtCRA9TVsSAnZWagAASAUQAJlDxgzB/it0gc247Cxz\n839qsFs4STHllLPPZeOSHbsRIANERbM62X1U3lmxJZFEY/scSPcW4Nc2XTZz\n+oDlsTPJf4kRZ9dNY2nF/ztih/mBG03nC80nnI9zbrqfEbQiIMlqNr7FPsln\n6EVoVQa1LSsuaQfcLbX7VQxrEke3RnclVH0eixsSDOW+onRpgPjLl7g3r40e\n1Q2o1iWUHcouDPYNAWdmuFSQlfOMTlF1+h/9fsFouYzDXG7CqLFDACHoz+Mn\nI85Zg2iZyh6+bmlud3DbSGDlae0SgMf9l+9nbM4WfkPD2r1HudsPU+HeZy5f\ns8aFE06rEQ/UJF17IGYNaw89DFRyyQ9DvXTlPjlVjs+Sd11bTexUMQt5Zy7h\nhD9Jtky8YLZ765bnPea+O01nLhJLBdiL2u2nLMGt8hksN65FGYMYy3aIQela\nblHAGYcbatYWZhV0rVYMrMIwR4JmjxqeJ3KCmDJHwvt9qIKKyr9tx3Wylgid\nr5Mid1RqeJN6NuBHbQbwmNZEi6d/AAFFfS5h6aCirb1lWyxNz/WQ2qqpCGX6\n+MXDOJ6SsA8GCI/9VoXJyTAikX91hL/3WOx+bMunKdSuOhGU1xdmHQvjNQSy\nyXgQsJGzIxqRhXAvfWY0aOhbXHetG1ur7OLb42zTJDWimJn7URjr37W84PoG\n2DWG\r\n=qamv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"55c426d35009b19c4764138b85912224ba6707de","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.4.39.tgz","_integrity":"sha512-BQPP0Yt27zBetQf+/ZR46JVfK5MGQM6XH/conh3tVvrcs+CT7tdQXJrCyjPLSPABWAAA51sxH8gDrP231p9+kw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.41","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-lists":"~18.4.39","@syncfusion/ej2-inputs":"~18.4.41","@syncfusion/ej2-popups":"~18.4.41","@syncfusion/ej2-buttons":"~18.4.41","@syncfusion/ej2-calendars":"~18.4.41","@syncfusion/ej2-dropdowns":"~18.4.41","@syncfusion/ej2-file-utils":"~18.4.39","@syncfusion/ej2-pdf-export":"~18.4.39","@syncfusion/ej2-compression":"~18.4.39","@syncfusion/ej2-navigations":"~18.4.41","@syncfusion/ej2-excel-export":"~18.4.41","@syncfusion/ej2-splitbuttons":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.4.41_1612267564960_0.7103665737472498","host":"s3://npm-registry-packages"}},"18.4.42":{"name":"@syncfusion/ej2-grids","version":"18.4.42","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.4.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"7325c70028898d7890242e946f461cae33eb595a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.4.42.tgz","fileCount":473,"integrity":"sha512-9UNSHDBEJAdLG3EkiOgzqU/7cEGXagYJyPfWbhqTtRbCkfQqO/BPf6bXhA4LL3/2pQjt+rmVkIKsNZjdYehnNA==","signatures":[{"sig":"MEUCIBLqvHSdScbT5XGeTd1vqyOI3MtAPGek1WsdtjfvzPRTAiEAgqA8XWv632vCdLWJuF5zipVA3A/3K1JOU49unvZADr4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25885971,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgInGUCRA9TVsSAnZWagAAwdAP/0gine7K6rvKKwLvUwoS\nbLpGyRO+EBFQi6IFnRrVAwwPT7gxTiC/4mQ7vp48ianqkrcWj5HbaWfwoovN\n3iziIDgWwCUfnXWOfAVpXtpjrTENY7lgQghxoK57WCBpI3DrBUMG67fm9pc3\nP5ohyQDmjTLfjPTM4YX5OK9zJS4QC0Es/K4LW7LyT4AdQxb6NxgbOQVgBUvr\nh5m8UyojeTpthetmJm+PeX1yzhdAt3KMuVmq7qEQKPoq+2kHvPCrSM4+gySp\nO2cCkzf6d+fphstttKCSAKlxhOyKAthl5SEuuXOEW+2lFXCOgAivzSBwPAuq\nL9oDCqIFVgbynnG1V6+nqCdarItyOvNP/zYeCMjA2QPjmVt+i9KU35C1Z+Jw\n6gWXqLkXgu6WmDrwlkq2MkCCwLXUTTMWwPQwbNH0Df7wj6L7gtlOvgPDlC95\ne8MTqZd8+tD3brPQL1F+DcG9YzvxVAsEG0GVFA+IZyg/itOehDvDCpST6Mve\nl8kv6QR4ljFqghtVSYQnRPNhrhknXfJteHzsSef9ORW8gXnkOxXMDeJ4N5xu\nD8+OFH6mvUpfB4uoAMsh3iUIH+nZ2wxChpGNlUblw9mAuc+5VnG1IgGfadhb\n4vTvz7nA0Z6Z4WHyBRFgVTmsnd90zPAr1vN+aTrQghJN75zTTp7nCQvS84de\nFY0f\r\n=NGsG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"e801e28fa3cc1a4841c8f6073e49d71687ac058d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.4.41.tgz","_integrity":"sha512-O3l93OKaaD/jgCXe0k8S5yQQ25awoHbH2K2Im9BsvMIPubkqnD+tPIWqJgVkOSsA8Mgw56qqGD7AS3+72rUOzg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.42","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-lists":"~18.4.39","@syncfusion/ej2-inputs":"~18.4.41","@syncfusion/ej2-popups":"~18.4.41","@syncfusion/ej2-buttons":"~18.4.41","@syncfusion/ej2-calendars":"~18.4.42","@syncfusion/ej2-dropdowns":"~18.4.42","@syncfusion/ej2-file-utils":"~18.4.39","@syncfusion/ej2-pdf-export":"~18.4.39","@syncfusion/ej2-compression":"~18.4.39","@syncfusion/ej2-navigations":"~18.4.42","@syncfusion/ej2-excel-export":"~18.4.41","@syncfusion/ej2-splitbuttons":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.4.42_1612870036192_0.42373325851372057","host":"s3://npm-registry-packages"}},"18.4.43":{"name":"@syncfusion/ej2-grids","version":"18.4.43","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.4.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"670a1de61a1455c917a433540dcd2b94c5ecfb08","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.4.43.tgz","fileCount":473,"integrity":"sha512-h6lB/6fe67KJh8MMfc0517bcO3sbN+1Mc9Sc4ostI4DywZSEXwLmpaeVgY8OiTLczU0h6ivE9lv+2n5x1wUNEg==","signatures":[{"sig":"MEUCIEmieDnTlPJxzyJ3zA1Pf0RJm+5/yslr3FZyeKzmiKTuAiEAi68N7uHFoKZDjt4LwAF8TL2FPyUTufWjUdSJd1c6Y3c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25900637,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK5I3CRA9TVsSAnZWagAAN0sQAIFU0QGaCNPubUMnGFZS\nvQPFOhPYt9/8XFYT3sxhxgEpzymhEhRfxNW6C0KVM+j34yek7b7XySId/X5Q\nlugFv7wd3hh1P8HnnpAx5hWj96a6i4DnZYqVgDdXyTCZa/wGRjihP0bHO3r0\n53UZzDFl/ljznQCdUXleKG20vxTg9b+TQeU395HJef8i20jc/9RuY5BBe0uk\nhea4j9r16A6HWNoQyGrEIQGwgiXMOtVbGgb28/BBnHp3zKIQFx77zE0yLG0H\n0kW96IF921+UrQ2vFQGJBEhQI8VUmp0vaIpHHfqxpI0Ai5iWBJwxvl0bBXkI\nVpBqCs/Few3aaXYurAKP4mTemKoqiQg8XA5Iz7v98brU0ykK0ivA9bgA8sz8\nOPfywOfQZ4fuRiyfKz9uockArN3Zxh19UlseIRI1vw1wTU4U5Elz9A5Re2T8\nem/gtwMaDYEx541SV5pS8/ox8ogq3b9w/G9H6WOlLCrd48PEs/m8XpxNKdj0\nEFTiNnrMpKX37k+oFuTkcIic+vBMAJT72E0HQrph+3680D19jPN43EeXAAYy\nYz+UJCa9JrtH/mJEYqPNwF9YvQKxgHUIyEZbyHxcS3pkzTFu9hzx7VOetRKN\n//IS+OR4c3jMIedgeRrVv0C8Dl5uzanN6Q5jZOlZwi0l4nCbUiu6aQLZAX1M\nbUMy\r\n=JshN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"2b1dcc15075f8f199633286c96fc68ba7b29a68d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.4.42.tgz","_integrity":"sha512-gOvxY7sRqZGPOsrpZfCJfnK2r9ROKTXCdnCK1GlOz04I4rxsqSiTHiD771XKJfjBoeki17pW+x94ngwlmaYW9w==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.43","@syncfusion/ej2-data":"~18.4.39","@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-calendars":"~18.4.43","@syncfusion/ej2-dropdowns":"~18.4.43","@syncfusion/ej2-file-utils":"~18.4.39","@syncfusion/ej2-pdf-export":"~18.4.39","@syncfusion/ej2-compression":"~18.4.39","@syncfusion/ej2-navigations":"~18.4.42","@syncfusion/ej2-excel-export":"~18.4.41","@syncfusion/ej2-splitbuttons":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.4.43_1613468214804_0.6866466719231175","host":"s3://npm-registry-packages"}},"18.4.44":{"name":"@syncfusion/ej2-grids","version":"18.4.44","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.4.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"a7c63b6b3d7da8665f81a5d03c6e9c80c6e3aea2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.4.44.tgz","fileCount":473,"integrity":"sha512-2zFx37Fq3escMVENtEL8SR6Yvm6QR+LLGWOoo1T/OZFyhZVEFxpwRd6Ux0wGBMw/EolOJBSIhbWxE/UBxODR1A==","signatures":[{"sig":"MEQCIBJM1hBMmp5ACtw+Jzh/NcK82T9dUuyJdRhiAKV6an62AiAw+fgL4hG9WUYsNPfXIUQUTkhhsFi9jQyv7sFAt3Ru/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26037320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNMf4CRA9TVsSAnZWagAAESAP/2JL/P5uKvioaxGnvSAY\nfYQ/ztHwcVE2oQhv4RNDDRnpKp4bj+bGfLR0mz+dDVZsyNin0PSpEHmpqYDb\nFKQoa93xB32njIs9OwABZdZwbcEOB8IdbU/i8KbGl1sMIz9B8axdosnrgi6a\nz5n+UHcWlX43nw9kmjBYKIlgj02BdggUSIVvsIkmWlPLzOBZITgh9p5akj12\nM55ZDIXL6mLO6Z1Mkj1fZbLn2RtLoznyU2QK9d3Mhh6lKmD+j2dJcMUpZUWI\n8nEC6dLV9JO+WMPKE0Q4wg6pCo9OW4Gg8Nzz1OA8KvEVwCnJvtv5HGCoihSL\nNAnpc6jVtYW1TASsuf8kSXadUItpQ3kfN2vV7NxdYZW1henzFDIjtCl/zp7M\n49FW/uVf3thd4faQSodgQz90n2PHItyc6cRih5m4zOHGcfftjcQq6biTJQSJ\nGy7lyyAO/sTGfkv1Hl8GOnTqLCKjR/ySM563nNv1E31g2ztLHzsXOPt1IIbA\nPuXqRG0xewMiZnbIXiDxcz7I8HawujiGytAmw4YF75EeO2xIE7fnM8mwjanm\ngIWs1lIIhsGAeJD571WLuhyJTD8bUnJoN1M1GD72QJhkQDnB9BxatNRN3ewW\n32mt2RZ0XgUjndp2p6ytR3W677S7vAs8JqqERx8wh/rZjuAoXWzCNp13kLOO\nmm1U\r\n=TOWt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"e961bae0b3d98128167b6d8a9f1bf964b48f4406","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.4.43.tgz","_integrity":"sha512-dbT1tgBf03B56kJOkXczXWL0E3opWPBUH5WtL1rNbWEjHbeGl4PN5E35DaKCJZ1kBBygdwmesw0NvGWsW/YPaw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-lists":"~18.4.39","@syncfusion/ej2-inputs":"~18.4.44","@syncfusion/ej2-popups":"~18.4.44","@syncfusion/ej2-buttons":"~18.4.44","@syncfusion/ej2-calendars":"~18.4.43","@syncfusion/ej2-dropdowns":"~18.4.44","@syncfusion/ej2-file-utils":"~18.4.39","@syncfusion/ej2-pdf-export":"~18.4.39","@syncfusion/ej2-compression":"~18.4.39","@syncfusion/ej2-navigations":"~18.4.44","@syncfusion/ej2-excel-export":"~18.4.41","@syncfusion/ej2-splitbuttons":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.4.44_1614071799917_0.45579725709466734","host":"s3://npm-registry-packages"}},"18.4.46":{"name":"@syncfusion/ej2-grids","version":"18.4.46","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.4.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"dc1a24b6850d4d9c5901c1ed2e38a9666882badb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.4.46.tgz","fileCount":475,"integrity":"sha512-3bk+1zv8gm1Pi6qbRcFGT3R1cLOpwaIM5i10+52oQ8Q9mnLRP+qIFFyoej2W+QRCBAe3+yRRHKKFf4TingXeLg==","signatures":[{"sig":"MEUCIQDt42agI5jABgkbzp39rkTOBcWQLtWu1LTSwW5lPoPN1wIgJutLV9F6mMZgx0j2shSMLNT90hE6knYKUqwcMNY1UMs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27018467,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPgeKCRA9TVsSAnZWagAADhEP/iXzlUJv6BCbESAV7OJc\nJP3Tj0xeWGnAfq8AJj8S+v0PzaHo0PUAHlsh69HQpRTpSmPaT+60PMORBCDI\nZoGDVKAmSsRcWDxE5UHiJkrLpITOMdFzIF5bAMPDCrNnIvC4J6CpCxdIyoC8\nKmPRztkPdhtSs3k2/i9dRO7Ts5nHii471N8IRVW7/al05KmnqVJsqPO4/0LU\nPM6J9N4E76z6+d6zCF+PzX2AuXPIbYTSRBBytUl7YEfuCKGTPBgcPeKGbC/u\nLiyM+mXj1hC9ozDk8nbp5LtWY0maXgPaOnmN6T/D9tMED9WZOl8vIPTUqaiU\n2j9cS9ju2TDw8epB1msVfK8waLGHSpZTYm8PPDw8+wt9+sb1WrvkwqN+MzQK\nzltCoDaZbhWSVm4DOCZfjyJRJrLEaytZOtthRIsqEEsV7oRc9b/pDCI/2irE\nx3gMKl3p4w4wJKoRN0UmJkGEme57AvmshFiXFucj4HJSmrU+Nt+d/V52GKFW\n2/ZGxa6ilV9N6LYZs3QzHG7kLw34GEmstQYNRqeNjbtZNRvas1egyaB3LIjd\nTn+hrbRFobYTFuBFBryieYvqXw00UgSQwcePQskoJjR1dzdm5pp8pDq+hcjz\n5oc3Neyy9wrxwJWJZMfYcbwGBxIobkVlGwFB04T4Or4pmBcKJB6SQud2CL0W\nugar\r\n=axIx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"2df84813f2c451ccc7ea2800b5773dcc536740eb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.4.44.tgz","_integrity":"sha512-lvJrO0XdKcpYgtLz4gwlIFqAdM+xuVEQImu+cL5mt6M3DEs9l6cVGmmqszgW/pWjACxQlr+IJP1Ctz5syM1MFQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-data":"~18.4.46","@syncfusion/ej2-lists":"~18.4.39","@syncfusion/ej2-inputs":"~18.4.44","@syncfusion/ej2-popups":"~18.4.44","@syncfusion/ej2-buttons":"~18.4.46","@syncfusion/ej2-calendars":"~18.4.43","@syncfusion/ej2-dropdowns":"~18.4.46","@syncfusion/ej2-file-utils":"~18.4.39","@syncfusion/ej2-pdf-export":"~18.4.39","@syncfusion/ej2-compression":"~18.4.39","@syncfusion/ej2-navigations":"~18.4.44","@syncfusion/ej2-excel-export":"~18.4.41","@syncfusion/ej2-splitbuttons":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.4.46_1614677897411_0.8522258470008608","host":"s3://npm-registry-packages"}},"18.4.47":{"name":"@syncfusion/ej2-grids","version":"18.4.47","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.4.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"ab9b1356a351f21a24e1903f3b8b6f45b0c03e34","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.4.47.tgz","fileCount":475,"integrity":"sha512-3SRPMaKxNikL21ZJkk24/evuqxtQ+T9xUweozL0oOnpr7a2qzRagIowJoFrrs+9jrsIql1lbHF7SrthEwx9Yug==","signatures":[{"sig":"MEUCIAdNg7OEHUOEUIfoIdrtWDih1yqXRdWswL08UonStO3+AiEAh8qGdAYmliPDLZ9Zt5FBClXB4H/sFvVRwefzkvlOyrI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27034893,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgR3CICRA9TVsSAnZWagAAWqIP/j8feX5itPw4tfhb3V2P\nCC00bhxyUePo6UU7h0zikhwqahrk3ypt1oU1MOmuiaOuEsRKlH3w0fzdlOW7\n1SfIovltaeZf2SU01uSw8eyMthm3+55syKthiLv/uSIefXSYnw2Ogi1t84Qg\nt4BdCF2mFnKh1mllkseX0EslikNLKXUsazNuuI4ArFxk56TjkhpUM3zpc96h\nJKrXdIb0NssxPN9x8KUj2vyPKQPiuJtgTM0XnlkCmOiR99LF+YmHMJURN/Gn\nkFu4MSCfylxfIMbvVrklb/nGI4N7RscfMmHoGKoCwHndaTRMfH2ccjXzO/vW\nIKZR4WPDgRtM0T+ctgG9V4pZ9UzslR2Nm6xuFShBz8Ff4J4Ru97MOj+EOyAy\nKvmoE5DF66SLK1bKa2WGYSNUnG1smUoqiMgc99mHqnpINNptNIMf+PrQECKL\nWnlrvuENQINh65UnB+rquCQttUOhZY8DhvI9jdcItWQ+9x1lB9OB6plBsXph\nAHpnb4i6heF0LJNkv05J1o99Nukw6rjmKfuosLIrBLD2tnqF995RblBM5MCh\nZh6wRnSChbY+htIdfilKRbiaSi3+5P1JumuK8w0FWhEYCv7myD2yfkWSrRsV\nLWdgs8MzZafLXiarqPUCSsj6301jfXARhWzWz2yh8Qf659EI0AeKSHPdcgvB\nmNPr\r\n=LX6z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"63c25042758efe3552e31ebe6b5acdf3b2063682","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.4.46.tgz","_integrity":"sha512-dDntJ0TD6UxPPkrLQD/8ujCM43pePfX3ZWjKiCZ6wHiLRe9F/uKiSxBM7i5G9Cow0+RNCCqYbBrexh8IzmR6Qw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-data":"~18.4.46","@syncfusion/ej2-lists":"~18.4.39","@syncfusion/ej2-inputs":"~18.4.47","@syncfusion/ej2-popups":"~18.4.44","@syncfusion/ej2-buttons":"~18.4.46","@syncfusion/ej2-calendars":"~18.4.43","@syncfusion/ej2-dropdowns":"~18.4.47","@syncfusion/ej2-file-utils":"~18.4.39","@syncfusion/ej2-pdf-export":"~18.4.47","@syncfusion/ej2-compression":"~18.4.39","@syncfusion/ej2-navigations":"~18.4.47","@syncfusion/ej2-excel-export":"~18.4.41","@syncfusion/ej2-splitbuttons":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.4.47_1615294600093_0.7489754423655968","host":"s3://npm-registry-packages"}},"18.4.48":{"name":"@syncfusion/ej2-grids","version":"18.4.48","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.4.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"a201f41cb5b11c9ffa4de93ef65180b1ca5613b3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.4.48.tgz","fileCount":475,"integrity":"sha512-UPqLK4/Z69aAvYG3KBgvAtKNwoonFkqaj+FFHr3eBLpt2ZmDTq9BrAU7/JK0L2rcAvywcQ5L+QaTxoZw3ORfOg==","signatures":[{"sig":"MEUCIQDShEmrVWcRusEj4gB6fB6Dpi0qV72MGR3gbd24dBOS8AIgBxyxdsp8/u4w3KotdTxKvl4CrX4m6DjACBKOP7HPzKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27068805,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUH39CRA9TVsSAnZWagAA51AQAJnBMbqhGU5YIEjOp4Ui\nT+VRKA5puc5ARy+HB2LSUo+Tj59ksXGvC6yjeAAUVAgkmhT91/pmBAaMOznq\np4dUW1AwIoFeiMsW1CyXfLhQ1fJeRpA4Iwm5wc1V9Gl6ccD54IyXYBgJNsAS\n6xBCJFx3zq6ZwYsMjPmHT3e4EAPhYDZo2dEr2752O8ozihxQHi7ywuXyWZz/\ncsXhJgBgua14XDk9OaLSvZv7qpN+JKSsoVMTFuX51dK47cxEx+UoKIa/Sr5T\nH/UCRTKALzbRXU6tFx519d5tmobcbNpP42ZYnUzb1YXSluH/EDmv8zAxdXUN\n7S8+R8ZhsXu/cF26oLW0NQOWBuaBv2Ip6aNSAhHCKONUwfYcVD3yWNZmDemE\nZ3HiVKW2qxxXyWSdXvH4o8ogUdB006GVjM+CIPFZrE3XFQp4//ZDqJRstW0R\ncwiEqYvSSsa5sMpoU4DGs7OFA7MgFEnW62dUbTZTo3CNkBrw03jR2m3DKi64\nba8LJC01h3p3vaVZFGNJvHATcAbuT/m0gri1x4xSCUsB4j6l7/58DbBTh8T6\nw5fuXSEPQoCe/o0YuB/7rmm/WqnYxbHtUfotnC5OsK9pWTihZANX1MlxvXOw\nRWV5G/cz791cjXHPD51wBO3e7whPH+cCF0zRodcsPYPijduzDODdhxIOu1py\nHSGc\r\n=SmFn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"571ed0ba8a4566f1cdf6ed29a8cf777cb023f2cd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.4.47.tgz","_integrity":"sha512-n+ezFliIvY8mXdzAiVUu6/CjhTK9jgosIdqo9Lme2CNOx2yOiErU7JRVJ6AwJvJhYkVaEPjZF0xCahbiILx88A==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-data":"~18.4.46","@syncfusion/ej2-lists":"~18.4.39","@syncfusion/ej2-inputs":"~18.4.47","@syncfusion/ej2-popups":"~18.4.44","@syncfusion/ej2-buttons":"~18.4.46","@syncfusion/ej2-calendars":"~18.4.48","@syncfusion/ej2-dropdowns":"~18.4.48","@syncfusion/ej2-file-utils":"~18.4.39","@syncfusion/ej2-pdf-export":"~18.4.47","@syncfusion/ej2-compression":"~18.4.39","@syncfusion/ej2-navigations":"~18.4.47","@syncfusion/ej2-excel-export":"~18.4.41","@syncfusion/ej2-splitbuttons":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.4.48_1615887868438_0.38929067878008206","host":"s3://npm-registry-packages"}},"18.4.49":{"name":"@syncfusion/ej2-grids","version":"18.4.49","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.4.49","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"79730079b7d7b80cc68305970c05fc0fc3829ab8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.4.49.tgz","fileCount":475,"integrity":"sha512-p2V46aM+EVVCRMMTmszveSWwzZpeeqBkAT3UnH9cbxHK6Av3GK/+7PNicG7TdCmgvcWnVDTgxPj8bDjdrhW7tQ==","signatures":[{"sig":"MEQCIFDPNsJ2qbSVPYijKxdk7dAo/LFvP8tQT7djelSFmZpoAiBroiHiYSFcS4gZzoHpzO+hOhihVHhCYWswO90EnrSIIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27078196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgWa0TCRA9TVsSAnZWagAA0H4P+wUmPMxGqi6GFLrUKIWH\nS3SkwWls77fYAOMq7Rld141oqudQfgnMdK3/PRMWaM6XScPCiRFlB8nyx6hL\ng9YHgvTU+SiuRVFWOE/CXSLq7sZGJTsWAe6ph9KB0NyQWcPHPQss0VM5p56Q\nCbhT0UFwqqYAYIed1wYYJSqtGYv9+o7VOiVO4xdfjgxM+O3iJ/Sr7A0ggRSx\nKWlgTvpUkM8YB9SRPxDmKiUhV0RjXfvgoKxTv7SQYE4wcdc9hAsBPsA6e3Yy\nc6lPRuZrijgkLpL2UVeZb6k8hKv5rd0eSR2uJZocPR7KKk5kmhCru6CiEkjA\nMeYc2d/8cA7Ek04nWFsgPyDWmw2MkegZhNS1onAJctBfjn6xAMXjybKJhitK\nasAcOQkcLbtqDUjyTH3sSTIyq+Fj6bOC6xYbFP+yT32+5jClfXrYEeyClwnJ\nxbqvp7KZ8SnjAjfvT9VoG5vNn5+rDEG/4sLRGhJOgOptY0D3F9TH4E3cIIId\nKFjARlkfgF052nEaCa3AX4D2Q7w8qPnOahjdBB7q6MOf5BjtREt6cnQIh+ef\neudNL3D5dgt5oL2U2bXOiJqqqbDIKBuawxnrc3lq3Zk+WlAl6YNvP36GBe4q\n/TFHLoKXGbDtuBQ9/4HuOTTvKG0/c6vXzKXvHduHtUcy2RaPsWA5b49+ROQc\nrXZ4\r\n=9QT+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"db14edf5a263f6c58b447340231686df50981440","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.4.48.tgz","_integrity":"sha512-eCpy0NK9RbnXZRXQI/dbowDp3Aer+S810hdqFJpNguUxCRNMs7hwx5tX6RWQYLyjYWX3CB2asEhDqy72w7ZrXg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-data":"~18.4.46","@syncfusion/ej2-lists":"~18.4.39","@syncfusion/ej2-inputs":"~18.4.47","@syncfusion/ej2-popups":"~18.4.44","@syncfusion/ej2-buttons":"~18.4.46","@syncfusion/ej2-calendars":"~18.4.48","@syncfusion/ej2-dropdowns":"~18.4.49","@syncfusion/ej2-file-utils":"~18.4.39","@syncfusion/ej2-pdf-export":"~18.4.47","@syncfusion/ej2-compression":"~18.4.39","@syncfusion/ej2-navigations":"~18.4.47","@syncfusion/ej2-excel-export":"~18.4.41","@syncfusion/ej2-splitbuttons":"~18.4.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.4.49_1616489747189_0.8723191140431164","host":"s3://npm-registry-packages"}},"19.1.54":{"name":"@syncfusion/ej2-grids","version":"19.1.54","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.1.54","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"4b42bd2b2e72c86a9a0723143c9b946dbf422c18","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.1.54.tgz","fileCount":475,"integrity":"sha512-FaBPEwNy57zqGkOAMmamHUqrJFfSNAqBQFqbyhK4PmhKdmrbf2TwB3RUS0NSusq0EhgRddAjMFkc5yXXW6+uew==","signatures":[{"sig":"MEUCIQDb+Xl0Ta1mpSWnijRfVZOuANV++LUQjxD0rK+X3j9PcwIgPgUmEejX607Hqegrgj8Xi6gws7n4bEYvQjfxsX5sDsk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27086237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYzqoCRA9TVsSAnZWagAA+ZMP/j0se/GoJJt/DMNNeORq\n1Le+213o0u+FjA+07Vrcw5f+lwD/+6jkM3LN1DylpOn6PNn5uUo3RdPF5uAb\nYIGvtJIvqaveTclnE02Cmpx4GtIjX++L9TsTlUxb6ByGM19TCHjtkfyTJizi\nO0LXZIKt0+ZS+AwCH36mywJH+4B1LsInSdzet/RomluYCr8bvE4tV+p82Pjz\nANPPfMXmBTDI/q0x/XqTT05INhpiHOVWifOXbVR1HRLrxmxFuN02i65yD1ec\nXHC3YOTt3pAlY/D1mj3pPrZkdigTDRavnTujDQ3/NjEzb4acbNKCGT42uZlR\nO9ZIzo6WyRlGy5GxcU3q4K0x8urSt+JCyxaqPMEFZL8Zf2u2HUMq/6Cxe/VM\n7CK5qKby6B0AuCJg/d8d8DZwKLzDVbe2O83SiqtGVnsC69xuDK5a4++l+Ky2\nhtsZdshza6kEmP1myqyUbodTijFm4zJbNqIH+TWZ8lcoMo4hAI2GzKsW1Va7\nvBVaN+iAYq/HxxOLX1QMxzrkbp4+IJg7cu5rbi7xU8hOjqqj/osydsO2BYmD\nkvwkbHznLz1O/uIaQfPCr3hpzsdlNwi2C/sYtmnBtLmmFQtaCC/Aew/d1G3H\nVzascuTBV7ebWfp1Peskqn3KBAmhEnGruIRWSES2ITxNNv+UOC8HNZzjHnhe\ngQpB\r\n=SVHV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"a56338a2712a4f9ec9ca83092b8a1970733b82d5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.2.48.tgz","_integrity":"sha512-HDB8AfvLjOPpPfeIN9dxHeRavpieNohXRiHLSyxtGw2tBpn0lcp9l7c7j0ZJGifsZJlwD6S8uos5hEByVV/syw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.54","@syncfusion/ej2-data":"~19.1.54","@syncfusion/ej2-lists":"~19.1.54","@syncfusion/ej2-inputs":"~19.1.54","@syncfusion/ej2-popups":"~19.1.54","@syncfusion/ej2-buttons":"~19.1.54","@syncfusion/ej2-calendars":"~19.1.54","@syncfusion/ej2-dropdowns":"~19.1.54","@syncfusion/ej2-file-utils":"~19.1.54","@syncfusion/ej2-pdf-export":"~19.1.54","@syncfusion/ej2-compression":"~19.1.54","@syncfusion/ej2-navigations":"~19.1.54","@syncfusion/ej2-excel-export":"~19.1.54","@syncfusion/ej2-splitbuttons":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.1.54_1617115816003_0.6700973503485639","host":"s3://npm-registry-packages"}},"19.1.55":{"name":"@syncfusion/ej2-grids","version":"19.1.55","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.1.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"9995824aab07f908601d9d6cee69711641f3cf41","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.1.55.tgz","fileCount":475,"integrity":"sha512-lzvuQ3LLkP+x2YChMKFeswL36iUIDTTtO23dehUf6CQg7QbflOfg/5qtu9RdqRxizIIJlprMqqiQiQvgH+LiwQ==","signatures":[{"sig":"MEQCIDy00F6Osb2w418KqyejSjlNbRiW5kbsY5PsVQk0uXzCAiBs0OlYUfjtom+g8qZ3MhxzGBfdNOrcYiH345+RM9drvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27109280,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgbADNCRA9TVsSAnZWagAAtcAP/2rVOpH3iis4MyQ4w7RU\nAdxlY9IUMlqK5K/1SI7bFjlv5I/Pq8Tst2mZpcqNipcrFmukaTbdCyAmOCMd\nqifWbPDzN63qjrS1PCU9qXi9wMKtS/Cyo896Qb2eyZkG6F/+YH2334h/BFQS\nFWbGJF60G7WR/6hgaQg61XALvvXh2lZQ78H9L7nfUhwpSS4eiJBlumcvX+4T\nZvO6S8oaLnsQe8zm5fM4D5ulKr701qU9ujg4swq6keTeau4FGo5/qfJbR5Tc\noOUdFc27Ao9HBYYH8TjU5qF//2HYEaEJYmTRWJ4ANSRDtGCZeKETG1fG45m6\n628no7qrXKRp3NsQAREAqn7L+ahJ1WmP+jIJW0T6L/tZkdffM1fke9S4v0mC\nOyBq61rwrHw3qt/cl7gJelSC0vnFNgqVKGOa892HWrzdJcXKDihZjkeNp53D\nvzFjQfY+wutCDkQNZ9g52D+UHs3DQWargsu4FgM9ui7+4TBFO9GqJBlDHw9L\n1SlfnOPCsh+V5wBE8M3VJeDmdR/j8c/BcdlIyJxssO7ejvnVeaBI6ruzOhqa\nRQnGlCK9r5WtmY6Jzlgin4RBVhnUceRbCK22AkKUMhURHnvqjSTalxFg0h9B\npMQ/g2bGEJ6zRnZm46l9cN0LGJh3QLixJeNNVOWFnDjrkC7BJ59dc7FFl8y1\n6aDY\r\n=fW6t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"305e160896ee126428ccb0115ab725bfb25d8e9b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.1.54.tgz","_integrity":"sha512-wkq4BQG5q3SMYPeiTJF+sYGH4cTLHgDBuMZ8tSOCsOGfl0XUQAZNFj9gnzw//50gb4mDRP3yr+G/v7xnGKjktA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.54","@syncfusion/ej2-data":"~19.1.55","@syncfusion/ej2-lists":"~19.1.54","@syncfusion/ej2-inputs":"~19.1.54","@syncfusion/ej2-popups":"~19.1.54","@syncfusion/ej2-buttons":"~19.1.54","@syncfusion/ej2-calendars":"~19.1.55","@syncfusion/ej2-dropdowns":"~19.1.55","@syncfusion/ej2-file-utils":"~19.1.54","@syncfusion/ej2-pdf-export":"~19.1.54","@syncfusion/ej2-compression":"~19.1.54","@syncfusion/ej2-navigations":"~19.1.54","@syncfusion/ej2-excel-export":"~19.1.54","@syncfusion/ej2-splitbuttons":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.1.55_1617690828594_0.9402142284082131","host":"s3://npm-registry-packages"}},"19.1.56":{"name":"@syncfusion/ej2-grids","version":"19.1.56","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.1.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"514b5bbe04de42cceeaee333ad4c9bc75970db78","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.1.56.tgz","fileCount":475,"integrity":"sha512-XvIMRIeZ7KfBnYxqSN4SGaOmyfQalpibWb51FPVHbO3E+ykanHJFAvGxGx7KttfZ5RQV+c47kNAGf4130NDuag==","signatures":[{"sig":"MEUCIQCPJwOwmpSUr46wo6R4aDbrgIOLK2X1xhLOgXiWp7TnHgIgbf/zMrtqCWdvIFXOJ/S8kQOFD675FOmURETO7r55d2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27147135,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdWI1CRA9TVsSAnZWagAAeOcQAI60NJtk3Ap+gwC50nVU\nUw1+u1EYcSGvWckqETP6KaUMLsfK5FhHBSuOCOD2Jp1u4aPKRlNje51S2Csc\nNgxL+giiGCNz/iP/y40r7B3vBc0FUtfXU4RkbTmkIOEcNOBPXi93gVPJvtwy\n6yQr3bGzDiwGi59pIO2Qwzn3a3D0eIbuBJiYX8JwI9gk2zF5rTc7nRRRXTJE\n4bq4n7I7doCB2NwOdwvyilF4qelPOax7gtp4CIRq2aH6BreZYBPj6OIiyjLF\nhd/Wh1fg390+7aLXSIJRcGWOiys9HQUzkWBjUDDHQgmocmBlcCyFs3Z9Pmrf\n+s/3jvunZZepTB7IX3lSt/2uS14bZf6wm287XDyjC7/Gljtblto1CBLPurRt\nfkH2eS4Sh8HNlyLXngv1h+3Fsh/bVBwbOo/OkpRS8r5JBpM/rfgG1rqMhjtb\nkTfdnFctwPqDerHvG7+h4Oh2AO4PSWtKbgkGbJJjMfbVl/KQ22a076g2AhM2\nVjP3LebaESk1JOAFpf/ulRi7g8CVVkNkev9JIzI34KjOcZM1TqgQ7Q0nHHtU\nO71PgqYSdxyIt8tev+XQzHQnVWPR74g2AAJ0I4QGYeDq4CDo7QnI2y5kAIhn\nDQrOApCndlqaVE81T13wjd5tQm4x1iThclzwHtV+mnkCCBsdqORcfhfawDkS\nn4v0\r\n=cYAZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"83946456cb4d097118bd9d83b9c3ef2614e8177c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.1.55.tgz","_integrity":"sha512-SVMhFuOTm/SOmQiHOcEpLi8eW/G+fo5QlNaJSE6pWTHmrQlNlBhwMjDJdEpsGd9C0Fx6422q0xwF1olfNfC7kQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.56","@syncfusion/ej2-data":"~19.1.56","@syncfusion/ej2-lists":"~19.1.56","@syncfusion/ej2-inputs":"~19.1.54","@syncfusion/ej2-popups":"~19.1.56","@syncfusion/ej2-buttons":"~19.1.54","@syncfusion/ej2-calendars":"~19.1.56","@syncfusion/ej2-dropdowns":"~19.1.56","@syncfusion/ej2-file-utils":"~19.1.54","@syncfusion/ej2-pdf-export":"~19.1.56","@syncfusion/ej2-compression":"~19.1.54","@syncfusion/ej2-navigations":"~19.1.54","@syncfusion/ej2-excel-export":"~19.1.54","@syncfusion/ej2-splitbuttons":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.1.56_1618305588739_0.8578209429248045","host":"s3://npm-registry-packages"}},"19.1.57":{"name":"@syncfusion/ej2-grids","version":"19.1.57","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.1.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"da4a18c655123b3aba826f2e3cf3378d520bb02a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.1.57.tgz","fileCount":475,"integrity":"sha512-X3NnHgNNcnqXKPMHUzjIjEPqlpHm9EKrDCuqfGf5OIVhzi1nx3UWAtQUzjOdfrkKmaGryZEImOkYw49RgVZqng==","signatures":[{"sig":"MEUCIQD7Z91V4DeACPySYcYHHoRo7sLuwZPPsZH0seuPNT2C9QIgBhejh5qzuPbcVfS2CJkdedwh0Mb50aQc3XoTlkHTmnk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27150503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfqARCRA9TVsSAnZWagAA+zIQAIN9LY3yO1Mxwn9hUwq7\nU5rKeZudlwnpoBdqzwklZLUVNIUCDj+2G1gBmnbQfVgHFsew3FQjWiRnRaGQ\nN3PT/3KKI2Zu+eykn8kb041WAG25ME1YlEkMzQat1Cv1k4FShhTwQv270Stz\nva2mEjktCa2hvwm2O/b4JToku5ZTKm44ywBMWuXlq/bRE+ptYyRJrPh6noy1\n44nhyEf/NImLBX/PVuB75966skccM0MnK/Yk7x5gTIYOBxHA1RuNCoDV/ArN\n30joRmlLj1tOVXvgF+sWX9o5J/MKpRg8rSjQuLZUF8S9MhexkgMn/8XnGTbo\nowhoQwIc8yVTHXhKqR+MxUf160ayoxnCAKcHsXbtrv8lLL4hZdgFFjfWqnPU\noOqCfibMCLA8v6Umfh/gaiai/4tGlg3kH7p57c4eRPqUIXP69SwheLAg1kYp\n1syAZI+TWFuUFWGpX5VOdI+4BMqtMHvcgFmFj6CUekaIOYDfFc5lqgpYovdK\na0zHclzrSK4b4OOr0Alu8rzlrli+qxBULKLPFRbr4WYDnXcM716PS7n16Kuf\nVpmSLO6IseZzh1wmh/Q/98DrRBIvFB4X6r/fQWFaI7lUYhoF6/TiOrYlwSgm\nCJhiarZWsiOvI8cvokbSubb/GHyiJd6gyCgaNXP/VC5X2reZ4U8NrZeoFW90\nfPpx\r\n=4GLV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"4d95d1be4cf22542c174093c0fe78dd1e017ff5a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.1.56.tgz","_integrity":"sha512-OiafqO3fTB+G8NzXLreDD/zK5iMBINcWbL/Opb2GBQ5f8LfhEUR/dWa2KsYZqZlSzATdcNPswnWv4Pp/ihRFnA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.57","@syncfusion/ej2-data":"~19.1.56","@syncfusion/ej2-lists":"~19.1.56","@syncfusion/ej2-inputs":"~19.1.57","@syncfusion/ej2-popups":"~19.1.57","@syncfusion/ej2-buttons":"~19.1.54","@syncfusion/ej2-calendars":"~19.1.56","@syncfusion/ej2-dropdowns":"~19.1.57","@syncfusion/ej2-file-utils":"~19.1.54","@syncfusion/ej2-pdf-export":"~19.1.56","@syncfusion/ej2-compression":"~19.1.54","@syncfusion/ej2-navigations":"~19.1.57","@syncfusion/ej2-excel-export":"~19.1.54","@syncfusion/ej2-splitbuttons":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.1.57_1618911248783_0.5526877425894963","host":"s3://npm-registry-packages"}},"19.1.58":{"name":"@syncfusion/ej2-grids","version":"19.1.58","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.1.58","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"5691a3addfa681f7994d1a25c6a6ca93418cc065","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.1.58.tgz","fileCount":475,"integrity":"sha512-o5sSbUDrVQ+uthnwy72LFF/BaKiFU/7N/m5TH/BZufYmup5lAVnyZ7DIT37FY1Lj7tD3z5y8dO4Y8gYQPx35sg==","signatures":[{"sig":"MEQCIANxngXpanwl5oxcrqZqeC/1vsDdmxwVD8XXRPJwxsLlAiABJQ+LQ2GMKiY+eiw1TKU7kf8QGQho6nfccfkm3T5Kvw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27153401,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgh+ixCRA9TVsSAnZWagAAyRQQAIZMA3GdfgfDaZ4aOEkM\nAjEn7229ZQJsq4reMbRnd42u4Ja6nz/n61FHh3OYPax/RKqdjWtwZiMgjSPg\n8MT4s6VH2b+bOgzgffR5vgmibtWze9Rx/SKptaq5g9hypoEyENSIP3r/ioLN\nS3f8frp/+qOdSKs87c4rTgduGJEtSA5fgnzhAOBpYuH7/sk+tRKjwO7d+zOM\nhCz1cNIu7gt9GAZQfTd5rjYJ+qE3F03WvMpEFaOyc6jU8lyH/xyUQ3lT+32z\nGElayYHM1QZnMyILUTTgrDMycky46oDYvKbBPfgddEBlJSQu2SDAatR15Ptx\n/lwe1kPPfh2SsWhhIXUQgXFMz6UlVoGuUgzNyY+8OOCNItJgyswEArCwEy1N\np9KDcUE9oxsUOg+I//HzssJxn6MxOBUln5FUs8XzW8miyooaE9NGmknA6cZu\nmRK+0orQkNsQa1OKeAbU54eFvN/Ri9c+Wybp3VZK5GUPXnOdMbYU3I2COCtp\nwaCzV4hp1aI4kSaBLyp4KbG3t5ztKgSOzPEauc5XhOcXoNL9XOoTc6rb2Fpr\n+H0DPB605Oq7qgKBDHOgynciTQWY69ZzWByFsI9KcJz+GjsK4urg78kdCJb3\nleZpnwugO2D2khOBLXL31++yx/JQd7zuZTPrhKvDaEmyTeyqgwu24/lN+8G5\nfFJ4\r\n=KuN6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"ab808e00a9ff32da3cd4735836b2056ecee9dc62","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.1.57.tgz","_integrity":"sha512-jub9QTZzcrtNC3mEErUzxWbFKBlhNWj4eV6liQmhFWIXbTfYJGhOp6VVWSz0QtMkoEP+H+25CkzdTBgY/3Sbiw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.57","@syncfusion/ej2-data":"~19.1.58","@syncfusion/ej2-lists":"~19.1.56","@syncfusion/ej2-inputs":"~19.1.57","@syncfusion/ej2-popups":"~19.1.57","@syncfusion/ej2-buttons":"~19.1.54","@syncfusion/ej2-calendars":"~19.1.56","@syncfusion/ej2-dropdowns":"~19.1.58","@syncfusion/ej2-file-utils":"~19.1.54","@syncfusion/ej2-pdf-export":"~19.1.56","@syncfusion/ej2-compression":"~19.1.54","@syncfusion/ej2-navigations":"~19.1.58","@syncfusion/ej2-excel-export":"~19.1.54","@syncfusion/ej2-splitbuttons":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.1.58_1619519664670_0.20272967900064254","host":"s3://npm-registry-packages"}},"19.1.59":{"name":"@syncfusion/ej2-grids","version":"19.1.59","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.1.59","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"ef846aa30cd27bcaabed950090a9b2abce26950e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.1.59.tgz","fileCount":479,"integrity":"sha512-gw0RztYjtG8RTQk32NwoyjDK0aroEvwY9BJYeU9dx2QzdFW24Ywr7zXtVJVCp48NB5A1lohbnw/cCcWkedIdrw==","signatures":[{"sig":"MEUCIGzs5T5xSjttEEuUISdgMhoVRQPOSsLlM6LwQetdRFlxAiEA3yVafW188hkRzZectXM07NUahFrGbzJCEHDq7q1h8Vg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26269765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkRNECRA9TVsSAnZWagAAgpAP/2hqeNzxrHjNRwANlap8\naho2DSykTGTsI9KKOE4NsHU3KFtGha/2TW5vFfTL2shW0RTfOWTLNQgMJP8i\nN35kdPs9rM0RaLbExt9T++QjmXzD8NZM6WnaTwUETloj5PLivEXfrnNmxiRQ\ncL2aj1r6C8od9qCbS3maObcS5xNYW64Dq7l9d9m2Wnyb+i23rggsJBGF9ZuF\nZ7ypaeh5ZAX3bhR3ZPjrOl7p71gwO6Z88nUmlAUnwnS8WMrNW3QJvuA1VH9U\n8Pi3Fdbq+9lfV9LJnmslIJVsaiFqEzzbEhqh6JkAasjhyIOKJrR6MEWLmdr6\n+Xg2PMuCWr6JamdadopG6P6xvBSwC0SR9wP+bXsjcrOfstmiTho8Esx/ADp2\nRd2MXe9Wa3fWu2a9PZUCEUpysS6RzCttfrMafuk/YkCU92A5vEWyushqtf5p\nIZXeR/PRICl0vB4tajRrteBAuM+UNDu4NlIMPWj3qyq9Zzu4AUAz2pxOV55d\nxNqpdZ2y9ORHJkGzqC1lcHHfZh/OSp3Mm302FOxE7T36hP/7kd4mSRq0U+Eg\nJjzQh5YI3FIrMcmm+nEtRAnCMiupFtr8HSwM1KjyNn77N6EGQE0mPQrs6TG8\nsXOMry/0Cgj9Cpn0Q1LUhWqNdWNMktKd3jpjoGGT7PQN4SOBgRG5jTuawlkS\nkGub\r\n=+Ecu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"91983f486646392cf7758ebb2e3764de33c4ea8a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.1.58.tgz","_integrity":"sha512-OsOAKFO6+7euUHBzBhVVW/GL7pvpzoAZcYw2roZBj8oHz1UpP2zGMUu7C8cNNe+8HCDuc21OW4ySFRYHNuBtFA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.57","@syncfusion/ej2-data":"~19.1.58","@syncfusion/ej2-lists":"~19.1.56","@syncfusion/ej2-inputs":"~19.1.59","@syncfusion/ej2-popups":"~19.1.59","@syncfusion/ej2-buttons":"~19.1.54","@syncfusion/ej2-calendars":"~19.1.56","@syncfusion/ej2-dropdowns":"~19.1.59","@syncfusion/ej2-file-utils":"~19.1.54","@syncfusion/ej2-pdf-export":"~19.1.56","@syncfusion/ej2-compression":"~19.1.54","@syncfusion/ej2-navigations":"~19.1.59","@syncfusion/ej2-excel-export":"~19.1.54","@syncfusion/ej2-splitbuttons":"~19.1.59"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.1.59_1620120387541_0.38949366476826897","host":"s3://npm-registry-packages"}},"19.1.63":{"name":"@syncfusion/ej2-grids","version":"19.1.63","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.1.63","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"eeeab2a8b22cafd483559126040f57175111a4c7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.1.63.tgz","fileCount":479,"integrity":"sha512-Z4sL8CkBn3hfPZiE0aPXZqxIVaALvfmt3xGSuW1K4+ZwptPDV4v5FocAqH2uRjxsqDqojpRcLWi2TdPfmxn/NQ==","signatures":[{"sig":"MEUCIQDieyxY/HANoUo6cEr5e7qThxsmPZh7IuKkr1x6bjmh6wIgMrR3NV+R8IwCvIDTg7qBreigxuZ/4MFh+snQkB1Ppeo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26274271,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnL/rCRA9TVsSAnZWagAAzfkQAItCM/o4Dyrq14uXeR9V\nJeUxE5UQnbLJqjg0Z/8uK6OcbqJRqtYgLqOwo7312lyqS83gms0T5SmZX9VL\n8yBdM2ll65Dc9Dgnv+ZdqRDCftvqfmxG+Sb/3gx67h6a7178davwfYcTCy6O\n+5Xs0Ec5Dubh45uR2snhEWs0a0OR8/mqU1GZ3UNpFpBRPJQH07PBf2kXffgF\ngfAMzrPGNTAukmwMzGRwDT7y9yk2kMgRaoUfZf5u0CgD/JQMuiPJZV//6I9R\nvDexxORs5oiL2BmUc5cyV2wg+F02xy+OcgTp5f51l2gi2EH7XI8Pm13sdR3L\nVwsoDlRnjzbVst6Ua+hDleNxec81397pppDXjtA9lFAm1AN9g8hzUe2ZfR6d\nZUuaPuBMjsBEvIq4JbfK7jQVjjxxjgdfStTmv6CReJls6h6lL0PiyBUGT0/R\n6Mc7jzffSzFNxruOOi44PfOdZqhF8a2tJOs92AtmwMqxqHL3ZzVgl0EL0w5k\nYl2AO1QYU1tFhJB8L/yFuj1rc5afSApFh5tXOwEBDCTO6AtmiheZq4pnljKV\n2Xr0vdsyk8rNf0boxCfFOhYLWkaBm4YyiQ+WsAwUK6cccgtpbfWY6AOVAmHA\nYLNHbUmZRzFFFIy+OWnaU0A5GSk5cVINuFyfkhRsjLJt3dmE0a6jYTT7iGNA\nCBhJ\r\n=u1E3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"d9091460e2776637ecc7f1320b70c226ec09c024","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.1.59.tgz","_integrity":"sha512-e9K1HaOF0TyKBBFRq2MolrGumsBTmoxejpC5wcp6tY+GjhY3FPYh3y9Jco8fwc9SaQG0aCgRRZhIy9ZEwQT5Mw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.63","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-lists":"~19.1.63","@syncfusion/ej2-inputs":"~19.1.63","@syncfusion/ej2-popups":"~19.1.63","@syncfusion/ej2-buttons":"~19.1.63","@syncfusion/ej2-calendars":"~19.1.63","@syncfusion/ej2-dropdowns":"~19.1.63","@syncfusion/ej2-file-utils":"~19.1.63","@syncfusion/ej2-pdf-export":"~19.1.63","@syncfusion/ej2-compression":"~19.1.63","@syncfusion/ej2-navigations":"~19.1.63","@syncfusion/ej2-excel-export":"~19.1.63","@syncfusion/ej2-splitbuttons":"~19.1.63"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.1.63_1620885483137_0.3695275462458365","host":"s3://npm-registry-packages"}},"19.1.64":{"name":"@syncfusion/ej2-grids","version":"19.1.64","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.1.64","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"a83a12b3abe7fff80911ff4d7874f6e9ab0fac32","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.1.64.tgz","fileCount":479,"integrity":"sha512-GfQfRhIxNldhsB5ta6fK1mWfwxPZ3KBSdztqjbNRQSUf+dcztBm3D9lXWAgxJrPnCt5Vl3Esj5HlLC8Thrqe9A==","signatures":[{"sig":"MEUCIGOqYplPG9mJCGTE0Mx29MeYW7RS7KC8GpGQ28cIv3xXAiEA/8BqIsOgHAaYNHyKJkdMVqOcphNhQYb9VodqqBanDhc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26332540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpOItCRA9TVsSAnZWagAAX1kP/3aBKnJvpAWjXzxISJcK\nnALq7NS2/vxy8IRCVnMbkbqX4C+4Up86vk2pa88A+aPHV3tqnLm8ouF60BPP\n5HzbU2EBDUgNEkgyxQNQIXE58p+HFKlZMZJs/9gaV+rjnY4E6w5v46OWGlqB\nIIsEh+EFTYXvRZn/ANUawN03oQcaxRNOoDBf6rirVwihneIdMk33szl/1910\nxeWQOcKwLb7aCYDc97eShE7gqE6XdrfVB8mY5eQ7RarZfpbSgoa7SS+Xt8Kp\nE4m8WplUdZ/Ep80FeU/EGs6COuvetuDhEsriftqAmCJ6tVfjBArxLAP3Fn6M\n9hdjvnj+TGd+dAaDKjUCXFn52LFvDxjsLxBJQczY1c4P7B4QVv1xwR9YnjWI\nYBxw4Fa5WkNJILO6z1Z08veoQkkhcdz4dp2SEID1aElo3rgKZbC/TaC9ho9f\nRO+ln89GLrkWX4co0IRfIQZVE5mz0qv11NXKkM9OyPS5l0qMmL1Ib3cf+n0F\nkh3j4w6gVQCEBxjpjWgz86DktY63wbkj83UKNtsWeWaAKj6os696cwaLrXEo\n9RE/2rjbxUvBy/0Nb4xpfkGuAK/RVLTAi0KpzL2nlcMtwGeJFaS4q+3xxtcb\nqxCFp25BAjbDdYbp23jkWG87xXFl2KTin4UJcpbOu5V2QTdkPas0Mdgxa6/y\nhb9k\r\n=iNxd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"6b25294b90c36ec5ceb242f7204f62c26ef738c1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.1.63.tgz","_integrity":"sha512-HB5zl05D2dUE/wEi0k0QDMQZ4nxFjp5dK1G//T1i+96zrwEPaWcet2h9OsTSA4oiaxhby3lKspFzJLXDUVE13g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-lists":"~19.1.63","@syncfusion/ej2-inputs":"~19.1.63","@syncfusion/ej2-popups":"~19.1.64","@syncfusion/ej2-buttons":"~19.1.63","@syncfusion/ej2-calendars":"~19.1.64","@syncfusion/ej2-dropdowns":"~19.1.64","@syncfusion/ej2-file-utils":"~19.1.63","@syncfusion/ej2-pdf-export":"~19.1.63","@syncfusion/ej2-compression":"~19.1.63","@syncfusion/ej2-navigations":"~19.1.63","@syncfusion/ej2-excel-export":"~19.1.63","@syncfusion/ej2-splitbuttons":"~19.1.63"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.1.64_1621418541138_0.39912498986098033","host":"s3://npm-registry-packages"}},"19.1.65":{"name":"@syncfusion/ej2-grids","version":"19.1.65","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.1.65","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"0148f9c5cec3aa3d67387b45de9a621b55a766f1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.1.65.tgz","fileCount":479,"integrity":"sha512-6xtdTixUpaHVbeXwseyxRgjXUnuoRoiAW+jtIov+VRf889zoIYHB6DSWfDKtvQcDyn2sUWKU4EkHSE3/wRS9oQ==","signatures":[{"sig":"MEQCICky5+Hvl95wIxrqy02NYigYF1p9zQHVTlwI5FlTQcGAAiBG0+LrzIqwA6eTYd9os3SwU0yWqYGaC2QmRJsznhP6ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26357742,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrJ9GCRA9TVsSAnZWagAADwUP/j7w98RyQCT/9sVhZDbV\nEKl9h8Zz1N1sLp3WDjNepnEj5jYGHb7VUzCzZW3vmPpCKL3e8KYQ+mt9ra1H\n+qiZhy0gu5z62x3aBILTdDjqwPFOyRM4DmwFjTINFgPMYhVIBcqDDnc6Qi2R\nLT+dbFelMjLmj3KZFlDdJTbzphRZx2L1LEMJGF8/tFfS6zWiSrLnKrcxLb+c\nG3zT0/N6hRXPhzJCcRwj8SPA5SzOz3WYxFJnnZK3S+cq76bzNX98lfmpss6X\nEC4emx4eNxw574VAnJT/wsZlWiBOwDZub/RAxReliwN6HGm+oQ8GCa46mhJQ\nL4sUhfxr1OL4Lot4Mp+3byN9ahCI9M4UiuMomRAco+foqeKRFZWsMurB3Nld\nCfLOvoCHx+eG+rxeOD6VsFz4Gox9pB2u6VoAZxLbH322EPxu5oLLjjbZIpqO\ni2KDeB1WQHzBrRLOqykq45Y/l3BxcmCBsYgmxZV6/k7JzZt4J3wylk+PKfOC\nyTkykc268oLg8t9IM3jZvB+lz2oWBXJbN0pHV3OV3Ww3pGB5sFFw4lOqLM2R\nUxs0MwcwjLBNmay1z76V34g0K/UKrP+epustETKWHNpC3zBymeatzjhxUFrM\nSbpVSMWrjMFaTUy0MTAErlDzuxo7jHzPYTZg2EsE89qZgrXjAgpECHjg4Lhl\nBE5M\r\n=1F1i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"f4c6adacade470a601c36477335bccc63817db7c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.1.64.tgz","_integrity":"sha512-FykKT+XrS0Sh5+kdfQG1irqAwwBmNY8iq8QXj1hxunlvRRFY1QtZjz3+qxyjJgX8Ezo+Lw2TWMRnweLh0xCQIQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-lists":"~19.1.65","@syncfusion/ej2-inputs":"~19.1.63","@syncfusion/ej2-popups":"~19.1.64","@syncfusion/ej2-buttons":"~19.1.63","@syncfusion/ej2-calendars":"~19.1.64","@syncfusion/ej2-dropdowns":"~19.1.65","@syncfusion/ej2-file-utils":"~19.1.63","@syncfusion/ej2-pdf-export":"~19.1.63","@syncfusion/ej2-compression":"~19.1.63","@syncfusion/ej2-navigations":"~19.1.63","@syncfusion/ej2-excel-export":"~19.1.63","@syncfusion/ej2-splitbuttons":"~19.1.63"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.1.65_1621925701401_0.7505894048106099","host":"s3://npm-registry-packages"}},"19.1.66":{"name":"@syncfusion/ej2-grids","version":"19.1.66","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.1.66","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"70e28521c08191ff41218da863c249c0009549e0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.1.66.tgz","fileCount":478,"integrity":"sha512-NneDDs0Ba3cPh6P9LJu2dkreF5AH+Jm9a6ejyKalQa6heaUcdAQdz/qReSXzoM8ipzcQemvc/rG0xUVt2JioDw==","signatures":[{"sig":"MEQCIHt18M0fl7IlqR+Rc3RcVihM22LFnajpqskQKE69UGcWAiAJRMO0hE2/O/o+gaZJj6NA7GETr0ogI1UcozJSd64DRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26981990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtc2cCRA9TVsSAnZWagAA1RIP/1Z4VMqEXbJwijesGLc+\nBWKeZSgFCqasygvFWfw/GKk5hn5pZOs8hC8E4rr1t2ilsppBiSK6+AiH+dyB\nDJfyu5jl3D/Z6/OD/xJEZjpRtrEWWO0vpZAInL1e+nZLJTQ8i829Vlg4gwKm\nzm8hy1lrT0UWxbFududbibXgyYKce93NR78zfMp9/gkRMMlqCpIU7392DccS\n3KWcG8COs6TDn8v2qFcXNKfTt7bRMrAnh3okJOm8xZy5LK2hZ7ZvTnn/Epo0\nLfLKu/TYskGA2wPsytaZ+cRG1le/0rYPCVfkidyR/JqgeSZoE1sbstAWq8M2\nch28ATQ9Ao9uf+dg0cOFL6rXcsojkuLq3VgkpbX+10RWSpE0YtZ3yPjIw/3U\nWzIgsodnMDe1TBjAPfUadD2a+iLq1poQ/b5JaIKOo8QU+VNcqicmjau1gRHD\nI9PiMS5q/JhQinl8MNVMrpPpQJsuf1LeQkTDo/6TlM8akep1O28zq2KdhpTT\nly0H35PdzxXuAQtq+yIP/XfPMHQ+CwvFuYwHO5xjVIsgTGlAj4sFNUN58C02\n82V7v0pKYHIZh9JjOQ3KUDNFackxUwIY5vTQS3m/mnjT+SFTiuAIv+f3FcYV\nXRFNnQAzvJoSIkqds5dK5c5tqNdKNaeutfoC66iN9K+xjtN24QXBYG7IEO1p\nyqwz\r\n=+Zbm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"1af2cdf39b6f711c4e05535a2d8b69992de83677","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.1.65.tgz","_integrity":"sha512-oQTVkk/U9CEySCT2xu54WQHR8gvcMSdd+W+KUA7meMdFulmQQwyqcF0W3LZpcOYxy22LEDYe2pJCgL91VtCQ1g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"tslint":"^6.1.3","@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-lists":"~19.1.65","@syncfusion/ej2-inputs":"~19.1.66","@syncfusion/ej2-popups":"~19.1.66","@syncfusion/ej2-buttons":"~19.1.63","@syncfusion/ej2-calendars":"~19.1.66","@syncfusion/ej2-dropdowns":"~19.1.65","@syncfusion/ej2-file-utils":"~19.1.63","@syncfusion/ej2-pdf-export":"~19.1.63","@syncfusion/ej2-compression":"~19.1.63","@syncfusion/ej2-navigations":"~19.1.66","@syncfusion/ej2-excel-export":"~19.1.66","@syncfusion/ej2-splitbuttons":"~19.1.63"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.1.66_1622527387812_0.1715772853908999","host":"s3://npm-registry-packages"}},"19.1.67":{"name":"@syncfusion/ej2-grids","version":"19.1.67","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.1.67","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"30ff41395aed2d8afe9e1a23a842341f79b25074","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.1.67.tgz","fileCount":478,"integrity":"sha512-h9jIjh+lekBMzmXecNiFSRzWevUcyTeqaKGu78QsampLbrOH5HLqoc8Zo3DU70/sDZD86MoAin1fNWfv7hV7pQ==","signatures":[{"sig":"MEUCICx0+AmRczjWW4WHDay5igRxZ4pdulLLr7QqDzq68wJnAiEAs1NdOtNLHkkJCo6iuIJ7u1l7XJDOmDJNcRWU3ozel4s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26987913,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvzSvCRA9TVsSAnZWagAAEfgP/17Esr9XPRPOCm7uAsQF\nuCERiUxu0rvdYh5Hr+zHqT0A4EdykefpgCsiDj6HXxq05DwJqn++upurna3C\n48FMiS39/SeKC8MvXFRizCrPQ23UxX7jlWZ0APx7nmcR2KYDturjFBrHBqdh\nsB5iZqMrImFT/lLmUeUrR/b0Iz/PwuVjXSLUL0VsJmMiNYo4K1GOS8Vu9sw7\nGcWO9GI+rztJnjLOnkbFj2Qzz8WRl/PzRYM16d0A61ag/8QzDG1N+VtExleu\n34Z7Nvwu9+mObmdTBtX8h1U10qpq7cr7WK7E9r7mdK1SYxmM3tp6neqaE6XT\nUG+n+d6flldpPUYEQ5qSvYSDJ/qjGaNer5gXKT2Bc29oKc0zwcpPKeN2E/KE\nqh8DT3P2ByT+PbDm2qNBH0Ni+5iymx/MV9Eza8Wp9LXiqOdkHakdp+cwhJaZ\nubf3zmUWtHXyNDwfgKYYJ5pMB4tqCjk5FYEdfx67lABQIBTT17bpFv+S2B6s\nuuPhAjUHyrRhjXvw8lVXYaG7HYICxekO4xKJxAe3+nLksCboG6cQYubZ2B2R\nWFWuAk4l1Lpc+wXRMizEzLuMex03iksqA1jsqgtQymNoO9jeVu4zkIGAFcS3\njOFaUZGqmRb8MhizwEjw7g0EAjrBletJL2b3yilWp+0kJuzPcsKPxFDHYqIV\nZfvf\r\n=ytt/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"c367c832cafbadbee5642ecbceb118f7aeb56aef","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.1.66.tgz","_integrity":"sha512-GX8lj5yIdvio2T85IIBPgA7ndWbukcQ5t1vfJe8L/pxc/Z1XgQIozedgKHoXHnVd5BgZegwXshRxzFP/9i3qcg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"tslint":"^6.1.3","@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-lists":"~19.1.65","@syncfusion/ej2-inputs":"~19.1.67","@syncfusion/ej2-popups":"~19.1.67","@syncfusion/ej2-buttons":"~19.1.63","@syncfusion/ej2-calendars":"~19.1.66","@syncfusion/ej2-dropdowns":"~19.1.67","@syncfusion/ej2-file-utils":"~19.1.63","@syncfusion/ej2-pdf-export":"~19.1.63","@syncfusion/ej2-compression":"~19.1.63","@syncfusion/ej2-navigations":"~19.1.67","@syncfusion/ej2-excel-export":"~19.1.66","@syncfusion/ej2-splitbuttons":"~19.1.63"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.1.67_1623143599158_0.9671452078878491","host":"s3://npm-registry-packages"}},"19.1.69":{"name":"@syncfusion/ej2-grids","version":"19.1.69","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.1.69","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"28b50dab9229442a0ccd4a142a59813590ab2190","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.1.69.tgz","fileCount":478,"integrity":"sha512-GdeN03jBMvIB81db1KiZLWxA7oDBRtXAN1GIK7lKoki2g7ONKairDIkLFX4SBnB5nUrz8gF2TjoefpVusfH6Zw==","signatures":[{"sig":"MEQCIHq8vZXRKopcoUgQ74e2TUujVEgsEGFFdy2FfZd0DJvnAiA5bpW2TTM7cdnu61vRWILy+zSQunGK5Qg3ui0DF/UH3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27106246,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyFOPCRA9TVsSAnZWagAAEjUP/1LaAgdCLO/BXLVUrz91\ngk750pEgHraV9E6+wQUezF+HatpdR9mY8Hc/PhLFpk9w4x5+XmF9kWVeRDNq\n+9ADf8nWIIyoncTy6mrzeum88Vutv9keYZzcwh5Q7VB0vzJbnl7XVlAjkydY\nUgEUcWcxw7WEwSx5iiy8vTo6P8uyZSmSZBDwfUOB1FYte0bdJeQyxXS45lSI\nxJsdwjdxQTT/uy1rnm3M049ipsf/59WF1W074ibh3YvhWMgNCTfIhI4SkBAl\n1u5GjzAUK3fnt7mKVyRSRFwMiHCjTNHPC/IUs95sh0Dvicaj8JGIMVN7cuaA\nJc+xoSQw7pUeJhA2bkWkoUHaHJh4XBhZtntGCMgd/KzBDoFzOYPPx0XRGEzb\nFR19ISqkooUgi40GSXjkxSmzqGKtpN1X92aiXg7TT01rwj6YpXqzls08mE+k\nGn5Exfl7sElfzxS9YkENgk5dWaZdfMAOG3D0kfQtGAUs3D79mGfeIWzhVD+9\n8pa1gk+JP/DQ7Za0YsR6haO89EDY/nWIlSpECB973v1mAc7AGY4iODBg88e5\nepA2zgRsn+0JACPZuFzTLFt3q3tSNvfcR3qEBz8SKgNGDs2E9aZ0nY7qwQDR\n5bnb06ekugH8avdkMNO70Ztejwrk1yOI4lyGAc+iDNu5Q6TvoXttJcuOWsAZ\n1UDH\r\n=fjPL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"292d798631cb58ae3fdee2ea0bcc74af3d468ba7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.1.67.tgz","_integrity":"sha512-ErdWhMNYu/t45Vh70IgOlxxfs7sVwvuDQmia7jlZH/nnbc0V1yJMpQUlkwpltCTGvYOqJKXCinJeuCFiwSB+Ow==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"tslint":"^6.1.3","@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-lists":"~19.1.65","@syncfusion/ej2-inputs":"~19.1.67","@syncfusion/ej2-popups":"~19.1.67","@syncfusion/ej2-buttons":"~19.1.63","@syncfusion/ej2-calendars":"~19.1.66","@syncfusion/ej2-dropdowns":"~19.1.69","@syncfusion/ej2-file-utils":"~19.1.63","@syncfusion/ej2-pdf-export":"~19.1.63","@syncfusion/ej2-compression":"~19.1.63","@syncfusion/ej2-navigations":"~19.1.69","@syncfusion/ej2-excel-export":"~19.1.66","@syncfusion/ej2-splitbuttons":"~19.1.63"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.1.69_1623741327047_0.22040037263400514","host":"s3://npm-registry-packages"}},"19.2.44":{"name":"@syncfusion/ej2-grids","version":"19.2.44","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.2.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"b3263887359fe2f01d1a33c9b025027421787b7a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.2.44.tgz","fileCount":507,"integrity":"sha512-yM84CjfU6VlX/MRsc9b1z3OGQiskSt+2tFoYumukT95v1UtoMUA187I+yXSKSU0CfuSJTlyRxTlZ3PNCFO6r7w==","signatures":[{"sig":"MEUCIQCQVNmqPYKWv9zg5QST8aHR+XXZLFx2h/X/klO46nOR5QIgbjr+CDwDEy4ZiktVnAjNX3DaTswJRFbfpGPTBLck+JM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27773386,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2/zvCRA9TVsSAnZWagAA6qQP/Rao+4ypKCa/C3l9Mvsn\nm0PINUKIWnHJgnNJZr1siTfm0HB85L20HM/vRRKHAXDD3yw3C3tHD3MDQUhv\nFzsLbzr0bZIjsz/XA3mUedBDfzmtfcHwMN0mZv90RYjLijMFYsdgErzPbb5t\nqK7944RS6xJORXhAB4ILSjTBb+H8GED1JuqY5Dedmct91A5RgOALbp8csDVv\n8Ub1x13SRy2OulZDwidy9z7BjLJLtxPK7fzhoHbEYvQq8p8TPadckiP7ZezG\n49uECfLR8FkhesPUQJ3yguo/cJUKwATlLw5bbkqn1Ab6clsKxFME2B8hUphZ\nGlBMDhl/32toNb1XkHYItMKtftd3/I0/+qrWlqMKY09OmZwL9MVCPzy98IQP\nHU3pyrQWTHO/rTG5zRrgg2TI/dlQFil+kfPer0OdpA3XNYkBJw/2B1LIHjwT\ncRmBYNPbw1qR5cbul9RIpyqPujTi0zO0nPKhG6O9tCfwa1p+iADGKdFDxz0W\ndr7glOEo+6PdXINqewa3hTqd2Z07M3M8vWrvQxYz/xra9jHg2P5fxlY85+SD\nb67tHcyqfe/D6ABheLtqHixoeAl5CLWTo0ryECZgV+Wjb67zMkC+39KRt0ki\n0rKk+V5lUptRycKwo1syG9l5GriAYYgkbKGkYqM1FcgW/lY3NC0DDF+MueKM\nAajR\r\n=s7zc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"1a4e4836d85109dea2b1d65ee7c2f8d7898af42b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-17.2.48.tgz","_integrity":"sha512-DZWacwE9iMqtGvUyQooIti3DK/qWWUEDjApugBPT0FfSkyHUc16t5N/F+eX5QAA6adIBWhFI3+oDldaDZ2iIvA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.44","@syncfusion/ej2-data":"~19.2.44","@syncfusion/ej2-lists":"~19.2.44","@syncfusion/ej2-inputs":"~19.2.44","@syncfusion/ej2-popups":"~19.2.44","@syncfusion/ej2-buttons":"~19.2.44","@syncfusion/ej2-calendars":"~19.2.44","@syncfusion/ej2-dropdowns":"~19.2.44","@syncfusion/ej2-file-utils":"~19.2.44","@syncfusion/ej2-pdf-export":"~19.2.44","@syncfusion/ej2-compression":"~19.2.44","@syncfusion/ej2-navigations":"~19.2.44","@syncfusion/ej2-excel-export":"~19.2.44","@syncfusion/ej2-splitbuttons":"~19.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.2.44_1625029870514_0.39979449632709674","host":"s3://npm-registry-packages"}},"19.2.46":{"name":"@syncfusion/ej2-grids","version":"19.2.46","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.2.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"2050b13f8dc8c8c1d85953e0415157557167293b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.2.46.tgz","fileCount":507,"integrity":"sha512-ic+SbQzZoL4fdAK4/bbYOU9puGLy6P2+O/ICdRX+kvfngl4VoErGhgNYxkA+9DzLC8wpULK3StCS4kIrYO+L4A==","signatures":[{"sig":"MEUCIFOhAUYDD7yIyaBlhF0um8ynH35Ycj3FAWT4B4Rnd5tmAiEA5W60fg6yD1fMiOokFadg4OiO2kdzMngst5JCSWWSjdw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27750431,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5BGdCRA9TVsSAnZWagAAagIP/2BBWsFWAbBTXu3I6mqw\nmSvQ4xF7b8bEVqkSmUezcOpDtwYFy70ynSG2aHNa8U9TqDeVjgYJRJipweao\niYyCn4q0rMBJKHZK/scSLq/nxYJ6IqsPNk4xpjRgbMSLuX89CONrG/3AScXF\n1XVMxQ3j7tQp4yOB7/rpBAY4RKdni5V1hU4B1NlTHTJkfqlKAo1PG0M/ptj/\nxVICu5hmtPWrgmWB2BE1ERhq7k67zJsKy+gWPCydBOL9NwHZLYFGlcp61yuU\n/+7JTu5p9ZvDpw+C4Qaxd/0xsKAj7+WQ74muKcYVf1DMO+nwIUVb1ipX7Yrv\nbE6qkdWeNYygIE98wbH07hjbzSwRf7EaLGF9UREjAGKKvzjYHsdvGHW0qMFk\nr2vETfgPu8G1QbRzPAGERR6yo5VihJlh+foxHTvfJ0PnT9TZyDv4LssJ6I5F\nx1HcDyWfqJc8kvDhG5JBz3T7sxaznZzVZPzT5Mi+6PJ89Uz7XqXHWQJ6sKcr\nyVVXMB130QWOI0VLEhjRRE54O1E6eYSX94e7RcpQP+cgi9swN4SqLlTCmb+k\nXSG80wy1+A4bcOw2gBzo7ivCp+NLM1WPo25qulkpGeCFEXKaIoFF4PN4Jt5Z\nC2C6vepFH1dD59cEvyojkW2/wAxL40TDC/C3t/EiaWf2cTpgF/7XQP0mxp7L\n0TQm\r\n=4dHJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"a31e97899e1fd7953ac035b760f7ae60baac1ea6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-17.2.48.tgz","_integrity":"sha512-JlcL3OoTN9Wxu7ZIUb7ZxmQw3KHvzMHLbKgGmVLXkRFTdLzoO/zwjk/Qu9RDmBEn1aqVVWdhW9N9eq5pk5NVPw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.44","@syncfusion/ej2-data":"~19.2.44","@syncfusion/ej2-lists":"~19.2.44","@syncfusion/ej2-inputs":"~19.2.46","@syncfusion/ej2-popups":"~19.2.46","@syncfusion/ej2-buttons":"~19.2.46","@syncfusion/ej2-calendars":"~19.2.46","@syncfusion/ej2-dropdowns":"~19.2.46","@syncfusion/ej2-file-utils":"~19.2.44","@syncfusion/ej2-pdf-export":"~19.2.46","@syncfusion/ej2-compression":"~19.2.44","@syncfusion/ej2-navigations":"~19.2.46","@syncfusion/ej2-excel-export":"~19.2.46","@syncfusion/ej2-splitbuttons":"~19.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.2.46_1625559452420_0.43108163976918323","host":"s3://npm-registry-packages"}},"19.2.47":{"name":"@syncfusion/ej2-grids","version":"19.2.47","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.2.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"23026d9172762e45d02af2ded58aca80b10ea028","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.2.47.tgz","fileCount":507,"integrity":"sha512-K+hRTTo/QcALtQAtwLwuUC1UW3yaJnnfJvdGRzYee+sGeekwLEt8nRlQg2+3iChXd8PAbPwTrJwbnWzSQf33Mw==","signatures":[{"sig":"MEUCIQDTIH0BkGa48rxE8bjOoPZbXY+wmvXp0PsBxE4pQvIsfAIgJmtqn/Eca/4nnEVxTRAiwUKjXsTbzVHXZzrinDoIVx0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27921857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7UqWCRA9TVsSAnZWagAAkWMP/j3Xv7i9lMynhH9Hk6c5\nK5zxn9MGs3IUjwT0ne/SWP4n1Ci+5Fg0FzS/w7SN1XGIBHelHV4SYeyZxotM\nc926rF2dEoQ7KNICY2rxFNgPUnzUtgVH+zi4rUP0E5vY5+PZWMB6Lsj/8X6V\nn8e3ZGvAe0eANyAKfj+9CG/5h17PycNhgQ61mI05cJ47CelXLkpLUI9Uw54C\nc27keMvQLm5l2LhL3QfYDbco+urlnmNncE8VFzVexCCBFoaF29gSL5ZDFfxP\nU79GgLA1ssNLhGo822FcIM6LZUAJ6p5bD3B0tGWOCamBxADj3dpP3M1FU2Jt\nVrGhX1abIyU6ruvtjjsGl1S+gW0jr69rCsiiKAUpUfddW0ZdisuWzxwWQfHQ\n9lx+BYdmUzi4+1KEYYwd6zX0/+fQCPqw+oPFZ+/sucQrU1Eb7SVvZTf482oM\nEl7ezupKSiVskQ7P0U0CRyqFTDLnqOGD6cGHOhW+VsHXFwsNMBWv174Gvxz4\nS003IGZfyVMiAd+5LM0Fu9mHFPMugNk7oHx+sRSccDGFCehWmnOuuAkJ2BtM\n3QWRpKUNnmiE/byv2JfRagwJJGOQS5q/e0i2X/WG5vfldrEiQz0fXznfrbuW\nXJiIV+6OaNL1DBezByxNmXLZB5bDCYGqDAndSRMy9l9pIxohS+mUnpv1+fAO\nf4Ju\r\n=SSCx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"5a4b12b42b2f22174203037178535be25604d4ad","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.2.46.tgz","_integrity":"sha512-+RbZ2yRY9ECahwKSHlSWkzxIkYy6SoRwuC7EMIL3jjRRyHMv1Dn0y7VpBUh++ZbizrPMzIT1DOXemZ4ykztDUw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.47","@syncfusion/ej2-data":"~19.2.44","@syncfusion/ej2-lists":"~19.2.47","@syncfusion/ej2-inputs":"~19.2.46","@syncfusion/ej2-popups":"~19.2.46","@syncfusion/ej2-buttons":"~19.2.47","@syncfusion/ej2-calendars":"~19.2.47","@syncfusion/ej2-dropdowns":"~19.2.47","@syncfusion/ej2-file-utils":"~19.2.44","@syncfusion/ej2-pdf-export":"~19.2.46","@syncfusion/ej2-compression":"~19.2.44","@syncfusion/ej2-navigations":"~19.2.46","@syncfusion/ej2-excel-export":"~19.2.46","@syncfusion/ej2-splitbuttons":"~19.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.2.47_1626163861268_0.5473289476150993","host":"s3://npm-registry-packages"}},"19.2.48":{"name":"@syncfusion/ej2-grids","version":"19.2.48","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.2.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"ff3d74c36919ddc661f6ec7eaaf7643887b98e8a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.2.48.tgz","fileCount":507,"integrity":"sha512-uVauBFUGLOv6hRvy/7IQIUGVWpzkLgDpeZTyMRwnLhbmUvnp2df/kopQaNjkhxWh53w1ipvnWfLjHHjzlHs+dA==","signatures":[{"sig":"MEQCIBVYHkRt03J+BtUm/WW1H4LvwgUM+NYzXuFeZQfZDy51AiBpJ8vJvcK/q4WkuT4wiWa/AqC9Y59FAJt4Tnb2Ue3QCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27958320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg9nX5CRA9TVsSAnZWagAAoKIP/0SO2B9QPfdlPy/FLoes\npk1QNcAR6mEkl2sgJcK7j7JyAEudPM8xrdwa1xE+gXjtbKAA/qWFXsyhtfi4\nEjNoq1MSGpRzX3VdvYBiQgDGqUa8TM+R/gXnhFvCyKk9bwq4/Xp/E+rept0D\nqNVKbPPeO06r6eoFoMgKf59tDQuzWrJ9UIgCW4oZCnupt52mFpiGcdZScGPV\n7UQTAaOJlWVYzGawHSBXKfV5KY+vf4umsbcmfkIV6UaOcZImKCNUlHZ3ex51\nFIBHKWHYp0MMRnB3VadwIQVZm0Udehhfy23qpr1gtnqQTlznRT/sA3d10ot5\nvo+v+fKeKvYScL6N/ofMreigQqhrPbn4ZqJkOsgFUiUKRGodlQa77bccZX9B\nWXizKaTjocq4rpDE9XzriWxz1HMguO8oqGndnd8TB5WzcTw5+DPfRhxNIjRt\nElTdGxokIj7KL+SU1XUaRrJpnOAhi8lMULVT7O4K2WuCS7RZZRe//YSzWL0D\nO6kf4H7ZkmfunswlHFNDgU+zGGQ4+Ed1q/qKOqVaQRZP9pm5SpIi4va0hgHZ\nnflf/E9ljXxswqQwXh0ZicsgG9lFRY2wv+aOoiobGbuYLyNA1sJYz7JQ1cDR\nivPIZDUkZLh5xsSSSh+mudJV7fb2qirQ2zeI10fBnzYm0KhK4C1GJBU7EBSo\nKI4+\r\n=Yq9M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"ae350a5e36aede2a37d46a6befa5083418a808a9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.2.47.tgz","_integrity":"sha512-Jf3IFKKHG/2R6PmOPVMaS22aDgXkLq0ihuzILvm/K+avCBNeScJUOG1gmgYkH+ORHqFuiSkx8JA20dG/Ijt4JQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.48","@syncfusion/ej2-data":"~19.2.48","@syncfusion/ej2-lists":"~19.2.48","@syncfusion/ej2-inputs":"~19.2.48","@syncfusion/ej2-popups":"~19.2.48","@syncfusion/ej2-buttons":"~19.2.47","@syncfusion/ej2-calendars":"~19.2.47","@syncfusion/ej2-dropdowns":"~19.2.48","@syncfusion/ej2-file-utils":"~19.2.44","@syncfusion/ej2-pdf-export":"~19.2.46","@syncfusion/ej2-compression":"~19.2.44","@syncfusion/ej2-navigations":"~19.2.48","@syncfusion/ej2-excel-export":"~19.2.48","@syncfusion/ej2-splitbuttons":"~19.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.2.48_1626764792927_0.3218800879572028","host":"s3://npm-registry-packages"}},"19.2.49":{"name":"@syncfusion/ej2-grids","version":"19.2.49","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.2.49","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"2ce022f8fb1df86a14787fa86ddb908a19c266df","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.2.49.tgz","fileCount":507,"integrity":"sha512-a82RS9TyaJBAk/h+KhrIy7bHzQVoQ4plC5Y+zJVXtM8L6Xzl5izno0q+GCyJId7iOFnZS66QvYeDXG5YWNR41g==","signatures":[{"sig":"MEUCIF9bwSxRr2KKiw04/C/R8VzLQlAKvBk95nwwx+zQpZqAAiEAz/rVwkPToiTQDW8a0B41yoVeHLIVU7DczKZ2yt//Qxc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27840242,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/7N3CRA9TVsSAnZWagAA7MgP/2qnFFnRzCw+RTuM3KrJ\nIkO1EsxxWmk82ZxaXl+CmtM3eygvY48MStYCxIrWu6kNYxC3y9fz+VLYY+Ix\nATLnZCFdaL5fYYiunHk6BJkAR+5Cg0epN2fDrEmP3OTrBNSjXTM2Tq4t0py4\nZE/lXfQMxwg7aEuY69CPSh9sXSCaSvlOmxXceimcdO8lOscDs5D5R1t5JD7Z\ncdYXz3/Wp0O5VbFE4zYhdg91OuAsS427rUKKxcLu+6tLu4/TLvbLq1Vnd7q8\nrt54zRDvHZui3FRzy8qmPB+37jWNntid64xwdTFCYdPLtdnp4tMfq9m2pKEM\nQ/UgIq92aIQCQreBsh3DpqY+O0aYQF88BqzVNFmHEvmDrO4KMGODu4AvF3I6\n2Sr80u4SgJUs5b5JWbXvnAItCPRX6lyxfFuwLqH2l+n0smkEaH9bs1N+KYpx\nRECstWK20A6R10bZoIyPknJa792d2FEEsOb7PYRCFIlYear1Y8D84AOZZun8\n/msZrEdggBy76JchZ7Yad45iHF+qUhHuggrGw3/PiTGFbUi47DXnj6XU2EVf\ne15MgfdzpNZEXT5+Ot4ax/2G3QB76MNPt+9FO+umCvV32TO61I2eddUTcrh7\nNLePoz6fr14WLRDdkc68qVQOgvEMzjR0TB4+uV2wRVMrR7b1VgAhjFkv38VG\nDgjG\r\n=OHF6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"159d84627a6517e453b7708520c3d6894336c3a2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.2.48.tgz","_integrity":"sha512-v4ET5GNsmEAv4evARUxTZDpvEyC+FDPiYFn1RQqhRNNZJvHNKk2ZMyxpKMFoxKTkrsOVJYEUf8F/RkWKAm2PPA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.49","@syncfusion/ej2-data":"~19.2.48","@syncfusion/ej2-lists":"~19.2.49","@syncfusion/ej2-inputs":"~19.2.48","@syncfusion/ej2-popups":"~19.2.48","@syncfusion/ej2-buttons":"~19.2.47","@syncfusion/ej2-calendars":"~19.2.47","@syncfusion/ej2-dropdowns":"~19.2.49","@syncfusion/ej2-file-utils":"~19.2.44","@syncfusion/ej2-pdf-export":"~19.2.49","@syncfusion/ej2-compression":"~19.2.44","@syncfusion/ej2-navigations":"~19.2.48","@syncfusion/ej2-excel-export":"~19.2.48","@syncfusion/ej2-splitbuttons":"~19.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.2.49_1627370359373_0.5340485007279727","host":"s3://npm-registry-packages"}},"19.2.51":{"name":"@syncfusion/ej2-grids","version":"19.2.51","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.2.51","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"be7840f02bffa0a476d48febf6bebc5b7a4af1a6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.2.51.tgz","fileCount":507,"integrity":"sha512-63N+pAodWqpxef8p5suVot4c6MLalpKi1YkHZ/U2ty5oe0zLwVNqEO9MaEbjrJGLmoqqSvAbD8fuL69T9sQiTg==","signatures":[{"sig":"MEUCIAmIxbm+u6udNwhpwMkTeStqBDptKxxN28gNZidAL2SWAiEA4ZR01JqH5UYsxr3SIDvnoqdirN8tfrjTnkyrp2OMfj8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27930649,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCQX2CRA9TVsSAnZWagAAkz0QAJVyqbPU56su64GKopQU\nv0G/svnlW0d82mW+Tim0uPNwdjB7Ux4HGTiMBSYENaLBfey33ZiV6fusnKK+\nIN0y40aqLzkslyIvTBaaNpTaGzHo6SmRxCobb8frMZ8f+ksgqNMdb4GRQw0c\nD1kH7GGlu3FcwkYta36ZNQGTxrvTtgRyBVuFFwOM+/ji9nUolDfM35wRk435\n12Ipd8EbEzWoGPCCK2txVQAHshdR+jcbBlyXuuedoYwZ583az2S+sVoyLwPA\na7xDK7c1jysOLr/sWaCXXZkxHRWEwmlplM+9rY3bUVp1mdyr7MFXW6sYO2rX\n/SA9jUBSbfQMRILyxaR9aqB2GV4fDKljRB14SLlmLxNOML+Zv737RY31Ao7Y\nNFWeVsMIwv4vcJ30YrMLj3QRcOpKlIfU5M2/jxAYLQ66ldlk6MQiQDlzzjOO\nAZT5rscILGjM4ZcDeDXf5uMmNHu5IelPwQY3jqNhxwHZ9NykEBhBl8DElsrC\nNYvL2mtCSMotjHYJkBp49Rs6L5rPJrlDte1DzeNVSXEvzLklD34AWZIjo9d8\nCQi7+iwNaLXC3iObe9/OkIvDY9PNgj8mhDdsypZqkuSTbXW6zJUfLGxeWPf/\nqfHF24M/vtAiCGoabtJe9oxXnFfpqzK58vfTrD+km5x9FJZ6fldKTOpLVHma\nflQs\r\n=SiYm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"b6262d13e24ee762d1765079e98e8531ac8300a8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.2.49.tgz","_integrity":"sha512-YR2bWk7WEEuc4RTti4Y+gZABsVBpMsUDFY2vwLfb/o275lH8mf61HNJ0rafRT7ceK4ZExstdkx9uMsSWOlxV+Q==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.51","@syncfusion/ej2-data":"~19.2.48","@syncfusion/ej2-lists":"~19.2.49","@syncfusion/ej2-inputs":"~19.2.48","@syncfusion/ej2-popups":"~19.2.48","@syncfusion/ej2-buttons":"~19.2.47","@syncfusion/ej2-calendars":"~19.2.47","@syncfusion/ej2-dropdowns":"~19.2.51","@syncfusion/ej2-file-utils":"~19.2.44","@syncfusion/ej2-pdf-export":"~19.2.49","@syncfusion/ej2-compression":"~19.2.44","@syncfusion/ej2-navigations":"~19.2.51","@syncfusion/ej2-excel-export":"~19.2.48","@syncfusion/ej2-splitbuttons":"~19.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.2.51_1627981302187_0.8815599547880257","host":"s3://npm-registry-packages"}},"19.2.55":{"name":"@syncfusion/ej2-grids","version":"19.2.55","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.2.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"2b03fa5d75653cc96052ad6bb08ebd9f2f7fe502","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.2.55.tgz","fileCount":507,"integrity":"sha512-YfVHc2kvFYechRMevQBNs5cMEptFNdOshz+BrwNseY5biJk1JJqsfCRO2UvoTXIaZ5FNxFLfACRiLwaEFhBXow==","signatures":[{"sig":"MEUCIAmkwSbYYCv2S83Td4u5nfz+sIKOVeSHCFpq44m84YFtAiEAkBVmrdluru+624KHLQ6Grl1dWEPhGQ23eyNcTqVxgRU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27966904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE2EWCRA9TVsSAnZWagAArxYQAJN+8eLCGORkkjXNmNjM\n+ol2JiH8Q7U/8KK0LUbIKYbozhMLksNeXjXICAHQXMk3apHN/flev/0y67oi\n9sHnjh4qFOfqint5BAoIDeX3lazX0ZeB3hE1nr1YUvKm4rJ7mhBLn/qTvaWS\nDtXMdfq3pQaFagexDUHJYsvJ2B9yaTpFewdK6ueaOyCq7Z7Jp+RlEoanvKOm\n7xwf67R8xeIvckwxotLFnfpTnRBsuH3kYZ1SFu3cxAbw1q05/QxRZT0F9HW/\nq3+7bo6BPT+PcQbrPqc/Tz+96VcGSOz7voemRofR6G5tsibP73ysEgMaAnZN\ns926aXSIhOHc1VwgJP9TNiPaXUSKd2tPCZqY6jGshaEDNR3FLA27rQm00+p2\nIm6apWRxlP1bjR61Tp6qbwBaWAiHaJdgW9uANXdhJpPqZ4lM+q/b2uXL6W21\ngFRMxDa/q1iSpcSaW3I5VLoL2IY8d5A8nWxyrs5aO0p5f9B4XJm0g6Y9J0FA\nBBPzRXLt3a+3opZ2CsKqHvpmSDV04WgKlKl48JpqOqu+mYMIeOvCB/HNTjDy\nf1JTuxJE/I4emGo4i67WQkPAjOBirvu59L7arzGSC0Rawve7PBTsRe4ClBwN\n15oS/vc5SzHv2mEqsknOWxcFTN6Suq8AO4AR7hcMTRvxbN0otmgZYQlRulkJ\nlNis\r\n=IQUd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"822ebb42e54f6ba2b64fac537cc534597089fcde","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.2.51.tgz","_integrity":"sha512-+fNRTOboZB91lk6jhRqlhQVcxThIxei+m5fRUQZqT8Sx8GcpTqRXAkIaEHhfYF8Pl6sR5OwlLqQ2ZnjIlmeaaA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.55","@syncfusion/ej2-data":"~19.2.55","@syncfusion/ej2-lists":"~19.2.55","@syncfusion/ej2-inputs":"~19.2.55","@syncfusion/ej2-popups":"~19.2.55","@syncfusion/ej2-buttons":"~19.2.55","@syncfusion/ej2-calendars":"~19.2.55","@syncfusion/ej2-dropdowns":"~19.2.55","@syncfusion/ej2-file-utils":"~19.2.55","@syncfusion/ej2-pdf-export":"~19.2.55","@syncfusion/ej2-compression":"~19.2.55","@syncfusion/ej2-navigations":"~19.2.55","@syncfusion/ej2-excel-export":"~19.2.55","@syncfusion/ej2-splitbuttons":"~19.2.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.2.55_1628659989823_0.4954889137681504","host":"s3://npm-registry-packages"}},"19.2.56":{"name":"@syncfusion/ej2-grids","version":"19.2.56","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.2.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"deb8c6b1fd2a6125206dd41765553ec18c9b1b57","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.2.56.tgz","fileCount":507,"integrity":"sha512-07cGufoETKa1ZcYTY7ENaptN0LcapJPt2bjeCI6LV/CVTTH2Dorivuaer8EWq6O5nNcAxY0ueOyhlSP+0vgECA==","signatures":[{"sig":"MEUCIQCh9cC5Q6/0qL3G65Rgx+Z3qV/f6r6prVNkgYaB9UP8vQIgUq+Es8B5YAM0ObZ/frk6F08mMsnQjWZrdcJ70Lyp3ds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27973212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG4JhCRA9TVsSAnZWagAAX8kP/Ahqfydxp8tSZfTFMa8X\n4bYrEE8QUoPXmrGf+Q2pJOS7bQBIGsC7LNALv0JqIYVvBTsJRcpuO0gQFPr7\n4UeCsEWCaIBp7QX0Ppo66IQCMl7JUb3uLSJlsuRSGNc5++SU+DABWBQ1zfu0\ntTFYzmDcChvQ7nkWidrbTpkERe1Qu0Xsd3X4Kr495/eWuyNc+oUmG86xSn0F\niKn80Jv05NGIhfnsXbXn3DbtY49e1Sexs6sxAt4Tlj9pEsuCLPW6GL3APC/b\npeBXn15zDI/SkBrbBqHOjUbUOxJ7cTpiCdj9Cx+HKNGolt7J7H+12iR4I/w8\naxxVhvSl3+Of5Pdq4PKq+p2kZz2sVomoLnNoYAuAnyNjjTnX6bdDnFE7qugo\ngQi0ww8AUkAC0k/l+ATU/YOM0Et0kXqtNYSjXXlowa4Fzs9vF+C+7O/kNTWI\nZz8OPimujhHu9N6+F85Jlna8v/alpie0l8k6Ez+ZDrkVd3thiyUsykH96pkw\nPOEe1iJUGn4l1Z7aPb49d/kXUryn3uw1mtNZ6OxVHsJgRxUlw64I8fUswdzV\n+VWNukbx24gjUroi7Q794NMZZprzKX3l5UOQkHGoK7Iu0il4oxlBMi9fqLUB\nqTN1s8R8klxgEJqDuPcdTcqjmwYdOt4x1vS0NIwvfs2H15tFqdTedjkClj70\nWEVx\r\n=qtEZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"70bc4d7094c44dbe01482247c3f4b841a46aeef8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.2.55.tgz","_integrity":"sha512-X3hemTschTP8vKixi6DG4+nFgFtU2/o1Xu+G6SXVEG23C8bovJakG09+bb6O0qTvG74ww2zhB8EARulmY7NSSQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.55","@syncfusion/ej2-data":"~19.2.55","@syncfusion/ej2-lists":"~19.2.55","@syncfusion/ej2-inputs":"~19.2.55","@syncfusion/ej2-popups":"~19.2.56","@syncfusion/ej2-buttons":"~19.2.55","@syncfusion/ej2-calendars":"~19.2.55","@syncfusion/ej2-dropdowns":"~19.2.56","@syncfusion/ej2-file-utils":"~19.2.55","@syncfusion/ej2-pdf-export":"~19.2.56","@syncfusion/ej2-compression":"~19.2.55","@syncfusion/ej2-navigations":"~19.2.56","@syncfusion/ej2-excel-export":"~19.2.55","@syncfusion/ej2-splitbuttons":"~19.2.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.2.56_1629192800732_0.8280693522051499","host":"s3://npm-registry-packages"}},"19.2.57":{"name":"@syncfusion/ej2-grids","version":"19.2.57","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.2.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"3fdd589b88651915af2d79aadd88bfb500bbf67f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.2.57.tgz","fileCount":507,"integrity":"sha512-IF2aVsjrSMp4rhknkAJ6BNYJf2wKwbDoj59I9wEby1AGj+kKtDRC8abywc0pF6ItYvt6AV+hEMXzot7u2lcNMA==","signatures":[{"sig":"MEQCIB9a3jv0CDTPAraTvkZdeQfCUgyzfSQU9/UW9vbu0IQrAiBwpZA5v5R1DV+olUxNvinm2Fa5QVQ5EVWHclfTqqC4sw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27979751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJLgrCRA9TVsSAnZWagAAvUYP/3pCayqFhJZ2kzrTzRem\nzh8gW6zyzEQvM4rv4BFtcd3flpwSLD/e0lAgRVTiAXLKxpZZrGPvkv/gSWQz\nP+s/PcYZQk4xRUyG+v49Fk8Y782v4tPL6hizL/aaxlSEQHh79IY1Lz8CvW27\n0RL5hSMUpH+4ybjKy7vtiSmnCwRKGXWU1/eVZJuM9nACOfUExpru+bGwogOE\n7bEwx/T5u4f3vkTMLy3vaFjy8Swva9wlnl0y7lzFZwHgWvt50vwXzrZMKVro\nQlAuN8SSd10ENtN7CkV1418Z7mItWk9auwZ0ZiknIwgSSrcHNUtSDbZaSw1a\nv8zLnDyLNY36e7kAKm6Lb2xY9M7KnD79+gAT0VrgSDhf9q0QD5GT4kmgz3Jj\nyOUULbDz+FkSk76OF/djK3r7k6iC8jzsCTAeF7cP5diVdMGQArdgbRTEtNGz\nYVGt5ygJQ2P9fF4aTqee9ALXL/D0ivwImJxKbj/AZeVAaebFjR6CKeGnwNfv\nK+cU7ypc3MQhCSHT7o8YfuUMZ64jpTt7zEylffZK9cRPXVPkQRltwpA8yUjQ\nqYTK2y4uM256HvKxzDfk0UL4NzRFAH++ULc+i5db36HRV1xtCj2vYtv/wDz8\nOR6TPqvPUqtyGppYpFsOBYQLg+ucWePRb1yxzc3EZ5ELJZs3rVqLteZJehGN\nR4Rb\r\n=pKD0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"0f425e5e1e40fbcc1b050120559706783e7d3fd2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.2.56.tgz","_integrity":"sha512-0thMBIKSq6Mg00dQRH89aeDDFv1SBiDIet8hTjfo8xRf9+ef0A/9zZ6Fv6Rv3aOEWZZfuNigehG5hNiBi/XfqA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.55","@syncfusion/ej2-data":"~19.2.55","@syncfusion/ej2-lists":"~19.2.55","@syncfusion/ej2-inputs":"~19.2.55","@syncfusion/ej2-popups":"~19.2.56","@syncfusion/ej2-buttons":"~19.2.55","@syncfusion/ej2-calendars":"~19.2.55","@syncfusion/ej2-dropdowns":"~19.2.57","@syncfusion/ej2-file-utils":"~19.2.55","@syncfusion/ej2-pdf-export":"~19.2.57","@syncfusion/ej2-compression":"~19.2.55","@syncfusion/ej2-navigations":"~19.2.56","@syncfusion/ej2-excel-export":"~19.2.55","@syncfusion/ej2-splitbuttons":"~19.2.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.2.57_1629796394661_0.7766801971407267","host":"s3://npm-registry-packages"}},"19.2.59":{"name":"@syncfusion/ej2-grids","version":"19.2.59","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.2.59","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"e73c6a1c4951d098061baae00a200e6d6690b2ea","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.2.59.tgz","fileCount":507,"integrity":"sha512-ldWkJvfyO4xg07puXT1YIsTRoauRjJ+4vqpUvx3ooRK4doIMB2HCnX++0nh7DmL3kzkPHF5PaB3wNcqZFC1Bhw==","signatures":[{"sig":"MEQCIC016OA6dalYzOF3nBVmwrDbBZYQ+Ht85m1LABiujA20AiB3nTcXWdw9un4HhjTRKbKHwwLMeFXO0e5tVOGAr1GwXg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27987144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLfB4CRA9TVsSAnZWagAAZuIP/12MXXfm0lzuQwcgVHBO\n9iNW94KW0g0ezJpE5cntWy5UqzRZL1Kypv2nT2q/7Fepcv43L+z+kdxFGNWB\nvPjgEEEsakDwEDmH2pn/DLx696crN0U1JOLXMNP0TWCevIKyNkQuwPK++z3q\nruqIGuoO9U4Tme8I5IOZDMxth9sqdsemj6t+sM+UOSoF+vxjlZERKj+vz8ST\nyyq8di/S2VMZNgantHa/WBNcESE/DAPJpsrcjhlUkdMJCrOdX8vPR78Oo4TK\nXCI6laomEsU+OjV+hmHs111b6bW/ZabqGVP9y9ybexG8CloRH/yvJYqN1lJ3\nCO5HsJ7P984MfjeeFxaPgocbad12IF+tinK17IS4HLqNfcBEnoNR4gNN7NwS\n3RS92KBKSvKDOz/DoPBw5BSzBFxB6gIjXlZDjSlz7PxJkNh5UM0ZRU2MLngG\no6/PAmeo2ZokAOl13GekY+becUOiAfhXVMho0CAc1AGjj5mo2LvZHtoTNcjj\nQEBxF3v45Q4zIDGZesl0Dp6mPE3eKamrprC0xcmzgnubOfK9urYEuFZKeloQ\nhD8vkeWsGr8LkphdxAsdVfFWnQN8lF/MRoAsCS7N4rfBxyE93ukbvtkilbNL\n1put0m7NAfI/u+FbUamw8eWKwX8qATZVy9hJY8QBJC/Zvgge7qQu5vtvAAAn\nIzkV\r\n=pm3Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"4366f799b054029697d74becac6ee674d091e849","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.2.57.tgz","_integrity":"sha512-h/yW+SgLUCErvjbzF/Sk1TtF85wSdMSzM+nk39B0On5gVaxkkSHwfYDleNvrVtzw1NaFGVillN7oPDQcGVlqRw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.57","@syncfusion/ej2-data":"~19.2.55","@syncfusion/ej2-lists":"~19.2.55","@syncfusion/ej2-inputs":"~19.2.59","@syncfusion/ej2-popups":"~19.2.59","@syncfusion/ej2-buttons":"~19.2.55","@syncfusion/ej2-calendars":"~19.2.55","@syncfusion/ej2-dropdowns":"~19.2.59","@syncfusion/ej2-file-utils":"~19.2.55","@syncfusion/ej2-pdf-export":"~19.2.57","@syncfusion/ej2-compression":"~19.2.55","@syncfusion/ej2-navigations":"~19.2.59","@syncfusion/ej2-excel-export":"~19.2.55","@syncfusion/ej2-splitbuttons":"~19.2.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.2.59_1630400632042_0.9237262146177141","host":"s3://npm-registry-packages"}},"19.2.60":{"name":"@syncfusion/ej2-grids","version":"19.2.60","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.2.60","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"b7c798198cccbb2a2c573915f6b7f5ea6c4eb7e9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.2.60.tgz","fileCount":507,"integrity":"sha512-iBSf4f+2m7XVNla5W6UmwbiazVQXMdIlsFMcFey7dyFn7Rx5lDf7Rf/pnklBziBgmmebvu4E9oesB7Us2wDizQ==","signatures":[{"sig":"MEUCIDNiMoNMnZAnyjCTbDRBAUnz7lE5bhowFOOjUmfDkflpAiEA2Y5sCANlOw68FgywmxRUsV5yeRFnYydG8D+hDd85+S0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28108959,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN0dpCRA9TVsSAnZWagAAPz8P/3qz8hPy24azxs/0CJ6K\nGXIYycAGmc6AnQtwwnuYStwbrRJRsIVH5bWQL8V425K8a6YLK4yZyTiDgVaD\nFrC4JCi/T8uUCoegxGMLZLbuGhxoj899k+iokvFTkM7VeWsJTxqgn/WCqGCs\nd8wwqV27XTbSldJjeLrcsbomIHEze/YanZ6VLo3JC8R1EnQ4y7JrrZg1E4Up\nuXgq8gk4l0464tH7DP7FrOzIRidiTOdSV8EGPxytArOjGsgRQiHpc2kNndgb\nMZetLxZNL2XLGJVYRbp4Ulw1Svyb072iDNpkauqCddyrrIsllmaTBdFhJbv/\nFUtsnxULWICY16soijXykAvS4E1wFDhVbF3rnuv6d5e6KDQ5HX0oY12Q1aCg\niB6J3uVKsU0I31iH4S0M4XOCYROu1YYIU+MXFHTyeArS1sYMbZQDHQJVFwUY\nqxCAhCagarAS9FaKW/rCPvb/cahfGCBHS1CxmSTB7EAc1NefAQbQhJKs5pUW\nfCAw2QscMvWfPve10QcKfB8pj3lS7BC0jIzFvgdUwkD1YElY+RTVB/UiOHSP\nLGzXRUoDgLvn+W6UyFibQfvjYGNfpuznPmjiWrdIBHCxrusjUZ+342hmF5Q8\nT89ea461KyHLwgRk8F49DeAwVftCGS10l2JRQPYBSNgXF0V9Ii7n2nDAcxLq\nsrMS\r\n=4lQ4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"928e10c2a807082e186d8cdafc3652e29cb8193a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.2.59.tgz","_integrity":"sha512-VyX5hn0NGiQzK265/KbAoyNAqQILKxQFvfJBdVLflyqr1BkYTrjxXuaptta37KcwxzSXsVPACWdMTyCIxy3TGg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.60","@syncfusion/ej2-data":"~19.2.60","@syncfusion/ej2-lists":"~19.2.60","@syncfusion/ej2-inputs":"~19.2.60","@syncfusion/ej2-popups":"~19.2.60","@syncfusion/ej2-buttons":"~19.2.60","@syncfusion/ej2-calendars":"~19.2.60","@syncfusion/ej2-dropdowns":"~19.2.60","@syncfusion/ej2-file-utils":"~19.2.60","@syncfusion/ej2-pdf-export":"~19.2.60","@syncfusion/ej2-compression":"~19.2.60","@syncfusion/ej2-navigations":"~19.2.60","@syncfusion/ej2-excel-export":"~19.2.60","@syncfusion/ej2-splitbuttons":"~19.2.60"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.2.60_1631012713553_0.67558514084613","host":"s3://npm-registry-packages"}},"19.2.62":{"name":"@syncfusion/ej2-grids","version":"19.2.62","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.2.62","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"e6f3cbdd9f86731c86d9f7a347bfa7ec3bc53c6c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.2.62.tgz","fileCount":507,"integrity":"sha512-iGfiVGcKqlMnNMIjnVwEaGwUPNtwxYxKif6wqm/wdvgSZLfH8IpZ2pWa67iB7S50gOlnd/xhiDcVb0VwGFxxDA==","signatures":[{"sig":"MEUCIBfg/s/UOHvxIQtwkEWbHNoqwA6KqxRuAIKcMm5GMtPRAiEApG758Ruz4OfWd5WAn4IoSAuJDsrcXLDTEYAh8L8yK3s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28119841,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQIg1CRA9TVsSAnZWagAACsYQAJfMqk8uKtexYPoHAmKn\n/VPF9wwEvnIz3wDfK0a8SNZdl2mPLXniuTonspRN6AZIMxFG9nttSpLwrwr+\nUVKbcmIBL+KSb2H3uMPppATTOZ3B9qWHWYmx7mWbL4zms8tAzgSuvOZX9lkP\n4EPc+p6F8yR5t37YNF8H4NQIphfkyMVY0DxZl5aNB7Elz5lyJOspCbzuMEwR\nADl0eN44qQjsktpKR8Z9gQhHNJ7bOyzUISym1wL+BcQc7X0exEwwbOjhILR3\nAM0+hjQNDsouHIjFSfW4u8Mp8lWYgD7m7dXnnyVZFFpIYUKPSxWATOcEEe4x\nY7VmdMDb3OIRRTEuctxexzj0bt9e7ryC3qvsE3P13wNT73Wia8Az45svYeiY\nGfWe5rdas23t6NfemJtKDmPFRqXmRGJn9afNQktlO4frnTiMD7okVzSrHfXI\nzw5vyLslhhskTo4vVToP6znxwheUhIW8BRX9jJ+W0cKWS/dJ5gJmJQf2uFsF\nHroO6DlCkoeHtbMyVi6onxt6Vwm97pLKLYRK0EeHCXyfOHHOnpfTr0TTLHYk\n3peu3D2hNAoIdBZSOCO1Lq8KzSqE6OnVbWyyqGxuot8x94zhQ9Y6MgA3I+wO\ngRDvdianrnOeyJPnmRlnCDGByko283VG2QVXev/TMoA/9KMCbkbAJ5PvB2WB\nxlqk\r\n=nF+t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"0ac98da71d45bd4692378096f971de74ca63b550","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.2.60.tgz","_integrity":"sha512-9cyFxJB/EQvhm5ZHD9Xr5XpoJDwy/XyprJJJoxe6g3aIsgFZ3EYNsa8kn+1QXKGibh9zkIq6sns8gnEmeq6aCA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.60","@syncfusion/ej2-data":"~19.2.60","@syncfusion/ej2-lists":"~19.2.60","@syncfusion/ej2-inputs":"~19.2.60","@syncfusion/ej2-popups":"~19.2.62","@syncfusion/ej2-buttons":"~19.2.60","@syncfusion/ej2-calendars":"~19.2.62","@syncfusion/ej2-dropdowns":"~19.2.62","@syncfusion/ej2-file-utils":"~19.2.60","@syncfusion/ej2-pdf-export":"~19.2.60","@syncfusion/ej2-compression":"~19.2.60","@syncfusion/ej2-navigations":"~19.2.62","@syncfusion/ej2-excel-export":"~19.2.60","@syncfusion/ej2-splitbuttons":"~19.2.62"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.2.62_1631619125351_0.7192522918317175","host":"s3://npm-registry-packages"}},"19.3.43":{"name":"@syncfusion/ej2-grids","version":"19.3.43","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.3.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"1cdf352fba91ec9140438c0bb3dd3d6f1ab45d74","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.3.43.tgz","fileCount":539,"integrity":"sha512-t7In+1ab48SBhz8PyYIIQsw50veRRYkkb+2ozl7ck71CFdg98fJTa1kQQlV7orsslsPXfnS/mO2qrN0XuQVEng==","signatures":[{"sig":"MEUCIHyR8I8M1FgOA97lplp3/a6FU0o8Qj6hm8D2qi35P66EAiEA/BLhcTeAOy0arEygCaynCu6Ot0ArXFqekLFaycN+YdU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28917831},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"c8bb8681d801ce70c4ce39e7a4ee562792d86986","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-1.93.2.tgz","_integrity":"sha512-BEMFBsPM8AzAyn8a/AfAnA4agi3ARjutoIMMefYBUTCe5+steaows+IoesckeulUqviUfQh1zuc/JOUvTyrQHQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-data":"~19.3.43","@syncfusion/ej2-lists":"~19.3.43","@syncfusion/ej2-inputs":"~19.3.43","@syncfusion/ej2-popups":"~19.3.43","@syncfusion/ej2-buttons":"~19.3.43","@syncfusion/ej2-calendars":"~19.3.43","@syncfusion/ej2-dropdowns":"~19.3.43","@syncfusion/ej2-file-utils":"~19.3.43","@syncfusion/ej2-pdf-export":"~19.3.43","@syncfusion/ej2-compression":"~19.3.43","@syncfusion/ej2-navigations":"~19.3.43","@syncfusion/ej2-excel-export":"~19.3.43","@syncfusion/ej2-splitbuttons":"~19.3.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.3.43_1632978060636_0.28767543380852123","host":"s3://npm-registry-packages"}},"19.3.44":{"name":"@syncfusion/ej2-grids","version":"19.3.44","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.3.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"b555954ed511d465a2ed6d31cb8e4ac5ce064034","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.3.44.tgz","fileCount":539,"integrity":"sha512-qZDn2IckECGBCaCqhMJ7Ja37XJAr+h7yAf9uDREqSVrvv7RTq5n1RcRHA+KAODaegmsrWJEWVDwRtjEdh4Jklw==","signatures":[{"sig":"MEUCIFVhcP5vfj0BQiK7okOt340mSE43izn+s0chodYyq9o2AiEAvQNz7jyGXBGi8RRAIpG7+/CDcz56oWGyNSf8Jqzx7x0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28925892},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"fb6b73080b702c2cd826451f172ff48715693fa7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-1.93.2.tgz","_integrity":"sha512-m9FwqMqsxnBaV4m8R/HwV8dqX3ya3EkP9a/SGlec+jCWK+Ae1GjowHR4IHi2/JEZuO82VaFWkhew8p6S1201AQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-data":"~19.3.44","@syncfusion/ej2-lists":"~19.3.44","@syncfusion/ej2-inputs":"~19.3.44","@syncfusion/ej2-popups":"~19.3.43","@syncfusion/ej2-buttons":"~19.3.44","@syncfusion/ej2-calendars":"~19.3.44","@syncfusion/ej2-dropdowns":"~19.3.44","@syncfusion/ej2-file-utils":"~19.3.43","@syncfusion/ej2-pdf-export":"~19.3.43","@syncfusion/ej2-compression":"~19.3.43","@syncfusion/ej2-navigations":"~19.3.44","@syncfusion/ej2-excel-export":"~19.3.44","@syncfusion/ej2-splitbuttons":"~19.3.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.3.44_1633429163246_0.5587641945114532","host":"s3://npm-registry-packages"}},"19.3.45":{"name":"@syncfusion/ej2-grids","version":"19.3.45","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.3.45","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"443bbc7158e1ee8d373a6f88d939bcf7f2be47d8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.3.45.tgz","fileCount":539,"integrity":"sha512-MtBX9LaSG0X6F62HJe3v2m0ex6ZJIJ9tATHz4TYNtq2EfCvNbqtCpICwKlRnbRTDwW8se2RQvIHqVFc2lrJ9Mg==","signatures":[{"sig":"MEQCIHHh1lwCWOu1SInqj4WQHNR5F0oiLfsUenJdr8er01+zAiAIlISXWV7oQoJqKEECGIJVh0s0e6Vmw6hcqZbNsp3v4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28938093},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"fb6c1da5623962d824f553410785cf0c36968de1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.3.44.tgz","_integrity":"sha512-b37Lk7zrOUIKqks2afMPi+aOUabRUjJ8ZcxwM1nHZ4kSZpj1jbAv1BOPQFM7qBA6SPS9Yg3WktFpkaTr8weMYg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.10.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-data":"~19.3.44","@syncfusion/ej2-lists":"~19.3.45","@syncfusion/ej2-inputs":"~19.3.44","@syncfusion/ej2-popups":"~19.3.43","@syncfusion/ej2-buttons":"~19.3.44","@syncfusion/ej2-calendars":"~19.3.44","@syncfusion/ej2-dropdowns":"~19.3.45","@syncfusion/ej2-file-utils":"~19.3.43","@syncfusion/ej2-pdf-export":"~19.3.43","@syncfusion/ej2-compression":"~19.3.43","@syncfusion/ej2-navigations":"~19.3.45","@syncfusion/ej2-excel-export":"~19.3.44","@syncfusion/ej2-splitbuttons":"~19.3.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.3.45_1634036360612_0.019082573273295322","host":"s3://npm-registry-packages"}},"19.3.46":{"name":"@syncfusion/ej2-grids","version":"19.3.46","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.3.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"a86b58a271aeea2e3be9633ec8d10fa9da890e70","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.3.46.tgz","fileCount":539,"integrity":"sha512-+v8r65W0ECf3wbQjjCXRARi7EbJ25T60ElpO+txvIn6oyVHmI4Q/AeBpnFomzv486nM320M8dNPwYXaivfylow==","signatures":[{"sig":"MEQCIBilN3KpTjN9xwc5AjyIHGOIAVtq4mCcXzRMfKRYfXxUAiAx8/03qv6nxAsn19vrsG2ioJ5Ig8ReAdHaKsbfaAf72Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28953155},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"33407013b69bc3a3d1cee3c0e040e690994fd046","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.3.45.tgz","_integrity":"sha512-0Qlwd1YJUmceS5xVHh/g7govB6E6Pqtotji2WM08hnFnRstPiZnwylebXQ/PUPm2Hjdu+aeYaXyT8U8ALKsKMA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-data":"~19.3.46","@syncfusion/ej2-lists":"~19.3.45","@syncfusion/ej2-inputs":"~19.3.44","@syncfusion/ej2-popups":"~19.3.43","@syncfusion/ej2-buttons":"~19.3.44","@syncfusion/ej2-calendars":"~19.3.46","@syncfusion/ej2-dropdowns":"~19.3.46","@syncfusion/ej2-file-utils":"~19.3.43","@syncfusion/ej2-pdf-export":"~19.3.43","@syncfusion/ej2-compression":"~19.3.43","@syncfusion/ej2-navigations":"~19.3.46","@syncfusion/ej2-excel-export":"~19.3.44","@syncfusion/ej2-splitbuttons":"~19.3.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.3.46_1634638698460_0.6513508453439012","host":"s3://npm-registry-packages"}},"19.3.47":{"name":"@syncfusion/ej2-grids","version":"19.3.47","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.3.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"dcee05af2a18bdfaed566d683636aa87f42d2763","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.3.47.tgz","fileCount":539,"integrity":"sha512-/94bo1RpL7jXocdQBf0IBhdV7oaZGm2ke5htKQSU0PMPA0qO+WWFufLSTz+4TwM+iLse650gIE6jYAgh85iCnA==","signatures":[{"sig":"MEYCIQDo0ypu9M4gdwKwrv+sRx0x4Rmu+TMPlgmJ0YYxT5FhVQIhAN4knr3t3AsUgmAUMIyfm4NDvyLRuxGddQpDQSOYsRn6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28962180},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"2f247fc6c552f70bdba24e84b2c8d486dd1b663e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.3.46.tgz","_integrity":"sha512-hVclo68TEYCcrOV3YCaddmUj5lLgpIOHR1/5yHkQEOio6PcBev+08RXtoaryLe8GYKHSM99WNzHkXaDgeWgYTQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.47","@syncfusion/ej2-data":"~19.3.47","@syncfusion/ej2-lists":"~19.3.45","@syncfusion/ej2-inputs":"~19.3.47","@syncfusion/ej2-popups":"~19.3.47","@syncfusion/ej2-buttons":"~19.3.44","@syncfusion/ej2-calendars":"~19.3.46","@syncfusion/ej2-dropdowns":"~19.3.47","@syncfusion/ej2-file-utils":"~19.3.43","@syncfusion/ej2-pdf-export":"~19.3.43","@syncfusion/ej2-compression":"~19.3.43","@syncfusion/ej2-navigations":"~19.3.46","@syncfusion/ej2-excel-export":"~19.3.44","@syncfusion/ej2-splitbuttons":"~19.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.3.47_1635243562488_0.41433205446816346","host":"s3://npm-registry-packages"}},"19.3.48":{"name":"@syncfusion/ej2-grids","version":"19.3.48","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.3.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"baa1fd326a1d79642afd8ade1cf32f08c93f8e1b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.3.48.tgz","fileCount":539,"integrity":"sha512-c/oF4jmPxodybCfwS4pBc+Gc5sdnchbtYZTV4023WS/C3SMh+gcyHkLJu4LaOtRkK2wp/NFSWdzseuyZ9w4qIA==","signatures":[{"sig":"MEUCIErt/oLBs4vUfmR31jm/muF40A0+HHVUWGdm/ZdPf/kAAiEAnmQLhvwpWX5uiiFFDFPJi7NwdQxoJuNzmrYeXnxuV+8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28969120},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"1488532395118c6d9f60f04281d783f6b13696a1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.3.47.tgz","_integrity":"sha512-Zd/CJztyF4KzanfEvviXqrXPhO5Abdx55oihhkrWkvEXwNkx4oEHfVYT7J3D5CbtksbPXEy8wMAYZ5MxAAi8wQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.47","@syncfusion/ej2-data":"~19.3.47","@syncfusion/ej2-lists":"~19.3.48","@syncfusion/ej2-inputs":"~19.3.48","@syncfusion/ej2-popups":"~19.3.47","@syncfusion/ej2-buttons":"~19.3.44","@syncfusion/ej2-calendars":"~19.3.46","@syncfusion/ej2-dropdowns":"~19.3.48","@syncfusion/ej2-file-utils":"~19.3.43","@syncfusion/ej2-pdf-export":"~19.3.43","@syncfusion/ej2-compression":"~19.3.43","@syncfusion/ej2-navigations":"~19.3.46","@syncfusion/ej2-excel-export":"~19.3.48","@syncfusion/ej2-splitbuttons":"~19.3.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.3.48_1635849314718_0.8928189666773589","host":"s3://npm-registry-packages"}},"19.3.53":{"name":"@syncfusion/ej2-grids","version":"19.3.53","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.3.53","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"a57793bbb081dd5b79291aee5dfa2aeea990eea8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.3.53.tgz","fileCount":539,"integrity":"sha512-mU7FijaQz7TioJnqzrW0eBWKFHCoFhULp80qZZEXDJKKNZBPFpCTaRXRRHEJLDc1lKHDWhdiNhsEhYomW66rwg==","signatures":[{"sig":"MEYCIQCDEUWLE09fgMCsCNHO8dD0qvdHKVTMXsJ5Ex+Ol2qwgQIhAP4MEjcGZmiDEmPJI0cmqhxYEkjE7hHj77LIt7ADeomV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28969120},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"1488532395118c6d9f60f04281d783f6b13696a1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.3.47.tgz","_integrity":"sha512-Zd/CJztyF4KzanfEvviXqrXPhO5Abdx55oihhkrWkvEXwNkx4oEHfVYT7J3D5CbtksbPXEy8wMAYZ5MxAAi8wQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.53","@syncfusion/ej2-data":"~19.3.53","@syncfusion/ej2-lists":"~19.3.53","@syncfusion/ej2-inputs":"~19.3.53","@syncfusion/ej2-popups":"~19.3.53","@syncfusion/ej2-buttons":"~19.3.53","@syncfusion/ej2-calendars":"~19.3.53","@syncfusion/ej2-dropdowns":"~19.3.53","@syncfusion/ej2-file-utils":"~19.3.53","@syncfusion/ej2-pdf-export":"~19.3.53","@syncfusion/ej2-compression":"~19.3.53","@syncfusion/ej2-navigations":"~19.3.53","@syncfusion/ej2-excel-export":"~19.3.53","@syncfusion/ej2-splitbuttons":"~19.3.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.3.53_1636695955914_0.5644286051079874","host":"s3://npm-registry-packages"}},"19.3.54":{"name":"@syncfusion/ej2-grids","version":"19.3.54","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.3.54","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"3843cc9ded9b7990e23d6f622f1610d600a75b73","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.3.54.tgz","fileCount":539,"integrity":"sha512-J95Tzj5Kd+V8/0ZyL3m8EAf5alwKvzOQR/JUUXUah6LRmzuCXMsulc5YK1Hqom8HGwKWYM3aEiYbo/70UTFM7g==","signatures":[{"sig":"MEQCIBDdS6BmLezd1eXAtwBh+ZA/GsyjY7c0t/6U0H9Swmj5AiBMHoZ26xlUQJ4QfPt2wc6e4FTwVEBtpHT9sJuwhGzE2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28986700,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlPrxCRA9TVsSAnZWagAAYRoP/jDiLgjJNI+u7ROKvOS3\nNVVNooorXyHD7kOLThHXEPAYMhTfLqi7JcCL1XBhtjFCTUKfEA/4p54Bo9OG\nA/2plJIO6gTweMioY93ebRh2GITzb0RI7igreZ7lAtYcO2OTaGpXrM2bg9/J\nBYRwwOe5YS806QiMoVWmCY4Yh9HDPHq1XMzh9Ypuekypbw9M4N9ZVAkXJ2xb\nRuVcxOiW7aF8FYY/xdEKefARn3cJxTkfIfLoVig3pEnRXYHweull9yFl4Hsc\nUIRbGhAxLP3PrhiVCCqViK8zji+BQJF2b6zyBYNUFWi5m8zr3S+sZ8kFB51+\nPb4Q3nz6NUI21i0icytmh1kiMf1RB8dWQlAHF/jzJMJpZ7KmRMwpLkkE3+9N\n6GsTBeMEPD8GGJ7Jw8NoDwCtAyWQmCs1qB1dAdvXyBRN43uorJ7hVkIw+yyZ\nXnjDYd1lRR3Wk1rMmA6bHqqWdZ0YmIjsFD319hpGfvOBAOP/OOPb7vjkgnll\nfalg27r2Bcq8n9iEfaC4X7+8K0LAXZNOK5ZEuxTq3x5vORD+gFIAtc2GsxIQ\ndChcR4PWPVqxhBBzfkk1F7hz6E5zUwXjg4Y2Mt52WwSZ+fV+cUoM2NesxQdf\nLdpB50hdFsiJUKHAw+09CLN7uCxqgUG/5KfvKs1TqtCjfrNZvexHrWnMtYr7\nZ6ve\r\n=wZLv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"35727e75927ff19744a39024b66f6b7254698320","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.3.53.tgz","_integrity":"sha512-mN9KaFJpTMolxxXOEG3ypbXqt9pXCQ8aflCMfvivJMCaKILktDozldlt0/hQR+/qEpRk91JnOVgIpVGD3cpnEA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.54","@syncfusion/ej2-data":"~19.3.53","@syncfusion/ej2-lists":"~19.3.53","@syncfusion/ej2-inputs":"~19.3.53","@syncfusion/ej2-popups":"~19.3.53","@syncfusion/ej2-buttons":"~19.3.53","@syncfusion/ej2-calendars":"~19.3.53","@syncfusion/ej2-dropdowns":"~19.3.53","@syncfusion/ej2-file-utils":"~19.3.53","@syncfusion/ej2-pdf-export":"~19.3.53","@syncfusion/ej2-compression":"~19.3.53","@syncfusion/ej2-navigations":"~19.3.54","@syncfusion/ej2-excel-export":"~19.3.53","@syncfusion/ej2-splitbuttons":"~19.3.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.3.54_1637153521014_0.36039177220001917","host":"s3://npm-registry-packages"}},"19.3.55":{"name":"@syncfusion/ej2-grids","version":"19.3.55","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.3.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"97db1570a8d6a4d5c3bc4f35de2e5b441a445910","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.3.55.tgz","fileCount":539,"integrity":"sha512-M4p3gWERJLvVHbrXCVYb0wws1g5Kll/oaL/NYwIQy8kSEZMrP9WcVnAuCmeFcnsfZsT0PShGFDyO7bqPiYTf+Q==","signatures":[{"sig":"MEUCIQDqQqHsK6omX3I2QzSBf2E5Jbv8L6rxj+e/SEGwqTuU3QIgATpotaO8/MMRNN+BPaXwc4A9qr140sspVuBbb9zX+X4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29004241,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnOHpCRA9TVsSAnZWagAAbegP/1njh9hIxsQfSFpnPYEg\nyDX1XFogi2Vizwh/l2ardRxUK/8r2dFpR1iW4ReePjpE+KQfgLVRfytHgfIN\ngGxfqERZBszwjegJUGGmE9xZ73BP9t29BUdDV5oC0Q8Cp9KW6C+TIk5+O1aC\nraV4Kh6KqQmV+V2la4rciX3C64WmTh0pNDh+Zb1YBj+1DBknIW5lq9dsVS91\nbqKGOHSigI03uKi/QbVMJ+0uPwaW9Ft6scKSmHf27r9VGIMmvyeV+sp6oucg\nsl87chWw8DcnpPmTWiwYF71J+KykeFUkJ9OT1UtUdokB+Y5XsRqkitIMyfDQ\n1mRM2TylvVPRz3qPI1MFSfQ9DLy46uRmBu6/Gm+Ig/p/Z2textfdf1E63k0s\nVNvcf/CZBZR+B3t+mB5S+JjBWE14D2s6h7z28HSCEMslSq1yzezuYTK2MejF\nkwxD5oZudIPT2luzDz81BzxJDeirc/0UlUhNLdy1z17yLFolAzJQsKYCsIuE\nwT/MdKzmL5bJHBV64XKuP8vXiTaNcJPij5Qwz0nRE5hcAsznonO5lCE1sYO/\nxwI2XchjCBdCdEq5nieB5TDYfLZAfB7rjQLzyreNpZ+A2pYAp/KwSUsAMb98\nLp3N6+5oXpRFvyB+0Bz41rN+CuJ5czQYNsIS66UEbScQBj9dJFRwKkZUmXFK\nd9oE\r\n=95dh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"d03ca0f9eaf0864f13da434ce29e99c037b57c35","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-19.3.54.tgz","_integrity":"sha512-LGtSiofgoG0Hednx1XW1mbHyydf/TdaDNUT9VZX3SUMfecgdTQ3Vt435ncBK5lMZUlGvQOmvfbkKNBGKATQBgw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.54","@syncfusion/ej2-data":"~19.3.53","@syncfusion/ej2-lists":"~19.3.53","@syncfusion/ej2-inputs":"~19.3.53","@syncfusion/ej2-popups":"~19.3.53","@syncfusion/ej2-buttons":"~19.3.53","@syncfusion/ej2-calendars":"~19.3.55","@syncfusion/ej2-dropdowns":"~19.3.55","@syncfusion/ej2-file-utils":"~19.3.53","@syncfusion/ej2-pdf-export":"~19.3.53","@syncfusion/ej2-compression":"~19.3.53","@syncfusion/ej2-navigations":"~19.3.54","@syncfusion/ej2-excel-export":"~19.3.53","@syncfusion/ej2-splitbuttons":"~19.3.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.3.55_1637671401188_0.4297638642624888","host":"s3://npm-registry-packages"}},"19.3.56":{"name":"@syncfusion/ej2-grids","version":"19.3.56","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.3.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"2bf4f917b3828fda925d328e5fed0642887dba5a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.3.56.tgz","fileCount":539,"integrity":"sha512-a9YVvpM5nvK/XN1vpwfkVlKeCPMkshC2I9LGp6HV3+EA7YDDKqQ9GDCmD7KEx7Dep/2eRxbnjkCjZ58yXgHqQw==","signatures":[{"sig":"MEUCIHeyNhhrJJgW+fB3xxq2oQljIzPsn8i5AnvFSPZ7GUATAiEAtDLT7GWpsufx7cq9JpOMMPy9CwJUVLlqbv7IbUBFzt0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29010004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhqNCpCRA9TVsSAnZWagAAoV0QAIdttAgNbpEoMM2/sHh9\nKTnsFXsvXnBSgD1i9AIQicVzqOmI851ewb1YzT4AFy51cnNohdtUK2mRmBlm\n1Z3UA5xvQtGazaTqkHJJRSBK7IHjnGvXSWBxVHqWhUrn2kdt6gsW2q9PGYYx\nHfWhg+330/px2g4EaL+V/BWJCZoMncdX2FcGw4IMHfQn0cFZa7cNQaBeT1Fm\nJMrrU6wyuUqOy8K+6a5xS6uicbhXyzdYPlT8NQp7aJQZUJe8kgmMgLHXZUxa\nrBXSRt0jYPO7CXiWxkwoB2/S04VuSRNulRY/8wS0x8na6i07w2L/qlvSdJHn\nqbgXyFO6kVfhXGIHZYWATagYMVmxpcuEfECU+uhA6nHD7SpNsOMcIvLWbOQQ\n/miPd06i/ATdIu3nqi87UEgl8SyElC9tj5qNv8GXJlV1F+om9CMcV6KnOJPE\nlmQy/3wPVNQF3KBiS7cBjpA1Loqiafg2Mjuznn4+JwbLP7aurLy3+dbdFhc5\ndoP6Qc3kTOX9PFiI+kU5uroX7/4CQnLlP+pyd60Ij6EA8jb03NCWR+dtDNn9\nS4l0pHqRNOlYgu+XrFMxq2OBo4pRE3DkXdNR+NjKd2vD9+XAu7sGoP6+chro\n0+/mH7S8+gaxvQ+63bwszgi3+D0ulFR6Dj2JYugMwXmpg1v+536XTH0fW9Uy\nBvFd\r\n=slZI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"c65e4f565c118df0e6280cfdf25e7c440c6a7dcc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-19.3.55.tgz","_integrity":"sha512-0ABHBgajJriX8if5PLurYZRimkpkSgIXnDMS4xPefdxuR9jcXxPFMWUOJKv0HZTfB+LZ4kpiXu3r7MD6P51baw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.56","@syncfusion/ej2-data":"~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-calendars":"~19.3.56","@syncfusion/ej2-dropdowns":"~19.3.56","@syncfusion/ej2-file-utils":"~19.3.53","@syncfusion/ej2-pdf-export":"~19.3.53","@syncfusion/ej2-compression":"~19.3.53","@syncfusion/ej2-navigations":"~19.3.56","@syncfusion/ej2-excel-export":"~19.3.56","@syncfusion/ej2-splitbuttons":"~19.3.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.3.56_1638453417392_0.5275178717480116","host":"s3://npm-registry-packages"}},"19.3.57":{"name":"@syncfusion/ej2-grids","version":"19.3.57","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.3.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"27c652db3c96c968f95a42918d0053511ca353e0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.3.57.tgz","fileCount":539,"integrity":"sha512-mIQ2mm75lkDgvRoMa3gCjnKZvojn4ug9nNumUcr1Uqb+SseTfWBtHeRx8hweArP7alXCQB50teV2gWcsiGYpLA==","signatures":[{"sig":"MEUCIQC/JA+arpbwqgGKX6aj38JWN5ppAG3rPgUFLTJHzLoqQwIgbSW24tXwdpIHU52jM3jTULDpkQpK03zsvF541C1pZfU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29020955,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrztzCRA9TVsSAnZWagAADJwP/3zr053F1SLX9oQzRM+p\n05AeQT0ztgtLMTdNE9w4QFZTo34+c3PGXHJZF1jVgbHVsaFwN1y0+EjEPLBq\nO6uPaZvckeMqMpISikZZ9BQznDFoodPZGufSNTrr9PSP9p2NG8IHgr45IBMx\n9cvdLJ/AFRYmJtySlSci8CSl9MxVmq0aQrNIXRb2hOJQaEu59kLycwmgH7JH\nFjNXTopZFeDN4+t9ptFz7cM7pfXmA9OpGQo5CDCspcJIIOFZsRkqII0KQYGS\nodfDlbNWRcM5iW7At1qr/wO/LQDDeNh1zc2npA9KcFGDYo4JiZn/Hj432YMS\nno310nBaqjDecAwkNPMjdMlurm1m8QSDa7fr43rkEkHwgrRvPM5JekOK0+Y/\n/JjOypEmOrRHAvJmmogSHXGz/zgUrpFfQLNsGbdvMwjBEJ9zgfzfncvsvI5I\nbsZ9y+M5kL6tnok/3hka+CnjFeItvC5ObBFU4FylrMp25CxO4Lsbnjo8BhHZ\nz5GmGULMToYaXakIP90m4yFkv7lRop3bPZK6MeEdOFbgtmvOGYAj8VivwHnt\nL+mvUcaCDbb1i3an3DHqf2atenwaATjqZgMr8QLlKrhAh6KX0/ZFoEBhT619\nWagKbIRG1zrSVbLO4T3Zpl99WkgdggTHZjyGipxbA3lDACTsoF/ce4py5GZ4\n7WcJ\r\n=gjyd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"20daeac7cdcd5185ddb55c79acc144feb174c052","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-19.3.56.tgz","_integrity":"sha512-EZnhfEu1ZP1jWL/f0WLkx1coz25zisKlvIMC1X6yTsZQ/h6ZLdnQYoby+co1I5BA5wHJ2YuFDF6P6Xbbc/elSg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.56","@syncfusion/ej2-data":"~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-calendars":"~19.3.56","@syncfusion/ej2-dropdowns":"~19.3.56","@syncfusion/ej2-file-utils":"~19.3.53","@syncfusion/ej2-pdf-export":"~19.3.53","@syncfusion/ej2-compression":"~19.3.53","@syncfusion/ej2-navigations":"~19.3.57","@syncfusion/ej2-excel-export":"~19.3.56","@syncfusion/ej2-splitbuttons":"~19.3.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.3.57_1638873971597_0.9010954293611695","host":"s3://npm-registry-packages"}},"19.4.38":{"name":"@syncfusion/ej2-grids","version":"19.4.38","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.4.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"0d500e50fddb7a8b3cc4fcae1e94c747fd647e3b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.4.38.tgz","fileCount":545,"integrity":"sha512-PEkkPI4HcoAmVK5q1LTQZi0qlC/7MCI2AIysMP4hARaU2IVB4FuLTRu89ICI1C61tG2x9McW7XYpXwOmhvL9IA==","signatures":[{"sig":"MEUCIENz7h6bz/jbbsEUzI+57XbUcSi7MbjXa+o+hQ/0fudoAiEAlBYb+/Wp01kkY3uqEul+LmTUddsqdBGkHcgygehGUDs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29134044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvCT+CRA9TVsSAnZWagAA/2MP+QGtG21p8j546+ORpy7U\nrqbD81gSfXYSGc3qgItWcU09QDhRxPkeBMVVYimIp3fd29tlmBeD4mU8ttI+\nk9MYnrMe/c+pugZ7jCG1bFCCBmiq0iSKh3FfxvuJmORVLcqx4q9RFk+g1KFc\n8wvVrCETq17+avyA1H1nvwLtWnbrDiYobQqGNlaXnZeJTS+owZVOT45D2us2\nvGYaEvmI+Xii3STENdWQdBND6UmKlcRQUZ36BwI/aIStfEurk4RK5hszsSHt\n5SuD6xsX/zLVx7ALPFPlpeKOWeYZHjGG2pIOi62hFDiGUW9pT+xtG4uBAjJB\nmnCdqYwlRBu56kgFIhJwpiDDjvlRtEpI17xJQtsabkOXXmQ6MFmEAHpq1Kh+\n7G1ODNKYmVWo7LqLYKtkkHutqpmeMDAby2+NOHyYCWOdnvATLYLfPqZo5GjX\nWyL/V56VgZV5pgbqtOsBlD290MirIJlSBwoPdJcZ2sI4Q4KQ13+bE+HxsFjO\n71bHcTQ8Bl4DABQid4cmsLp2H4JZUijYe3aQ1Cjvi59ivPcdAlVwiQetbKjh\nJOi6bYQ8YLZrtOFSQRjZ60U/cP/cHOsBOc2L8RjrmcnSphyuyefotyQyxcyy\nZ/nrqVse2QWaZz1X5DgEcQFdWHXDq8XLghkR8v+A4yqjKx8AaEiZawTVow2a\noF67\r\n=qZg7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"02827dd12bf5707ae576bdcce053ab8524aa9caa","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-1.101.1.tgz","_integrity":"sha512-oUCZfFAhYB0H8lxoCuScwh8vRTLQ1FihSNkIZFdVaBPbg5z6S5mohHhycP5XPRYHuWAZwhdi39cSD2VWEoTgew==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-data":"~19.4.38","@syncfusion/ej2-lists":"~19.4.38","@syncfusion/ej2-inputs":"~19.4.38","@syncfusion/ej2-popups":"~19.4.38","@syncfusion/ej2-buttons":"~19.4.38","@syncfusion/ej2-calendars":"~19.4.38","@syncfusion/ej2-dropdowns":"~19.4.38","@syncfusion/ej2-file-utils":"~19.4.38","@syncfusion/ej2-pdf-export":"~19.4.38","@syncfusion/ej2-compression":"~19.4.38","@syncfusion/ej2-navigations":"~19.4.38","@syncfusion/ej2-excel-export":"~19.4.38","@syncfusion/ej2-splitbuttons":"~19.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.4.38_1639720189855_0.7375947783148222","host":"s3://npm-registry-packages"}},"19.4.40":{"name":"@syncfusion/ej2-grids","version":"19.4.40","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.4.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"109d97999522f331c8729d9467b00319e1cbbb7f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.4.40.tgz","fileCount":545,"integrity":"sha512-eY/OsVGPWNkbZGol5hWM1SoryyjZNNqq6HYSmnNXdl+Oly1GmnjH6BmehV6AIKWPSlRCeaPbESs00LzuAwkflg==","signatures":[{"sig":"MEYCIQDaLut/hDfZjyeEt9/DSwZscx/7CPZOfb3ko8svAiXargIhAKH1sNyEpZ+DIaeY6g6/kVYCJv44trGV280oKntvUm9/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29148471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyyDuCRA9TVsSAnZWagAAoMoP/jSz4mR0SnYf3TOZEBx7\nVjQ8kYuJc5LVhei3t4pzON2o3oKnulqdBRVv3OwYuLhHsC52xtFFMm4NVnpC\n0zlpb/4yyYmb/j5+sclEGnbCkjjH+C4omc6MBfxFkqIysOFA+feGbIH5Me4q\nc3e7VvMonWgKMZhN+VuCnLQJleOUEFhukg/yeGetowQBBF3wVgPLLu3CfA4b\nYnTkWX3806F6BAFhPs5EGEZU+8YLeNeozYFXKqkO5mQEe7Vw+EC4zbs069x8\nXbxCUy96odw3L54jRBKUv16y4kPcxfPZTHBwn8A73RsCe8Yss5lmLbSHgNfr\n+6f0HbcAs9p4jobsJO+dvHRbt8iqcDfwvxShNSyX5vQmXa9AsPuYKdRt4pnz\nBegV27lEpMaaqJAW2s7CdcsEe3gdwBd465sVcutxRq6EUQV9k1HYxnz5CPjV\n0Txe3jjpnaY3KrYUYBQwc8SKy2Gm1GhdzBgO1ggy1sq3O8GiPgvtG67ZW3S3\n8tlNE2yqEfQwrLQY+kMnaol4fS0a6NDQmL6Ni/4RlmQVe1d4HTdrsUvp8sYi\nu692NjNrXPmcZNXMTok42XyTbg0aenuKQuD9xn7DzjihpUKKkQ79LgcGn0k0\nneUm01mSQewomzSa0APwwQ02AHhvAl3LbZD93sMWPPSxDT5+hxPVkT/zFGF9\nb43A\r\n=tR8h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"9d1ae0191656376e20484dc1305cfb6b2ec83114","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-19.4.38.tgz","_integrity":"sha512-rhZnJR/borJMDR1hnSdkm49S2wzKEJJg6KIH0V4AVCWhm7HxT0kOrvE2NqzSPzHMWG6Zh2GFZ4A4mHvqlNMF0g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-data":"~19.4.38","@syncfusion/ej2-lists":"~19.4.38","@syncfusion/ej2-inputs":"~19.4.38","@syncfusion/ej2-popups":"~19.4.38","@syncfusion/ej2-buttons":"~19.4.38","@syncfusion/ej2-calendars":"~19.4.38","@syncfusion/ej2-dropdowns":"~19.4.40","@syncfusion/ej2-file-utils":"~19.4.38","@syncfusion/ej2-pdf-export":"~19.4.38","@syncfusion/ej2-compression":"~19.4.38","@syncfusion/ej2-navigations":"~19.4.40","@syncfusion/ej2-excel-export":"~19.4.38","@syncfusion/ej2-splitbuttons":"~19.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.4.40_1640702189948_0.8686995548527823","host":"s3://npm-registry-packages"}},"19.4.41":{"name":"@syncfusion/ej2-grids","version":"19.4.41","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.4.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"7e4f7957bdfbde340211e67799a409fa31afae24","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.4.41.tgz","fileCount":545,"integrity":"sha512-5wS9VmBhECAx+IP9zpTA5Pl4dZ1YAI6jzq4d9zU48rbvEFQYwzRrLmoNB42FVju7CuoDjO0/VO4O11QcxfTbJg==","signatures":[{"sig":"MEUCIHJoRilaJ3JjwPsYCBf38UmcC4ifYjenRrKsiFa+CIBPAiEA4amKGA8tQ2m6ROYbssdCq2HSpBQdF9/Cu1gJ7Yg3rFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29154985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1C7dCRA9TVsSAnZWagAATJcP/2HlGADNGEKr9eRA2Cwi\nfw/9LkT1IGa9vclEMjUYvaFO8yGqglcPn0HcPBjDp5/p+9BIbsCrrD3b9SdM\ng5hKi40rvaa1bmEPkHZgP9wDuUtKE7HfH/E6/KHJ1CUaj+DeISjJx+jWPhX2\nGGypJWux8rzwIOjGa1bKMukhWoEP0EE0m5Lv7fJnhOGzjhU7jjXPPmL6iqWs\nYCW/tkzOsrzz8hImxjctUtokM880I8NKBX40paavNplkFLIEwFul3CoF1OxL\nOmporLcnCEAzZKcYWLemZt+avFFz7mdd1KgeESUb+UfBA+nujmTUnjszvz/U\nXyvx3akEbFfp+IbdJbI/qLjQumviSXcDzqr9TRzzjecOA+SnoN/kL/TrqdlY\ntlR7idtSw0OrDhRKjcEaxm63bSq/BccQmUEIo534JFhdiUZfFhQude/5Bo2Y\ncq4EJTdpp44MhhOlxgzMpqLjHUL3xYyxCM3tyVtCW3MtECM4b2kRg1LBqD3l\n8MIbnE9R3zPJxEACL0v0JxwFfN7QEOyRIdUjdbT7kBrl3+gdx9kL695yrgEU\ncIL22oUS5MZeLkI7LxNVzRPtuoQG+QWxhxnnepbURYEfJsGpK/xSwI8bErvw\nUqq1kmXW9HkW3FHf+D0Fhs1JJS6V8UjcVGI0AkRQxd9+YUuhRSaoEBfvjLEA\nMbax\r\n=EM2B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"5ec5491b238f34ddfa33722f6e9f83b4174c1601","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-19.4.40.tgz","_integrity":"sha512-FuBN1tSiuxqoRpg/MNyskYEuz7YvUJ7Kcgfe7Vl6zCue1G+0dA6d38VSezj+EcsYz2OCRBsqy7us5KjbBWXpZg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-data":"~19.4.38","@syncfusion/ej2-lists":"~19.4.38","@syncfusion/ej2-inputs":"~19.4.41","@syncfusion/ej2-popups":"~19.4.41","@syncfusion/ej2-buttons":"~19.4.38","@syncfusion/ej2-calendars":"~19.4.38","@syncfusion/ej2-dropdowns":"~19.4.41","@syncfusion/ej2-file-utils":"~19.4.38","@syncfusion/ej2-pdf-export":"~19.4.38","@syncfusion/ej2-compression":"~19.4.38","@syncfusion/ej2-navigations":"~19.4.41","@syncfusion/ej2-excel-export":"~19.4.38","@syncfusion/ej2-splitbuttons":"~19.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.4.41_1641295581416_0.5564293335898072","host":"s3://npm-registry-packages"}},"19.4.42":{"name":"@syncfusion/ej2-grids","version":"19.4.42","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.4.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"8fb50c34f4a46f2a9e42411f8a139eb80f200e82","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.4.42.tgz","fileCount":545,"integrity":"sha512-1+TQ36MZZQ8my7H5+QxPxsLeIz/NUZDNNDI6cBaAKPjTm6k/IpZPb9anDnuHlwSiraBNBCmURQSGmHnMMzrIQA==","signatures":[{"sig":"MEQCIG+fzeMEpt7WxvEUBu+mpvENQp3hfxhp/6Z1UJKh/MzWAiB46jegSNrTZVOLAlTa6Yfd7pl5/dFKRAWe7owjnMI2iw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29184825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3Y7MCRA9TVsSAnZWagAAovoP/jkqP9sRSc2LswkThGFh\nFH8hwtBvKHRGaby8La/+VcNnwzhihTYe99g9UUxNA6sJCNZwo7UbfJO4raYE\nPj0kzMSuqVa6m620uDmX/gY4TNkJ+OsH8HdcJaVvxOLGVL57URuI2tgZN6yH\n9Od5kE7ET49dJEd8TwvFTHnE6Ke1iT69TNDRKCFlfRqIZOSxizn24nLhR5z7\n7t7Wi1RqIG5FsL7ynVpPidXa6l2ttYAcZZoeSz6n5NWKF2/2yaPU3HO/XKYD\nR252SWJF4VZyk/DCFUZMMBRfmWyT9sxqkif3zB05YiGNCd0s8VOT9Fa9nHO7\nafDpXjQ5XIawKbZFLvMYWh4aRdnrN6a+cNgYGfUIO9jYxPVKBQpEjvuiBQRW\nMlG/hUQxRgWx45nfl6+YsyfrGvnREeA7SmGJD8VwfI86ayuGuDX7eAHH2FkI\nIRBhnYVNzKXyrfxc5eITv2AZ2DQOrjXwoi0R0Lf50KJ8OWSsd9dH/6OQPLWf\n3LfxHHnm94J2zqMTNSmp1hsiwlW8u8QOJp4dU8Pg27DCGG/fyVN5ctpbRPXU\nj8By6Gx7hK/UABtWMiMc9opsiGavWwk5WzZDo+ZhHhcYSMAWHYvsXl11zton\nPiNLfQwnDWRgHOGQxlF1PlOEr+188jrilH89RqvzC/1Ks/kmIFTREmwb2K8j\nzPcD\r\n=G1P4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"b40d340116ca1c72692c4c44a0f294b8b5f0d242","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-19.4.41.tgz","_integrity":"sha512-Kynr6YeP5F1vIVp0L+61hvRW2S1R+hV3o90oqZEIsNeh/hNxsAYaJM+J/y7yFiYqizPrLfcpeNrDii0kgvLglw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-data":"~19.4.42","@syncfusion/ej2-lists":"~19.4.38","@syncfusion/ej2-inputs":"~19.4.42","@syncfusion/ej2-popups":"~19.4.41","@syncfusion/ej2-buttons":"~19.4.42","@syncfusion/ej2-calendars":"~19.4.42","@syncfusion/ej2-dropdowns":"~19.4.42","@syncfusion/ej2-file-utils":"~19.4.38","@syncfusion/ej2-pdf-export":"~19.4.42","@syncfusion/ej2-compression":"~19.4.38","@syncfusion/ej2-navigations":"~19.4.41","@syncfusion/ej2-excel-export":"~19.4.38","@syncfusion/ej2-splitbuttons":"~19.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.4.42_1641909963661_0.6492656699244674","host":"s3://npm-registry-packages"}},"19.4.43":{"name":"@syncfusion/ej2-grids","version":"19.4.43","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.4.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"86a3677ba93bbae36d187ecc28ddc9a2ce7ba651","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.4.43.tgz","fileCount":545,"integrity":"sha512-pRa9GRB9W2Vh2VFyZgDwwVjo2EmNOfA8BLm/vzDB5l6RiwPlZ5ndggOidKLbxtBCDrLBrhL0mQWVXTZfxyfzdQ==","signatures":[{"sig":"MEYCIQCbbJuaFu6dnLxx7tcL1nh2p9zBeVCSd94kWqZ5Cu73xQIhAMxNsyIlUmmeMoU80w+IIhq3u0msdDKZyX9xXdQyCjS/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29185954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5qJMCRA9TVsSAnZWagAA+00P/jlqZEcq4AONbjDcd6uO\nWStZMpIgGsPiQx8rCTCQKkiTgvaKS+BGN1dCVoxgeMsmi1hJeF6Q95SuBvk6\n/AQIkIeG8ERk84qA1v7vt7yc91dGH0ofwCk+Jz4Gz9QYA3kk97ZE3kCldeSW\n4yeblF3+JhM4B0RAmTlEvA/JedMQ2XEMle93jQNXa06RKANuCU3wEwly5mwf\nCOmR5rW7kwp+1ZkKYeZBzKzBUcGzmzmWmeFTCod6wKrjGCgfz7yAWDVEx1np\nzCLffPhXLCAwneZsGEj8sG/rk/lf/auYRn9Vyd2+q5kvyYFTXSUf0zOgJpdF\n1f+TMILGmxfLvOcNgE0/QuSzczwD2foyJp97AyOZCmQ0JoiwHbDh0UGy0Eb7\nnp3a459N+Msho/2FIjFpESXpsa4qTeVl2d3qBaepi84CnWVC0EU4uUlGOLDO\nTIMggcfDsUSABs/JRvWhAmw9ZV24zjUiiDGeIX0iy5WiLCbwICxtLSs6mboc\neALK8r/IAxC+dropbEkI2dnuBhAOtxcN2EydTNsTcUEyjd74fTt2sjGBEGt1\ntrXSRNhc43TGOIhDIJHWVNYhUNm+5ixn2Q5thMjcoCi0yJMqazQtyBMvAxMS\nxPV64hi+KLZR4whT0Kj+TDI09R1MFAUMr1zN4TXwI38wdvF2NHUt7gEMaLLu\nSGGW\r\n=S1lC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"7f29d99eacacdb6c734079a6cc0ba1f48062a124","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-19.4.42.tgz","_integrity":"sha512-biaFa6aAoKReKK68vEpI1/S9MBmD8bYsElVksEDUAALX2k+hLIdbZ3jYwPObrR4tOxEa6KslOFV++Ky++/JA5A==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-data":"~19.4.42","@syncfusion/ej2-lists":"~19.4.38","@syncfusion/ej2-inputs":"~19.4.43","@syncfusion/ej2-popups":"~19.4.41","@syncfusion/ej2-buttons":"~19.4.42","@syncfusion/ej2-calendars":"~19.4.42","@syncfusion/ej2-dropdowns":"~19.4.42","@syncfusion/ej2-file-utils":"~19.4.38","@syncfusion/ej2-pdf-export":"~19.4.43","@syncfusion/ej2-compression":"~19.4.38","@syncfusion/ej2-navigations":"~19.4.41","@syncfusion/ej2-excel-export":"~19.4.38","@syncfusion/ej2-splitbuttons":"~19.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.4.43_1642504780594_0.5151736030942209","host":"s3://npm-registry-packages"}},"19.4.47":{"name":"@syncfusion/ej2-grids","version":"19.4.47","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.4.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"0a888df603a56776eac2800980f8739c4c627fd0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.4.47.tgz","fileCount":545,"integrity":"sha512-ZRQgOU9JM+g7x9ywv+rbhnwrWQpWDYuzVEdhFI2KYRNaV/2ryCPGslSrJzHfq3UqZnsfnPpd2/q8xUU9ouxtOA==","signatures":[{"sig":"MEUCIQCDKPUBAfkDZBZjDp1+wC8lvctMccfa9s4EGGCXjLwdVAIgT+McIsLHDdnpzt3jl4ns81nIPndeoY2OVt2R8j3FSYI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29169212,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7+rrCRA9TVsSAnZWagAAwZ0P/iu69O32VAzKWHb84e5l\nhwmEByASjsenGUxTmcZd8zcJ53mHoCDzZ/MdAl8eQYw4SHK2fkv17pCqxF/i\nCjGtDxTrPdYnWIJGELOdQFkBqdqfNyPF4s44tkzEKxMJduDn6tMUiYCkFL+6\nk+BjothNPNtlWAy/LiMPr0jLkgJcsBGRRcGph3b/c1TkUK0qJo2Ay9aX6SbF\nPnHzGdCwUI+VgzGYYgTgc9VCtpo67ozPdZPAw3YheoBUvhHyPwlC6vt6/wPX\nVbHXhGUbQpVFQDyN4P2tHnm1bEVPXRfWh5T3KQC/rkUiSamesnWQRV8+K3CM\nn76VtGOx9lBHyyAL6y7G9GNxDXrarMKxonp4nwSwgdXYOH3yYsnfbcLpdK2M\nRC4rLWLd7/GK3K4IzfCpdNMYKwOOxalroE4o+ZybKH2bJxX7LOcAGB9V6lZ+\nSpp8hHVmkTDEfmIY4lnpTrXa/2E3ZnHZ0umRLLqDLCSJKhAQS+0lWrgCNMuN\n2Aov/EbJMgPzNS6VhnIur2D3+dPJwIU3yjpbGa95/Sl+CVAJs8EwyV3JiOmD\nzulVBcm4d/atrycUT/VKPflfr2rIm1/Q6S0jrUf2y/NAomlltazFBInQZvNP\nmzOK7Mh2I3L382gHBPOZKzzmYiJ5ePaqUjxe42Ns6zSmLHUb0wIoNHPENYFj\nyl5B\r\n=7tAG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"30ab55ab2ebd60bc5b3255ea3bbe485b208bbe77","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-19.4.43.tgz","_integrity":"sha512-J7IT7/cCRyaQt2l41Zx7jaCISgpizCjOm+l8Vs66UwE5aki0FOlLxyKseXGvMagO8gV4/b+C4xg3HC/HZx+A+A==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-data":"~19.4.47","@syncfusion/ej2-lists":"~19.4.38","@syncfusion/ej2-inputs":"~19.4.47","@syncfusion/ej2-popups":"~19.4.47","@syncfusion/ej2-buttons":"~19.4.42","@syncfusion/ej2-calendars":"~19.4.42","@syncfusion/ej2-dropdowns":"~19.4.47","@syncfusion/ej2-file-utils":"~19.4.38","@syncfusion/ej2-pdf-export":"~19.4.43","@syncfusion/ej2-compression":"~19.4.38","@syncfusion/ej2-navigations":"~19.4.47","@syncfusion/ej2-excel-export":"~19.4.38","@syncfusion/ej2-splitbuttons":"~19.4.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.4.47_1643113195096_0.8541677283694376","host":"s3://npm-registry-packages"}},"19.4.48":{"name":"@syncfusion/ej2-grids","version":"19.4.48","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.4.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"84a2c076d01f4d673e2e0a6fbf1aa27143aa82f6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.4.48.tgz","fileCount":545,"integrity":"sha512-uhebyh3Ig9dqnOvsQoUCFS0dh7eipCopo63UFyAQmfyYfBFNuZelMaioMPapGcaaxbH6LpQ3RqAEFvCFdDA55Q==","signatures":[{"sig":"MEYCIQCAOGEp7VuIwg0OpqEBVyvvO/dJGCsIt2pVcuyuhckhCwIhALhKEIyQqlv62EnecFTS5HRNiCwVFCLUc92ORIC4CZUE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29169237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh97bnCRA9TVsSAnZWagAAE4cP/0F0JvF+QZAf4GRc5uqK\nez8U67ZxL8AxvhvNQDPTyDPb2+x/GyI4T4gNXi5tAY6hipWX/p2Bol7krxuP\nfgKXr2qV4JERC1E072cqGcRKXMURpk3CF4uNNLPw9UQj+Jim0JygwpOlhf4q\n9syA56iw2VPUlSMZoz7rclLxb56vev53j60eznsAlv7rxIMDVcB7dl60xSQT\nFiYZm1FNVtz9s3DGwTl1WyPqx2Z0nwg6xVOt0W88ZBeOj4XP9hxwOMtWxToW\nioYZGIYswavHXHoNC/E2qn2wnrTHLiulgxxdqU3Yvh7lGYE7ns86uCb4kmLk\nuVMYX1GcKqwxjBosCTiiypu1OG0D53cHA9v6M3bG+RiZZlw2si/RGCF9g/gX\nLQhApSn1a52+nL7PXrxTY2jSTE/69fOB6lbcPamOGSt/3D5KKxN0lVtVX099\nl1rMKG0clIRd9mTXuAleq0TymQ1u+2RLED2Ab5vievh6xxXbVMyc+0hQ/BGr\nHxXVGP0NKN7Fxqd9YBJuVRZStuigZ4XdvFlB4HXLm89IQDV//SWmDGNN8gzP\n/vsKnnyoc5IDO90Z0G+KoneUyJ0uGITxLzkV34dvyVN1elIBXHzOcWsESgLr\ndEHszUoidkHuKeJsil3Ix6E66VPRDVxIbzR7QDvs00iB6jb7kmx0CKM6joaC\n89IN\r\n=sogR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"ccee717aa4abaeb30a1b40424f70430114816f1f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-19.4.47.tgz","_integrity":"sha512-oH0ErPMYo8o+xBHpjZCWn2qlAVaOeQ+lKXVvLDC2iIL0bHPvbJoWgxPDptMsu3WLDrP7j41TezpqrgLCmqr/Kg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.48","@syncfusion/ej2-data":"~19.4.48","@syncfusion/ej2-lists":"~19.4.48","@syncfusion/ej2-inputs":"~19.4.48","@syncfusion/ej2-popups":"~19.4.48","@syncfusion/ej2-buttons":"~19.4.48","@syncfusion/ej2-calendars":"~19.4.48","@syncfusion/ej2-dropdowns":"~19.4.48","@syncfusion/ej2-file-utils":"~19.4.48","@syncfusion/ej2-pdf-export":"~19.4.48","@syncfusion/ej2-compression":"~19.4.48","@syncfusion/ej2-navigations":"~19.4.48","@syncfusion/ej2-excel-export":"~19.4.48","@syncfusion/ej2-splitbuttons":"~19.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.4.48_1643624167562_0.24014567450658553","host":"s3://npm-registry-packages"}},"19.4.50":{"name":"@syncfusion/ej2-grids","version":"19.4.50","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.4.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"75a10235a54bbb3ee657634b6a9492aec1cb5f91","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.4.50.tgz","fileCount":545,"integrity":"sha512-wvUl84NrUkNjImiJ3hcRahl1yhXpfBfNN7Kj0BGjN4fBWSLU2k++2Q/ck932biMfhPNpEiQn/uhZwudGjjyAJA==","signatures":[{"sig":"MEYCIQDvzt6EAvL/oBfMjEHXvlXuhLxP+USTemij7w4HuYVMxQIhAMB4XtE6r4vur2YaY3wUqcCgflRQESlGhWyfJDVQCQAe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29169507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAkKVCRA9TVsSAnZWagAApdcP+wXxw6TK+G10ACUAICSM\nLHdMf1VPx7U+sD2Mh9uqTWMR78DV393V1ELRcp2khSiUkxcmpLJJLurXJC44\n39SwNmkyhwjgw7DaU+hTiJjT7lVZDLXXUONd5gWegEONvwMmvuxSgVkee57O\ndBAq+8LwWaSbwrcCp1DFlgPDUFfYJeRXEh0pxE85VvzgC+EimXvUmzxUR2pY\nsJgOhnzJ6Iu+OtDBToqtEL5Ph4/eC6aw1uH/EYN9/wMr8jRHdDkhE+pqD2N7\nWXTZsXPq04L8o7knw5kqwqPmeMtQjHhTC6PtWwNuaLRHpO+wJJKvWzN+7zhP\nJFRZOxg59a9LRUCymESl+MUH+qdgzgMPRmhDH/WenPf+SRVG+k9qvLLOIlay\n0U3oRomiN9AURGr1f44gm5mnj22s0eFhqXBOKUhyept6vzF40pxKDlFzzFIQ\nvtge5fuRfRJzAC4XwP5FGyBMRMgZLrOsV3cJGUtDkjPYum5i+FEgWzILRuWa\nZXlJYF2IY32ewfSQt3gpY6k5gjF09zBs3sL+HSSlK9ABN3iazkF5mH6DNCgI\nakmIqUFlGa2zwTOOdb/QHEWRkdpdENXZniYpIyAFQ3+/4zuKFQf45PtttgaX\nl/SyPDiRFjjowLj3etPVZIg3wAKF91e14kK4d1ApUtYv8JWo3ebR2035CIZF\nNMEa\r\n=TdLg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"2096fa941520d96ad0a6c4ccc9ecf151d6a21ccf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-19.4.47.tgz","_integrity":"sha512-FrH2debe73hA5tzAy6EcgKsnGCMaMLlyhjblH2xCsW8HzvE+nhBccqulMPu4UpD3PCIpmooe+Ap6Lz23WzagbQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.48","@syncfusion/ej2-data":"~19.4.50","@syncfusion/ej2-lists":"~19.4.48","@syncfusion/ej2-inputs":"~19.4.48","@syncfusion/ej2-popups":"~19.4.50","@syncfusion/ej2-buttons":"~19.4.50","@syncfusion/ej2-calendars":"~19.4.50","@syncfusion/ej2-dropdowns":"~19.4.50","@syncfusion/ej2-file-utils":"~19.4.48","@syncfusion/ej2-pdf-export":"~19.4.50","@syncfusion/ej2-compression":"~19.4.48","@syncfusion/ej2-navigations":"~19.4.50","@syncfusion/ej2-excel-export":"~19.4.50","@syncfusion/ej2-splitbuttons":"~19.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.4.50_1644315285354_0.4535510198754229","host":"s3://npm-registry-packages"}},"19.4.51":{"name":"@syncfusion/ej2-grids","version":"19.4.51","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.4.51","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"9288e51939ceb460da75743d3d8592fbcb1d2a52","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.4.51.tgz","fileCount":545,"integrity":"sha512-Rr71wN+L4BiKt+Y4xExSib1JuVZBO4C8tl3wnuMIQRLdoTxKz4slZu5GL036i9A9H3XOuKWxQ9c4lMkg6FNejA==","signatures":[{"sig":"MEUCICuGQ5swNS1VfDEOQHvPnKmQmhTLk2FuTUm92qL++W1zAiEAtiNJA/MkuHn6NdnPpLWVwAEoG1aYTKF7hVnV6FB8j9Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29181972,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiBfS0CRA9TVsSAnZWagAA8y4P/2fSRWDM4td7jQaxL0/g\nf4yep6hdIemOJyRnSIGWnyBVLkO/AMkayTIajPBN1HqllDn63AKNOXpenH4E\npTwFpfJ9lcc3SUerHQ4VYyM+QPPSCiTWPuGQhrYAyQdbdmC2dgqfQsn47Fz1\nyv1ZpWC3v2unZp2UKTgBhn0qfpnblEdv7lPMzYERvK4RMQu96LQSJMFf/cKz\n8j/a0YeNJza+M1xERvi7Da1/WAmqpHZFt71PIrAVCFt7NYZlfBLfHqbbRy/Y\nctwgWen9ds62eMGKpSga7AwLi+PGsrOU/VfUNDL6bqwfggxfvrLsV4pfvDY8\nSP57RbTgkGjZIoj5cMEa0y6AxuPh7TAdIZyVFUoWglttXn4yVtCYXthHqznm\nyaKPNXigcambI/xkI1mNQGUrnd86vIJMBBHucT2JqGakMkLBzBUnqimJzNdG\ng1mqTaB/KD6f5REUiyLMa2eqW2kaiiWbqNcC08HpdLkHlEivUnUKd++5xMos\nwP6g7O6qUcIi+njaoKExWtPZZadRXuR2/S34jwADGdZKKwaVgs5UmcRal6i9\nm5bOCJQkdZ1U6On91PT3Msjyv/2snR73AB+x5omdSjPr8o9CKMSGyRdHE/wC\nmaCQqZurvTzx2Tw16yuU6smNldqPysZxTZlavHQdkdDoGqhzpIwjmC+YXCWN\nL6NF\r\n=eTVa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"2096fa941520d96ad0a6c4ccc9ecf151d6a21ccf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-19.4.47.tgz","_integrity":"sha512-FrH2debe73hA5tzAy6EcgKsnGCMaMLlyhjblH2xCsW8HzvE+nhBccqulMPu4UpD3PCIpmooe+Ap6Lz23WzagbQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~19.4.48","@syncfusion/ej2-data":"~19.4.50","@syncfusion/ej2-lists":"~19.4.48","@syncfusion/ej2-inputs":"~19.4.48","@syncfusion/ej2-popups":"~19.4.50","@syncfusion/ej2-buttons":"~19.4.50","@syncfusion/ej2-calendars":"~19.4.50","@syncfusion/ej2-dropdowns":"~19.4.50","@syncfusion/ej2-file-utils":"~19.4.48","@syncfusion/ej2-pdf-export":"~19.4.50","@syncfusion/ej2-compression":"~19.4.48","@syncfusion/ej2-navigations":"~19.4.50","@syncfusion/ej2-excel-export":"~19.4.50","@syncfusion/ej2-splitbuttons":"~19.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.4.51_1644557492108_0.8219817989627449","host":"s3://npm-registry-packages"}},"19.4.52":{"name":"@syncfusion/ej2-grids","version":"19.4.52","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.4.52","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"457cbd85c1fa5667f945bafdec311d1ab9a6e6cf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.4.52.tgz","fileCount":545,"integrity":"sha512-d/FXfEPUClxn9i3d8V5ESV/dw/DmoCmK5gPALCr/eEM9ILfhjh2+RZqZPSda+DZELs9f7boQKY5VyV+4q4d0Bw==","signatures":[{"sig":"MEYCIQDRLpYbOWsCX3epTkpcikTW9xQqp5WvNf+ejx1m4QB5zwIhALApPrk3J3QUom176kOLWULPAQ1RvYGh8xpj6cR9mc4N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29183255,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiC7GFCRA9TVsSAnZWagAAcxsP/RBHRcap1t59i7rf3kbt\nahssPD+dBA9GGFkbyzKrH7/MoGw0wCsCX37/yljKkgJOPB/iR81AWSkeayQd\nV7LZXKE7fRnV/vsI15hrIO7gGTOzGSNYq8YOaKreSmDIwqmQq95BeysJCSaU\n+ISqnObnRuOHdRWkEtKVz/5JyZuAHM5uuPVivx3sY7Jd93gFrdgvD1zm+ELq\nj8KUd0oYz3WOLiTiygOA/1P8hbltChCSZNRL//9+bVRqbFpa0iTA5B4bnRXP\nDg2cxPc+0SxpoIP5Oe3bTleVCmtmxATd0glQFrZU+YP1qIFtEw6oGnz0PZ4T\nF1Vp7l6j7OyiUgSSYvWeq6lv4lLD8WMF1wXX1PK1JqskFER7i4df4JMt3cMv\n9+ehCO3ThDlQSP5a8UW5kiWPpikxXV+yFvHLio/5iA/8RCgulPaZT5HyIWCr\n2oDFWmA6Z/IpkLTr+M76GX9fC1wtSxL+s2V72QcYCUcLh/2oQXrXk66AUbBp\n1+k5mWQ1xVDtN6whZwkM6poQri2R6FEHRZVh+6InT7wYHS1FwvWlvyVyEIri\n6EF3Xa0o+oUauGMzhihqeGH0q6WdTBrhxh1GTc+kJse0KwZIl3vPQAEH2iwo\nyHPl6cGuu9bIeWuQvT9heeoPECPoo08T11buM6hnviV8MD+m7MtftiWP/U94\nXch6\r\n=2uiS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"db5a2f39d92d24565f3266df1e21704aac35de32","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-19.4.50.tgz","_integrity":"sha512-BWdwrsnxSVKpSP4orX9thWUDpg/MIq7gxkwrSDG98OEY7mE9SBHknj+h8SNsDdqninQZzILgHV4gyB/x6tb+Pg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-data":"~19.4.52","@syncfusion/ej2-lists":"~19.4.52","@syncfusion/ej2-inputs":"~19.4.52","@syncfusion/ej2-popups":"~19.4.52","@syncfusion/ej2-buttons":"~19.4.52","@syncfusion/ej2-calendars":"~19.4.52","@syncfusion/ej2-dropdowns":"~19.4.52","@syncfusion/ej2-file-utils":"~19.4.52","@syncfusion/ej2-pdf-export":"~19.4.52","@syncfusion/ej2-compression":"~19.4.52","@syncfusion/ej2-navigations":"~19.4.52","@syncfusion/ej2-excel-export":"~19.4.52","@syncfusion/ej2-splitbuttons":"~19.4.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.4.52_1644933509350_0.02093227105899298","host":"s3://npm-registry-packages"}},"19.4.53":{"name":"@syncfusion/ej2-grids","version":"19.4.53","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.4.53","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"19c8190aec65dd56d2b8c54132bfb9dec4742820","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.4.53.tgz","fileCount":545,"integrity":"sha512-2Ia4ooIszaJ8RJqatfQgMKsCDuqGXkuzzr2qeo9n7QzJ9WkFUDc7KEaXLe/JMs8KmUYJQDfKRzczcrPRYgpKiQ==","signatures":[{"sig":"MEUCIQCq3enQt8MLDsWAW8ARHbQ6WoKKQEGZldOi6K9e/+rfsgIgJ/xSaRrcxP9v5/6LFS3Q8O/HBt+QzlRvIfJDZyWpk8k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29197544,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFMAfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqmwg//Vmg+JBISzQrcGBVEyx7QUkh1eB6OM3okCJjZbiruBbrU3o5j\r\nE9ZS64Pqu1WnGrKIHyzgJWMyVGac8eMYNctevvlTXxe9LgfgFHNZNm/oiFkH\r\n1xCTchf+j231wfgKDjOqcbbAuIpoWMjCuFBRP4SwSCkFobDBvyc3v/N1L00a\r\n7Z6Wdawz31jjsQbWIF4zPaKqGpTAo900DrllSeYkrMfM0XChJhh4eoin5r0S\r\nH2xukUEa5Zcn1qtK2uZt0KoPYLafXSWoShCPxXxTWYmcQwKzmg9oGb9buDv4\r\nYheWbR+3gI6cDnwGdomlSoMwb45LZBFj63q8DYmhlBcXXnXldFmvx5Gj9c0r\r\nTbCukUMCmSBggS7eStbh3+zSN5PRpE4mtE83Jt5DtmtJWc1Kg7Y+Le9QGqKr\r\nL4ATLp4T64DCykgdmGfV3iA7FCs3zEX0iah53j0wqS/B4+OYCHpt3kJ87gtW\r\nCWqXvs1ZifYyqx5lTcRtfaS6JBiQaKdulMTbY5pUab5fiACS7imWL2PzIcVM\r\nYCmbbEW+hNlkU/UyTrXwiDHTM8dwxrNuUm4ypf6E9t2HGmnYNtRLyoYBb2Ra\r\n9XTVYhpmbpR6LdABskDxAio//yvvjPzdcVAzYsxZWinY7xIULu3gc9tE7sbK\r\n5fz7v0BcHtG4fFiNnfRQw3rpZje6hVdwlBs=\r\n=gspA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"2fdad4827931d6394196de4f3ad6f4d5fbba1cf7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-19.4.52.tgz","_integrity":"sha512-9eDTGBTaWdV5mwyLJ2VBxkIFX70xYCav2effWWau5ES50LryIEda8iKN+hM7OdF4Dn1QXSLooy1QcqVfK4i8tg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-data":"~19.4.52","@syncfusion/ej2-lists":"~19.4.52","@syncfusion/ej2-inputs":"~19.4.52","@syncfusion/ej2-popups":"~19.4.53","@syncfusion/ej2-buttons":"~19.4.53","@syncfusion/ej2-calendars":"~19.4.52","@syncfusion/ej2-dropdowns":"~19.4.52","@syncfusion/ej2-file-utils":"~19.4.52","@syncfusion/ej2-pdf-export":"~19.4.52","@syncfusion/ej2-compression":"~19.4.52","@syncfusion/ej2-navigations":"~19.4.53","@syncfusion/ej2-excel-export":"~19.4.52","@syncfusion/ej2-splitbuttons":"~19.4.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.4.53_1645527070927_0.706550911709882","host":"s3://npm-registry-packages"}},"19.4.54":{"name":"@syncfusion/ej2-grids","version":"19.4.54","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.4.54","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"bfc7793716d0e025fe7d76dc69485268324726e7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.4.54.tgz","fileCount":545,"integrity":"sha512-pdhE8Q8HOWawc9syMobE1CG7hL5BjLGLnPvkHWsm3XJXsb0E7jTCYQN7vfSHrMgFq7j0lIVlo1XXHTUie7Lwyw==","signatures":[{"sig":"MEYCIQDLe0vxcmwkY9We92tZ2rDHebVBly0X/QsDgMSCVHCZvAIhAJfPTaPoG/GSlWyi4l6aPg96BkrRDSt1h7MwhZyRpirV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29207377,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHg2EACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqlJg//c/yBCXjNBwYRB3LYavzV1O+9d3U4DaHs/p1gNhsRWBXqP/tG\r\nhZYsYwwqvWBfs93yLmmSqvzEXMpipjQSvuf7Q5Ee9LJIxyGlvLtfjZ/ZRXoq\r\nUnUkD4p0EB5wQDiWbS9Phd7hwN7D8yABOtBG81uPHYYk1nPrvqgbXqmwfDMf\r\nM0a+i15+tdsS+5FmpbG6ty0Sok1Ki1vJet6h94MrPDKoeyu4SLad9t8MMRQ8\r\nu6GoY/Vk+9MOk/2hTYavUoe5sEjgQ0Pav/LMFIlTDx5pLPszFED9/fO/7sfh\r\nCtwo4P9MrsOTU/ZbxMNYqHZYKjr99NFl6tP7aDw6+xXtqkJN8RKmzOdyz8JR\r\nni/wbjnKNWdyMVnv43qhKuO8RcruXVpzyMtEfYgBEK7mVakDsp993TpGa9uc\r\nWntnZO8ycuFqVLvdR73CYXyUEXH+sm+IUDfjcKPH7/vXCdCTk0ifL3g/KFm3\r\nA144PvsOOM6d6ATxcNFSeICxKy5spiD0xLKEdO0LP7mT6J1Gvkpnto7TVzyF\r\nW4gJ0W7kKLwZd5FG0rMQ01ya8xP7mkCgw76acww3CFiH2kGjZ9yyDgIea+FB\r\nNKGWPdw5mxNVH4mscva1sF/cVxWj9MnyZfuYNtbsE1D9C4ljADH7uffX/z+P\r\nUi/wSTLDra1vYz+EL12yv0LNsbobB5a6X6U=\r\n=tcDY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"418dbcc12a9bed1c9f438573ce4f72ce6944918e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-19.4.53.tgz","_integrity":"sha512-eX4KS3GmwMKq2MnmMRfn6yVEnot/q9FLc7h6WvkEqiMNyykc0kuS3FCVW2jnPypWNfDCYDy0kQLoAdis18HcCQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-data":"~19.4.54","@syncfusion/ej2-lists":"~19.4.52","@syncfusion/ej2-inputs":"~19.4.52","@syncfusion/ej2-popups":"~19.4.53","@syncfusion/ej2-buttons":"~19.4.53","@syncfusion/ej2-calendars":"~19.4.54","@syncfusion/ej2-dropdowns":"~19.4.54","@syncfusion/ej2-file-utils":"~19.4.52","@syncfusion/ej2-pdf-export":"~19.4.52","@syncfusion/ej2-compression":"~19.4.52","@syncfusion/ej2-navigations":"~19.4.53","@syncfusion/ej2-excel-export":"~19.4.52","@syncfusion/ej2-splitbuttons":"~19.4.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.4.54_1646136708020_0.2556342822096158","host":"s3://npm-registry-packages"}},"19.4.55":{"name":"@syncfusion/ej2-grids","version":"19.4.55","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.4.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"d5c39c4ae3fc7e4707b449ea92425290098a8ef7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.4.55.tgz","fileCount":545,"integrity":"sha512-Csxms3F/kvSesgXnP1u1R2BWUXW/yjH2YMem6BaAsK6fRC3m58WEEOmRo14a1NGHgi0GMIyoayseg6ErbfKt0Q==","signatures":[{"sig":"MEQCIFk5FyhKwcYxWT4IV7QjDWgbTjZP8TwKh0ZoEN+4U6/+AiALYsUrOFpXf6fIGe8SXkWZqu7v3tAJ7y8Te0JvI8gw0A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29209353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiJyMNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmojsg//aP1kDJXQGh0uT0yxEeB37+KkgZknFjeiCO1jXc5qOF4iC1jJ\r\nfNz/+uS82j/rlgyqtT/ZY21rjAZ89no8QdFUjN8xqBqcDGn8IxzOp7JNGVF7\r\nU/dAiBxyc7haZK2RyZURQBNtDb7OeYqslZngNhq98isrthcLU6nJQAnaHzXF\r\n7Xwx3JcfB+7ofYEhOXU0Ng+n0F1F11jATfifMUz6UdCaVlO9oSZv/hGoS3Ir\r\nTKHpuq8zsaJuge1Bhe4GSOS9RArSaN0iCQaQSqxpqmt729jTDqA5V5+xphvL\r\n1lKAG2PJ5ziyIWQj+4XjavCtaTuMDwBb5r4R11krSNEm+/eUheTU4MyguVaR\r\nPu4diI4UbagwJhSeJfgGgSb7UL6tyKQ0TAOq5G4I8gkJDNWOvBlHoR8Z/yBx\r\nqT+orHgmWbJMdNaA/6cT7Hm1WuED/skFWJsZsPHjGQFRoXtZbWf7IQgpMuVV\r\nkGKB1wXjiNs90FB+fVQseeWShnEhTfBgG3GQYT/FTzlqj8Pa57XW0rIV8x8Z\r\nnA2j6W/WGocurLaKJnu5bQ0MKjNKcF+S1Fjzt/7HQpP0M2BVWnxgE8j51zwL\r\nlFeOFbQlnJugN6pi5twQWDKIJP3UsFB8b0qVYJuyvL6QB9fnEQdDCIuoGkkU\r\nj7LbP5IqpKudBMPcR7DNiW6IiXcoFLiOY50=\r\n=dRNv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"c89d9c8c7a7df548003b2b5b9391e11a7f1b207a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-19.4.54.tgz","_integrity":"sha512-g6al2dwsMuXEJNBrzlipPxi7bcaviPBbaOuw9bHhy7IZv2HR9N0yENotSB94jbBTL+EPJU/EZM0Q5wxGQQNwPw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-data":"~19.4.54","@syncfusion/ej2-lists":"~19.4.55","@syncfusion/ej2-inputs":"~19.4.52","@syncfusion/ej2-popups":"~19.4.53","@syncfusion/ej2-buttons":"~19.4.55","@syncfusion/ej2-calendars":"~19.4.55","@syncfusion/ej2-dropdowns":"~19.4.55","@syncfusion/ej2-file-utils":"~19.4.52","@syncfusion/ej2-pdf-export":"~19.4.52","@syncfusion/ej2-compression":"~19.4.52","@syncfusion/ej2-navigations":"~19.4.55","@syncfusion/ej2-excel-export":"~19.4.52","@syncfusion/ej2-splitbuttons":"~19.4.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.4.55_1646732045395_0.5435504046184669","host":"s3://npm-registry-packages"}},"19.4.56":{"name":"@syncfusion/ej2-grids","version":"19.4.56","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@19.4.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"821a5c5719eb7413e50f9e0a1c1fa082ce3e11f2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-19.4.56.tgz","fileCount":545,"integrity":"sha512-UUn55rwLcwf+G1rTQUWlgDfoKQdwSU6k1EeZkXfVawWLeAP2oYFu0Xcj+oB09ZKxFEkxMcDz9VqxxjzZ/J0scg==","signatures":[{"sig":"MEQCIB5N7IO9KvJuuk5+5FvIUs3F/Fl507IXOyIMpAeV/f0pAiBrKQJdlrhZjI8duXkZFJAJxkSnZgNk17n5rwEsZVglUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29220065,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiMKa6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqqZRAAjBMDHiTCMc1nd78gofUJHq6QkVX9zHD38FKavr3rbjDwQtzy\r\n5+TGtktrJaL5kVzAbX1+oK22d3/tG38lx3yNrRacijfg0+ahpkqIGjcr8Qge\r\nAMqs4vX3PVm+E7mTlLT26TgX6qQeyME7IFlt3Fpg0MVIcviUoTAPMyCctcoE\r\nOAw3R/ToN5vCc6NcP/+x/ztcLJvsSrMSRywcevKY8q6WuKKO5tBjCii1upwe\r\nFVYATJhgl1Pb4wQ7p6Lxjz2Ot/P6EFWWSCvZpYOdMUNePRKE4YT9cGwKX7pV\r\nUAgC47maQIE/l6jBZ08uuGGZkJ4muuRXMyyVVV202jc5frlyxVCBbArDSkE0\r\neSyzPUGHMPb56IELWhihEXtej4359wUyLcCO/69aft15DIDUL+B3F1PlVW7L\r\nUv6VZoJn+1YFODfjkZa7+lmzZOIG1v9kxOoNWxAWwc5MIVDHxqGBKdQg2WXP\r\nNZFNL83ek17zNzj3nBlNhbuKDn2OESq7eRh8115apzFg9bJ6i5SLLxSXEuHh\r\nR87FJasxPmA8j98yooqOy9GOmy5zCx1Jq7+KXRLguq6rwduqejdzJ4/GdA2B\r\n/2FgQ2qZEE7J1hlvJSH8Rnypmoy9hfmUxzmQA++zr0zZapnjt4ICynyCTGFW\r\nuLJz9imMJUh3r6KlObioXtRdmUcFBI9FO0E=\r\n=EJf8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"4574363022c612576f303a67e014543f11b1094c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-19.4.55.tgz","_integrity":"sha512-EZtk7XnoLHIdJfTZEMyl3N/nDf7+mZ6tBObs6WzRikLLcj46zc2tQgKBJQ4M79a9OhZd/PwXiMcaiOkPjVXwbA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-data":"~19.4.54","@syncfusion/ej2-lists":"~19.4.55","@syncfusion/ej2-inputs":"~19.4.52","@syncfusion/ej2-popups":"~19.4.53","@syncfusion/ej2-buttons":"~19.4.55","@syncfusion/ej2-calendars":"~19.4.56","@syncfusion/ej2-dropdowns":"~19.4.56","@syncfusion/ej2-file-utils":"~19.4.52","@syncfusion/ej2-pdf-export":"~19.4.52","@syncfusion/ej2-compression":"~19.4.52","@syncfusion/ej2-navigations":"~19.4.56","@syncfusion/ej2-excel-export":"~19.4.52","@syncfusion/ej2-splitbuttons":"~19.4.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_19.4.56_1647355578343_0.15890311789570433","host":"s3://npm-registry-packages"}},"20.1.47":{"name":"@syncfusion/ej2-grids","version":"20.1.47","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.1.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"8b2a53b9c92dca454a6db9fdc275805a090ad10c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.1.47.tgz","fileCount":567,"integrity":"sha512-zTkX8H9L8KBCzugpj+SG7m3lYHlpxg/y7rHcO1aUFu2bFhGWxKupYxiwEzqjXdZVL0v7PCUyRkBJZ5E0TwujkA==","signatures":[{"sig":"MEUCIC09ahU2q/umxeKFBuUerUNiuqbTh5yn/WtIOvif4YcXAiEAlrfs6qGCLJSg5ptKKY+rjVGbSvO2F9fjVjCEfMr1sfs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30274274,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSqe7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAYQ/9G4jGekNwQ4sXNN+ex7H0mkil/4h2ajf75olgO0baXfXuwX4d\r\nyv+YjZv6cTlsgmwNjMNYQ4s8vgi52lcoKZ2cvnXlXCFDFPaaXZasemN0h15/\r\nZNGmWuDqnsURczSMA+ZfUYD5gPkf0y345mefqG3X1sQGUfUeIZI86F8zfXVI\r\nQYVeh/MXXC5KnqJNapHz7kNQBktwPQhK4KRqH+rxDgbEkv0FkeHLFY+Dwani\r\nE+sWKXtxl6CJ6RLOQ6ERpVy4csL0RiDv/CI5PJz1mWkb5F1tMwOGAW/E5aBG\r\nUdPj7dkqMQmme9/YNfdiQKXC7ksqd+v/IW1H4U6pKKlzH2t/HrGAXaL0H3PJ\r\n0Evah2nTe6h19olnY0BexBksPGWfFgVG3x0U+G6KLkEzSlQ//p9CQcdD74g8\r\nhB7UTj6IDjPnpMiEGhKQosLhQrUNB2XgS4P9rRrjyhcMfcRPMMNA4VzBE5uI\r\nROBXLLDfJ+kBZb/RLA32AC7T+tNfUnWGGjDciwgNwnB9YTmQT0DT9v1aITS0\r\nfzIRmpZh8NoG96MoaHNiNMAK+V+mp2n19qYmNv+ZE5OxUOmVrPkVmN51noxC\r\nTMP44lSQL527i6xeUI00+9HJCZ3x22oXbxSspEdXXVfYkj2ra8mt/YtuLd7a\r\nBeqPW485S+jHx+78wMOU4lCFiqdOQ/yIuN4=\r\n=A04P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"e0d012b9c6e201f451aa4bcb95cab4a8b3b6b322","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-1.109.0.tgz","_integrity":"sha512-04rxYcPDXF2p+BEA4GdRtZ4W17/QYwiU5knuhhYrX4oJrGe6eJZkgCPrBXMkWJWgg93uUlh/VZm3NQ48RhWsjg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.47","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-lists":"~20.1.47","@syncfusion/ej2-inputs":"~20.1.47","@syncfusion/ej2-popups":"~20.1.47","@syncfusion/ej2-buttons":"~20.1.47","@syncfusion/ej2-calendars":"~20.1.47","@syncfusion/ej2-dropdowns":"~20.1.47","@syncfusion/ej2-file-utils":"~20.1.47","@syncfusion/ej2-pdf-export":"~20.1.47","@syncfusion/ej2-compression":"~20.1.47","@syncfusion/ej2-navigations":"~20.1.47","@syncfusion/ej2-excel-export":"~20.1.47","@syncfusion/ej2-splitbuttons":"~20.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.1.47_1649059771251_0.11501430961237791","host":"s3://npm-registry-packages"}},"20.1.48":{"name":"@syncfusion/ej2-grids","version":"20.1.48","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.1.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"450e7e4c692979f75348765a89de372e1a3ec75f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.1.48.tgz","fileCount":567,"integrity":"sha512-FUYyo9PqRqIuqwOv2nD9QngHZsdn4Hmh+RdgrlueUtZQhbALhhPuDYxcMeMRZNKURx+Ukf+5OEbHDbUxjrJcuw==","signatures":[{"sig":"MEUCIDa1ZUyx/3fFSC9Xu+mV0sCSU3cX/XNPP4dCKSNaa0WjAiEA+2RMcpLeeeisejScG5T9FgaMvEKHXFmn6xeOyOo9Z04=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30585566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVV5MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKew//TgLblk7CFmbWcXEEKpV0wu/HpWDgasW9GoMzV+zChEYuz0y4\r\n7MUnICE8cx5T1cUbPI02fg8JAYBau7Oc+ZGxUM4PqhmtcMkKxBNsqmFqAfY7\r\nVPDjRJlL9+07c285PAq7p8Q/VqrRffcjL9pvV4jRupBE9xcbr6x6cGb2G1Vn\r\noHOLLYkOLoHh2VMzVc3F0PC0I3mSeWy6qHkYdwWvU6Sf9Hhv0+9N/aFkiMAD\r\ngZ7Rc98kZZeg68H7eiKcPUMGzsAuAw6+Y9jciOSMyoocSF3ZDKGIVuQCZ6Gu\r\n3V9diO/eHBm3whzeGb7LlY+8v4M4B7NtzcHu2KykLdP5cm49yNRkLJSB5K6p\r\nYtKwpnz9/CFN6vOO8YXbAfMdKTe5zzsjlASs3aiOF8b0433ZGY7E5mj740Ym\r\nPbfL+MqiYs8lxU5KwoOK6yZuASjzEpCDKvCf9eWeCHUe6t5KKi8vxYn9d995\r\nHbVY3k7MiuiroDSaow4LgTCm+3GZxMv4wKZ5V9zTTd+ExxFsRZh6vfUTgagI\r\nJjoTwzUrmKDoPjQbEikfpM7fdQ8ZbFeNM//1kNUHPcj0Tf9b6ziJmvAVJNgt\r\nYR9nwTlViJccElzBxCIATELkDtw5ipc7y4UnyGZ9BnMNgnbPkBvd3L3kLG6j\r\nvodmrqZGGczDu92HF5x5RDygaEBBkjuP/6o=\r\n=H4st\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"3a1c90607518ff19d2edf63b901d9715a24b2510","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.1.47.tgz","_integrity":"sha512-Iv0jHOW+S5BGg5Frav2FJ2rer0ewSR3VY+ld2jF21kQZLD0cKQZZypqxSJsZ6QLfV+QHZAhDgk6EK070UrXPeQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.48","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-lists":"~20.1.47","@syncfusion/ej2-inputs":"~20.1.48","@syncfusion/ej2-popups":"~20.1.47","@syncfusion/ej2-buttons":"~20.1.47","@syncfusion/ej2-calendars":"~20.1.47","@syncfusion/ej2-dropdowns":"~20.1.47","@syncfusion/ej2-file-utils":"~20.1.47","@syncfusion/ej2-pdf-export":"~20.1.47","@syncfusion/ej2-compression":"~20.1.47","@syncfusion/ej2-navigations":"~20.1.48","@syncfusion/ej2-excel-export":"~20.1.48","@syncfusion/ej2-splitbuttons":"~20.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.1.48_1649761868406_0.877443866469509","host":"s3://npm-registry-packages"}},"18.3.50-85492":{"name":"@syncfusion/ej2-grids","version":"18.3.50-85492","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@18.3.50-85492","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"a54c10ef5bf590e31d39f59746ad349da9da953e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-18.3.50-85492.tgz","fileCount":476,"integrity":"sha512-cT/furJurrCMo06+UEYejg/TAXbWjEIfjcfRq2pzbKegVXnKssbH6n47HKr6PNCLQGpJlL3zzXVuVAbGAjyrYQ==","signatures":[{"sig":"MEQCIHFYy/Vi7YMnKXK24GWJLIKiPkcmqhE0ddFavW97jrruAiBMwWTo2HGU0mzssye46M/F35ICsIBY1QTzk48e8r5e/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19358508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVqm1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoyKQ//UVw1LWwfxnqIJ15gPiZmJsdbkA4XPS/0btICvmoG+kQtWiBm\r\n43sTg6ra1+F/0PalWlWkgmouGHcZPSRsaiAerUjx/aKRyAKtkxUBCVxaetyg\r\noWqwBKAnP++R7al3OM3EHrb6iXiNK2wCo9/HOJk6Y8ZYyi5s2J1QzfpVBFyW\r\nnhyY3PsuIk9GtcbSwvKhwreScpRntxjD0WIGVqO0T4J9muctuFd8ieVM5WvO\r\nKg8l0ZQDTZUjRoZeQGSv+Iblq3uj5F9O+GGBausXk7Vp91OpiRY8HUV0afmw\r\nDf09U5fUa4R2PJFI8yyPZ4qpPHKvC1Vak+P/+ok2zT8I1bSoPjQrNxQV/61k\r\nIYWk8Qf4KK8Ew7WFNvi8L+xKj+hZOsVWoef15lIYOPeUyhoP3Lm+34VgXtzj\r\nDAYUzRs/mf+MK61wLbQcL+DrvMns2Iw5U6rphldCoIW6uhw1cA7XkKJh8JeC\r\nMPZ/WRUuzunUDO1+TY+Xtu+0lZmItsugAuIbyWozyNRKX2qrZ5ISPi77UsSS\r\nndUy/OCWWzAkH/htfM+zNkNWlDs7jeEjIpSw7t12xCflcQoXMbG9BxhaWdfy\r\nUPz02wUVGwPp9W+DKTWxJCjIGfo4P37n9DgkKu0ROFUcG8OqRnGCNZEa2dYx\r\nSB/hhUOmMQqwS6UELjelzEdVM6F6tWlLVZM=\r\n=XNoc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"4e60fa0fc9b98a8f1bb8961710855134be361632","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-grids/-/ej2-grids-18.3.48.tgz","_integrity":"sha512-sC3SV2jJ+KnOgi/IMHcSn+OMBkrpUp9jqhvzzZ9woUyhuBRgU1OS+37PhH6D3b/E+usfKfjvcHGc69dPCFzGPA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~18.3.49","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-lists":"~18.3.47","@syncfusion/ej2-inputs":"~18.3.48","@syncfusion/ej2-popups":"~18.3.50","@syncfusion/ej2-buttons":"~18.3.47","@syncfusion/ej2-calendars":"~18.3.48","@syncfusion/ej2-dropdowns":"~18.3.48","@syncfusion/ej2-file-utils":"~18.3.47","@syncfusion/ej2-pdf-export":"~18.3.47","@syncfusion/ej2-compression":"~18.3.47","@syncfusion/ej2-navigations":"~18.3.50","@syncfusion/ej2-excel-export":"~18.3.47","@syncfusion/ej2-splitbuttons":"~18.3.50"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_18.3.50-85492_1649846708983_0.5351854866514778","host":"s3://npm-registry-packages"}},"20.1.51":{"name":"@syncfusion/ej2-grids","version":"20.1.51","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.1.51","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"eed8e47e48170c56e785c6e6fd43e1f6b558891d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.1.51.tgz","fileCount":567,"integrity":"sha512-K1kjjcsgtcy4roKqZHVc/DjpisvWg7p3s+vRKLHcPisrDfYKtYDriWvIx19QVAXo8EIo0nG20+BpD9+jgiX0EQ==","signatures":[{"sig":"MEQCIFniG4AxFNI6xhieaZRN0KnWURz6T+5Ffc+HuBlAaLkYAiAUPW4/ptUaX1sRHyzkV6FGfcL16BzcWNYE4bBbDGFFpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30601041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZ/PoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoN5A//ZmA3hRalXqwD00E2UEI0RSuHoh+xMXwRE9cp4TSw0JhxALmT\r\ncSuIBxPF41j82/yv/L/wA0X9LiCYAavD532Le4FSpKfYx99c/ABdXCAhhYo6\r\npu5zHqaN9W/5ApgOYsDNUWV4ImnJjq7HKjvos5EGF21HRvpF2A+r8I7H/Gqy\r\niv5W+YIumIJkcNEnkqQOClvVlJFUxuCqmbtP1h1rRLOVIz4fNQIs4IGQ19TD\r\nXk/J0f1oDAPOz4NUWNFkOKvDQhoDxHSd2dgweySI2XIj7pEQEVYUTs+aoltj\r\nEp0TNzEdAfzGC5rU4HfAmR6JQbxxk7RFYiewvDOOj7DavKiOknpkLgF9pdYV\r\n+0D2rD9J4dngnXxLN0X4fGfsI2kJNwPtZwBJ8xlUfjmJjxNM/AEMk2sJR38x\r\n09c2ohXEJzhsULbW9F5VAmEeb8l4aIxiLfL70gLXbhYCXuGonBayf7+zB20D\r\nvaqPXArjLghJOv+m2L0tzCNA3Sg99/JyxqQDfykFqMzAqMG3/oX6mivV8/+f\r\nTjeG2Dsh+ch26SlhtQ7fM3LhfhXvurTunUhb3a49txhfcXoHZf7OchEhpN/+\r\nTZ48gzK8I47KPH2EHKeU12uUZgxGZ03J8CZQjOvA+CB9yKkMlMfSyWgLihlL\r\nAYft8FKMNCGmsPryFl6Kmr7IxNY+XMF/WQU=\r\n=wXyt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"da662305a7a605e0bad0ee06c19420adb44bab49","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.1.48.tgz","_integrity":"sha512-4DWyTqPdh6lW7yOnT1uAN+rUmHraNqNDak84r2PdKSyf/miaFwaZIZ+A2rlNYdUVqsweC8C1F27VI2Dh6yWwWA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.50","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-lists":"~20.1.47","@syncfusion/ej2-inputs":"~20.1.48","@syncfusion/ej2-popups":"~20.1.47","@syncfusion/ej2-buttons":"~20.1.50","@syncfusion/ej2-calendars":"~20.1.47","@syncfusion/ej2-dropdowns":"~20.1.51","@syncfusion/ej2-file-utils":"~20.1.47","@syncfusion/ej2-pdf-export":"~20.1.47","@syncfusion/ej2-compression":"~20.1.47","@syncfusion/ej2-navigations":"~20.1.51","@syncfusion/ej2-excel-export":"~20.1.48","@syncfusion/ej2-splitbuttons":"~20.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.1.51_1650979816584_0.737885515938635","host":"s3://npm-registry-packages"}},"20.1.52":{"name":"@syncfusion/ej2-grids","version":"20.1.52","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.1.52","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"fa9ab6e5612deba2248c864514892478c1be6f65","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.1.52.tgz","fileCount":567,"integrity":"sha512-26Qtjc4eDLk0BvRVzMtDewgTB3wFhNN08JGxn5OLMBSRsLjVRHPYr5KNAB6jzCCQZt59cMhXlcB8dNOw0aif7w==","signatures":[{"sig":"MEUCIQDMQCgjjXeNfwfpm+/vU64z6pnvk5WOMLRXt14LgWrSGwIgN+KhrGSH05uKslX08Yq/lfIf3/yKPu/ZAZ0l3JQgXDs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30647329,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicixPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBKQ/+KTfWj0Zz8SlyxdXzUhlawDKrZutm2I5x3eJYFtKC1iVLmGR8\r\nZ9GWBPnmU9aJMmII5X98mOqSyauxxLpL2U8yxP8iMttm7N72udZd+SyFp/NQ\r\n1HBAsCWmRMxHFuh2eXCLfwLI1vfBEeEWHdDF1mor1st9W0K7k6Eo/3wTpXfE\r\nP2BsJGMSJtZVnsxDim6UcyIlf0Ipj49zSLMeh3nVwkcsJBOGz1DtGiEyaCVU\r\nupxdrHM0ciY5NrX97b74TkN7xrVMGHYg+9Y2VJtz0F96cYHOMo+ENdJRLNDh\r\nDIbqwgpttd3UfoHfKYJoAmjGfRLpKMx6Slh4//U3O7kOMD5JXf79mkUhwk75\r\n1wMlIXeraUU+36gRVeyKNuFtVY8hubNSy2WtPDbrmVPdiyreXsG25SZrAFqm\r\npzTBTeHi64mw7zCem3CQpeERYHNAhSh/ZnQLxmIVeqyhnAnIQ41WORmOZWKA\r\nL8M6DMPZ1tz5R1kbUYrRBpdsrrAbaHdNhsGnxtXH+7ENhJ9Cuf9+NAxah1qN\r\nzQFSNNBTYQUmPjJEZZDMb9Xcz4SIhj0IiLR8p6vV1dmhPIANHR4cNxPH0TTF\r\nrq05PCx+EP3wrmrfNuJO9Vai1fx+whUVmNdkPybyJVtNzx5CND31lt/TXc7H\r\npqe9BUVMWYjZVb92iOH9dEQPS67VAgMjc4w=\r\n=ea3v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"e64fac365a3ea1995eb9c22f12eda80ec2728dcc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.1.51.tgz","_integrity":"sha512-5hZr+GRg/bItiA+lWKNHV14Pw5LJPxPZKU3Y9DmPiLoJrDQF+XVygdrxbjZopr5CBQ/2huOHbXz2e6Ng6QCQqg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.50","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-lists":"~20.1.47","@syncfusion/ej2-inputs":"~20.1.48","@syncfusion/ej2-popups":"~20.1.47","@syncfusion/ej2-buttons":"~20.1.52","@syncfusion/ej2-calendars":"~20.1.52","@syncfusion/ej2-dropdowns":"~20.1.52","@syncfusion/ej2-file-utils":"~20.1.47","@syncfusion/ej2-pdf-export":"~20.1.47","@syncfusion/ej2-compression":"~20.1.47","@syncfusion/ej2-navigations":"~20.1.51","@syncfusion/ej2-excel-export":"~20.1.48","@syncfusion/ej2-splitbuttons":"~20.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.1.52_1651649615242_0.25447775086793856","host":"s3://npm-registry-packages"}},"20.1.55":{"name":"@syncfusion/ej2-grids","version":"20.1.55","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.1.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"61e923bd2930a2372fb5992002ded43fa80340ef","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.1.55.tgz","fileCount":567,"integrity":"sha512-hpMbve90vfxoxwkFfzaIgdL0iMf1Ym4Kpwytny88YfGfmQz6gkp595EgFo2kq9vAOS14TD2/Y68lpLgYWqCUlA==","signatures":[{"sig":"MEYCIQCcf7mhZQXrD7eWRdLMXMsI5zW8oQNWfLzmiu0Cp0QrSQIhAIA4O9QkKasziYoROlL16MMDyklYtD6C3x/U0UROj8Fv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30616344,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifQK3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqgmA//R2x4I0sYSUefROL2BiBpsaT5DF4PGAep6lYy/BzQYd+8W08h\r\nD6cuV9S01zuriYgWsDxEB5hwZLfdezY20SxRztRHk5jzcF0fPnW865r1uCaa\r\nnXaSuVxU1PcaHD27Wr6nQuk0zbT8q5aU0T8bBSAH8iEEn9awnOQLbLktqVmj\r\nkqoiL6UWcnAgvfw22ZR4ZZ8Hb3Kv4rTuImvu+v1fNLGYxP3veOAhlCwA9iGr\r\nfF8O+ez91KGcu1BlK/YNdBl4jTGEpdCtLhai7bWC//mEClfurDTxFXpwdLLU\r\nQiUrLJURZ/ak0mzWNyOETahmtZvWUnW6YTFV0TMHfX1dJzehLLzKfE8do7bQ\r\nUH7V96tP3zcodbl8y54uRMdP+qi+MYz7Q4klEiu/R9yrZi4mYPalIyJ4ec6G\r\nBwxQHagNU7/tvyQjmEYriPMSIQgDBgvzWRlUrOeFBI9o17lpXCkZiygTMGl0\r\n0isNgFH2TbzaCighlqIFjm/RApC14UFF4Kb3F3JqTelf+nWizGKUKHmpyFBH\r\n0/YMnmsoXgoPRpx1oNBAXI/QA1IqK5OLwWMAPqIXo11X76n9CSa2wRXhU34C\r\nhKqWA7eGFpdN6S3YKk5HT5hl3OATDw4tn0I28s9wf1YOCsCDu6zXBjSnpFBG\r\n/5WsWsnu68HPZGR8IalZoPnMbuUYLA6zRgw=\r\n=7W3s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"f61279a03128e9cba244e14d00d60163af981d78","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.1.52.tgz","_integrity":"sha512-/NIg9hgjfRCqBPgmY24mAlCQhM6mocJc/cRZIRXYO06vtpKrQlLJ/sfv886CTqjMRQKOF9sZBGI7itSMJ6QEeQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.55","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-lists":"~20.1.55","@syncfusion/ej2-inputs":"~20.1.55","@syncfusion/ej2-popups":"~20.1.55","@syncfusion/ej2-buttons":"~20.1.55","@syncfusion/ej2-calendars":"~20.1.55","@syncfusion/ej2-dropdowns":"~20.1.55","@syncfusion/ej2-file-utils":"~20.1.55","@syncfusion/ej2-pdf-export":"~20.1.55","@syncfusion/ej2-compression":"~20.1.55","@syncfusion/ej2-navigations":"~20.1.55","@syncfusion/ej2-excel-export":"~20.1.55","@syncfusion/ej2-splitbuttons":"~20.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.1.55_1652359863101_0.8692682656709543","host":"s3://npm-registry-packages"}},"20.1.56":{"name":"@syncfusion/ej2-grids","version":"20.1.56","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.1.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"79349a9a376b6e0cb18118d5a3ef6ee7ef442669","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.1.56.tgz","fileCount":567,"integrity":"sha512-gIwFyJIGjHgRt/FUtAz4pdWgBCMIousOyOv2KyWOivq7GodFw5jX0d4ma3izh6E8pMzCpFe1eVO9Vbfy1ttsMg==","signatures":[{"sig":"MEUCID28JYMpQOwYo7plHSqn0AyDITwPaqj/F6ilt6emRB5vAiEAm4pddOI1ONFiMx43C5UkHNEhADTogtItTGkLdZhJH+I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30726842,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJig38TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr4ig//Yaz4YzIdRGco4FtMj3V4vPmlPBopAtAtaZFmUj1oXFKTlLAr\r\ntU1ohZJ2Cyxq4CfAUiApcZWyjiIn2HBG9i0n1QRAzhyHtZVJXhKzc6Nqm9XY\r\nf/UE9QH2zNsjQqnwZkkBY4EXxkdl4Og3C4ObIdXIkj9/JaGabGMa5jmlVb9G\r\nbLgAW7Dql/7YlMZi5pRw5whjjIEPYDZoFRo/gGchTmj8culY02DaeUqS84cW\r\nT7YXx6SPYnPd0m5cUFhen8fNXB7DGKGl/bkue9s0MVTg9TtzDR3zziCxne0b\r\noTxpCZbW4eChDOaVUd9yp8r36OARo1+Smsuws8JFgBe/l9yRjYkwSdrsPLUH\r\nWpzRq8DGd8GV7ueeGeD50MqsriTNije30aRtsauZqWNs5CzBXNAL5l6b0Cu9\r\nYImaFveZ3xRaJIRi5U5qPaAi3WIIuMQJhy5dX024mKd1/um8IPOUweLi03pB\r\nhyqQ+JfBYxfYzwHafTmfYXGrcgNF/mAkBzdqqK8qJ1v28H9bt839T7hTVtM2\r\n6JEQl9v6/ATJXf6mdAu9V5J84zF2v0ZGCYcY1GbKXm5dodbjpFMEYtIp9v1V\r\nEiSzCKv0ekQagwew6y01yOxnxdE6+Joq5Cs16lENgz0069ArMLU1B0cpZc+q\r\nkx0VC2poNUUY8E10jBsilgoT3Dm+tfcsSq0=\r\n=yVnm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"4cb8283c3eeb59458cad1bfd615c5104a5bfe60e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.1.55.tgz","_integrity":"sha512-nJV/3A41jrLAAQqbRph5gKI9Tybg5YsHlB8gtx/owwaZBsb+GCCnb0q+gA4dcUpRQFD29MTGG69mSxKZD1imzA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.56","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-lists":"~20.1.55","@syncfusion/ej2-inputs":"~20.1.55","@syncfusion/ej2-popups":"~20.1.55","@syncfusion/ej2-buttons":"~20.1.55","@syncfusion/ej2-calendars":"~20.1.56","@syncfusion/ej2-dropdowns":"~20.1.56","@syncfusion/ej2-file-utils":"~20.1.55","@syncfusion/ej2-pdf-export":"~20.1.55","@syncfusion/ej2-compression":"~20.1.55","@syncfusion/ej2-navigations":"~20.1.56","@syncfusion/ej2-excel-export":"~20.1.55","@syncfusion/ej2-splitbuttons":"~20.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.1.56_1652784914958_0.6383096000329151","host":"s3://npm-registry-packages"}},"20.1.57":{"name":"@syncfusion/ej2-grids","version":"20.1.57","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.1.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"74fc02571fb6adc684e9a64bdba6a702f861b7bd","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.1.57.tgz","fileCount":567,"integrity":"sha512-VL11ONvo9hrYNXVCF0BnyhMEZR+fInQJM8WfgWyvum1SSld87IUA2migWFEbIHI9SgIP5s3N9YFUCy7DdjwAFg==","signatures":[{"sig":"MEUCIEK4H9F1ZpmBvbiXsATbGFzDwk2z+/ajFsucW974VL3HAiEA4YVePBx003mzJleAe20kvp65z1jYu4SitNDsG6gU14A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30732042,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijL/cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrhCQ/+I6XqBkE5I/A3vN35oWMmzuTMlmLXIVLDf0QtikNc/qA/mbki\r\nL2FqL76pEsQIs2pecFzobXBm3dXu8xOpZ5+S7lzVN+c1bhDw6zXNIuI+5bya\r\nt77x9w4XFiFa9pQtG5Tks4YOP9eFSsWRon3ruBMf1zX7NRbjXIOxJudI9o6p\r\nUtJKfbYwdtzf/uQiKrXwofAAzLepQG1jHKJPMVyLiIsY7Jhi/85q/PMwWoDc\r\n13fdCEf9ICkyYuyks2+SnJRsgjcLEgJ2au50IWAchEmSqunVxDo00bKV58cW\r\nv8i4MtK0R72VyxWKFn93UnriXVbZ2yqR/bBzkbreTexQds0FpmcjP8vneU19\r\ndNulr0CMMG+gbutL6xYlRKsy/QJ+IdRTp47I/cF5UMa2df4TbcPzx2haHTD4\r\nyLpfACThpDAguLqvHEd7odSvQcFyteMSXvfyJT6l3l1F3quCFwLwvpfc/vPm\r\nzi3MXmziqFSbasxg/qFqksxUqk8qNJkGEhuTDrpl8abOVu4aJi+5oWhAgvO2\r\nilzfHotDJfKAGexw+eN1MNJgFZJJ86vCm/V5JwJ849I018j9KBGPvTPHdXrn\r\nebI/v5q2HspaJxqILEzzvYpgGkCr1oAN1W4qUsrSbqNaSnGYrYpy6GmvA7NF\r\nkjOlpBwIHt4yXQkQ3TqDj4juYf09U8pgSDM=\r\n=CbH1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"d5060cdc303b07a7136d978c1e6fad0a1bbf4685","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.1.56.tgz","_integrity":"sha512-ioCHquvojm+uhj7diQrwjMpl+pmeDg53gbXa1CDBHzaPsB6K9vSF9x13sW8UdyplXEFwNR7Iz5ITTsKBE9oO1g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.56","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-lists":"~20.1.55","@syncfusion/ej2-inputs":"~20.1.55","@syncfusion/ej2-popups":"~20.1.57","@syncfusion/ej2-buttons":"~20.1.55","@syncfusion/ej2-calendars":"~20.1.57","@syncfusion/ej2-dropdowns":"~20.1.57","@syncfusion/ej2-file-utils":"~20.1.55","@syncfusion/ej2-pdf-export":"~20.1.55","@syncfusion/ej2-compression":"~20.1.55","@syncfusion/ej2-navigations":"~20.1.57","@syncfusion/ej2-excel-export":"~20.1.55","@syncfusion/ej2-splitbuttons":"~20.1.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.1.57_1653391323756_0.9446801136660177","host":"s3://npm-registry-packages"}},"20.1.58":{"name":"@syncfusion/ej2-grids","version":"20.1.58","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.1.58","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"24e11ca0ca13df966dd024c92c4c651631305fbe","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.1.58.tgz","fileCount":567,"integrity":"sha512-ZZUyHhNqg7MoGOQ67ycvlKVe4qkDWqaF7jm57IJKVBdWRm/Z96tOAXmY7uV7GoaQoZW4OaLAW/inpqaOm4hgRA==","signatures":[{"sig":"MEYCIQDYjTFBH8SxmvIJ6N5RV9poDKBvPGRd84LX7XCNC8206wIhALzTgkWc82xqqtzVs3gusL08RYsA0S4n5aSkbuJALtIs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30782069,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiliE2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3gg/+NiK/ummYaYnbnRwAuJDA04UxJSrN2hOVxfnEesxKrHrbHCME\r\nn73ahoUGx0873+kuNvIe183Jw7cd2Kgo8iOBoNg74s08OQ0drFv2B/+mRfAh\r\n6ygjXSJ1xGAy7sFfle/acED7A0Kf79XfC/9MpGlJUUhQC9eMu97reMfEH5WI\r\n7gyuEHzNR5FRASJ1Xiq3Zn8wUXph7dHURLmy5CmxbHXsI+2j621gAyBUzLK0\r\nf+HCiBrUOfJizfYcx9+kLzALPxEEBpyER+0Q7cpDUXc3gVjo7A7kgr9TPgav\r\n24sI5mnMKa4Xt0aEt0VHcbPNIpO/kmZ0XwgDdWTh6S1VjIdkYoNnS7Z8zQHj\r\nkR41fmwZj/O1195vlPPW+togVCVWVLdNcMt2WnaFBe6Q3NdNZvnBbMLS2ES9\r\nmCtT+Eci3kKlCCutNoM68Eb2VavL3x/9nrqX85YIWcOE3dz7eKbu4MBLRnl6\r\nOOCQ/XIltOnf3An4Hn8fEvUdKZgrjm/mAb7kIyIgldBF9pTCtCD4q/CGwgEv\r\ndJKQqu92z5npP/Ky/thXEjaUx76Q3MHGZqua9B/2XKc8hrjVscwLNb9uFTaL\r\nLwYs1ZWkwfWs1IbvNOuJVL+mPQrEyu2shmmRYMF+wsrZzoCgVQN8BxrAEuvk\r\nU97Z34gTtkxvkC+YMf9x1AL0FgaAbTgeh84=\r\n=fhTm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"56aa884358a7b06dc2af0557fa2196b3164cceee","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.1.57.tgz","_integrity":"sha512-KZw+ZCbZ/e2uoUtpNVEKWAMp53KekJFCssQFJYIc03DTPyN1V3hx9yDRCe9s239JFh4v9qwZVxlgL/MU1EYN4w==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.57","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-lists":"~20.1.55","@syncfusion/ej2-inputs":"~20.1.58","@syncfusion/ej2-popups":"~20.1.58","@syncfusion/ej2-buttons":"~20.1.55","@syncfusion/ej2-calendars":"~20.1.58","@syncfusion/ej2-dropdowns":"~20.1.58","@syncfusion/ej2-file-utils":"~20.1.55","@syncfusion/ej2-pdf-export":"~20.1.55","@syncfusion/ej2-compression":"~20.1.55","@syncfusion/ej2-navigations":"~20.1.58","@syncfusion/ej2-excel-export":"~20.1.55","@syncfusion/ej2-splitbuttons":"~20.1.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.1.58_1654006069987_0.22915412171344496","host":"s3://npm-registry-packages"}},"20.1.59":{"name":"@syncfusion/ej2-grids","version":"20.1.59","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.1.59","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"bb59f20af65ba8deb1feb19e61f75d2bdbc283f3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.1.59.tgz","fileCount":567,"integrity":"sha512-VspbNnsPKNqSw9v+V1E5ujg/DG175QY2cv1+JQGcBbfoHjozfzwFCGejiEcPrA+vO4kLraIKrnzo10rQHcteaQ==","signatures":[{"sig":"MEQCIH++zTi0v//u0Vxz5Z66QYLC7aUeO8f/kBmQLEM2ahmoAiA0XeIsUzEPzfEbad4qxFP1x/UWo10gKDym1qgRcn2aDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30789928,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinzUYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqD1w//X5/819vjlFXDF6xSYiXPRzLm0cW1MRUyJU2Vz70GO1MMo+jQ\r\nLHDCW45PPYSoUkHIaEuq8zxkuWvpYdO2GsVQb9mIiiTZVT24K8+U//JYovB0\r\nGS4Qcet4HnBlhjKt3Hlx/x9DEbopnogGutmHW+lxa0+cjIDChhBIPSjhQBPE\r\nQiIWBVjT/6WZY5c5YaDcMs5IpfZEJVMmOsMOlwm5qNOBs732NKL9b46n+wDG\r\nw8iJqgUsoo3R2T6P7jXfXcOYahnxO8hJYInISYRRu9isyXRE9r9vw0CnBedx\r\nvLEUsIj/vSAESlNi6yfVZXKnz46m3nHhAeCUk0awiYU22/IzsPmKufZZ3da4\r\nRUxWhmE75FG9c01iBZ0Tc4qRDfCSoC/zmHmKEnuxDgdDjLUApTPm+aS4fKyh\r\nEb/BAx0TLw6a6n03CEjmRiTQt2e+ZvrRmVMuzZdIzIL6cEwrDjvFjI1yZVlL\r\nl0tRbQ8XubA6goMACFEnJzj7AbYoIcac2DtJaD4sVck1QvNt9+bPVvizspqS\r\nPkpyhDUxYkb2b2MO5XP+CgOddrgRrQfRduxNIhNM6MbIkTN/6/0kSh7w9En0\r\neU1ko+tL8/K7EsaRQRHVq+Zkb5rlRt2PIOub4XV42BaQSM2OoXjlZzo3AHT5\r\n0oopAjBkJEjGNOKlMq+7y3Us0140TrDKvMk=\r\n=joQZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"d0ef897b4a274ce0de42e20396c6d6df9ff5f5b1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.1.58.tgz","_integrity":"sha512-WEzc3TmBIlkgtDTVMDczhQghdFWripVHTXW2qNS/nXRz8sYd7QzI5SBqKFuM1vuebg6HEGPV6unAEN+9TnzKUQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.57","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-lists":"~20.1.55","@syncfusion/ej2-inputs":"~20.1.59","@syncfusion/ej2-popups":"~20.1.58","@syncfusion/ej2-buttons":"~20.1.55","@syncfusion/ej2-calendars":"~20.1.58","@syncfusion/ej2-dropdowns":"~20.1.59","@syncfusion/ej2-file-utils":"~20.1.55","@syncfusion/ej2-pdf-export":"~20.1.55","@syncfusion/ej2-compression":"~20.1.55","@syncfusion/ej2-navigations":"~20.1.58","@syncfusion/ej2-excel-export":"~20.1.55","@syncfusion/ej2-splitbuttons":"~20.1.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.1.59_1654600984103_0.5655727448719026","host":"s3://npm-registry-packages"}},"20.1.60":{"name":"@syncfusion/ej2-grids","version":"20.1.60","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.1.60","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"6efa8606f18f886783ce2613068e0d3d549064ad","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.1.60.tgz","fileCount":567,"integrity":"sha512-twuif5ergvBAFDmanxyWo6VWw3+nLxpeN1TDrsqY1n1bRo9bLOQ9uwqdUN1a4qlplmyKvLrcf1Y7eIsVgXfEbg==","signatures":[{"sig":"MEUCIQDnPYT8p+7ziBg3h4M3Lbe2XSVLVNnkVTaAgaRohzQiWwIgEiD1VUcdTCrLyb+7+GjGGej8CLM5ruMkPfaBg0H7oJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30798418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqH0bACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZTw//eYal9Z1Sg9Yvj2BpAUm0zhNkWQgqQ2rgM81CEt0u7wtFXqov\r\nB+eoCXHb65O/Nwe87ftn5rWRzbPg2X3JBlio3lPc+7bU5At2sHWbNdcza3JQ\r\n/fUv8Y9GaLZIivGQFGRh5/uJLoOuT0z7QiF9PetAznU0W2Ft/F+qh9qNcKxX\r\n/EwERGli7jHtUZK1unynKx7QY2vw+xzK4zUGkQ74HVlLFDb2zyxFhBg5L0aA\r\nc5xjw8WdhQvLmTZ7eGI/saEVE748KgWVDovZR9XXU0uxP9AsHZOqd2IynKIC\r\nHgoyLFwH5M5dPLcMxefqoaSMR98s1w6/k66OMfQZJt5/Oc0Of6huXl2d4+4k\r\n1W/GNnJaZ5lq5VBs20kw1QzoIiD/tMXH1QKXOUXxJqD1ljhPQ4RXcqQ7cgt2\r\n2VmKs2UYJlr2Q4SKuP4RxmVj4qgNPJysiNY6OztG/n+92olNBdYf0oUDbdT3\r\nmVaVGmcTvimExzg1HfH147Xy8cVih2qKWUArH/XdFeVZBmurss5GHfFXj8a5\r\nXqpubNAlsOW7M8cEeueYlZBtpXku05mNL4iLSoBTqbsZb/l0VDmGZHzTUCBh\r\nAJjAqK/ETtmwkfNCmujwIE5hOS+h++tG8SBeExvjQUuYtI4gY4EOkXOaPK2j\r\nyUSLU1ZeCfMK26RZrtQ6p8XVJfs1MsBJjLc=\r\n=f3wa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"9764a1fd21f0847e40187917a97dc3c93d327457","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.1.59.tgz","_integrity":"sha512-GemeImGVrccOiCrJiZ6Gw8Lph7WXhI19KXpxjb9IwyQxj5MFXMkS6C2/Gjl4QNrlRf9m/bnyqkzbnt3SfS0eFg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.60","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-lists":"~20.1.55","@syncfusion/ej2-inputs":"~20.1.59","@syncfusion/ej2-popups":"~20.1.58","@syncfusion/ej2-buttons":"~20.1.55","@syncfusion/ej2-calendars":"~20.1.58","@syncfusion/ej2-dropdowns":"~20.1.60","@syncfusion/ej2-file-utils":"~20.1.55","@syncfusion/ej2-pdf-export":"~20.1.55","@syncfusion/ej2-compression":"~20.1.55","@syncfusion/ej2-navigations":"~20.1.60","@syncfusion/ej2-excel-export":"~20.1.55","@syncfusion/ej2-splitbuttons":"~20.1.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.1.60_1655209242973_0.2258229729265182","host":"s3://npm-registry-packages"}},"20.1.61":{"name":"@syncfusion/ej2-grids","version":"20.1.61","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.1.61","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"87f08625b413113a5dacc36cd599915bcfe10d56","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.1.61.tgz","fileCount":567,"integrity":"sha512-083a5cDSMBIPzqfgAoigNK5amz3J/oGxvmDJEPL2/WMW5U1GSwA+SZnrVzBUwHeprzERUCdFWwFVTr9Nf2hpRw==","signatures":[{"sig":"MEYCIQCBVFiH/lUmfdBzz1dlo8zLlbjzCFMWHdiokSgOsIIdOAIhAPV9il0optXmBF6zeFtRkxFSeVpiyXrlQk8l7nVVT8bX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30818494,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisd0IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7Xg/+OXihUEyOr7E3qCSu3jKKgXG38JN2Lvmaqa+TQVKg+KPyht9I\r\nBWw+EF9wogPuq74DiJT24uaOCxqFxpArP6Hbf4PKQg/yC9TnE42Qg8wQA3qy\r\nITGS15PEbBPP9ViRwb374rEOhTknTSWJ1HGYD5rhZDomEDFeQTgA8rPQaYSv\r\nv726Poz1zqlQJdVAcotUX9cwTp+yEfFBAXXXERaEg3nW5Fc0GxguGADDxdWF\r\nBcXUgmJ0lM4oqpnpxjJtKNFTSlUV1wDrWBFHMhT2p5rFTTbC6NpoRnODQyV8\r\nR2w5cwDfesOrq3MgXKgDFF0eooHHnGhTuAA6wx9Ck6LfYCr5/lM69Pz2xCEq\r\n02mq3/KN13eiLOeMGEQW/d6MfTqfyvIu1GmxEsdBxjPYEGAOn/pKki1jqmfc\r\nhoJOmzQq1EdGKnW30pxUfOsEtXY8xTRJ4oz2+XRl0HvbEVALOm3zVjWpyDNA\r\nE8drhs1CYti7S0fqHd7eVsPio6mONzeGQXM3O/WsTQscQmMHkLHCqewzduIC\r\nRpqpk6UMPDQjhOlQaaFRhQl3B4kfgYhhBCSwSMXeagHxHFh6f9wCMxw9Lemp\r\nBjPpH8Jl3bdJA3M7HEE7LILH4s/K39d3EqhoLwSnNdKiJVmf0n/ZDPnC07Ru\r\n6tXM9d6hTAL3yQc0N96oC0vVtAFMZIXQ3lE=\r\n=1Mi+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"475008eb2166975d0eb021535049a630566abf8d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.1.60.tgz","_integrity":"sha512-vMBE4VU+ZAFzQpKPmvmt/40d1K7ZqgKtI7SidvylOciPUZvgKatlIoKU0MdIFOybRkbjrNHu71lz6TifQl7zdw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.1.61","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-lists":"~20.1.55","@syncfusion/ej2-inputs":"~20.1.61","@syncfusion/ej2-popups":"~20.1.58","@syncfusion/ej2-buttons":"~20.1.61","@syncfusion/ej2-calendars":"~20.1.58","@syncfusion/ej2-dropdowns":"~20.1.61","@syncfusion/ej2-file-utils":"~20.1.55","@syncfusion/ej2-pdf-export":"~20.1.55","@syncfusion/ej2-compression":"~20.1.55","@syncfusion/ej2-navigations":"~20.1.61","@syncfusion/ej2-excel-export":"~20.1.55","@syncfusion/ej2-splitbuttons":"~20.1.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.1.61_1655823624450_0.3112790616119523","host":"s3://npm-registry-packages"}},"20.2.36":{"name":"@syncfusion/ej2-grids","version":"20.2.36","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.2.36","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"10a929ad8371183d591525a8dc67b55b8cfd6830","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.2.36.tgz","fileCount":512,"integrity":"sha512-DQiDgBy6OQAi4RBwMmaG/qe7hljx4LG/GBo9WYAz+xAMH1P9i4RkPIYXztVsX//zU7H3Vc9GBAQQpxp0TjGr3Q==","signatures":[{"sig":"MEQCIBXamUDtxDRLlQbCD11VogvqrcDiEZxBLTQxDQK/Lhh1AiAoHw5EAwvH4sUu7tMYYOGS1FNCz629KQQv48Rlb8HHFA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30927662,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivWH1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqqYg/+IlmppNOWul7tnV5LRZdT1A71tYhnbuiMunkaMC20bG+oc/rk\r\nEvolIbug2g8L5VRYAk10PrrxT0VSW6O9ukz41G53KRM4L2FETJhpcRpicmS1\r\nfNcKp3fv/G03CuCKFE8SkHGpC10zMJv+KrTnQKmGJlqtaXPki8FBRwD8hSNE\r\njo4gs6Ry35J5LuVPIUYKvnn7F1pPKn7wBe59F6TCdxjRVtIlOEQfFFrWkLWL\r\neEeBJe5r0x960HwePGK45lOPBD7hZIvUpX/Ga8Er4QyZ7+F6JQ3Ce02ZWmzZ\r\nq19FaKJm2uVWbFra8vrotuLQCYf/1ymSLMBrTSivX97fUgk5FReM1dxYcYnH\r\nKFum/KU+Uf1TplY1V+y0g6VtNSs5K2h9gykdg5zAW1CW2a5dUOwqNM5kNCCp\r\nCt6NglVhzKPWBfRtkdezTplJBXiIM52AxSOaLg8zmW7Hx2kfqcmlpSlSzS1s\r\nmdrC59zdNJM+mZq2YsKxttwYSVC0mMP7uUKxLEFZ/bXR3eewgwmqfdYejIJj\r\nR6v8dUeK+RbvuP/xBJQRoD12vZqNKAY0WKF1cbWiymnPTF2ZTwIc5p3GXVAB\r\ndsR4+YYnOJEj3kJF6TG9/k3bVKOZDhFwraODuP8ft8fFHIb5DEmySWMKr6aA\r\n7I5msXcCONukHGUo6dfz8bgZebpZEQIrvg8=\r\n=KfFb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"bd5763890500ab8742d7b0765652789e76cf13cd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-1.120.6.tgz","_integrity":"sha512-sNKFgJeKhUsQ5wRIO4aitXjDAKxNTHPf8+KsFbUD2RCOM1v4DloDI1ORdLvYLj93TgxQw9ldoMNZqTWPTTuOwg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.36","@syncfusion/ej2-data":"~20.2.36","@syncfusion/ej2-lists":"~20.2.36","@syncfusion/ej2-inputs":"~20.2.36","@syncfusion/ej2-popups":"~20.2.36","@syncfusion/ej2-buttons":"~20.2.36","@syncfusion/ej2-calendars":"~20.2.36","@syncfusion/ej2-dropdowns":"~20.2.36","@syncfusion/ej2-file-utils":"~20.2.36","@syncfusion/ej2-pdf-export":"~20.2.36","@syncfusion/ej2-compression":"~20.2.36","@syncfusion/ej2-navigations":"~20.2.36","@syncfusion/ej2-excel-export":"~20.2.36","@syncfusion/ej2-splitbuttons":"~20.2.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.2.36_1656578549341_0.60910016789152","host":"s3://npm-registry-packages"}},"20.2.38":{"name":"@syncfusion/ej2-grids","version":"20.2.38","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.2.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"c8b3f9cc6e296c97832414dab7517d81b570285a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.2.38.tgz","fileCount":512,"integrity":"sha512-MR1w+P95oWBa9m0+T5th/37SRvW9Qi3Ki43Z0ld/J0oyPtxlcqitaiTdtKcJuW4Wfd9e/NRoao53LjGrV0CDuQ==","signatures":[{"sig":"MEUCIQDW7v7xo29BncdVTOvl7GyZM2fVBVjQqD68rDCTpNeo6gIgM69QI68MOo7/RGhI10Ru8jl6K7kvk8u0o/8TR9TXRv8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30960616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiza2kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQGw/9EayP2Hwe61zWZJKCWw49GfqdCsJQ1Z217FcmATHTHj/yNxje\r\nSKlZTNQQRZAIxG9BoYQeaK2Z3zO9rxtUi5aQsaiCcvY5KJ7qn3qNakEQl6zl\r\nailr3vZ5YQGRH0QA10Ia+fEDqoPjYCxyxi0gg1FGn/Gga0Z6ttel0sUBMe18\r\nR7OzWfzWrD2Agi7UO8yySJzRwI0QxxHGHEp1aKX0lCgEppO8Aj36VFfgPY/3\r\nPNrRKnGbQxrcZ3KoSWCr1HslddLOd17B+jGR92HYKSscHGgjqJXZmjVzp9Qu\r\nU44BOaXJjGgDV04O1m6QOd2MUS09rWLccYcL+AhZGsJuuDJxoqHBPGQr0dyL\r\naISoJ6F875715dGrpZ3/Q2XRZZ6kvKQlWvr745UNyx1Gz9hiaan1XNkjdGH9\r\nC/gq8Ibm7iX2NOlCBF219/Ql/KYjJrCTabCgIxR0jnS8ZoxM7eu6j5JKp3Cj\r\ncWFniL5q/eTyoFeSygLXcn5aNyOVnTnpG5ZUOiC0jmFbTryNefot1MQb/t4R\r\nngKJp0gj3U0gmnDO/Fa3SQux47zxa+5bGfIkgYrdha/D1FdG31oKQ8QvXMMo\r\n2iLrjAk8FqArR4YveBCaWr7g3xQV3sKW/4NcVoT8Zf+UfYd2Csm5ZVvFA7f+\r\nZgLIilX5W9D1CO3wb8TpvERkUzf4A0Bt54U=\r\n=q1Ri\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"e2bce994c8d776b88cc0fffe16f4cc2a116832a1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.2.36.tgz","_integrity":"sha512-7xxA9LsnzwKvCc6omPZqK8ZKjdIDRp9mujq8Zo4tF79pZb2NyMCLzHXRTSVTPlLE/fyTVHRAM95qa2wPymuVnw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.38","@syncfusion/ej2-data":"~20.2.38","@syncfusion/ej2-lists":"~20.2.38","@syncfusion/ej2-inputs":"~20.2.38","@syncfusion/ej2-popups":"~20.2.38","@syncfusion/ej2-buttons":"~20.2.38","@syncfusion/ej2-calendars":"~20.2.38","@syncfusion/ej2-dropdowns":"~20.2.38","@syncfusion/ej2-file-utils":"~20.2.38","@syncfusion/ej2-pdf-export":"~20.2.38","@syncfusion/ej2-compression":"~20.2.38","@syncfusion/ej2-navigations":"~20.2.38","@syncfusion/ej2-excel-export":"~20.2.38","@syncfusion/ej2-splitbuttons":"~20.2.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.2.38_1657646500198_0.587133030043526","host":"s3://npm-registry-packages"}},"20.2.39":{"name":"@syncfusion/ej2-grids","version":"20.2.39","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.2.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"22ad0184d42a1b463229bc247c901e64278b2881","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.2.39.tgz","fileCount":512,"integrity":"sha512-WNVgstbrriZstF1cd39mQRRxUY7QutDRLaBsbC3esapSp6YFWXA25JgXYNu71yumgZgg7OIv8v386SLyobKqzQ==","signatures":[{"sig":"MEYCIQCYk+sds2whPpAsBj6cifSurwMGEm6B5DML9x3r848yoAIhAPRST3V/CmDGVKsLWJEPKbOW8dDQz4J8XuEdNpf3Z6Cb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31010262,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi1sS1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/0xAAl/t/iHyAs9h5AtEAr8hWibKt3NMH3nqXjB8uAf2RL0Q0gSx7\r\nDlETm/PXeHqDpZrVVrfJ67HBVh18JapmsgdDarRmmTx+YwkOXFf48/t7jEN5\r\nlpv18Gc2BeAxPx1w7EHTBrgoylSHxMfTMv4MKawf+KFsoadCKLxB/i6l8t7i\r\nuTxsZwbpb5WoViDUCZ9Ji5pcrimA8s0bYhre8/JWT/Xs6dKcUQJ9jEeqg3F2\r\nw6Yh0JpZdikD3gOs7JlZuq1SC8KeOZO3riMbz1yBGBwroNS9V7tZIFdm4pYJ\r\np0AsA/Y5LP27YyVLxJV+u35zLGxY7CrKx2CuxmTJmi39nsP5Gd2Kd23Mq7r+\r\nwCEz0Ccf2KRsWdA1kM33XPlaVyjHreAR9lSfY7tAvLj+tS7zjdHZ2AZsPFkJ\r\nxBIqvsEsq4RBe2pjlsZdaCMsk+vaK1etz3rZcAXXOQodQiiCkWvDndnoURNt\r\n45sUApYMg2xgLqRJjaRnzbqAxCQIW0QXLJrkjjQcYTynVkXCEkQ+RpntDzBl\r\nA+GVfwgmXMGpeXJPMpQXdrlfeGxhQNfyBjjK+yoC4eQDeq8Pg4uQHejxmMFS\r\n0B5MG4oSMg21UqQ9bc36QAiOFcKO+w2C75YYICFMcjVICpTPUBoG1lxB166I\r\nAORmtGm2BJ0XsbWcraOueTSgm3dpycBIygo=\r\n=aesv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"5986b98543ba99fe4798be8817d277238a9291a4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.2.38.tgz","_integrity":"sha512-a/jBfWDQr7z8XvHMsBimMz03GFVTh/DYwfZR2NKnUgdD+QLbFV8dNhZkB5iQzaZjOOOhoB3h2cg3DWJS0IycRg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.38","@syncfusion/ej2-data":"~20.2.38","@syncfusion/ej2-lists":"~20.2.39","@syncfusion/ej2-inputs":"~20.2.38","@syncfusion/ej2-popups":"~20.2.39","@syncfusion/ej2-buttons":"~20.2.38","@syncfusion/ej2-calendars":"~20.2.38","@syncfusion/ej2-dropdowns":"~20.2.39","@syncfusion/ej2-file-utils":"~20.2.38","@syncfusion/ej2-pdf-export":"~20.2.38","@syncfusion/ej2-compression":"~20.2.38","@syncfusion/ej2-navigations":"~20.2.39","@syncfusion/ej2-excel-export":"~20.2.39","@syncfusion/ej2-splitbuttons":"~20.2.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.2.39_1658242229034_0.9346357673699806","host":"s3://npm-registry-packages"}},"20.2.40":{"name":"@syncfusion/ej2-grids","version":"20.2.40","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.2.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"34eb8218ca924e1666607d06ae5c79be6738c150","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.2.40.tgz","fileCount":512,"integrity":"sha512-mLnrvTRcZhZMAqh1kjJ7Ys9SzCEJw4h4vlyoGMktmTcRPa8bAP54WfEeX/nJ8g/cKxdYke1bjGPNzB797XZJAg==","signatures":[{"sig":"MEUCIBhsnCR98TOGThd9BK7Ctw+wfEy7nStzQjGGcOdIXyArAiEA2K6ZTYse3FrE4JKdHW/85GlmLEAZY8GiiXW8f3HteT4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31025009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi39RkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGlxAAoZMHTrQfMm84aBBzvVr3iVCAA9DwusjIknO6VhE8Cu3of7EK\r\nvaFgQcssgyIjQTBCImSYXjkpUjBnPRS7HBLsk8ZEqNJj3M1yspRfCfMq2UNH\r\nqHJd7QZp1QXUpw0zGVHnvWi/3xXubKgiMNx/jqq4hSAfLjoAwKBJvPohni4C\r\nQ2YoOs8+B/vYnui8GXk31ccObLbP2tMAWQOeEJdjKArpdVnUZ1RSeF16E78p\r\nsc3RaTgrr9UYa8zea+Q6RyDYR/ePrPwdtbcmkayC9vhAO7wkHN3a6BxbbsBB\r\ntMNgB8kIsc5mc2MFFR3X5WJbf1pDf50lykhVdCH+6b1mG5xlX+YNiu1LFEpb\r\nBmm7s+R0RKWdjkJ66+hsL3F/mH7alOvZC/WFUVfINdELN5kXkJLyZQ36rz32\r\nCZ48HX5qJD54O54MTKp5YQOz68UTy8H7Z6ksaizE73U/OaKPSX9pqThrWZPV\r\n8S3GA4Wot9cnLPH1dizCXdI7Fh3MNR75wND/dgwAr2343pQWCsacXNfuD1Ln\r\nRke3DKq0eHxy0Q8OITzU2Wlr34MK7RE782TFvAShN5X2thAskyIcnJs8Y76U\r\nMFhem5263FndfDZbJxhiGK4Sl/EeAymLghNQHV9toBLQnHNf9Xu5WHO1b5KF\r\nfGpqgxVldJ0xlBxWSpMbnzsNyX+WeghJwgw=\r\n=u5yQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"797b074390a078d6f670d6eaf0bd779332660b17","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.2.39.tgz","_integrity":"sha512-eDM6SmUq6QPOnF8cHXd+H07mew3z3EFnbNMyDUZIQttNl6uLOqu7OUPmkKy0KrFrgvsHv1hxWtq+4zwgcuqUWg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.39","@syncfusion/ej2-data":"~20.2.38","@syncfusion/ej2-lists":"~20.2.39","@syncfusion/ej2-inputs":"~20.2.38","@syncfusion/ej2-popups":"~20.2.40","@syncfusion/ej2-buttons":"~20.2.38","@syncfusion/ej2-calendars":"~20.2.40","@syncfusion/ej2-dropdowns":"~20.2.40","@syncfusion/ej2-file-utils":"~20.2.38","@syncfusion/ej2-pdf-export":"~20.2.38","@syncfusion/ej2-compression":"~20.2.38","@syncfusion/ej2-navigations":"~20.2.39","@syncfusion/ej2-excel-export":"~20.2.39","@syncfusion/ej2-splitbuttons":"~20.2.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.2.40_1658836068110_0.2638651173415103","host":"s3://npm-registry-packages"}},"20.2.43":{"name":"@syncfusion/ej2-grids","version":"20.2.43","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.2.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"eda981e8e653b424845ad75a19a4b0c2b8cc45e9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.2.43.tgz","fileCount":512,"integrity":"sha512-YRl7e8C9Zog4ruwG/oumGCTruO3WlL8lpCx/h0KGrJLwioL7J+J2qY/iZVHfpA3WRXvRFx0Tkem1m5kkdMQHRA==","signatures":[{"sig":"MEUCIQCrUIumC4s/5le+yPfPROh+Nd61hDpAc8AR0zRlGiV3NwIgA+cQk1hhX/nwlJIrECDkXeU3jopL48wRWmX+PAMzK9o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31048258,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8KJZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRARAAhSjAFBD4Ytl67vh/zI5BSyNjx9uZO4Ne9tXcYcTDDC0Hm1Gb\r\nAsrD5B5x1gf+uehrQXIBas7IrqpFBUE66vC0pQmwN2fird4Mykb08sfl4WPP\r\ntODaQJR+6MnF5kUPq18pVwA2b+EeEv/4lynkosaTRkpqegLJSJ5dUwWevZgw\r\nPsVTBGEqN8eOPoJjS9nJowsXEEXvkK7+v1lNDun9Z16U7UTU67CfLuSOu5AS\r\nSYFRz1wDfQ83Pz6FPgLFQJTwGkzgonq4o1J8GuqulNXJkE7E6wGNTgT8D1ff\r\nQeJcIjLNxeVAvYKQGOsWfMeFE4L5HPPwFhSfsSAEbfjvVR07J0al6KhCwuMJ\r\ntzVP+YiYobI5j+Hzy1Xy/91NieqdB9u/pdWrA8adoFynA54kvWFLUuod9M6n\r\nmJXbUIRcu5wiT/4atslMqeZA2QQ95r1KhU4u6IIQ1E5tJ2C6rnv9tFoZ2IXb\r\nKDu0WFYyAfdyjb8iMB8iTG0Tr5lUq5yBxRDkd24xYZ/+OA71UtaQEcEU9RUl\r\niQeiIdYpXxrf/kw/3BcUg/IUJSzdABC2/dpmxpnVK1LP7q3HsQQ5A7KOIIpA\r\nmKvTWAcuqdCxT1x0UtfyXrw8u+hoS7vd3YuF/FvJOnBJiPw3OMRyu/QWLWXR\r\n8+O9g1TA5P0qm5IRY2cInqpGMSbXc3whOg0=\r\n=KUAI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"25dab271e415849bd0992e52420881dbaeb1b656","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.2.40.tgz","_integrity":"sha512-KUI1uMuPS6zSy0HpQGIl9BtzXrCNdlnru/fk5r/f17/0wuQGU5WCkjbwQsvCbiewyN4VaCM+2WLohYYYW7Tzng==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.43","@syncfusion/ej2-data":"~20.2.43","@syncfusion/ej2-lists":"~20.2.43","@syncfusion/ej2-inputs":"~20.2.43","@syncfusion/ej2-popups":"~20.2.43","@syncfusion/ej2-buttons":"~20.2.43","@syncfusion/ej2-calendars":"~20.2.43","@syncfusion/ej2-dropdowns":"~20.2.43","@syncfusion/ej2-file-utils":"~20.2.43","@syncfusion/ej2-pdf-export":"~20.2.43","@syncfusion/ej2-compression":"~20.2.43","@syncfusion/ej2-navigations":"~20.2.43","@syncfusion/ej2-excel-export":"~20.2.43","@syncfusion/ej2-splitbuttons":"~20.2.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.2.43_1659937369281_0.8591140023857253","host":"s3://npm-registry-packages"}},"20.2.44":{"name":"@syncfusion/ej2-grids","version":"20.2.44","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.2.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"1e4d2d8181268c88c9c016b6c57da543a78efa06","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.2.44.tgz","fileCount":512,"integrity":"sha512-zJrzJdbSwT8XY23oYBBM235jBNCfvqrv+JlVzY4I5eZsf09HkCTFJHvdwrm30Ji3ZwVFKs9z+RQa/A9AW2whOA==","signatures":[{"sig":"MEYCIQDBIXfjVPLB6EsCoQwDL+kAG8K2DN0vUEqvnwBnSNd/MQIhANJs22UmKJuOYPkUmnyKmORyRONBv82E7Zuqvqs+LDrk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31072730,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+5UHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoOFQ//ZZ0ZIqRl7ZqZ4YTIde6RuKoc4AGYAcLx9g8IMsz8utGldkyp\r\n+A3/wcfriTQhSj3RR1xJ8qkcRaVX5d16MVGjkN/W0ysGUs9EJrWiVVjhqolE\r\nncNpPYMZUy5emky0/2Ro1BmDaWa/yplqe2PGUW+D6egjRe7WmkLpq5uoQigQ\r\nUcvAfHXDopnB4MNWiq37rFa7vDhO0eLKIcn/pe+9bEexu2/FXsDtVnHCjI3M\r\njxJRxWbR8w+SfGLEyc0U8V62Fove+YXZXWq5hsqarEIblK+TFKdvANbVozUi\r\nVnqeiuvYO6pRvj7klZGyzrBR3nPucb2BxxIje9QcM14zSHH7DvHuOWoqPuYH\r\nXVU0sfd0cOaFJyDbU+pwljLJkcrfB+T2xe05arusEogZMRYm0KRPKA1hLj6/\r\nDNXrjYWNpF+RRlha8ze9eL0pxgm6c5BZrFV6MWN18dP0xk3GDgRDdDxg9MIY\r\nDe65ZPxXK8Ua2dwVdWAH6YrhYRvvB4pQ5TMk5HcPBN9XKmnV6N6lzegYuZnn\r\nXUStKjeILOivYBhO0cF+mUJ27lttyl5k/c0IZi5V7bGSd8aIRlFtad2whNIr\r\naxxeF6wBtOVv0YrG1Onwbe6o9z2de2msGTFUMJkLrHG1XXp27tsvjkCY/pPT\r\nz3VBoH7AVkzSqyVdYHRlmMRKlZ0SxKrNgHg=\r\n=B61w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"062cf836a42ab3f3e5f7732b846bd53a5960fc46","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.2.43.tgz","_integrity":"sha512-F/q3jWChUa7gZ6JdBrfGsjml8jbVrOWS5yQX6zLIzC35oSmXVnOTDkpK5rPLT+EuP3oszB3bXD6gtVl6bFQTZA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.43","@syncfusion/ej2-data":"~20.2.43","@syncfusion/ej2-lists":"~20.2.43","@syncfusion/ej2-inputs":"~20.2.44","@syncfusion/ej2-popups":"~20.2.43","@syncfusion/ej2-buttons":"~20.2.43","@syncfusion/ej2-calendars":"~20.2.43","@syncfusion/ej2-dropdowns":"~20.2.44","@syncfusion/ej2-file-utils":"~20.2.43","@syncfusion/ej2-pdf-export":"~20.2.43","@syncfusion/ej2-compression":"~20.2.43","@syncfusion/ej2-navigations":"~20.2.44","@syncfusion/ej2-excel-export":"~20.2.43","@syncfusion/ej2-splitbuttons":"~20.2.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.2.44_1660654855006_0.6304521383186417","host":"s3://npm-registry-packages"}},"20.2.45":{"name":"@syncfusion/ej2-grids","version":"20.2.45","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.2.45","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"8d3f8096a226c7fa0af4c0d5025d963e9e973a73","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.2.45.tgz","fileCount":512,"integrity":"sha512-nTFg9p2cdQ+93tvWWpuJTeAw1qqqTkTsbQ8wZwTkC0j57NCuyt/gXRtVoDr/FjJZ0IFR4xcvuoTWF7/FKJPh/w==","signatures":[{"sig":"MEYCIQDHaU6gjAyjjsu2IIOrbEXhozgV2CT9HSmed/V3l7h4LQIhAPODm0R7kHZPvuS2EvEbasjavoIJHZjPC1f/rYbRqVbB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31080528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBMmbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1/Q//c09AbhBY55afVyHtkfELqDdPYlvsdK359pdeav7uAZMVfpl0\r\nyki63zh1AoniMeCgHKAScW4fsx3E/M49Zzf9sRyxgB8EZviALXzanUpOqayw\r\nGnNOpqU2hYsPL22Y/pW3LQxCZ2TU9z78TaPbbFVX4b4l5J9tWmrRQ81JtLc/\r\nJzhK6o6xJULzhhBsYsjDGRwbYx4RLAYTNagsWj2Kzf5qSIOb7/aV8c7adFLB\r\njSA+wXjLC+EtzY39rhLqrW3zZ11IhPhxxOD8lE8nsDc6QLeG8XgxrcPX11NR\r\ng7BvFwg65qR+LvGsZFAAjI7Au7X7EIQqW7Svw6rS5M6OAki5V3vV7w3Tu7Uq\r\nCwktIGq66V7VprALqum/GK9aGq8BiZ80gBgMGt9PeNeH2iyOdsNwIQs2AjFT\r\ngqX7xjpWDzcI/jQo8MT5wcA6SkFNEaJmwdUGx6avPhup55HB5VQCT86DuIRY\r\n8ZHruchBebwejn44LKlZQ/8lbl4RiB9KuZbPHRSSA6e5EEk7pZZNiuTfaHTf\r\nfisfqYbotAC7rcszLfoonM2n/8RB90Bfrv9DBEL/zxZMGitKWTE9hhJWtW4l\r\nZBI7Q+1KbR+TJCB34HTShUTKoErFPLBRet9RZnxibf1+ee3q6gt6S/co3dyZ\r\n6ligfPLh5qObv4ZVkWj76sJopnqTirjFdDg=\r\n=7emT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"69d9cbc967ef129638a24585bf199f883cda8642","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.2.44.tgz","_integrity":"sha512-fTIRQPSQ7tDCaaVbCGIV7q4YcZt8Lo2YmBsYJp6cNXfIP8SRFLaoWyaE4AO2CukVc1RL86odbbHO8CS2MYu7Pg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.45","@syncfusion/ej2-data":"~20.2.45","@syncfusion/ej2-lists":"~20.2.45","@syncfusion/ej2-inputs":"~20.2.45","@syncfusion/ej2-popups":"~20.2.45","@syncfusion/ej2-buttons":"~20.2.45","@syncfusion/ej2-calendars":"~20.2.45","@syncfusion/ej2-dropdowns":"~20.2.45","@syncfusion/ej2-file-utils":"~20.2.45","@syncfusion/ej2-pdf-export":"~20.2.45","@syncfusion/ej2-compression":"~20.2.45","@syncfusion/ej2-navigations":"~20.2.45","@syncfusion/ej2-excel-export":"~20.2.45","@syncfusion/ej2-splitbuttons":"~20.2.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.2.45_1661258138918_0.7227286037907474","host":"s3://npm-registry-packages"}},"20.2.46":{"name":"@syncfusion/ej2-grids","version":"20.2.46","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.2.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"31289c2ef422a44f4684d43baebf2762d736d42c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.2.46.tgz","fileCount":512,"integrity":"sha512-70F8/NO1Mb4zvavNOhltWxAogUWv6Gnxg7sLv/LaXglvxd2HDfs0HGm32hhqM2s0dG+n0elQWa7jfolzQu/2SQ==","signatures":[{"sig":"MEUCIQD7TnaQ+8KYJAY0jTq4MpECEoHy2d72T36ilzttiykVlgIgN46kR/3gJQBmyX/tyepNxKmGf5EnPrxnNZZvkfsnaIE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31096998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDhRYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp6/xAAosVJ4G6gVRzXQB3/nt9aDog1dNiuk2vO278ZghZ+PbQ2FReI\r\ncHf1wfISceK5XsgzjITLrDy7R74qX4xE1NROBbvt/gV4W7/7TcM8yHW8rgUq\r\nTD+KFgt0D35tuRXaaPjAisG9PujwuhgGr01dZX9YorSg7Qw9HwFBVfn++LGU\r\nMMxoBedDtiuVS2UZlbs2ELam/An6zOqj2dVOTLVg/Q0rXSkt2K2tfp2j8zJw\r\nr8isgyntrI2do/E1/pt7ItLWEP8/aedx10Yc8Ykktpfsrwka80qbxq6TO4eb\r\n/IJA6/5OUvMtAhYRQjYMuryD2p/F/iNYwOYuSsaHbOKuj2fdBhWddban22L7\r\nQeGRNofhP2GTbANZ0IoWB0wZkubUOr3eRMArQQq6YEneFmZl35ALAV33Mszn\r\nYjqsnQ5kOpNeJ/XOHXbC1TUEB7uZRx6pV8eWWBiQ/zujR2zQuT1Q2kS/3sqV\r\ndftzAjyU3eXXOKRo5GxF588uLFkXxfdtUO/I7XAadLurKXdTzmvRT1/+qnNd\r\naQg7n7Jgjcmkjt2xBbaxmDZcHdUUzIYDf1UjUNY/gbtjIGZ0eq1YswF5y6n5\r\nc5tmVduLWnBbEJxVRir9VBcResOYjk2xPM8dZyIXj6HnQk/E6iBNM89XYWRH\r\neuKro1G/+qsyBFlhPfdXU0NlkhBzXyx6SMU=\r\n=g3lh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"5d49289653846fdf7caa0a004b729d4733c5e32d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.2.45.tgz","_integrity":"sha512-0eZtIm0bh3KP28WcX9DQ6vwHrDXvDBMD5feZ36tBXAtIqiswbua63K1zssjvQKFWo92iXE5uXdO1GciNODHufQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.46","@syncfusion/ej2-data":"~20.2.45","@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-calendars":"~20.2.46","@syncfusion/ej2-dropdowns":"~20.2.46","@syncfusion/ej2-file-utils":"~20.2.45","@syncfusion/ej2-pdf-export":"~20.2.45","@syncfusion/ej2-compression":"~20.2.45","@syncfusion/ej2-navigations":"~20.2.46","@syncfusion/ej2-excel-export":"~20.2.45","@syncfusion/ej2-splitbuttons":"~20.2.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.2.46_1661867095913_0.6482290029738649","host":"s3://npm-registry-packages"}},"20.2.48":{"name":"@syncfusion/ej2-grids","version":"20.2.48","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.2.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"71889aa54a3b637e00eda5c05700d43ae61df78c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.2.48.tgz","fileCount":512,"integrity":"sha512-BzRQ9NkiN4mkmBL2eEUzB5BO7IVC4R9fcWnPnY1qMxwhEZbNPKimcNu6P8MNNgNBPUBpbw6hAIelfUAAd5TT7A==","signatures":[{"sig":"MEUCICIeo67qTnB9KE9eKFizI27A+bOgaHsPFDR471BC/WajAiEAgn7diDuGTCdv7L5Ns+EqKoldZmjV3jFll60LreM+wAM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31116157,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF0NQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphCw//Tu/cm9jwjg05bWXu8og/PmeukJjfeQvNUxNiq6d5BxuhGNZu\r\nxPLm4vR7V+qkE6WCW9qjcwndYhQgpbzM1tLv3jeh+E4ICJPM3j9gQ875uiz9\r\nTmBu5gwTTFPbK57OFAxRMhBe58XbG7AKIh77ET+aHg6SGjlvV6Ji+UqNpFUe\r\neq2xpJay/9QTEYx7N1XdYsLkj7087oQIZ9kGjzr4eLRYhPr2g5ogiBZzvPhw\r\n/7udMok6ZfxuSG40OKctNuSoxQn8E5gdDc3/RkcyfQuXf3cvX0FiAO1Nh9R/\r\ndBdYTP3R0a4iFXDkaRLx7hfBc5q9+d0v0bYEVIP0oEYqU+GvkW8v+F/aMvho\r\nTpsdn+CY3BlEqPNax/9UknLL8Qwmzk2qFVVyIkt+6ByVxHtc3AVerYM/GX0w\r\nI3phtiOqTyxTQjp12CagxPVifsvrysIT/e9jmM+tJC0xayXxDWRRkP6Dq2eW\r\nurW+eXRmPAYroPeOEBjpLA6DFAOg864RXt65HlQ2We27eEr9AKuEsmwAKohq\r\nZlTErKn9h9q7o1Sxy56MEI8GjyuhZc+eMcZx1EvDI6/CIYkCauCOsqtcCDXe\r\nNWilwefB135jbDVH+ekLQxskFXHWIGEYWIykse9FZdpafAthb218phwnXUBp\r\nDHiAExGb7utShHfk26yiNLa/wTYkZXk8d/M=\r\n=Yoxq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"462f865da5e232b72fba56928f658f03a9b2c5ee","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.2.46.tgz","_integrity":"sha512-sGcgT5eg/5l8ho1hyF7xQZ5dw8RWtgwOEF0RjkNSEZCdhBpM78cC3QPU5Inl48TYSkE4tAVVbc2fwPzLangAeA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.48","@syncfusion/ej2-data":"~20.2.45","@syncfusion/ej2-lists":"~20.2.46","@syncfusion/ej2-inputs":"~20.2.48","@syncfusion/ej2-popups":"~20.2.45","@syncfusion/ej2-buttons":"~20.2.46","@syncfusion/ej2-calendars":"~20.2.46","@syncfusion/ej2-dropdowns":"~20.2.48","@syncfusion/ej2-file-utils":"~20.2.45","@syncfusion/ej2-pdf-export":"~20.2.45","@syncfusion/ej2-compression":"~20.2.45","@syncfusion/ej2-navigations":"~20.2.48","@syncfusion/ej2-excel-export":"~20.2.48","@syncfusion/ej2-splitbuttons":"~20.2.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.2.48_1662468944155_0.6485885395677262","host":"s3://npm-registry-packages"}},"20.2.49":{"name":"@syncfusion/ej2-grids","version":"20.2.49","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.2.49","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"d72fe6e3064a05b7e3ade388e22d426f3eaf1159","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.2.49.tgz","fileCount":512,"integrity":"sha512-GCdehpbFFh0v2yPfwqLEFZndscfqkIpl05FE03rWeq2hGzwWeU7au0ybb61CtbvvtwnJVU2xgH2XMgQmCKbsFw==","signatures":[{"sig":"MEUCIHnljq9LOJs++F9zQcXiDCY77b/EgusLN2oWoaJfYhiIAiEArL3oeQY0MvWQk3croPWRtmBYA8pgCoME2qE/ohzBrqg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":31127954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjII/3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqRFQ/+OyRakBZ34wog64Ur8YwxEX4f/uWwNQ5Uu9DG9Tv1NhXbLZkb\r\nj80y067XtlWtgx0/tj3RzLdjRcEuimcgtkvJeXyXGozvy+eiy7I+14KpsoE5\r\n640jnSbIfnFIpPmdI6495mFgHI8YPBU5H/lcknhYN7PLhBpbrct23oXL6+aK\r\nQvuRYcjEfiGutROrP+qoqEnzoHNTAgWye+Z7apAfgpCl8DOZbcG3ttv1AHzQ\r\nMuNsTucA7jCZjYz928il2O7TUcifAvV8iP9cNs6kBOtM0Q8fDZrsqOJbiPpG\r\nlU2gXvtTGnF8Lp/Yjf5sYzuaoLqCFVIh4R3nCjrqjbkhpoOWFEiQkel9s97T\r\nlQek6i8G11OIOGLCHcULso6YvJekNkJ+gTR/gFACf4kW+MyjE/BAu3zin/oG\r\naZLG9NO15StnDQQR1Z9FgqPO7LtL6l8aMkCxC7Z6TB/PZMZM9wCqRrmxTfzb\r\nPeBGaq45EHrlNjlWQU2goAp9Vetzrxp/cbLuOzBSeua2p7QMghHYYFRucBVo\r\nuGbbGZ9/doUWy6/oK71aLHcdET5k6DBY+o/NVzcLYPq4+cc5rg4iUxIPWfbM\r\nZ+TeAeEc6bj8ChyahUYsqnDULRZ1Hm9SxHAypTWbFiyEwUFyunOo1cjMlHTc\r\nKEpW+qfAeouvRpKJX8QyRqF4ZjRaBZfZqRI=\r\n=NEAr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es2015.js","module":"./index.js","_shasum":"4706fe1f3859ce58d956b15375db8b3d164af8ec","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.2.48.tgz","_integrity":"sha512-00HgUOyvsIjivt1hbISkO95+XszyrNSoiRleo4d1R4/hBh5f3UpRqu1GqES0CdCrkgF8FFIXLRw7KXI0l+7J+w==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.48","@syncfusion/ej2-data":"~20.2.45","@syncfusion/ej2-lists":"~20.2.46","@syncfusion/ej2-inputs":"~20.2.48","@syncfusion/ej2-popups":"~20.2.49","@syncfusion/ej2-buttons":"~20.2.46","@syncfusion/ej2-calendars":"~20.2.46","@syncfusion/ej2-dropdowns":"~20.2.48","@syncfusion/ej2-file-utils":"~20.2.45","@syncfusion/ej2-pdf-export":"~20.2.45","@syncfusion/ej2-compression":"~20.2.45","@syncfusion/ej2-navigations":"~20.2.49","@syncfusion/ej2-excel-export":"~20.2.48","@syncfusion/ej2-splitbuttons":"~20.2.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.2.49_1663078390632_0.6312392062340288","host":"s3://npm-registry-packages"}},"20.3.47":{"name":"@syncfusion/ej2-grids","version":"20.3.47","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.3.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"42f26db266048c1998050977f9881cb21af6528e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.3.47.tgz","fileCount":513,"integrity":"sha512-vtVmsYISHCWf5O1fgQtFZEm4OLwT95veK/o8nasa9HUacJD3p++jx9HNQFWPq/DcKr4JUBGSo6RrjB62sCPLcg==","signatures":[{"sig":"MEUCIHw9WfGQG8ClmUCpe+ALnKDjlAuszfmbNrZnFCV8foaRAiEA8+KJkGnG0cCMvSXaeElqbLFMlgaukSMaHpEQfxxyz6s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32938874,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNVwAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoj1w//Ta0m0MXxj9cbTFy3V8bew3XH9O6mgYtagB/2vw9lgW9RYgDU\r\nSOyIutuTT04w+slx12Pqsnlpzx8QMAnEU8eDBhuZp2IbGEMnCJsWBGfNwd/p\r\nhuJfv19VFyyzjuzdb0eKgVij+SoxvdT6Jd9YANLQu5NCkab4tmCJk5iasxoR\r\nte0o+hkaYvjchB+5AJHSdoCfcXmHtHUc4c66+v9dbL+now4/NK1PZYRLpKjQ\r\nReE7N7BLIXuNzyU9RrhY4L8sR+KKuRECLR/lvLANNEGR35Btt2vSL0zQhmwH\r\nFMFlRObRBABiwAQD/URYjPzO+gOpb3VwR4x3V38NqyqrU3NGh2dJo/47djWm\r\nP9wmXHyCMZG+Wcqy9J4YVTLZ0fSv292wDhTrsnVqpn8m/iJdh9IaLLJ9i+Iv\r\n4OSAp0xtNExjvpas/fYQAaxgz1hNDtwuh/2I5nXLQ3A0TNOuyPNEvoxs1GUm\r\nM4eX2EUJF5cH391Op66iv3PI2CVk7cV5m4fU1uKGPmzR+2ZId502sghVb10C\r\npcI+FblUA/EW+uHDncld9SrslFPlxbqMfqcm5hPqNWkdx8yMHkGB4sIPcFgB\r\n2b43Nc+jxPeuYGcq907OdY0nvBDqycG55hi2y1XTfvPirRYBI1D0LtGv7+D8\r\nZ6seQaZaKUJBxANlXtXUoXNQHV2Vg1QzaLE=\r\n=YFOm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"1634df371cd8bd9bc17c05aaf033b3c6e8b93247","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-1.131.2.tgz","_integrity":"sha512-RhfhOcNVgqX/hjJFv+qyIhSYFEMK/iuldu9Cr8b4ErQaY5xXvS9JIiHHtk+KwvdXTJCb1yaqjWjAQXaElHxq/g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.47","@syncfusion/ej2-data":"~20.3.47","@syncfusion/ej2-lists":"~20.3.47","@syncfusion/ej2-inputs":"~20.3.47","@syncfusion/ej2-popups":"~20.3.47","@syncfusion/ej2-buttons":"~20.3.47","@syncfusion/ej2-calendars":"~20.3.47","@syncfusion/ej2-dropdowns":"~20.3.47","@syncfusion/ej2-file-utils":"~20.3.47","@syncfusion/ej2-pdf-export":"~20.3.47","@syncfusion/ej2-compression":"~20.3.47","@syncfusion/ej2-navigations":"~20.3.47","@syncfusion/ej2-excel-export":"~20.3.47","@syncfusion/ej2-splitbuttons":"~20.3.47","@syncfusion/ej2-notifications":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.3.47_1664441343861_0.12104069592781297","host":"s3://npm-registry-packages"}},"20.3.48":{"name":"@syncfusion/ej2-grids","version":"20.3.48","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.3.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"530fb5fac360d78f455c6bb4bbacb1ea0b474db2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.3.48.tgz","fileCount":513,"integrity":"sha512-nxCKY0ACHowuob0P5//CMcz/WLKgTpycYQ+oTJZ4l/MFh+usNNWSQgEaP6crTCw5guJgu+tFF0vniYH7MFjMOg==","signatures":[{"sig":"MEUCIQCEYbWdI8AQk+CvILMHI7+Gz8oyt4f6LhxmmGr0Knla5wIgLmj18t/Vhu3Txhs23Pn6/67m894e1qmZ28OmeEJDycw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32956372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPYhkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrw2w//eraorv6A7DaQEzaNNcR2uvMZHQ0cg6ZOyEoX6Kd/4NV2Yxe/\r\ntVyAH47ReZmHKcJbzf2yVjlvmfbzQtn05hCw+DOVz8TxGhv6GI1RuVmPqDEb\r\nUotQmzqzmHczQeAW9Z8BycClgJVBRnR0mgx/EEV0Qu3EjlFqr47i9NmXC5hq\r\noRp+Zo/jVNnQ68mK5ebEBB+8JxwAVdMRmQzJA2Bjg9sWlch4aBtZxdsW7T2Y\r\nLAkhR6iXkqxwJZjJlXMM49x3lpuUotHOpJfAZxaYU1boMdgKlN/+jw8AxTq2\r\ncA0oTpD/X5VRJXG4S+z+Iz1GbF//7K5/stbS/kCx5yhC+Ri3tCTT3MPx7RGA\r\n5eJSw1f64follisvyHwXgEoxywqLqrYVSazjJho/fwjU7vixNnD24ApKOf+S\r\nrkb0kwviEBuy3k8yvGyAfq4juP+HlnzcyfP6K5uJTENBM4mHIQTbqzqtUPFf\r\nn8JyMbUuP9abygU9n7LlNPJfBNVOUprAh5LoTyHrHsb0wZPaOPko9YlgeDkC\r\nDneyYvCJovK3Z8SYUk5pCWipca0R6kgU5w/MCzAqejih3AsvT4MJeNxqaTu6\r\nFNPf/8v+uGhwaG/FNUo9D1N4ZJdNHxGCcHjvMbFHrHaQTKBJQu+aR6UQhUVl\r\n/Zb+UJdltiahHD1gqms6bzB3Vvhijit9tuI=\r\n=Dl0/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"d23efdc0897498bb93eddc78dada27ba87a81108","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.3.47.tgz","_integrity":"sha512-VK/lFZFP7hCXGTGtscZQHkFUG5yGCm+zIv6c3bLuIB+s0zvLMYESNXheZeiYLf6XF9VJhEHaTZ4S8zzeC/1iTQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.48","@syncfusion/ej2-data":"~20.3.47","@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-calendars":"~20.3.48","@syncfusion/ej2-dropdowns":"~20.3.48","@syncfusion/ej2-file-utils":"~20.3.47","@syncfusion/ej2-pdf-export":"~20.3.47","@syncfusion/ej2-compression":"~20.3.47","@syncfusion/ej2-navigations":"~20.3.48","@syncfusion/ej2-excel-export":"~20.3.47","@syncfusion/ej2-splitbuttons":"~20.3.47","@syncfusion/ej2-notifications":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.3.48_1664976996350_0.961193736907777","host":"s3://npm-registry-packages"}},"20.3.49":{"name":"@syncfusion/ej2-grids","version":"20.3.49","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.3.49","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"054f09411921ca490e2bc360824d9504b62f6159","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.3.49.tgz","fileCount":513,"integrity":"sha512-LTqo2ZfAKOvoNRA3aXGs1iGbsnu6xevja1uEImKHE9z+bvuZKFraIVestu3GvyRk2/HPnvrD9qHQhxsA+/VQ6Q==","signatures":[{"sig":"MEUCIHERFnzFwfPugZpQZ5yxosjmvLna/kFzfsGXsOM5wvbJAiEAlvri00TflB8VBi8rHnNpV+C5UM/lrQk9mWKfSHu99s8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32970774,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRWbNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrw6A/+L3+7T0gn5/6A+d46nG8WqBJEGIp+G3EdpqZtV2TkSrQmn2sk\r\n5C1gEjJ0zjS2IX3y33jV/VMOvb06wY9E2DRMTyEZvbv7Jm13Za33BBF1pUku\r\nfbauesTgYlsAB+Tnoxi0B3845b15E+nC0m6jvMhE7JTnYixXHc5BZQhblb2m\r\nzpORITEpZ7npVP5X2EeeJaOe/rsMdPeHAWaRCNS6mqqKO5uASzx2n7wbOycU\r\nrKqUvDRwO7yLodIODsZmAX6gUT7M8tfxJdPU/dgH+5LwmKpC4aaahBmblsfW\r\ng+ZNcwIfZNCeQbUDhksRywy0/MNQ9j9utB8X0hCkXm+t+M038WqZHvarilWq\r\nMXXw1HprXp+NiorI11otmUD66pG+22NnDv+e4bxDtmnQrdak70CgKEZc1j49\r\naOD2VyrkKIK5aWZButZ5IUsWClagmuUfYskTgjkZDQURfjNzbKxA4ila6dr3\r\nP87hIGhu/ji0ENsQ1f9ZCNA+IQYX37ga24EDFNxMEtX3C54wcoSa99HeEE2z\r\n4+OKzxVvW77BKc4y1KW9wvc90KCOGUBOmPgBrZubaE2P8UFuQEzudKlnW0B/\r\nUsYk0cvmEZgQyK6JVqph+08Xq7ah0sRtfRR4U429d4FgfjIannsyqP9iSB8e\r\njDVYHMNGK1o2nhmOZ69u/1q84/WUeLcMYrc=\r\n=wK6E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"bf569c916d84ec88e3b07f11356c6d8a1957e50b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.3.48.tgz","_integrity":"sha512-nybzdXnYp/SP1cutuKzOeH0GFUh3S46ADpjZdTN4tDtnFZibNKy0FnCi2v2whKz8ERSuwYw0x4vsAF08NHnb2A==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.49","@syncfusion/ej2-data":"~20.3.47","@syncfusion/ej2-lists":"~20.3.47","@syncfusion/ej2-inputs":"~20.3.49","@syncfusion/ej2-popups":"~20.3.49","@syncfusion/ej2-buttons":"~20.3.49","@syncfusion/ej2-calendars":"~20.3.49","@syncfusion/ej2-dropdowns":"~20.3.49","@syncfusion/ej2-file-utils":"~20.3.47","@syncfusion/ej2-pdf-export":"~20.3.47","@syncfusion/ej2-compression":"~20.3.47","@syncfusion/ej2-navigations":"~20.3.49","@syncfusion/ej2-excel-export":"~20.3.47","@syncfusion/ej2-splitbuttons":"~20.3.47","@syncfusion/ej2-notifications":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.3.49_1665492685282_0.2902417863591864","host":"s3://npm-registry-packages"}},"20.3.50":{"name":"@syncfusion/ej2-grids","version":"20.3.50","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.3.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"adf221b5a995ef63c66db5ab7b9fe7feeb395a82","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.3.50.tgz","fileCount":513,"integrity":"sha512-Jr3yx/sERt/z84HUj50ZBNT1r3JRsw4a6wu/e23rcrBritVwu4X6Ivgjjxvq/HIrWzgMQQF5xKrfuYlQpXd3lg==","signatures":[{"sig":"MEUCIGczQMUE3yui3e8ODfmEj8Wqdqc9YAV0vYQFfxO5G86VAiEAibOyivBjfYDyJF8+KsizAw9rk5JFFynhW8FoesAzII8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33001984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjToScACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoR5g//aThoMbRNAlFO1KOvjBoCHpObT86nNBxGYDD6W891cRRY7W7L\r\n2rcFmqPfeXKLLvENbLN8q93dXDiO5154S0Lveoms0v5jcY9LZJiyJ5J7DxLT\r\nRBxodHFUvCvg9DKTP58NslknzCLGQsFEFm7lnnsbwLkh6NQfBQbTQQGV7/bj\r\naAocf01br8AvVxxgz8bZA0Eqtj4VxQHrndLROJcMKOeTC2B2i0pgyqlFZReX\r\nuuc4RLWBddHtQ1Ft0QiGYcpUk0Qval1/321GcUA2P9NvCWd1UhwgpOJNYooy\r\n4JfRpE1Lt9riCLOmsesHx8T7ZhTLD5jQryr25khs/PV/9NzoMdBL/e/g1JwM\r\nlfyDAp1Pd4/iW/o/CWJv0K05GUsqzLj/ZyLN+7bcZi8EjL+ugPEpwCUwsx75\r\nLf2ykkQ806UaoePKEZKWFZdnl43bVI+F3Ce/5dWQh62J5bdvPN6bwF+ZnGlX\r\ndu+sUqEA1RjAy/dnUtMWAKcwPUS4bNWd93aoHXALyv+h3DAE9H6sep1KIhGm\r\nXVrQ/CzklntdClk33n6kEMhmgcTaEjLNGQKIdInHa9jaRYxlrlUIB3vFC4c7\r\ndydDXhCTEJsDIcdtxW8cogsEi/0SsJx8FDtIzm8xyGbSCOoKgaqwnRgJ5VSi\r\n/xlzieFoT6fYdqKb7EYOS2q28vAd8QfZgbw=\r\n=PIyo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"e9c3a2f0f5fb430ec9ece5526b9f6eb48f03668b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.3.49.tgz","_integrity":"sha512-q4oY6HMxRrynwtKtSpmDVbJCNe3v56LUnR/4AgTgZxmSFWwYKlxi9nMM0ZU/K0J2lL3jYvFs6SjhZjnxIcFBxQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.50","@syncfusion/ej2-data":"~20.3.50","@syncfusion/ej2-lists":"~20.3.50","@syncfusion/ej2-inputs":"~20.3.50","@syncfusion/ej2-popups":"~20.3.50","@syncfusion/ej2-buttons":"~20.3.50","@syncfusion/ej2-calendars":"~20.3.50","@syncfusion/ej2-dropdowns":"~20.3.50","@syncfusion/ej2-file-utils":"~20.3.47","@syncfusion/ej2-pdf-export":"~20.3.47","@syncfusion/ej2-compression":"~20.3.47","@syncfusion/ej2-navigations":"~20.3.50","@syncfusion/ej2-excel-export":"~20.3.47","@syncfusion/ej2-splitbuttons":"~20.3.47","@syncfusion/ej2-notifications":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.3.50_1666090139577_0.4798622160415158","host":"s3://npm-registry-packages"}},"20.3.52":{"name":"@syncfusion/ej2-grids","version":"20.3.52","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.3.52","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"fbb1abe2ab0363d573f96ceec12f015132cad3ae","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.3.52.tgz","fileCount":513,"integrity":"sha512-bKWQjhAT856sfyQIU0F4sPJu4vM9WhW3I5Z2wQTV82PxJk17TTxcUKSj9saMMVpduF0W6AWcA45tB54sjb4CUw==","signatures":[{"sig":"MEUCIQD24/OG5gHeHS374nCnHf0LW1JlAoJBxF2DYe1PbWzIZAIgd7CBbfu6slqkLC4jNM6XvzsOovRvo4GcwTTNPgeDoc4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33003393,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWS4KACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmomXQ/7BiYk0iNDysTcmsXYhist5OcQg/wUn8M3H4duxKYvfUZXAC23\r\nz3VPJ7PSpsYEOc646l0jxwks1Nb1dTnKU/4l56pAAJaquEK7LbryRg7HFVFh\r\nXs8b2I8o0O4nK/JGxHstoRiLq7wFeUCMxkn/ieMVRxRz4p2Kksg9Qu+h6fwu\r\noyx01RlSuY7DR5rzWPx7JUVUaV11fK3qK7RFGTyYTpQwVqlBFu5AN77vSMSB\r\nYL6L4xSr5AuUo5bkg8c1uW40jz0OCkSSYLtpHEEJUfenKjIqgX8YhpQWsKKZ\r\ntPwFhesjDPxO9mgqUwdWDlKrN2jcZul2WZFmZoO3831it37vLGarm9ENE8jo\r\n2sXpSbWSunS4vjyXMXdntUdgMLOHEbVDsm//b47T0kmg56s7TKD3cL6z5Qvn\r\n54H7RXvzHmUySpx6kCe/4JN1o+fLx1Uvg/X/31PWs9NWBZHjpP3f3qzim1Ca\r\nH6YhImh/aXWy4oA3ekIFTE48ddnop80Rg49PFp5bVij+T8IO9vbi+9uPHdtQ\r\nUhdwxLUyQW5blvJZAg9OqzH1SYlo4wBv8+tgG+3//kRrl2VhdQhGVBQhojaU\r\nOGQMNHfmJE6gbEcHxUPfcIilM1amKMVveWVq5tuzUhf5iT+KqpOZ7ZqztxPB\r\nvYR4CDlfpbyR0UMhajt9oWmFK4vaoD9IE7k=\r\n=rYzA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"25cd476ee6e4361e2deee70680874432a5d559ca","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.3.50.tgz","_integrity":"sha512-ptMNaFSw2hQJzgYsRpQpz3VZ/CnlAG7Tzmgc30rsURrUMZRHpFiw8MACa3S+P2lv2TZ/F4ZqDxMURBe2TfQ/IQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.50","@syncfusion/ej2-data":"~20.3.50","@syncfusion/ej2-lists":"~20.3.51","@syncfusion/ej2-inputs":"~20.3.50","@syncfusion/ej2-popups":"~20.3.50","@syncfusion/ej2-buttons":"~20.3.50","@syncfusion/ej2-calendars":"~20.3.50","@syncfusion/ej2-dropdowns":"~20.3.50","@syncfusion/ej2-file-utils":"~20.3.47","@syncfusion/ej2-pdf-export":"~20.3.47","@syncfusion/ej2-compression":"~20.3.47","@syncfusion/ej2-navigations":"~20.3.52","@syncfusion/ej2-excel-export":"~20.3.47","@syncfusion/ej2-splitbuttons":"~20.3.52","@syncfusion/ej2-notifications":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.3.52_1666788874426_0.27070840404443586","host":"s3://npm-registry-packages"}},"20.3.56":{"name":"@syncfusion/ej2-grids","version":"20.3.56","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.3.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"6ee25c9acfd1d71de25f7ee02313efe8e26f5028","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.3.56.tgz","fileCount":513,"integrity":"sha512-jS8wcmLoGLp9E63OnYjrK2AYac1WmaCBWnXnpzd7mrrvw7vp4UrdB9YLathigjYmpvO9Bpg6AwEaoQDOqpGBPg==","signatures":[{"sig":"MEYCIQD2R/uClx/eEkLLY8cgzk8NVMENzTLmIG1mZ0eL/pvZbwIhAIRfeEO1oS87wfncxciDpYF3jCkSbJmDJpg6zHOHtwcX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33016425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaib1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrv8xAAljK/tIFwJULG5tBx/DwOQOWSVU5I/hosqASdsDGOD/DHAOwT\r\n5OcpycCo6ECwNMOLn0OqsNsly+nvuNvFiCxFCunjBGOAZgVQKAi/R2mRPMcT\r\nyfqpleZHLeCarnwL9ZhZnPcs+ctZwoC/BLnVg8LnAKu6qqtmrSy6iFKdYpO1\r\nI0ijiQwNBAAGb3qjQ6WMcQC186xDlyjrdQiEz2rnAXFvX+xBRUEwukt3Oj7A\r\nyfAT2l0i8euUPjTpdRCj1mzCSf/6fd1qeioKKqZsKt5MChX7IDe5xOHaCxT6\r\nBQaY69erCYvwGvQyuz5XzT5Sy8N2AaevGdaZ+mEyjv0dLiT1ILjaEe8hOlwt\r\nkl/K4p1uszzZPtHM26wGWQAncePq3/RTcJk3FmCyhUtna2u7/6a3SfUOctAk\r\npVBs2Cpepd7KntCh8S7LqPOruE4XwVcOM6HvDobNlpmRlO/7D4XzDlP4Pp9Q\r\nOp9uEMjDsHg6DTrv2DMIeahnTRMihc5Y9sC2XCOnRIEDLLQ/eKQNFUusQprO\r\n8tEGcqxSUJF8wPzIyHYxcP78HCh2YoRFet3oR47ye09fXr3Swd40SkJ7qwuM\r\nasmp/OqAKxZtvTL11wy8NREolY3XAPYBgU1wdu8FPPWIr6Wy9B4RaFmvR210\r\nqhroy1Ae/QkIAWdf1DsDIW6f8cLOpiXqhqg=\r\n=tvvX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"1ac28a20a2a0fc163c004db589bc77d1ca323874","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.3.52.tgz","_integrity":"sha512-on82NScMsWkXkh4MHtADEgce3kuwWWOAKVoJ8gDGbGhBP3UuO46Rg/fDZwW+al7H6pkliQO8hFnF9NSE9QVSgA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.56","@syncfusion/ej2-lists":"~20.3.56","@syncfusion/ej2-inputs":"~20.3.56","@syncfusion/ej2-popups":"~20.3.56","@syncfusion/ej2-buttons":"~20.3.56","@syncfusion/ej2-calendars":"~20.3.56","@syncfusion/ej2-dropdowns":"~20.3.56","@syncfusion/ej2-file-utils":"~20.3.56","@syncfusion/ej2-pdf-export":"~20.3.56","@syncfusion/ej2-compression":"~20.3.56","@syncfusion/ej2-navigations":"~20.3.56","@syncfusion/ej2-excel-export":"~20.3.56","@syncfusion/ej2-splitbuttons":"~20.3.56","@syncfusion/ej2-notifications":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.3.56_1667901172727_0.8977431081032927","host":"s3://npm-registry-packages"}},"20.3.57":{"name":"@syncfusion/ej2-grids","version":"20.3.57","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.3.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"7ca770ed5ab4604e5ed17fcdf0d02d0be1d74ed2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.3.57.tgz","fileCount":513,"integrity":"sha512-yCEtOgyQTDSfSz/09V51wdn6W0lJv+zV/4gX3gcGsZNCjfna1OEPt9e3QcZUwpmWnZ2GP8zIVkjNvQOVrULjnA==","signatures":[{"sig":"MEQCIED+XYv+m5TmLPcq3I8j/3OigqMocPsvpYgn+X37es5uAiASNRvynrUt3O/5QeZ9pGKYxBT+xPnTPLX8IHb+cPyyJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33030740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjc5oJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPqQ/+NZWXm0qjcQNS26NkVRuoVJeTesVXUr9B8pSeNOItHUehXh72\r\ndmr1BOrvo/6BHSWGi/ociLoZ3tsBlzfmVozsHBPWHAg9LnBDWtBCQjhHW0Nd\r\nfNmwHK85TN+BO7CBT/FfH71xTsAIV7Ijt+fTmuL/MR7Cbb9GI4Qsm2x534i/\r\nDuAJ60aGVYAxfOPSnbjVex6hAcApYiKnl2KBRn2hAc7QuERWXt+dxNCmo9vl\r\nNcEIYmb7k19Y5x1VVBzdEcoSUfZ5rD6R8O6KfpVZedMQ5mMTIM8ECsspxfeu\r\nlLIJIQ1A+vtzJP153Ovvbr6VXV7jagCaiBBU77iCHjvbiIOuFIx32vY7nN8x\r\ntFXEsamTTQf3LS6QgJzv9cd0sHAzimsHApjjWmpmEOi78p8GLzKh0f3MQqWq\r\nDiSqvEdnPd6oOhpL0/uYxXZJe+Z1Z4zXo78oc7cc7lz3vPHb2othZFe8pKd2\r\n86dx9P5YgjiYKhjAwGefCIpetRySkAjMdazkb/pPotrV72pHdHtHi6odF7UA\r\nd461zqMliHWX/XLjoVQATCvjzoVVLSuqlTVaaQ0Bs7TkmWUbbBy4Qwi9foRv\r\n8QGqVin8c8vEZoo6AUnIBGxA5FjAl4KUdt8HW3zZxhkVnjDDwA2M22VETBnt\r\nGyaxOsG0ZrQoO/tIBgw/TBmhOVf3+rGd5q8=\r\n=NFoh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"662f29063d73e5d07d5d8101518199f065b8cfa9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.3.56.tgz","_integrity":"sha512-hDtRcHmwAllYID4tziZZ7fVkZcpL2RaNHZGYlZ2AKlb2AyqithG6SxTijmB40UnC50/4GWZ8t0h+6bHmrSkqmA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.56","@syncfusion/ej2-lists":"~20.3.56","@syncfusion/ej2-inputs":"~20.3.57","@syncfusion/ej2-popups":"~20.3.57","@syncfusion/ej2-buttons":"~20.3.57","@syncfusion/ej2-calendars":"~20.3.56","@syncfusion/ej2-dropdowns":"~20.3.57","@syncfusion/ej2-file-utils":"~20.3.56","@syncfusion/ej2-pdf-export":"~20.3.56","@syncfusion/ej2-compression":"~20.3.56","@syncfusion/ej2-navigations":"~20.3.57","@syncfusion/ej2-excel-export":"~20.3.56","@syncfusion/ej2-splitbuttons":"~20.3.56","@syncfusion/ej2-notifications":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.3.57_1668520456655_0.1302926393004611","host":"s3://npm-registry-packages"}},"20.3.58":{"name":"@syncfusion/ej2-grids","version":"20.3.58","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.3.58","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"caa51600c996a0da49dea3bee85fab3173398581","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.3.58.tgz","fileCount":513,"integrity":"sha512-VWrwxrnY/8MNHUd1DX27o5lQ9MYk/YtLsaH91xNkJgAD4d9HKtudvl+uYrrp2TzWZLix6XUOJPnIBhDwEX/eCw==","signatures":[{"sig":"MEUCIQCKuE05vv0k4lCg9ZTpp/gA7uNexidXcqWuIdQu4FFocgIgUCaw0Yio/yGWMUuH64Ek17WAnYSIehaw3zExy5Lq2OM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33065173,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfMUiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoBhw/9Gm+OljSA1KE21nvQ1WmsnPvHW4ptJCPRTNOT9uhKOQzRQGLm\r\nn4+TZemYEE65suk0majqv5sPsQqwaBCiUirQBnVO7IW5DWXD1+WfGvFjfm6U\r\ne0M1kCF8rO7kA00/DwoMqaiJ7s8NE6b5bBIqH89f9iVU1Ua7eZB5GI6OC1kP\r\n834HlIkJ1ABjtsId1oPYJGHDhDpEbwRF09Zcj5kliFbqZceaHxDimpI4AD5N\r\nuPXLtLsKopvRt190jgsVsj00+ZsMLYdxwsink5UNhLZNhnRuGLkPw1QvoSjv\r\nOht0I8jljS3WkyI3AWTMG0QI5zqt+mlqqcXM4CrYNRUKfZG45CoqpVF+ialu\r\n2a3cFG3ytlzeDiVsgaelbo1A9K67qM4qAJNwuVAADh3ld/QIWFlRwfN9wc7d\r\nWLnbHjZS/FLuBunpNQ04iiQOF+SoYHYw4i//wU03vj2qZe8jER+u7ctLJ0dj\r\n3RgFx+yYyCGebzGy8Z319HRQ9csK2kA0U/ZSjMPjhOeFJ8weqvJ8fA9QQpvX\r\nTdFhti6cVp0MsAutApnm2zqe1AT9AhmIVlG0nmgLlBbC5z2IIhcPGMljJN5A\r\nkveAJtzzcdRTMpTexNS7jJvcbxeBXlJ7dzGp6q+FFBP2qv8DXNewpqmhGlWL\r\n5JOmn/oo+8wewjJbcSMJaM2L9J0Lis8Lx5g=\r\n=iOqS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"ee0edebde357d07f12537078fec7de19e3cf0f63","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.3.57.tgz","_integrity":"sha512-pVvcwBO74dHxqD2oHlgpBMCb8E7gCB7Ys6Y89F72J/omRGIjg6M6FouG7UbOojnonY8FCRAK7LxTTTIQFDsQjQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.56","@syncfusion/ej2-lists":"~20.3.56","@syncfusion/ej2-inputs":"~20.3.57","@syncfusion/ej2-popups":"~20.3.58","@syncfusion/ej2-buttons":"~20.3.58","@syncfusion/ej2-calendars":"~20.3.56","@syncfusion/ej2-dropdowns":"~20.3.58","@syncfusion/ej2-file-utils":"~20.3.56","@syncfusion/ej2-pdf-export":"~20.3.56","@syncfusion/ej2-compression":"~20.3.56","@syncfusion/ej2-navigations":"~20.3.58","@syncfusion/ej2-excel-export":"~20.3.56","@syncfusion/ej2-splitbuttons":"~20.3.56","@syncfusion/ej2-notifications":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.3.58_1669121314597_0.8919030345641201","host":"s3://npm-registry-packages"}},"20.3.59":{"name":"@syncfusion/ej2-grids","version":"20.3.59","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.3.59","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"0cfde1cf33fd62da456c4ca7ae67e80787de62f4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.3.59.tgz","fileCount":513,"integrity":"sha512-CtB77lER/Xl9dZRfOj8osWOKYH/bUIAv8tJ37P2gBECB53FSSBkyYMp1pFsqQuBHE1XHl89LlWhDxjCJ4j05eQ==","signatures":[{"sig":"MEUCIHlqrEH7ZTKQycoY5NyH3mFXKykLG+N210p4lRdPSXcGAiEA0DmIy7hwq0pWPMxhe1CjCH1Z3Cvr6grQQt2jSHmserU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33104378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhf82ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqn3BAAhT1NSNDIvnk12jRYJ8T0Co2CWN09wJzoASzLJTjreuNPzwij\r\n9MHpvpo6U73WV+Z5CdoFL0hOyXQ9M9RUxwPH1EYxjgK6O8McwHoiZL0J6Ehu\r\nrKY+DJglEehyx5EHR1+/WSweCdvTEEQ3hSPw2QdchSCXqgVL7wYsJKAwyDO4\r\nT92rKYlyQ+WCkwLJJqgs7ECuwM7oy9ckBJJ350GoHStYjSvkYD1aRXyGN8rx\r\nl+epIJt0i/g1dvb1Sr25c25aIXmCCbFOtx4L1auRL0YpQ5Po05Ih0l8XLfOz\r\n1WgSkBIbdNlxAvKRbeI04nfIWHkCHqrryuFkRowne5YWUD559A7o+H9xqR0J\r\ny/itYntfim55L6eJ3qiulHnyqBcri5Ba97ZRR9tgdcKpdHpg4lMGntQC3+NJ\r\nmT8qvW2AZehvMis7oQegDjT49VlqAIjtVLl+v/g29g3qhoGl1bMHeNTNK0d1\r\n+Fj1w/pS8sSjPFsTrCXzqgs82vhJmv+fZCkROmbNMKSaWANsP/jlt0BEt8aN\r\nBNZbvHPrN1KVvh0f3iJmg/C8Qn2eX1O5KNFS+fFej+K1ceNt0vnN9uYjDuyT\r\nzNA1K/7tRD7bkklpjSI4Og0DJnLFNZs0A0+djg8oyFD88MEKKl2dtZQkbPSX\r\nBoG5snzMuoxo7DaRvLqQ5Z50gFaEJ+3MGLY=\r\n=2BPy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"00f9829e69eb0916b364c6940079c0c8dd9d5cb1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.3.58.tgz","_integrity":"sha512-rK796tuTj0JAz4723otpIUrJ3WxO6HDR1KLAz+ty9vaCt9fPQNPhRB/4P+50JsXmQvPRxwz3uVp+6BI+M3UpOA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.56","@syncfusion/ej2-lists":"~20.3.56","@syncfusion/ej2-inputs":"~20.3.57","@syncfusion/ej2-popups":"~20.3.59","@syncfusion/ej2-buttons":"~20.3.58","@syncfusion/ej2-calendars":"~20.3.59","@syncfusion/ej2-dropdowns":"~20.3.59","@syncfusion/ej2-file-utils":"~20.3.56","@syncfusion/ej2-pdf-export":"~20.3.56","@syncfusion/ej2-compression":"~20.3.56","@syncfusion/ej2-navigations":"~20.3.58","@syncfusion/ej2-excel-export":"~20.3.56","@syncfusion/ej2-splitbuttons":"~20.3.56","@syncfusion/ej2-notifications":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.3.59_1669726006432_0.8152440543594868","host":"s3://npm-registry-packages"}},"20.3.60":{"name":"@syncfusion/ej2-grids","version":"20.3.60","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.3.60","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"3bd1a56acb7888f8449c10bd58a99bc9d6186597","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.3.60.tgz","fileCount":513,"integrity":"sha512-pQI0H3vZGzwhH9hMIxy6v9jcMh62YTORlCbE+EbE+OTEu9fREVA/2b+aw4OfaeWgjwziKnuVBWeUKsEsAYUntg==","signatures":[{"sig":"MEYCIQCqUZGM1vmHR9KEH5P2I/MbcjHmNy16LFzWNCuXwZDP4AIhAMcQvtNPd20gjyNETtIXgX6FXE9ru6aQfLlHRxnz/loS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33132557,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjj0cDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpR+g/+LPd8gtp0BnuIekEdyzyYOU4B0pzhdaP4EK6vaODDQ25803EN\r\nu8KGqqoGFlOYiOYMGj0jD4dLGnODkCgjsFxFme72bt1OVSyOzr2ficVTst1E\r\n5qFt542aa2vmBjpcZVBbHRTHyON3RGoS2wKs6AeFA9YCggR8chrNdmzdqqG0\r\nfuOXoYzHMmhDzv026OD06lGg7GxTEuF9aERhIl9JQnoZvqBLGHr3xESp8GSM\r\nyqBRRZnQe/HHkq+91AmCTomsiYR5a0Y/g6/BPetOFcY2WEyRAdQznA4bfYWu\r\nxHLVrwh3KeQm8esKCGyBP3u8qVvgCgqrH/agPc5x6c6cBx7Pn66B16HM8xgx\r\n4z8ayc699ccuZVGMRYrKsP45wTvdyDWH3/ZmAvSUDbnRkmCiowF1lqfd8J0V\r\n+/4wTnL+g0bq58G0k7JMlZw53XmrkKOt5evY4PPYdcXCtNCq6jAtSpgYGMDW\r\n01+SS/FVORxa+m5dnUlSHIqMefXuIewvF0Rp7r1Kvax4x6BWsNe3m28H/lkM\r\nnmBJo0hbOXJgVVAKJvzGPHydi8OmHRbtsZR2uXJmwmEISe7j9G9Qp+OI8EPb\r\nGYR6jKNgzlBCnJvpZlMnHWbCyIQsa/5WPREXubGexyco+k39blD9Ojqt+1Rs\r\n8XPwhVN6y27Pvf3bF0JnmVLybRGaYYv+xvU=\r\n=W1TE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"3e8eea5fdd5bd4d3474d88f2892aaa9bed95d846","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.3.59.tgz","_integrity":"sha512-hUG8N+2AByH389fckqxvwS0yiV0QIASquUXVPMFOoTBlqyAe5xPF8LRBAGb7/ysgBwXyzDlh5kqbnnlZ1T3vvA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.60","@syncfusion/ej2-lists":"~20.3.56","@syncfusion/ej2-inputs":"~20.3.57","@syncfusion/ej2-popups":"~20.3.60","@syncfusion/ej2-buttons":"~20.3.58","@syncfusion/ej2-calendars":"~20.3.59","@syncfusion/ej2-dropdowns":"~20.3.60","@syncfusion/ej2-file-utils":"~20.3.56","@syncfusion/ej2-pdf-export":"~20.3.56","@syncfusion/ej2-compression":"~20.3.56","@syncfusion/ej2-navigations":"~20.3.60","@syncfusion/ej2-excel-export":"~20.3.56","@syncfusion/ej2-splitbuttons":"~20.3.56","@syncfusion/ej2-notifications":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.3.60_1670334211509_0.3209093773126501","host":"s3://npm-registry-packages"}},"20.3.61":{"name":"@syncfusion/ej2-grids","version":"20.3.61","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.3.61","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"e8ef9b9fbea031597bd23f34a897ecb232a0db3e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.3.61.tgz","fileCount":513,"integrity":"sha512-6Z6mSAeNU7pscYWVZW4/+Fmn7yoj+zuc3XyIHVzvl9EK83XdBlvw7LW0o1spMWS7D5q9XMAIZ+IyqWPS2B990g==","signatures":[{"sig":"MEYCIQDp6yc0+4rS14uFmH8t/8K/VmFCXd9MP5tFDrndZVhavQIhAM+DOSxie2vOIJ5NVftPB47fQ5aGIHL+EiYSUs3o56/t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33133165,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmH09ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+ew//faEs8a43Qb9bMWrQG7dnGO3DlMtFCPSDmgJ7Fc5z4QgUAgP1\r\ntqzeSh1xKic6u6Eami+noODSE92b4a8gYLXlfyQ7wDtzfZxavovqYfmrYNZG\r\nyH6xQnJlrQC4vamo4x7ttuATIdaEeeu+k0mKpBrHgihcW07tYZ6ZKqDPPDa3\r\nSdCo6o+SM0gvAW5UAtVjGgblLcoN2bHVJeEGnpDZZwZKuiSylIUO7pR86lsE\r\n7iFzsj3ZGlaWtBIVWuSZ3YyMAfVXHIB4I13HGxOrUM7/nGlH66Tln5R/drum\r\nO9P1DXkguE+74Pxq8Bg/ZD5Myodr8UohGRKeG956Vopl5F5kC4ehiTFAVMu4\r\nhu7KADN2WosuViaZTTO8IB0rHLA/67rbMJ8pUF8u5CJ3ydKi0UMJQpeakJMA\r\na9/n4yuH2jxUpG0BEzuvFik/q9bQfwfZKe7PFTukEUQHlLwaWZGbEwW2CVEX\r\nAaQJGq7EloT7wq5MU52DgAjMJatn2KjAbJ7A8uBOfWuxvZvzVEoDTZpimOMg\r\nPO5bWyXRRVkPZr1yOTS2CKhN59oxRPK45VxxcuBGO8xQroMgU1+3WP5KH979\r\n77hRWpAeyekqnzzuy55UhaqH+nC8D6koHqoVT6OWolCedT4lwUVq7dKxFbBZ\r\nJEKl5TLm3tzRtqgv4G8wMmO9dp6cbrz6Wew=\r\n=CDdb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"71c61a164316327c0408f8740c3c0fe546ee7aaa","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.3.60.tgz","_integrity":"sha512-yEqOZfs2sUFkBSxjX3Nk0TLxv8MFMZCCQbEybWf73AGNcRvY32v6x3/FNEaG4e6NM4/vNSE9Q4mahjO9TwwfPQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.60","@syncfusion/ej2-lists":"~20.3.56","@syncfusion/ej2-inputs":"~20.3.57","@syncfusion/ej2-popups":"~20.3.60","@syncfusion/ej2-buttons":"~20.3.58","@syncfusion/ej2-calendars":"~20.3.59","@syncfusion/ej2-dropdowns":"~20.3.60","@syncfusion/ej2-file-utils":"~20.3.56","@syncfusion/ej2-pdf-export":"~20.3.56","@syncfusion/ej2-compression":"~20.3.56","@syncfusion/ej2-navigations":"~20.3.60","@syncfusion/ej2-excel-export":"~20.3.61","@syncfusion/ej2-splitbuttons":"~20.3.56","@syncfusion/ej2-notifications":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.3.61_1670937917235_0.3757237117542329","host":"s3://npm-registry-packages"}},"20.3.62":{"name":"@syncfusion/ej2-grids","version":"20.3.62","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.3.62","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"809f4a3749f92c76ad85bdbb07b1119fd2ebdbec","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.3.62.tgz","fileCount":513,"integrity":"sha512-cE3ib4NtRURwjL8/aKTlo4j5TFWIWvb7m/+nk7qQOJnQIOVYqW0PZDv9aP6RrOL8SEfYyDmLHEkv3pjQqoxpWQ==","signatures":[{"sig":"MEUCIQCdKWKT0L4ucC+U+g8sxLwP6A35a1XcPkUjHPcd+/7IAAIgDQWe3mq5YlMvzRoP/0cxkcYo/T1enTE9iJeyAe90VDc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":33133879,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmd3nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4ZQ/+KHs/PbPgv4iZ+X1ezrjOtX0Byta/Ieg1dZAh50WOxa79AUZg\r\nlhnAINX9Qt0Jk5q9hydd23Noeit317LQbV59fSt1a6J1z5YENTr1+8dNZOHf\r\n3C0L4mXq8n85rd0fnjtrfT1nLbPqbm/7nv72qKbp8Df7XFdJsImE1W4d8I4G\r\nvTZhs7kBbzc8Y3mFAKc/DokcwlMnWEB6aJhFalqMT8M6m5L7fbp/+F+QqDAZ\r\nC4ABG5sWlV/cUlYOwVplLw03Lh1ytk5X8lJk9I+PTxAC0boVRhJ1orUpxfcp\r\npQne2Q81N9N+bm6/BIbAv/3bN3iGF9cjCPOB6S28nbjcHBJ83YzyZ/lxSNIG\r\nnjQ47WLTqgLDaVphoKvoeiLvJ/fIcalt6bUKE+Wsa/ynRku2FaYkQzLvCSC+\r\nCxY4au++WFB3I9FvOhYhB11oBElNKZKKXXiIOQeLd181uEt/svYGaUQF4u7Q\r\nxzZuCbSO2OsrUYaObwGW8NhGxD65vNc8mbGU/JR96djXI0dSH2kpSSHSdpDG\r\n7I7glDO/HkLFC+3P0MLDOqDschuvWXl14GG9AmWdgypav3d4U3n0cEN7hD73\r\nXZqlSXNpYblnzqvkjlfr3AxF6ReFpCZDnlPmZR/B0/OFgYM+IGYZ7t9wkaSk\r\ne3DF2MHkqms54hxEt7M6bpxPDprZeT0iKA0=\r\n=P/KL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"71c61a164316327c0408f8740c3c0fe546ee7aaa","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.3.60.tgz","_integrity":"sha512-yEqOZfs2sUFkBSxjX3Nk0TLxv8MFMZCCQbEybWf73AGNcRvY32v6x3/FNEaG4e6NM4/vNSE9Q4mahjO9TwwfPQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.14.11","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"14.16.0","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.60","@syncfusion/ej2-lists":"~20.3.56","@syncfusion/ej2-inputs":"~20.3.57","@syncfusion/ej2-popups":"~20.3.60","@syncfusion/ej2-buttons":"~20.3.58","@syncfusion/ej2-calendars":"~20.3.59","@syncfusion/ej2-dropdowns":"~20.3.60","@syncfusion/ej2-file-utils":"~20.3.56","@syncfusion/ej2-pdf-export":"~20.3.56","@syncfusion/ej2-compression":"~20.3.56","@syncfusion/ej2-navigations":"~20.3.60","@syncfusion/ej2-excel-export":"~20.3.61","@syncfusion/ej2-splitbuttons":"~20.3.56","@syncfusion/ej2-notifications":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.3.62_1671028199278_0.23200039492267122","host":"s3://npm-registry-packages"}},"20.4.38":{"name":"@syncfusion/ej2-grids","version":"20.4.38","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.4.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"f8e77a85189898e37f7406191a19f793a053b895","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.4.38.tgz","fileCount":513,"integrity":"sha512-B76qpiFOCJ/624Z8yisn79napu6oK88OCdhXkfhhh3jbBmgahv6FAfm0NDVWvM+qni78JgmRkYkeF/RknkF22g==","signatures":[{"sig":"MEUCIGvbRWapjoHfiiDVzyGP9o4eP7XHqrFjzMAMtrefm/EKAiEA5VVIe6UgBaetluOM0/f7pN1LhDF3xZNzk+CiXpjOG9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34364965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjotImACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVJQ/7Bs7SNNUtTHwZHISCtYi2tAzPG9B+mPSmfc/GeG6stkxWHtY9\r\njK+OLWCzfY6pH7QS33qrPT8fg1aCDNfIyafmX1RfDVbMQ06dnvrCKqS0QkLj\r\ndSmX6xKr3T0U5i++U2zOMZCWRLs/9iPmS/y/Bp7Hl303lQcmM9vs+GQIHsgn\r\nEpLVriQ4Kl9F8sHzNXfgMPjI/rUMbEOd1CtucKq7I5+Vlkk/EJPrR9L//o4N\r\nneC5nU0ir+gaY69Qfbc8Uo937E6i2NGz/BOz6AVJwr6XMpFGC6orIrBQ86c8\r\np6+j66Z8MB1p2+75N1cn6gp/sZWWGtnskbx5nlD/N4eAl0Y0TmpIgt/Wf6EM\r\nEXuCSX7mdJ+UwQPVOdmdumlG/23VYPZp5oNu181Y5bNx0TIYQxpo7snosFkD\r\nKFT8L8eoHx4nTWTIACniR+iKbvynDfYB19qsKd/9y/17AAG3zF2SC/TkzlgB\r\n/c+Nerd16try/ICRSyq1WmdURuFfNumr1QBbch1NdQtB9zskOvzuDmPGRPGI\r\nNqaZglkwHxQbV2ld3jpM5ig2xT03IpwBis1+TRGGuGhjuVhwGIwz0zqL0WKE\r\nWAP54YvmnFzSX46amXXveEX2O4hJXWQk7wTWuwL21AkufeLM/aJoDyluwRJU\r\n3MgN8ooB7wnkvFBAQfQCqewObBRaipdLDso=\r\n=78Qd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"8ff90c5724790c9f1076f8fc4a61a60d237653ff","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-1.138.21.tgz","_integrity":"sha512-rcS10o6MAXCoyKoPy2Vprsqel1pwTBRx2l1UEmfZD4U16ybjcdadrZX/maDA8cdIUXqovXjBDkMAUqMHxpUSEQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.38","@syncfusion/ej2-data":"~20.4.38","@syncfusion/ej2-lists":"~20.4.38","@syncfusion/ej2-inputs":"~20.4.38","@syncfusion/ej2-popups":"~20.4.38","@syncfusion/ej2-buttons":"~20.4.38","@syncfusion/ej2-calendars":"~20.4.38","@syncfusion/ej2-dropdowns":"~20.4.38","@syncfusion/ej2-file-utils":"~20.4.38","@syncfusion/ej2-pdf-export":"~20.4.38","@syncfusion/ej2-compression":"~20.4.38","@syncfusion/ej2-navigations":"~20.4.38","@syncfusion/ej2-excel-export":"~20.4.38","@syncfusion/ej2-splitbuttons":"~20.4.38","@syncfusion/ej2-notifications":"~20.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.4.38_1671615014361_0.9322250109113817","host":"s3://npm-registry-packages"}},"20.4.40":{"name":"@syncfusion/ej2-grids","version":"20.4.40","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"9cd817b06bc67e6f61047dcc2eb6481005e311a8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.4.40.tgz","fileCount":513,"integrity":"sha512-QNM4GVryfkbXSfzgb2DiMo9dvXjZrHMV4xNmF3xpgumR8mAtfDk2/oDN6cZguC6qTwTMYk05U6UOUTtY8dp7qQ==","signatures":[{"sig":"MEUCIQDXWcn1fvP5bt1yLBq7U7c8mO4f5sRZxXGcjHPC+QXfzQIgSEMrCofJda4xONZQf4UbFAc4qvh30IUoVi5xhcf0QM0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34391400,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrHdjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9Cw//RU4Sqi+4cf6ojho7GEn6UyMecwrFOnIzIWnDJqoDpgn97nBo\r\nJtTx6AEJvj8sxjgCGEQi772dCRTyScLWdeuWA6d5P6dNIuwblqqUCeGyAP9Y\r\n4AAYCmlvxy69IV/FLWID5p7szWtCV+Qrae1x3VEjgq2bvW8zs5EFi4vbHtKC\r\n1usHcsvkpSA2RTJ6n0myOxjFULAPuK0/j9F9xUj5+GxUhSORuAi84NBRAd2h\r\n0zFM1V/2Xf5svAM9pKoaDzLaafkigDpiFgULLFzBySYaAIYt7oDbHakSftiA\r\naz1rL3o5iElojOrHIEH6IlHkPiimN7mFXmQhMjdqyCCxCZgdHgJUlGloKvV6\r\nPO9RpOmMrIZdWGLbbuzncY7nl6IuuiXQ7lrJqjjxmCmzFZ3HawYl00TfiWPQ\r\nl6z3B7NxhrZbcK0/N5w0OWKp5KKpCXCoWASfmxASkRmJfRf/6p8RSem3NUpD\r\nCrtbNzl71vJ+JfULEpx0DW9Dcfse8ayveO7mtQPLAh2zuSqTwo3+zxIyNeJI\r\nY3/sIl05mH3JvyIN4kqQYK+1DsUQGHpoly9OLklzYcnPvmygaIEIEj7dEMcn\r\nXC4Qdyj0X7zwBZsoomESVZrA5uQIPkZ3e8O6hKX4O8PB2bX03BU7LJeAVrxr\r\nS9/9TkPbtly6+pMKsMHCQF6f0aqXmCreJRc=\r\n=w1jX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"00009c5e6e514f4f52f18fe835e4c67afe898a26","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.4.38.tgz","_integrity":"sha512-Qep7ZD3CBYRwAWmRopPa3G247dzDDprTv1mMAUmLe1+Gw0wkrfzkuJq3XiWnzo9TmcHVr96FbNTdFZCgU32PpA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.40","@syncfusion/ej2-data":"~20.4.40","@syncfusion/ej2-lists":"~20.4.40","@syncfusion/ej2-inputs":"~20.4.40","@syncfusion/ej2-popups":"~20.4.40","@syncfusion/ej2-buttons":"~20.4.40","@syncfusion/ej2-calendars":"~20.4.40","@syncfusion/ej2-dropdowns":"~20.4.40","@syncfusion/ej2-file-utils":"~20.4.40","@syncfusion/ej2-pdf-export":"~20.4.40","@syncfusion/ej2-compression":"~20.4.40","@syncfusion/ej2-navigations":"~20.4.40","@syncfusion/ej2-excel-export":"~20.4.40","@syncfusion/ej2-splitbuttons":"~20.4.40","@syncfusion/ej2-notifications":"~20.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.4.40_1672247139419_0.6876820352065498","host":"s3://npm-registry-packages"}},"20.4.42":{"name":"@syncfusion/ej2-grids","version":"20.4.42","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"70b32a97fa3a834ee2b7742f0be1b3c46260af16","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.4.42.tgz","fileCount":513,"integrity":"sha512-+WDDkS4ZS2UmgYj5tjHAZ+uUzTxEZkloUnh+fva4CSFPjGIZAlDcv/fHlwxygM0Y6xVlLdX/RaXcIMQALykzTA==","signatures":[{"sig":"MEYCIQCK9l5vu2JL9Jiv8lm4S8ip8ogyC0XZaXkxpG+nnWnAFQIhAO3VadScIdgfUt2eUQivZeybuMfL6ViN8ntnjPhKLiIY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34434114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtXJuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolaQ//XsJ1tV7b4EQIgoqRTi9H04iR9f2WI3VqTA8gyCrhDKfEVRLT\r\n6LHuakqz2qqw7URbCBFQW5twV1NqcD/S+zPvLv3EIcv4H8vIpkPKt2Qh5NdI\r\nlm4Lv6xwS3etvk+cHhsGXWCKyaorgn8hbM5dJtUNi28vmD5pzfxyLiN3j5uY\r\nx0vU9JC0W/ijy03dKHXDDn7u0KnGCxj1deYSJMy8BYDsuIpfNn4wj4FrpWIU\r\niVePqFogdLg82Tf1cym3xxh3iJmMcztJIdXhG7uPhzrjCsKv7kp/T3T8eRV4\r\nTkwUaWN1keddbOgyPxJ9ovlBJvHZF6xHej/wXfTBT78RmkAZ8Xs83C2TIYq7\r\ntRdPTi1SUu7bUExAEUvBbvzu6gTJoHdxgu7M3WRV3zr1K1TqolQ+g2zJZ3DB\r\nip1W9vxJI4ip1v52GD4bQomsgD3cOVwbsMNaFPWoGaRnIoYIuU77HoQiNj1y\r\ncH54xJ22hH/efRa4/DxBkHGQ+uenuZH3yHmKpMZ1ZxugII1BgkzaNtfL0XWC\r\nlldkB1toodK/g6P6a0NCLAQkhfci53y3WLwriIEfnIgf42vr59oapxBvDQ8J\r\nPI28Y6QUuv3Xrf63PKC2cF5ZZI1Tjap6ArNODLYosVvP5XqhL1f7wfW3Pn7F\r\nW3HN2r/ZvADweMeMylr8uBjKaaooC9tc98g=\r\n=S61p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"a914854d357a8bd5b31b7085d62088788a94d745","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.4.40.tgz","_integrity":"sha512-V8efld1iEaqd2Ti2qz016H7kI+DX4JS6DWXBaN5Izz2thBSnnXqz9/GvCCRIzTqCAofcAZB6pjCyfkwM90TymA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.42","@syncfusion/ej2-data":"~20.4.42","@syncfusion/ej2-lists":"~20.4.42","@syncfusion/ej2-inputs":"~20.4.42","@syncfusion/ej2-popups":"~20.4.42","@syncfusion/ej2-buttons":"~20.4.42","@syncfusion/ej2-calendars":"~20.4.42","@syncfusion/ej2-dropdowns":"~20.4.42","@syncfusion/ej2-file-utils":"~20.4.42","@syncfusion/ej2-pdf-export":"~20.4.42","@syncfusion/ej2-compression":"~20.4.42","@syncfusion/ej2-navigations":"~20.4.42","@syncfusion/ej2-excel-export":"~20.4.42","@syncfusion/ej2-splitbuttons":"~20.4.42","@syncfusion/ej2-notifications":"~20.4.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.4.42_1672835694167_0.32923226464816313","host":"s3://npm-registry-packages"}},"20.4.43":{"name":"@syncfusion/ej2-grids","version":"20.4.43","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"36ed8b37b93c86f6ba64e56d5164fb05d075b848","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.4.43.tgz","fileCount":513,"integrity":"sha512-vAZnu2okRk/Vo5dyVXKwwWGl6lcKCQ7uaYqP2xqyIjnQ7SRh3eH/jMaWc8eq57BrWKZZs1w64ai+Fd5OKaZv/g==","signatures":[{"sig":"MEUCIQCLvCV5nldqyWtG8PmnOxLZAi1A6kwqlmcILLsxpxixUAIgbLZPeC/jqm+IZvjSGtR9r4gbY+6UjrlzIcEebBEoWOM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34482832,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvWUfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpaRRAAlwhO7wRfiDVo9JJvlhHGkfrfrQK59kQoAPLIVIF9hFXbdRMU\r\nc5yhdE5fN64mu2NhUAMAbYauBkbOeorOy8sktf6QGfABUFcfzOtPuxuExdxX\r\nhliKJ+tn4MJzboB32Gj3kxLc8iqGqFqmFNuMlv+tbmmlT2SRKfloWy1As2JH\r\nAUeoDqNrvVZD2rBEV5nDi0ndVNnJVRoQJA5bK2PLIuiXZ0pgEpGkdFofBuEf\r\nxwjNUZ4sRtgXsJwTuGaa640vqlALkM+xaSqdPnBhw2nukUzEVj7aIcg3WwX7\r\nl5qePLrakhA2HZ7i4kx/rTaXE3tm6yVZXR52OBETTAfbjO3+fJ7EqRx5+t9P\r\ndCgMt1x4HYZmyZw4DpXHWoTY3mzqGJQ4uYRX2az+F/49yIN/LUWertej/B6Z\r\nEJPmjFmFejLrzk7fSeSLH472hR+ad+JeHTCAH/khTHKE8YFGB4UMCq48kOSj\r\nOmsRTrF8drGcBPCr5OuMX5IjxQWyjpz1elWKls7vru2hDbLqfldhCbhin/eV\r\nauUdP4hixDkVTOCcbqawuRZuXB1F6VWvxneXBzDybrnrEqPsgjIW/LWfTF6h\r\nQzp1tzqmF+UcQapOjaFpIoHzJ9IjMjnRAGHFeFx6vJelX2JAMF2Mwi6BHiuF\r\nO47OLpsyt4X1uNDUcV5iRoFfaVINlS9Fv5g=\r\n=sTzy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"8034ee6c0a459ef7abffd5982c9885a9ba14680e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.4.42.tgz","_integrity":"sha512-lGddgNoyPGCai9jyr9HTs3SbrjekTx0y4hno9XqvYGtD7SxSTMi/kvW2DiTJqZZ3WTTfvkv4Tbaa8AvU43wNNw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.42","@syncfusion/ej2-data":"~20.4.42","@syncfusion/ej2-lists":"~20.4.42","@syncfusion/ej2-inputs":"~20.4.42","@syncfusion/ej2-popups":"~20.4.43","@syncfusion/ej2-buttons":"~20.4.42","@syncfusion/ej2-calendars":"~20.4.42","@syncfusion/ej2-dropdowns":"~20.4.43","@syncfusion/ej2-file-utils":"~20.4.42","@syncfusion/ej2-pdf-export":"~20.4.42","@syncfusion/ej2-compression":"~20.4.42","@syncfusion/ej2-navigations":"~20.4.43","@syncfusion/ej2-excel-export":"~20.4.42","@syncfusion/ej2-splitbuttons":"~20.4.42","@syncfusion/ej2-notifications":"~20.4.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.4.43_1673356575613_0.7712844237668688","host":"s3://npm-registry-packages"}},"20.4.44":{"name":"@syncfusion/ej2-grids","version":"20.4.44","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.4.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"12b1f3e10a817e75727d65a50c0e61d966af1e35","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.4.44.tgz","fileCount":513,"integrity":"sha512-SiF/7NFfM2s3zLBTnWkisg1j2zO/gs5o/zEvWDQXEm22VQ6Y/ASRcm0oFbupzuM/OvYM0rQZQZkem2sPlwSG1w==","signatures":[{"sig":"MEUCIDAhd76xpZc0qmEdiIWV3VjNXf8be64D6Soldd/sFiGwAiEAv2x8ZgMEDVYKyY8kur1xMpDGSC3K/NJJNgNVApTO2OI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34537652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyAzwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqaghAAohFLShch6vQl6AWZQ2rgbT2ZN4k0Lk6Rc6VzuxprFRZuutl1\r\neLjesaxOZw/CM0qI6GMmR8+t3KRtpqZEl9vAXQiTire3baye2tlNx5cW/j5t\r\n4YmXQ5EoIsYTCRCKt3Yc0urnGaEwLSI+E0EAN1pD0UG1+drc3iZPFIYeO84d\r\n+a2s9lyD8hps7R5ImVoTMYHYWBzbD44WralD53EhwbmS3BxOIwMxIyCrOwH5\r\nuk4WC7ZaUyfc/3DdU+zXOX6ucZW2RqDWIe3sK72Cm6H9oZlGX4Qms84aqTBK\r\nggv7yA0XaRV/HtEpY/iQ28u+FOQOqWJTYaTxakWWu/D4NC6zj5x2Tbn0wK4x\r\nB7nA9eBhTXYTdtLLGp1RHDz3NnfVZ4/p2DoHrFm7gEjuX3ftzbQor9x8m1fx\r\np4n8TZeRkj6RWMA3mDj7/VdXvR2wo//+JZUNuS+UrzHzubT7x3NPIehOKSu+\r\n6UtsXzp1uosk5LdGIdzYQZQSqJDIj4XzC9E/7xLDFE/Y9isUEEpwFBIluD1Z\r\nAsg+eohY6jkzWMDfLA1tLkmwr551k7wTsdMbJR6Z4K+WOzsdQijbAce7+1dk\r\nKuEXm5dhZ1d8y/kettk1HxTE0Pm8J4Ai5vBTqR70lTglXULKSV6jny8Bw8nO\r\nH4MBxTrDtESGhAH0x69vNwUmXvtxsCM6BjM=\r\n=wsJc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"99ed6857f938e76bc896ac03899c843c4fce799d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.4.43.tgz","_integrity":"sha512-EUVc9whrKu6gAHYWlkdwJ9wurmgcFP7KadaR6KLWy7ZtUbLggtezNihlnVvDavpM3sE9P5iPE7QV0ZD6nRBS5A==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.44","@syncfusion/ej2-data":"~20.4.44","@syncfusion/ej2-lists":"~20.4.42","@syncfusion/ej2-inputs":"~20.4.42","@syncfusion/ej2-popups":"~20.4.44","@syncfusion/ej2-buttons":"~20.4.44","@syncfusion/ej2-calendars":"~20.4.44","@syncfusion/ej2-dropdowns":"~20.4.43","@syncfusion/ej2-file-utils":"~20.4.42","@syncfusion/ej2-pdf-export":"~20.4.42","@syncfusion/ej2-compression":"~20.4.42","@syncfusion/ej2-navigations":"~20.4.44","@syncfusion/ej2-excel-export":"~20.4.42","@syncfusion/ej2-splitbuttons":"~20.4.42","@syncfusion/ej2-notifications":"~20.4.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.4.44_1674054895923_0.8037845481911694","host":"s3://npm-registry-packages"}},"20.4.48":{"name":"@syncfusion/ej2-grids","version":"20.4.48","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"99de34450de2cfcc7afee016a07642a798c8a870","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.4.48.tgz","fileCount":513,"integrity":"sha512-Wsqma8VVMny7hIQvhjfTEgekysgYamwjg6GFrHXtRdBQXpLxR1IZmyT8lrMJzyGRKTq3+jBRbrZCm1kp828BXg==","signatures":[{"sig":"MEYCIQDmOVB2wKD4Wjif6lnhFcmJAZfAGyAe0AvdF/mAMXldEAIhAIN1RdCS/xZdOZtHwfr/2DwJuxptyJ0HJGoxPiHIUAq7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34563258,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2hLEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpeFg//W+IGjy88sNoCwnMcSGLKcKJYL9ieiviR87z52dBDr9zaQGwn\r\nQsUqpD2iYjoBuTXw0WTCso0zVzhp6xqczDT/TUI6MG5GAA5FtmpJLLYmPZvC\r\nIYpAIos0EImrwFlK+7eRVOX/TTRGMt1fCZzThDQMtVdC3CdbmzdZ/jRMFfEb\r\nEOSJg3ShNGwyAn8mufgtLprRjwpXJSnV87GkmRcr/wOuwWFGp//5uaDRxjpK\r\nASOVvvi5KazmbJ6yp6/wSD2MAVZFqFshmEmQ8ikTQH8ZiA93WhbTarXL2+XG\r\nMbbmVMlayNDqX6xi8WopXYzmS8RJRdXEexhHix+WZVqgJHsmfEjwHywF6uzC\r\nxeQznDpHkGmfmg6jj6Ohle6ckQIbPqgjGlo8mHc/LZ2xzP2IoUGPoZDpxFSj\r\nXI6Q3Vx2lrn4d2963UCsCrRanx4ESCPZNQp2bQARhMYtfJ7Mt8giJM8iJHRq\r\nkh95i1qLj2X6NdFuTjWdeW46U2p5CrdRgXf5M8apYO5w9c641wBRGZzXaUT6\r\nSxtyQHtzIXiAW+4WNMBzPcxTLgUfB07VHqak3WKyaHxaoeKoamIJUw1ESKkF\r\nUs8QSj0d/4xKiLmCHVyPeCTSVeyA5kcz9VYE2836Pv2d2HhsqsgigudV8P9r\r\nzoamxzX3p855HCxuEi9oPwbBnOgIl9az2pQ=\r\n=cxkb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"49f0ca1ab3bf8fda534e527dde4b570db66e0186","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.4.43.tgz","_integrity":"sha512-QE2CigVmfym2AbaExPDhXVteIVRtXGuJeizb/FElkxMelNS88QDmsRQzfCzzxmr6Tu/gD9EAJhTxXp18RWnGTQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.48","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-lists":"~20.4.48","@syncfusion/ej2-inputs":"~20.4.48","@syncfusion/ej2-popups":"~20.4.48","@syncfusion/ej2-buttons":"~20.4.48","@syncfusion/ej2-calendars":"~20.4.48","@syncfusion/ej2-dropdowns":"~20.4.48","@syncfusion/ej2-file-utils":"~20.4.48","@syncfusion/ej2-pdf-export":"~20.4.48","@syncfusion/ej2-compression":"~20.4.48","@syncfusion/ej2-navigations":"~20.4.48","@syncfusion/ej2-excel-export":"~20.4.48","@syncfusion/ej2-splitbuttons":"~20.4.48","@syncfusion/ej2-notifications":"~20.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.4.48_1675236036220_0.07229135664702735","host":"s3://npm-registry-packages"}},"20.4.49":{"name":"@syncfusion/ej2-grids","version":"20.4.49","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"046d8a88768df2d61569ea0a05b606cbf0b964cc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.4.49.tgz","fileCount":513,"integrity":"sha512-zbtm9xabok9YOT3fyM53VBwqUKUGqcKKRLOzQgWqYw7hRA3dM/0DYjj8gO+TF5N+hF7Rn+LRcDAucPHvd4S0Uw==","signatures":[{"sig":"MEYCIQDgdflJBGF36juQqDBdMbFiSFaR9dRGGebIOy0YDTjxOwIhAMgARJV2hW6PLcxoL/r+B/pt8LKv70cXatFf2mpohj0W","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34573801,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4lILACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvdQ//bpviHIUbCKOVuuvTt38gim8wRHYADGT4yseY5kmlgP92jmGq\r\ntjCFeYxEqVLtgS4fN2863fKKMgnkMCkd0KsRjBXxAAr1AIzbrk+vpk3Kutaf\r\n9TahRpqi/Naphsqf/5Km3THfk9VTy+/+yD9NWA/vMHX+Hxjdwk9FA4ogA1t+\r\nPbswGfYy+naKp24J6QslW33hncJc13HzwYie0MooZbr1m8kB2P0I7b8tGF3B\r\nn0B8q20vWP/qjmVV2lKtcYD9NJPkFHeSTo2B2L9sveHADJYuaYOIdSq6sHxc\r\nbqn5OPGjz01TzecT/2hgcBKfOU94/hP4qzAFc1/EyXp7X+F/vNG+H/oFFv7U\r\nvvPhxp4LcDmSUAAmepOJJsbOkfuJ+kIK4s1txadlg2wxImCcs0ix/74f7+2C\r\n0QKnz69vClV4WGQr3U4hV8ZZDN5MlgkmejuT+Nj2yh+wT4x0F8b4XkclmJ5T\r\nL1Iys8aPqTFmGvfrE4EMHB6FvPGYo7HfDw8RiBYA4K0ua85MLZAUdSR5EROL\r\n+6sNcgBbFlXGaKSDzfnis9/NIWrqwPeqTuItjywSv/6X1ay5o45f3PGtCVqq\r\nPpQWeoJ8Jnq3kUpWVkgLCECLZnKuNOuvbIGGPoY2ADLLq/W66eU6B5M4QhCb\r\n6O82ssdHw0wE2SjABNmGg6gTOtESpv2hEE4=\r\n=3deW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"abf04a65ffe59a63139dc75f1bd7de81fb8b14ba","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.4.48.tgz","_integrity":"sha512-rkGwrZC8zLob2NK9GhJB2kbspHxR/u4U7VR9ZNzZnHwJo7v0ZQNH1v6DlLCmUEL1Gv8ejvl6iicU8aDL93W2oQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.48","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-lists":"~20.4.48","@syncfusion/ej2-inputs":"~20.4.48","@syncfusion/ej2-popups":"~20.4.49","@syncfusion/ej2-buttons":"~20.4.49","@syncfusion/ej2-calendars":"~20.4.48","@syncfusion/ej2-dropdowns":"~20.4.49","@syncfusion/ej2-file-utils":"~20.4.48","@syncfusion/ej2-pdf-export":"~20.4.48","@syncfusion/ej2-compression":"~20.4.48","@syncfusion/ej2-navigations":"~20.4.49","@syncfusion/ej2-excel-export":"~20.4.48","@syncfusion/ej2-splitbuttons":"~20.4.48","@syncfusion/ej2-notifications":"~20.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.4.49_1675776523045_0.24486817555472395","host":"s3://npm-registry-packages"}},"20.4.50":{"name":"@syncfusion/ej2-grids","version":"20.4.50","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"538138fcb7521edd5e58176df845b35c0488e29b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.4.50.tgz","fileCount":513,"integrity":"sha512-2m3adWPTvrLAxhektXs6xE741j6sSkXL+kt84hz0crHJ+7PJzB8EDCApngjpFPJJRRaNaZAtyZxeBwUYvUw18A==","signatures":[{"sig":"MEUCIBdP3Zp6QSDmgcqFtt4LY+Mb1OoYmOgnbos6ZOPY4EMEAiEAzMply24u4WpqYGI3FEg5yIVCNqNt4d0l9+sV/sXHNu0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34607260,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj626LACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmptTg//cIqQg3OD4FhGEu98U2LyJqP3hUaXkl01IhCsiP+5oVRNjVrv\r\n+xuIbeSxNtOB02QaaOzcrxU5mo0Hf4wsyh4Dd9T6H0Y9i19PbmgIwRoe/fBe\r\ntlO+hBg2lTM8Cu6yt64ixTwFMaZ4z4afOu5MLHR3I8qgUS1D+HVaatTi86pF\r\nZN9M/giCR2+7harvP5ZscTrcpS3tMyN8+hL6GEew+kwWlEdE1pO6Vk5cDuk+\r\ncPLSoBP3hHet+tNKd4HSuR4F2Q1uSlaHjFoHkIVdWG6UR8F0yDASskQMP5OY\r\n+6BBU8S3utin3vCdE0RtzeLqxsjP7QlLjVFoF+BVFCc87ktvCyfYD9ZvfuHL\r\nRO2cG3XtmpRPXQIV27c96nenhYxIEWnZhSya9N4bXTbarYbVSy9oPm4LZV/v\r\naJ/1OOLVeyJzW0UghI/Z3Ni6vF87MmXmFzIaEHi+1qDGi1vCw83f/E9poxsl\r\nuBf2Mh/7euzNq1p6uW6BrakUzJDgMO2TpT+thkyKrYGiLqUHS7LTMxxi1ntf\r\nH0O6naklnt84CABZ0/tdb4EsU/enQjpCxzNfWdFQGT6aNVMzstSfXIuoipSW\r\nbvsntbrE9+jp9oj1I+Guy1vOCSULlhd5xcEUTe9G0T+gIkVpqIs/ffoodK7C\r\nV8QM4B8/Hh5rbblND77bYbrRKX8+4wTZAdE=\r\n=5d4f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"c7bbcf0612dcf06abf1cbe0405dd1abd600545f2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.4.49.tgz","_integrity":"sha512-QNuq/bo/2I4vlcXYio2CeeciTQA+4OEVEA6NwvTo+A3FKIgXdJZk87rUsmEdu58GtpbPbY2eWoL/CmRsuWfb8Q==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.48","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-lists":"~20.4.50","@syncfusion/ej2-inputs":"~20.4.48","@syncfusion/ej2-popups":"~20.4.49","@syncfusion/ej2-buttons":"~20.4.50","@syncfusion/ej2-calendars":"~20.4.48","@syncfusion/ej2-dropdowns":"~20.4.50","@syncfusion/ej2-file-utils":"~20.4.48","@syncfusion/ej2-pdf-export":"~20.4.48","@syncfusion/ej2-compression":"~20.4.48","@syncfusion/ej2-navigations":"~20.4.49","@syncfusion/ej2-excel-export":"~20.4.48","@syncfusion/ej2-splitbuttons":"~20.4.50","@syncfusion/ej2-notifications":"~20.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.4.50_1676373642813_0.4759397302524868","host":"s3://npm-registry-packages"}},"20.4.51":{"name":"@syncfusion/ej2-grids","version":"20.4.51","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"abbcc0e55fba53a030ec5b4c413b5f778c1c7bd9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.4.51.tgz","fileCount":516,"integrity":"sha512-zXsgOoARMahp30tEwnVHJ/0ShSLA02wfPKRiTut1cl1gNY1Ez0NQNXK6dNBO2nGoa+yi0DcOBP+al6rAAB9P6Q==","signatures":[{"sig":"MEUCIAjQy+Y1Q67qmuqUaHS5jfM62pTNUVT+db3AOp7NQNstAiEA5wkTTdBL7fQoLVK6v6kDVCmAgdwN0VMCi6jXpQt76jE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43984140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9Lr3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoF0RAAhxFqFWTg5R11K/Mbpeh9nZDQig45kIkzSCvDnIxKtiS1Tt6j\r\nRfKivcP+NXnhZ5+V8Xs4lmnz9oBBG0j/QYVuuqhk55dGOPdDiGWlUN/TCHfR\r\n87UnkdSqJ+m6V07pq2QUQedYOySNHTGks6d6LJ3noWNLFyYSzx+lZEU0cGCR\r\nvzk3CyTQZpmXQMKSnV81Lsj48GBjPM9a8JrdILvFrXdtnItNESJKVSBlV06/\r\n7VAj1Zois/oQDH+0ShMNe+5lx28eFUhb0kgs63Wm42ks9jK5jD8RJIXVTD5R\r\nAQs9ZVJiwXlhXBj6D89c9vrGXqioRlVPesoAbO4jVtq7B9UcAkf/rGk46cBP\r\nw4CowNWEUMmesckjF5qfeZ71voAmtYKtdYL1K18LPCv8ZRctToA0cGtjdiM8\r\nGGMiX2KDeizRR8Ex4eGgCfOWw9otwi9x5IooW1ehZO7mxr0IqkP07ZJ/KjBc\r\nyCZQnZctmRPDF6kzr7Wap42OtwpTTtU5w8UDGMcoe8Yy5766vXvK7HqliH0S\r\nNn7s7Y1LS1bgT1RlTHorOw+Z5vo3SefjL0WbbbSFoaHyuSy+a+OxG+RaiJq7\r\n5cnqVnCr5VxNtv54qFMzHUfFbD/s4HkOHmgfwqYrhEEcoPzunTWNi9CuWJ0N\r\nLaPgEwZQLWur7/AuJXfAI6uOWbnHZqinLds=\r\n=VLwJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"629f8dc0c92ba9c0b6b5574227a1025234f599dd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.4.50.tgz","_integrity":"sha512-G/FFZiQbCnc+84kNZ58FGWVADRXOrW/OKyXeeW6aL0ag15jgAJ3Hm8ihhlJYGlrUYrPugH8QYuCX9plBWUcsTw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-lists":"~20.4.50","@syncfusion/ej2-inputs":"~20.4.51","@syncfusion/ej2-popups":"~20.4.51","@syncfusion/ej2-buttons":"~20.4.50","@syncfusion/ej2-calendars":"~20.4.51","@syncfusion/ej2-dropdowns":"~20.4.51","@syncfusion/ej2-file-utils":"~20.4.48","@syncfusion/ej2-pdf-export":"~20.4.48","@syncfusion/ej2-compression":"~20.4.48","@syncfusion/ej2-navigations":"~20.4.51","@syncfusion/ej2-excel-export":"~20.4.51","@syncfusion/ej2-splitbuttons":"~20.4.50","@syncfusion/ej2-notifications":"~20.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.4.51_1676983030803_0.6590307447629395","host":"s3://npm-registry-packages"}},"20.4.52":{"name":"@syncfusion/ej2-grids","version":"20.4.52","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"86d33c51a80638fa01d25906cd97f25ac5afa004","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.4.52.tgz","fileCount":513,"integrity":"sha512-c8OmdXiXQE7XUIREhwhT3znFs9lxTtxy7muUM2WrZccfxDCGwIyQISU9hvpCSydk28INPSs7vNJ+zC65zcwJQQ==","signatures":[{"sig":"MEQCIA2nqGj9o/jboax2yjLOYBj4GNBpncm/kymv23zJDG4FAiA/BV+A9gE/MCHGlJK3M4SXW9fDFJWlILN8XGClK2GmVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34686703,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/esNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMuw//ZBl2aqSErrfXhRkHn6xY70DUCUuM2doVW464WB+VB/2sk4CY\r\n7+Uk2uOTaIeFIeRQy25I8vLd7cKmrcmQeN7S8pWNlXRabDIbYJgzXksKKjCK\r\n3Wpv26WeDnHQJmNFRfIJHw4iJNjMJCgGseG0DTW4v73T5BXen2i0Qvpii2HW\r\nxH010pucGDvY2guP4KU3K3lO3NYhHoccPZyBNcM5WGrUx1vil9aMS8rw6Ivt\r\nDulFExiOshwzArS7ZOjYijYGQgnaalB7gYc9Xvj/rDcI5FPBy7P8fLO3pzU3\r\nZ2csrxqUCJpYJIWvy8m/DEX/DtBhV2CWRYa2jCYVAQxXBLk5mySv8N/QOd/K\r\nQAaVlem5V4CbUR4BQn7EtVVqv3exjv2xyFgHkTL75yJINmi1/poaFeHPhXwW\r\nyxp3j758l9neWEOgou36kY+OJheFmpEhvDVucJMVc4gbsDHe9pQb5Oujcamr\r\nJZptFnzt0GNxljgwiVenbiGOuFnRnwtlE8F1VhNUqRDNRbFy05HltVFwiiOG\r\nLhDrIpOSe2ey2tvCSzYQAxqvcvkwjaTbEocg/m3MD8BpYYk3pJ2+2tOBtake\r\nDJx8YxgNvEe3xmEwo8VPXz8ncmaTSORmBk2+9EkUnoJCscfyTv+ERie+huNR\r\n+3WqYT+CnlEbHU5hpJEdsrorx+IG8yCT2Vk=\r\n=Hn6+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"fdc49a2d7f76417bcd5af9903cd8e4a16a1778e8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.4.51.tgz","_integrity":"sha512-zH7qbYdToXgXnnY8Qp6wYiUyTOmfkJ+ItxSF/nH8fsZCt5/y5TtS1dFANuLmTfNW3ujGh1TsbPiqv3FW39FtGg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-lists":"~20.4.50","@syncfusion/ej2-inputs":"~20.4.52","@syncfusion/ej2-popups":"~20.4.52","@syncfusion/ej2-buttons":"~20.4.50","@syncfusion/ej2-calendars":"~20.4.52","@syncfusion/ej2-dropdowns":"~20.4.52","@syncfusion/ej2-file-utils":"~20.4.48","@syncfusion/ej2-pdf-export":"~20.4.48","@syncfusion/ej2-compression":"~20.4.48","@syncfusion/ej2-navigations":"~20.4.52","@syncfusion/ej2-excel-export":"~20.4.51","@syncfusion/ej2-splitbuttons":"~20.4.50","@syncfusion/ej2-notifications":"~20.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.4.52_1677585165235_0.1530955452590701","host":"s3://npm-registry-packages"}},"20.4.53":{"name":"@syncfusion/ej2-grids","version":"20.4.53","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"97f43a0cad868fb5c1e0c73337bdf91e8d03daf5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.4.53.tgz","fileCount":513,"integrity":"sha512-Wtc0k/jObZFyCk5pVZl/2094QQsz5rMDBHGfcI/N+SatvUyFz30kcTKf3dfimH77XPuHfP4NQK54pGvHLR623A==","signatures":[{"sig":"MEYCIQDq6Xij3+pc8Vkl514qeGf3TjEcivq9hgM/SH8uBFLalgIhAKApN2fRvd5crCOgCJ9n9Bb5cZjbT7KZPpiICw0lx4Bx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34725803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkByxrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpP6w//SQ6w5KF6qxw26APrNvhkjf8tEFjLiJR7jCFzX2UxmcuYMQNg\r\nQxLj59Z3G7GLV/xP0lsy2lTLhdybfnuRfn8bHJQA/9kvRmpGRyZjWYjdC0Uz\r\nrikmOtjCYsj/qa2bfgSoK/H59rSUAKDTi6DMeTrsxVUvEe58MmkMMg3NrMh2\r\nXtSdxD/vmn+iuOgWCrS50/OoMc2y/3TIwW7lVAOGwbsP0HFfMlfcNFpf75ON\r\nIeL7+pwec+O0M6m2FqtB+hZ2+N0OVtGh7EH8lNFzqN2arXQioBbhG4eU7lyT\r\nPHsw0YAfrUMDBadZiTZdMU8rvIjW2v+WArMSEPYxriXKRTjwvdOEzsFX6s9X\r\nCOCsECYklAfbR8MjJRarXtZJXOVTiX4CLrN5hDMr6sv0RZcM+kZqYV9hMJnN\r\nnUGF5M9JN/YJSVA5gfFtDVh05jGMaOM4ALh6jnD/10/0MHQcPPtyngl/V8NV\r\nnUjwk5vz3CUGhj15+X6BEGnZD2ueXvFnfnkfivEALpa+Esq9bn13ejuFU6AE\r\n2qo9XxORqeQVpe54MxdDiBPqDRugxOEq4LJL2vEuweMCPY0fBpqcrKZal/P1\r\nnP91w5tBKDLcP2kmKidvU/D4PEaFRsfIwlqWns9M9PtPWwk4+Au2s953yYaT\r\nPGT8/5HF1a5zgaEDmfw1SMdpmJo8fygNI6g=\r\n=/VOh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"b3b46169ad95303727b029d2994e74668feb3670","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.4.52.tgz","_integrity":"sha512-lkwFl7ftAV8w7MzzIszgtT3nhFx0KZo2rHeFzn/akD6aQz82IoVg8PpVhgKAvi1i6LfS8NWn8JNkLP4FVAkUsw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-lists":"~20.4.50","@syncfusion/ej2-inputs":"~20.4.52","@syncfusion/ej2-popups":"~20.4.53","@syncfusion/ej2-buttons":"~20.4.53","@syncfusion/ej2-calendars":"~20.4.52","@syncfusion/ej2-dropdowns":"~20.4.53","@syncfusion/ej2-file-utils":"~20.4.48","@syncfusion/ej2-pdf-export":"~20.4.48","@syncfusion/ej2-compression":"~20.4.48","@syncfusion/ej2-navigations":"~20.4.53","@syncfusion/ej2-excel-export":"~20.4.53","@syncfusion/ej2-splitbuttons":"~20.4.50","@syncfusion/ej2-notifications":"~20.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.4.53_1678191723407_0.607029156168404","host":"s3://npm-registry-packages"}},"20.4.54":{"name":"@syncfusion/ej2-grids","version":"20.4.54","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"35cbd289fd30fe40184ef02348fcb7dfdad0e503","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.4.54.tgz","fileCount":513,"integrity":"sha512-8hJ96KqCRw5F0Cwp+0u/hmAxPC0OxwBp7XEArbczE5SulFpT08JF6GGEucy0do2ZCL1BW2Nkr1n4ys4NEZ0OCA==","signatures":[{"sig":"MEUCIQDv0leDReaR5tpaAcxIj2FAzx5D0wQISDFIZR2MmSxs8gIgHGFFrNVs12cGyL2IJ3hA8cX2sQ+mULA0+YIf7M9FhYk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34819568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEHoZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpl6A//Rw7tH7ha73LnDFbwM+hTnTYMyD+wwQyAmZQ6NOECadDDIfM7\r\npxrkf2vZyi7NF/TQt9BHnZcdfuTT0QbNW90SkRl81jJMqh4vrEDqGfAywilx\r\n4j/lgOeMxlreCUxC0EF3sLJ+O4jIbYW1cfCEt4ubJA0IyZ1BWwcfbwA3Ux7T\r\nFt1krZlsP1oqwxwe3HGt7viR9ioy0gOPLBqHDouM5IsuMIWIR3T5Ay3DGMaz\r\np3eeTnfVbaKvq/0rWDdt+E6Mj727HnftG3F3KVTjBuCFChh+oCxfqp4SoYpC\r\nJV7oSDlM8cUulxkf0YzmKt0bgCdsHS1pAp59L7yjyqSM7t/X3s+pfYdO2XBR\r\nxNAFoRjig2mVZGaDgiMnNF7r6tV6HispKOtoP7G/tSelBIfQF6LlJM6D8LfZ\r\naR7rzfb2vWpnGo3efRGDg0Nxr1BRthlUnTGo13IZaletZwebCEeuSBDx7BnG\r\nQBLrXeYASUTTt9yN2UziqcSytILf0USM8MJnXE1Qq1OSnnJ6NLBV+Ib9m5VF\r\nsxicudhFOLAEBPHbJvQKqL4iQLWFL6R78n0LJ/2Ga+oXgJzynzuE842wBL2d\r\nvgdP618FdTKd6pqtb1DEwazW8Tr5vkgzw1DJNTGbrHlPYB/+9SJywTirkWrc\r\nt3If5IptwYTs6TFUbnMRZCwFJKolPkYxbw0=\r\n=/zHn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"eb968c83ec7c46c17021850424059ab8bf8e3c81","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.4.52.tgz","_integrity":"sha512-VfReLc6toyORvGBxnf7TYW1F3kljwVgcIPtBO7AVIkdNGcQYM2wK4J0lOy84SMyFVs4XTK76hrowCS1cWrTznw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-lists":"~20.4.50","@syncfusion/ej2-inputs":"~20.4.54","@syncfusion/ej2-popups":"~20.4.53","@syncfusion/ej2-buttons":"~20.4.53","@syncfusion/ej2-calendars":"~20.4.54","@syncfusion/ej2-dropdowns":"~20.4.54","@syncfusion/ej2-file-utils":"~20.4.48","@syncfusion/ej2-pdf-export":"~20.4.48","@syncfusion/ej2-compression":"~20.4.48","@syncfusion/ej2-navigations":"~20.4.53","@syncfusion/ej2-excel-export":"~20.4.53","@syncfusion/ej2-splitbuttons":"~20.4.50","@syncfusion/ej2-notifications":"~20.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.4.54_1678801433287_0.583354291023314","host":"s3://npm-registry-packages"}},"21.1.35":{"name":"@syncfusion/ej2-grids","version":"21.1.35","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"e07e753db9c01bd7feb9ba0565ef4a5c64d2de37","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-21.1.35.tgz","fileCount":511,"integrity":"sha512-LNcz8ptLsC3TCrMH7vOCG3qvi8eRW9DpL3IMB8TurZVFdYdnLKqTubRtWSC4gJgPYG7hHysF8Mpp20vd+bhECw==","signatures":[{"sig":"MEUCIQCn58v8lTwrmTqxi+gQtjoFrNyOZKj5sP/PT9v+18HR4gIgdvZPR9dIgWqGPMzZW+gIaQyWt1t8LHsS9fXafVzRvW4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34979103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHAefACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxPA/9EGyh8n955sP8+msul4snZyYbGyBcusGM7BCuSpw2vycmOXPh\r\nOunOsaKGnk2cNP52b4uwxVtVRrM9kvj23YDIPGut+RVyLahOxntfSim/6zxN\r\ni2uJkKiI1h1KmeB7iCER2+bwXkl7Ejt464pkEZYJx5Dtf8q4o7s6Yn8DLJlx\r\nG23r8qzCAhLi0FlWgt1OxnijAyBwG+j6gI4Dv8a+pMkdEFN8JklkVwn+wHRe\r\nQ2mI9dDgTydxgnTT4ZquwMO9UwcPDmHPBllRiYJBPxXQPqej5zBAbZ+dRkdR\r\npqfKhffDcQGM0uUSnYUl5ezKMugLIIeWXkZaP69o6zc8uq3xsnCIrNujmU3Q\r\nFvHSj/HslczsroMFH1PHSRH7TXj/W7DUzVjXU5TAcuMJuxTMXh5glnP7Tp1x\r\n+Zzkow1HthhaahIwVKaLpHlDw9PVkyFs0eesaU6L6iFE+APSjK9cyVw1cD4Q\r\nyp7KLqmR2qCHpG+hKoqR9sX6HVkJNVD6iwgZQCayFoh/lJihbuSEfYl2GlhQ\r\nFH2UlUT5iht6YHFWitacxS4k+5fk/2ZZeqCuOuN37MaE1v5fVqC/YsJhwr5p\r\nM34QUldodT1zGkysESYk1zzv8o/2o6oDb7J/m072mp7kTS0geLzTkdkhYIGD\r\nZp76CYwwKqhwMtCB/BclUTpJD47OdmZpKug=\r\n=Vf49\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"a4137a549ba08fe961c7862165cc16048d42d356","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-1.150.17.tgz","_integrity":"sha512-ZnkdSqEAqH6XDqzMgYKPlSzavPI8v8PjDQ75AAIJTNgd/26V7L4SzYCZpWCra3kotPvXyvUGg7ZS7VIIkM5Oyw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.35","@syncfusion/ej2-data":"~21.1.35","@syncfusion/ej2-lists":"~21.1.35","@syncfusion/ej2-inputs":"~21.1.35","@syncfusion/ej2-popups":"~21.1.35","@syncfusion/ej2-buttons":"~21.1.35","@syncfusion/ej2-calendars":"~21.1.35","@syncfusion/ej2-dropdowns":"~21.1.35","@syncfusion/ej2-file-utils":"~21.1.35","@syncfusion/ej2-pdf-export":"~21.1.35","@syncfusion/ej2-compression":"~21.1.35","@syncfusion/ej2-navigations":"~21.1.35","@syncfusion/ej2-excel-export":"~21.1.35","@syncfusion/ej2-splitbuttons":"~21.1.35","@syncfusion/ej2-notifications":"~21.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_21.1.35_1679558559267_0.8451309177717814","host":"s3://npm-registry-packages"}},"21.1.37":{"name":"@syncfusion/ej2-grids","version":"21.1.37","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"6f6348cd1edddb4a820682b7bce4a6652d5d6ec2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-21.1.37.tgz","fileCount":511,"integrity":"sha512-qDQK+Qiu5Ctz5EO250l0ibust0/J1bQZ6bSpA4J3BxQ2iDdW3xg7hoPVw4KC6XTSnSvNohB9ao03VqJu1mfXdw==","signatures":[{"sig":"MEQCIGS/BE7G6mrcLmXSmh9z/pIBF+UNVfNKYkpxpE8birkdAiAG+GIjmZ0rZfu3uzqwaVF+ZZQoAInFYIrcQnjtDLmiPQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34993326,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJFLoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmryOw//ZBpN04zWzvuKmcunN9YZjWtpSuw5Wz2d2NzyrYk5mi28I/dz\r\n/WN6LRbT/UropX3xRiBZPH0br2q22jZOXCe70hi7bi2hLrTrIe6vIhj+uTPA\r\n9CDp25urfllmts+nPcQcdcIBun/VBfatk4BFKxLQcnIw3KzGPt26XYO3Vv87\r\nR/v7zA4xuAUe3x24WTCA+lyLdksl/on9FvIINEoTyLLVKRdDLbgX+DPCgK/z\r\npDugiajESvStTwZ3a5Q3ulGVV27WccYknrD/OeVv939r46bXWGIhksu+z0NQ\r\nwTJ7w1VFpiPgHeh4niTG1c5qFPT7wIutIRkwWOODpml25hyfce3xafkqR2LQ\r\n8+k1CYlWGNNE2xdaGwF2nA2/KwbPEa0NZgJTo9y6lO9sbJPScPHtw1ZNgvEO\r\ndaC/bCrxiv78sWOCJ2uInJV9mqEMYY//eTMhO+m5Iumi6/rR/X89JfeZQs0B\r\nkohAciDSxmSge5GHOshuxgBGXno226rnJd0uA0x1CRgHGVjslJczCn/qIZ5C\r\nbUdW643KELqh3noo0Q59sIq3WskRzY0JPJGksG7zDrwwa1HpdK/lrWN8KdvX\r\nii7MIPivgbMOjrsbh5o9/n3xhCKAvhtBgYWL1Itb0HXqkt5Ru0zLFeqwgLBR\r\nBW1tvS+r1Q4S0cTJTkMGSE9gzjMsHwoqXXM=\r\n=43Uw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"2ebcc66616a49fc8074e0a2ddcda91558647f6bf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-21.1.35.tgz","_integrity":"sha512-YBN4v1sQsA1FmhuKpOe4vqewqFKkgA4the3RsJyHOnrKcwevGYvdOnIc7dhcXEaZHy3w4pz8/r5KXddNLPZaLQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.37","@syncfusion/ej2-data":"~21.1.37","@syncfusion/ej2-lists":"~21.1.37","@syncfusion/ej2-inputs":"~21.1.37","@syncfusion/ej2-popups":"~21.1.37","@syncfusion/ej2-buttons":"~21.1.37","@syncfusion/ej2-calendars":"~21.1.37","@syncfusion/ej2-dropdowns":"~21.1.37","@syncfusion/ej2-file-utils":"~21.1.37","@syncfusion/ej2-pdf-export":"~21.1.37","@syncfusion/ej2-compression":"~21.1.37","@syncfusion/ej2-navigations":"~21.1.37","@syncfusion/ej2-excel-export":"~21.1.37","@syncfusion/ej2-splitbuttons":"~21.1.37","@syncfusion/ej2-notifications":"~21.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_21.1.37_1680102120645_0.47189683896235834","host":"s3://npm-registry-packages"}},"21.1.38":{"name":"@syncfusion/ej2-grids","version":"21.1.38","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"f2f89c3129fbc9098af814bb496e93889d2b83fe","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-21.1.38.tgz","fileCount":511,"integrity":"sha512-IA1iN0BCYTA+xV0k01HRA0VP8yhPaHYQsPzFpQG4rnorWv25kyyFXxbc7BnRJeJZX+rq7J6E2EogmFOg+y4BPg==","signatures":[{"sig":"MEUCIAH3w4N7d24beNG5y7qxvRLLfv0Q+A6tuYXpfbgVfHV4AiEAlzYiM2dpPBZpQZ8gKULbbKBuPC+JQeznyDoFzan6teY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35026713,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLCJwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjsA//ZK5QNEEwBcJ8VN3+HyubL6bv6FXNUs7FJ5rpT2W/UlnAMqZm\r\nAEPaEMHLB7lpx40hHTZTES6T0ldh89j/qaeVSEYRExQh/2eVRCNhbKCoewBp\r\nNQDOcJHOuUCQfgs4qPuXQlfq1iZOsjN+DiCzBOp47Vqhcava2sZ78tRx0gb7\r\nxZzWie+KG0DCQPh2lIIXIOpUY6fEeKmGZjMmDSqfpQlaEW7RzyyfW76e9U8u\r\nnRApXnY4bJlngzXEqyWdJnMrEbq9r/tQOxQiIXuJ14Hu7DcAC3NVa8VOsu9V\r\nBOqpLu10ZJG2UC+/2xrjGfeSdoma60Z5suar8ITxe5DxnEZHviZwSKOWB8Tq\r\nVfbVYgcjlAWlGgwD74WC6Kr2Qyn9OJdeKLH8Qxz1GepSCshR3W3v8ekgjXbC\r\nCaG4IH/I5SVJtkxJZwxBhEIhxpug+n5fAIh5bl/qJVa+1htucAxckleIBzs2\r\nGmjgVUkYfK7sqzhN3bi+cp35ZHgD8s/4Vp6uxpuZj3+y8GXZO1LfIWAZknii\r\nhK8rN37cQQDIeODsurPQyhBwNNyNc8CQm0QS8bGkqFmj2sMytU1d99bfoC7w\r\nhukab8w6QVXiVv52yaaobGTMR+H8ybxDTB2ip0UsCtP7TjLaIFxcKfq/EOnB\r\nQuiqhPIVvGGBCuLJzii96oUaxwnG/Drf448=\r\n=CXWH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"8f0a53588b8de00aa1b4a2755cb01b99656ce360","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-21.1.37.tgz","_integrity":"sha512-d0Crhmjf23Hh1hrKkOaSvoM/B2gsKCuQHW3FKVloej1hjq1ZSHQoXynxZittIdCArzsYadTz68rHadmsuxGCIQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.38","@syncfusion/ej2-data":"~21.1.38","@syncfusion/ej2-lists":"~21.1.37","@syncfusion/ej2-inputs":"~21.1.38","@syncfusion/ej2-popups":"~21.1.37","@syncfusion/ej2-buttons":"~21.1.37","@syncfusion/ej2-calendars":"~21.1.38","@syncfusion/ej2-dropdowns":"~21.1.38","@syncfusion/ej2-file-utils":"~21.1.37","@syncfusion/ej2-pdf-export":"~21.1.37","@syncfusion/ej2-compression":"~21.1.37","@syncfusion/ej2-navigations":"~21.1.38","@syncfusion/ej2-excel-export":"~21.1.37","@syncfusion/ej2-splitbuttons":"~21.1.37","@syncfusion/ej2-notifications":"~21.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_21.1.38_1680613999929_0.4688793805468163","host":"s3://npm-registry-packages"}},"21.1.39":{"name":"@syncfusion/ej2-grids","version":"21.1.39","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@21.1.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"eac5e39fa2350254499163dc69abddaea21e2d43","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-21.1.39.tgz","fileCount":511,"integrity":"sha512-LcvRS8MLPH15nfFlc1HtNSIvbJ0uATV0Rf57HW0O8Sf/oHydf+c1vRMhVwyST5JP4qlmA159w9GUPZL64emJ1w==","signatures":[{"sig":"MEUCIQCpnCvgsTc3Ko1Io9G07Zu+dSIwDf/gbuuf/H+OE5r9FQIgG2HOo6wFbA2gEjcldbZa6Lc5Rl9LJUVAaFo3jds+WDI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35038230,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNVAJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpB7w/8DfSBYr40gAAXmqcGP9YeyZKtGAJKvJIQAHkly0r9cUKL0O2o\r\nfdQyJre+87hAi2B8zZyK7UxCvmeQfgRhE/Mlf82Ad/2P6rIGtwA+7AngbbxK\r\nmYkmnLDK+Jdp+RQ4QjfhWqg8loMVQPYP10sbCc3Pv5KJJ0XTba4kO+Wg+A/j\r\n91IkDBfWD5QmZs6XSBuIwqVJHZ405VsWwDD29cyyDKl0tf0jCczZBkqxEOza\r\nTuFLZdisH9rRFEJNi8KCFpDJl7IRy8njvhUL8D+0Qsvwihvo1G6uxDBTiQp1\r\nf5TI5b3MjsHe/uXmEuREWgXDp4FoceqtTCuSDPdRfmSDbIojJGm4hFZSOcpA\r\nnKRrI09/pfSAAdaVgsZAM/XNuKHSC5c1CP79xwBkrsF5E3AhRrYV+hjBrZ2C\r\nJvVv+/ArLLjQg7REZRlr6LKMOqdYMFSKkCAzrc2/oAOOGw0fm+c5QJ/okE80\r\nQ0kpHP4PM2FkroSbznLFHtUv2L5IHdufeRdw54P+oWJw/1d+jMvJHgFlSOD6\r\nTEZh+eM0y2CGCdxWLVLwR5mZ8Y26RrFR+aH/9qYgxYi62zO3qbqevbBfg1Ev\r\n+ppG0bzReGTVyH8yhj0eaAMfUHeC8Z6Y8IZKjArUqVufOY2besepEkzAXiu7\r\nsf/jyaI9xGW4VPl8C1GGIltF7AbM9gx760E=\r\n=lqWT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"23ce44575ed66a81b5b53129dc5c0c3c9a565300","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-21.1.38.tgz","_integrity":"sha512-dBbjKiFndkejSZ50DYomd31iwByFB+tddrDlE0kh/xcI3Giz7pSJa9wP+FMia0vfTyUZJOQSzDpvrXKIj08dCw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.39","@syncfusion/ej2-data":"~21.1.38","@syncfusion/ej2-lists":"~21.1.39","@syncfusion/ej2-inputs":"~21.1.39","@syncfusion/ej2-popups":"~21.1.37","@syncfusion/ej2-buttons":"~21.1.37","@syncfusion/ej2-calendars":"~21.1.38","@syncfusion/ej2-dropdowns":"~21.1.39","@syncfusion/ej2-file-utils":"~21.1.37","@syncfusion/ej2-pdf-export":"~21.1.37","@syncfusion/ej2-compression":"~21.1.37","@syncfusion/ej2-navigations":"~21.1.39","@syncfusion/ej2-excel-export":"~21.1.37","@syncfusion/ej2-splitbuttons":"~21.1.37","@syncfusion/ej2-notifications":"~21.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_21.1.39_1681215496789_0.8156659285368157","host":"s3://npm-registry-packages"}},"21.1.41":{"name":"@syncfusion/ej2-grids","version":"21.1.41","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"3465b9396cd609123df9a71ad6d5f41f23c2ee29","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-21.1.41.tgz","fileCount":511,"integrity":"sha512-G/VIz62mpprfj9yxTZGiwi+csJCYIAhQDc/QXXyhbKdLJ5ZIIGdrvkFMlfkubr+uO8nZNClPPyVRYpP3Vsj2UA==","signatures":[{"sig":"MEQCIBQCSVB+RNH8WwYENHBEI20gTKYy4hRiaWM6ZPzB12TAAiBis7iZJ0neCFbFUcsU1ChySrzO8k1wfZUs0MLyVEhUoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35040940,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPnrhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3hxAAlMrdoAGz3hxsDFMzAdR95u85FpCv0AGFqxTM+BoJFwbJFFpO\r\nAen69jQJ87lNcZ+92HOWLA/R83HzFuUs1VUadE4dyb+js5ap+oYx7Yl6Ssx7\r\nZpZULvc/VXMKUWqbSP/My9nUj6GaA7JP28tWR5r8NLWhTHIQWT37qR+q3v3Z\r\nRN5hBXYKmjvfGUdSycUTcTowwcnjVMwq4rUW7hfR/iHkTRxhx0oK2FAZFmco\r\nK1rTCiAUAYycItjRghYsGG/J9FIQczEmzum7QdSwVdEebpM7ox0M1bBgX4Ht\r\n5dGAOgfs70WiBf2lKFlXnV4LHtZ5PvXC8sv4CoEQwjCrdP5Rc7gtOdp+DXt3\r\nvM5/UEsVuFhzHJzUPhICj95b8+uNqn3tBp7LQhyDZal181sNbpS+br9XvRzP\r\nvwK1DqmQallQquXz8WPdDICnxu1niSM9h0sxKjoMSKLMHF90PA1bqXE+dNen\r\nninCpfFWlaOj7o7L6CKA3yQ8ssAkTsa2sjO2JPfrph0WZGCdSeRPEOkydDg2\r\nK3p9zlif0TgsGAmXrVgZOXuxVjLub0ZsAuP+/zsJRYFb/huQ7Ohy1e+hOlxE\r\nBuZTDsNVp45CRbm4Ls8gnyfHH+jXvQYeYhMXdQusU3MNhUEEqcfjl2Sb/7Uu\r\ng3cDQiagTx1keTfumCr7WZZYZlmLMvPTAbw=\r\n=vNA+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"fb60e9595b50bbcc2adf1d28601c4935557d326c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-21.1.39.tgz","_integrity":"sha512-0sE1B8HQ/OWWUuCBxuHLQwzCNGCwMWpWMOWkJ+hXA/crfGF+pK74mmxUmWrrTA/Zd7kvKLxB9u6fuzEp0M+R9g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.40","@syncfusion/ej2-data":"~21.1.38","@syncfusion/ej2-lists":"~21.1.41","@syncfusion/ej2-inputs":"~21.1.39","@syncfusion/ej2-popups":"~21.1.41","@syncfusion/ej2-buttons":"~21.1.37","@syncfusion/ej2-calendars":"~21.1.41","@syncfusion/ej2-dropdowns":"~21.1.41","@syncfusion/ej2-file-utils":"~21.1.37","@syncfusion/ej2-pdf-export":"~21.1.37","@syncfusion/ej2-compression":"~21.1.37","@syncfusion/ej2-navigations":"~21.1.39","@syncfusion/ej2-excel-export":"~21.1.37","@syncfusion/ej2-splitbuttons":"~21.1.41","@syncfusion/ej2-notifications":"~21.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_21.1.41_1681816288903_0.07467344187762626","host":"s3://npm-registry-packages"}},"21.2.3":{"name":"@syncfusion/ej2-grids","version":"21.2.3","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"44e933ad57e4cccc0829a2fc21f80fe17a51b3c4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-21.2.3.tgz","fileCount":511,"integrity":"sha512-VQs/aWpTiR7JPj1y3iUqrcGRCz6leCqsuw60RpIG2QVrFJJDy9QXVIIUceG4xG7pbeeBQpYN1Ay99ZT7lzEG6g==","signatures":[{"sig":"MEUCIE41C69v9/aos15nesm3AlkKgsbbfpHQzph7K/4OetkVAiEAj7SsDvkQTDdzy515nLFghqxnLa9oAsLMclxBupmR9T4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35100965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUiBMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq6rw//QH1BL35siEcj5YZrFmhoP9jdp/OHKY7qjJ5CYieYh8OeH0Pu\r\nYtjrxuf6zGhaJ7hs1t3xRROqf+VyDD96jWvEBq8PE61PADEs6Z8eDa3H+9Dj\r\nQfOI4pscKG89pO1WLACDygu5JUol8NNVgrQl1Z4oBjQB3vsPsIbVFjszJqiE\r\nRh6bSoroetzzhIdW42O4avC9b71ZVSv5S9VMYnCEV86+XGvxHe+UdH8AP2K9\r\nMRayaY0X3s9TKAtu9RMdl9pZxqUTL5jAx08zNkbFs/CqEYZocbkElcEjzmuI\r\njFVyqnUS1IGjvWKd/OsjtbfhF9GKfgBny7bUyMDlbsdmPHvty7dBy/JJcZji\r\nqztI3L9OPBGtG/47H1RZPYIg7iksVw00O99iuqdy5KbLM8gYFi66ljgEBzRn\r\nV87ts14OzrxxfHVVwPN73yWn0Q+WRMnDGRIu8wzcS4TUV8EracLxjp35EFyg\r\nJIcOP+wyWzWGE//6JHf8SP70SmKQPhqUvfbnzm2HTYgBN6/Pd6ikiv0U9Snv\r\nwg1zNxERfkfu8f7ADp/NxF0+ZfxjrdpkBGjSX6aMDyyT1fO0Jy5mK0SYDpAa\r\nNhSXhZlpqn+ei5oOzaA7iv8yz5Xrv42b62IjLvF+SX4v/aGaWGlIViS16ms+\r\niL+ryyDXxp1+hFU7DAvU0rVEeBmwxXf+IS8=\r\n=63yZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"0bb113c5edce612231c1d963d4c92ac15bb885fe","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-21.1.41.tgz","_integrity":"sha512-2ob+CDEVn8CEQahmFGwACvkYr0pkJ7T8TobAZSLkh5MfqcvL+OGmZGHG1hEsGlSy3CyFus3gHWv2yCyZBp4c5w==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.3","@syncfusion/ej2-lists":"~21.2.3","@syncfusion/ej2-inputs":"~21.2.3","@syncfusion/ej2-popups":"~21.2.3","@syncfusion/ej2-buttons":"~21.2.3","@syncfusion/ej2-calendars":"~21.2.3","@syncfusion/ej2-dropdowns":"~21.2.3","@syncfusion/ej2-file-utils":"~21.2.3","@syncfusion/ej2-pdf-export":"~21.2.3","@syncfusion/ej2-compression":"~21.2.3","@syncfusion/ej2-navigations":"~21.2.3","@syncfusion/ej2-excel-export":"~21.2.3","@syncfusion/ej2-splitbuttons":"~21.2.3","@syncfusion/ej2-notifications":"~21.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_21.2.3_1683103820302_0.5377135226044256","host":"s3://npm-registry-packages"}},"21.2.4":{"name":"@syncfusion/ej2-grids","version":"21.2.4","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"778881e151d184a05151c0cde1f640d9cc6c4c32","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-21.2.4.tgz","fileCount":511,"integrity":"sha512-pVO8ghWaCOmVEBdJgGBd/zCusmR92DjHuX+I9qfRhdxMza1s1+hp6lPTUpq7b6RdUk3HAQeii1YewbxIXPwrRQ==","signatures":[{"sig":"MEYCIQCF2Uv6ZcEKr8/k0XgH+/2ZosdyMwGupmAVKb0XROto6gIhAJolQfSBcVFY9rmFQCb+sTVm8eLKvlSfVdhlQDWPjQK+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35129069},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"29a7fcfb2202cd68c235daf07b9bf51ac2bcba5e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-21.2.3.tgz","_integrity":"sha512-kwZPvm92odKdIpG1zUROQvt/OLVI1VbYp8MHzzA2CM6GG8Nb1kyf7WE5FpmJk1/+nBn0MweXabvobEAmlxusqQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.4","@syncfusion/ej2-lists":"~21.2.3","@syncfusion/ej2-inputs":"~21.2.4","@syncfusion/ej2-popups":"~21.2.4","@syncfusion/ej2-buttons":"~21.2.3","@syncfusion/ej2-calendars":"~21.2.4","@syncfusion/ej2-dropdowns":"~21.2.4","@syncfusion/ej2-file-utils":"~21.2.3","@syncfusion/ej2-pdf-export":"~21.2.3","@syncfusion/ej2-compression":"~21.2.3","@syncfusion/ej2-navigations":"~21.2.4","@syncfusion/ej2-excel-export":"~21.2.4","@syncfusion/ej2-splitbuttons":"~21.2.3","@syncfusion/ej2-notifications":"~21.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_21.2.4_1683635536712_0.9439745598048928","host":"s3://npm-registry-packages"}},"21.2.5":{"name":"@syncfusion/ej2-grids","version":"21.2.5","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"b005909430e0544ac1b298f60cfe43e1d40786ec","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-21.2.5.tgz","fileCount":511,"integrity":"sha512-ZHj+pLyGP+MaeJVxOgqNIA76q2r3co5Pf7H0XrHJRnxMFsu0EBiZijYI+gy/qznCD/LAaRkkUp2stpvhfw/7nw==","signatures":[{"sig":"MEUCIQCqaS6sLJoejQP9kX9Tx6k+Sxt4v7XapNFreiktpwRBKQIgF/w4REs4C5LL8/GyCw2L0YtK6IxDGQfe9Zo1aXyS6UE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35184390},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"7cd680f29a485927675c547f88d9b715eb286427","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-21.2.4.tgz","_integrity":"sha512-pTnv3f0Cd8ILp30VRQsZtDf8ydCEW15Fb6/3QEd5K0stfTBB/gSMJeQ7lVgdcYn3acUM1+4I4Y8CYyRI9oSWxg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.4","@syncfusion/ej2-lists":"~21.2.3","@syncfusion/ej2-inputs":"~21.2.4","@syncfusion/ej2-popups":"~21.2.4","@syncfusion/ej2-buttons":"~21.2.5","@syncfusion/ej2-calendars":"~21.2.5","@syncfusion/ej2-dropdowns":"~21.2.5","@syncfusion/ej2-file-utils":"~21.2.3","@syncfusion/ej2-pdf-export":"~21.2.3","@syncfusion/ej2-compression":"~21.2.3","@syncfusion/ej2-navigations":"~21.2.5","@syncfusion/ej2-excel-export":"~21.2.4","@syncfusion/ej2-splitbuttons":"~21.2.5","@syncfusion/ej2-notifications":"~21.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_21.2.5_1684236814947_0.12860520416746124","host":"s3://npm-registry-packages"}},"21.2.6":{"name":"@syncfusion/ej2-grids","version":"21.2.6","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"f0b048d4bde0d7ab2ee119fd76019109450e4e5c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-21.2.6.tgz","fileCount":511,"integrity":"sha512-ekgVegUkWutnL7oMnhp55p0UXwjX1ZhHDcBp/ctPMhYR4QTDXcZqvpqdNF0eSSBK+iY0Edwe4T/d8s/0QffbXA==","signatures":[{"sig":"MEYCIQCQ4dwUOGfwbLwZ6xfEU40g23HCqfL1ofHrsC3oQJcnEQIhAOxXv4gupSWjoDBuXfH/uTOxJzTC6SKkq9Eh3N6hvBXs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35197594},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"001e16b645d00c6046239c4ee72099d25eb10964","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-21.2.5.tgz","_integrity":"sha512-KAqrxB/7i7PthzI6OO4Bj2Tkwrnu+PVP/wyMyAh1mLd44AYURD5/0oVg/cmvwvZ4YEnEGLeYc77J7oDbU3ZknQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.6","@syncfusion/ej2-lists":"~21.2.6","@syncfusion/ej2-inputs":"~21.2.6","@syncfusion/ej2-popups":"~21.2.4","@syncfusion/ej2-buttons":"~21.2.6","@syncfusion/ej2-calendars":"~21.2.6","@syncfusion/ej2-dropdowns":"~21.2.6","@syncfusion/ej2-file-utils":"~21.2.3","@syncfusion/ej2-pdf-export":"~21.2.3","@syncfusion/ej2-compression":"~21.2.3","@syncfusion/ej2-navigations":"~21.2.6","@syncfusion/ej2-excel-export":"~21.2.6","@syncfusion/ej2-splitbuttons":"~21.2.5","@syncfusion/ej2-notifications":"~21.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_21.2.6_1684842717279_0.5866601382986696","host":"s3://npm-registry-packages"}},"21.2.8":{"name":"@syncfusion/ej2-grids","version":"21.2.8","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"8d9d25f0ca3b94ccafd765fe9e5e08b63785fe1c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-21.2.8.tgz","fileCount":511,"integrity":"sha512-tmICRUUiTtEomOdsA8tfvvEha7NGj+YEC/dKNWCTSegpxiE20GPZIp9B1c3AHfOPo1eKlmM4LSip8NetTnYjkw==","signatures":[{"sig":"MEUCIDzlbtqadr1x/xG+1CcnxG9FNodJTiYO3dO3cEZfheFUAiEA7GKDNKD/owcUYbNgerq3I0GojbEZLQzuben+l3rV2D8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35202983},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"9d64343ba76c3eefb1476aed4c376368a384f111","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-21.2.6.tgz","_integrity":"sha512-3htfNx0MhP1V6voDuuQ9V5D+kYf1JOKL7KEtgcoY1Sqa3QsLrKpgMx0wtvlTY2nbjaits4F8e1wN14WnjuOUzA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~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-calendars":"~21.2.8","@syncfusion/ej2-dropdowns":"~21.2.8","@syncfusion/ej2-file-utils":"~21.2.3","@syncfusion/ej2-pdf-export":"~21.2.8","@syncfusion/ej2-compression":"~21.2.3","@syncfusion/ej2-navigations":"~21.2.8","@syncfusion/ej2-excel-export":"~21.2.8","@syncfusion/ej2-splitbuttons":"~21.2.5","@syncfusion/ej2-notifications":"~21.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_21.2.8_1685447687927_0.15988884986285123","host":"s3://npm-registry-packages"}},"21.2.9":{"name":"@syncfusion/ej2-grids","version":"21.2.9","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"b6b29b71210ceac478607f34b29c48f36d4976d3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-21.2.9.tgz","fileCount":511,"integrity":"sha512-gcPxeFqo1N1DM+xQDayYVVKJ3S0GPdNcqsUB1wSXwjEU7WyDtvqJGogBitbGPLM3WrzG6DNNujeR847ruXKAsg==","signatures":[{"sig":"MEQCIFEEOUfuiX4PuAX2fzdvpXWYxJAtwWLrS94JWN+NummEAiA0tjsswGiYnLXaF5XFDJqddHY90GO4O1ZZDg1TDG3ILQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35212892},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"71a97c29fce7e7e60eca971bdd1c3d132ff004a7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-21.2.8.tgz","_integrity":"sha512-8ydyBVbs4UrD2GY+dBgWzE3ii22Vpsa0EkAqZqdyYsTl5+KZZ7+bA4Cv52w81/teb0n4K99wZ62msvnWcH2M1g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.9","@syncfusion/ej2-data":"~21.2.9","@syncfusion/ej2-lists":"~21.2.9","@syncfusion/ej2-inputs":"~21.2.9","@syncfusion/ej2-popups":"~21.2.4","@syncfusion/ej2-buttons":"~21.2.6","@syncfusion/ej2-calendars":"~21.2.9","@syncfusion/ej2-dropdowns":"~21.2.8","@syncfusion/ej2-file-utils":"~21.2.3","@syncfusion/ej2-pdf-export":"~21.2.8","@syncfusion/ej2-compression":"~21.2.3","@syncfusion/ej2-navigations":"~21.2.9","@syncfusion/ej2-excel-export":"~21.2.8","@syncfusion/ej2-splitbuttons":"~21.2.5","@syncfusion/ej2-notifications":"~21.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_21.2.9_1686057975829_0.21530386062096563","host":"s3://npm-registry-packages"}},"21.2.10":{"name":"@syncfusion/ej2-grids","version":"21.2.10","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"3cad5a39af2ebe7f7e9593042a9ba0821b5e2427","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-21.2.10.tgz","fileCount":511,"integrity":"sha512-Pwc00cTK4lINu6xc7KV6Y8w/oxRZHenCC5gKQZbseAKH9oQ4N14azhnTxs06GEHIJ3l+BXsB7wBRWhLNO8qoZw==","signatures":[{"sig":"MEUCIQDMW9jr6KjsultvRxxzWqhRNFBR4JIf//7V2Ehn+OvpkAIgLalE3MiR0V67KPNqFiWnsAyd5RqH+PHu0ICM2Pz/auw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35219334},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"be56776361eff7686ab8f40806840dd5c10427e1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-21.2.9.tgz","_integrity":"sha512-BwkgEtgOzsuDzfKXRsn55hxIwv9onDeD9+J/nox5mqe0Rl9TYbTSPQ4qZfxPBW4gtR6iFTi3Ki3VJC394UioPg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.9","@syncfusion/ej2-data":"~21.2.9","@syncfusion/ej2-lists":"~21.2.9","@syncfusion/ej2-inputs":"~21.2.9","@syncfusion/ej2-popups":"~21.2.10","@syncfusion/ej2-buttons":"~21.2.10","@syncfusion/ej2-calendars":"~21.2.10","@syncfusion/ej2-dropdowns":"~21.2.10","@syncfusion/ej2-file-utils":"~21.2.3","@syncfusion/ej2-pdf-export":"~21.2.10","@syncfusion/ej2-compression":"~21.2.3","@syncfusion/ej2-navigations":"~21.2.9","@syncfusion/ej2-excel-export":"~21.2.8","@syncfusion/ej2-splitbuttons":"~21.2.5","@syncfusion/ej2-notifications":"~21.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_21.2.10_1686655559126_0.8981775084895702","host":"s3://npm-registry-packages"}},"22.1.34":{"name":"@syncfusion/ej2-grids","version":"22.1.34","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"05eef14ca9524a42cf1c2e393f2510115e0ac6ce","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-22.1.34.tgz","fileCount":529,"integrity":"sha512-7YXkaduRYTHMFqf7sIHh0O2mCdXga4WvQGaYRlwyhdrDpe4NNRxK1I8jmZNWyw74upIPllLHw+bWBw+do51zGQ==","signatures":[{"sig":"MEUCIQCsJOqSe6iuc0bOMcH6TmlVQU72kn+6AguBk6DpLHxZ0wIgCzdoUy6cjSjD6vF27UYxPPcrvhwunRTx6iarmzA/gyI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36639679},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"3b33284bc78228e4d939660026a95fc7c268562e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-1.150.50.tgz","_integrity":"sha512-D/grkeBAZcOOSXTNPPZ5Y3Fu3WTFY92k6TyLkoggZEu0pvH/LDAH7Ezvj2uYyUCUIcy7fc+m8fdnSXPEehQn+w==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-data":"~22.1.34","@syncfusion/ej2-lists":"~22.1.34","@syncfusion/ej2-inputs":"~22.1.34","@syncfusion/ej2-popups":"~22.1.34","@syncfusion/ej2-buttons":"~22.1.34","@syncfusion/ej2-calendars":"~22.1.34","@syncfusion/ej2-dropdowns":"~22.1.34","@syncfusion/ej2-file-utils":"~22.1.34","@syncfusion/ej2-pdf-export":"~22.1.34","@syncfusion/ej2-compression":"~22.1.34","@syncfusion/ej2-navigations":"~22.1.34","@syncfusion/ej2-excel-export":"~22.1.34","@syncfusion/ej2-splitbuttons":"~22.1.34","@syncfusion/ej2-notifications":"~22.1.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_22.1.34_1687348476359_0.29647861417645016","host":"s3://npm-registry-packages"}},"21.1.36":{"name":"@syncfusion/ej2-grids","version":"21.1.36","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"5373ce67220a974827d8e9bbfaf2ce86e7d40b30","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-21.1.36.tgz","fileCount":529,"integrity":"sha512-orFHY87P/xrXmxhUx77nBFfRGowkHpSHd8bHVxEeStIyaFZbWbyW3LTNv3wHhLfA5iqLm9QQUAtdT1Dlq2ePMQ==","signatures":[{"sig":"MEUCIQCY9Dnshhg2pO/6lBIMUPWyQLS88dUBKp27gaGzh80WJwIgRfxz0yfoIGS5Z/0AUmeVpKaailcYo5Q7kR6GS8J23AU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36649756},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"cb678fa901c8682de3622be4378405faad30b5e8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-22.1.34.tgz","_integrity":"sha512-DVzqHAT07ghdNs+gIz6Q6zCR5QyJb3Fk79D7TQ9SDqJECTCVgkhj78LMQpQtEA4eBdqg18Jf2RsQk7V3Zvl4tQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-data":"~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-calendars":"~21.1.36","@syncfusion/ej2-dropdowns":"~21.1.36","@syncfusion/ej2-file-utils":"~22.1.34","@syncfusion/ej2-pdf-export":"~22.1.34","@syncfusion/ej2-compression":"~22.1.34","@syncfusion/ej2-navigations":"~21.1.36","@syncfusion/ej2-excel-export":"~22.1.34","@syncfusion/ej2-splitbuttons":"~22.1.34","@syncfusion/ej2-notifications":"~22.1.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_21.1.36_1687952991123_0.8702217325132642","host":"s3://npm-registry-packages"}},"21.1.42":{"name":"@syncfusion/ej2-grids","version":"21.1.42","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"c423ca8d94be3ed9c1f5b32ecf899b9c9ae79169","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-21.1.42.tgz","fileCount":511,"integrity":"sha512-orOYT3tdPjGGyS35HICfkmyqNzrvb0m3sovAJNWuVwFGQ2F8UPUbPw89ZNeuhJ/YyZWt/2qdJADgtUhlFur1WQ==","signatures":[{"sig":"MEQCIAF6QHuxzNkEM3+W1WYTX3IaNJtK74tJtCPQAVCPDi5eAiBi5ODlfiClKoZhb8XDSyj6HoPbNrFnxZ/i281GlXvqbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35040699},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@21.1.41","_spec":"@syncfusion/ej2-grids@21.1.41","_where":"D:\\june 2023\\pacaages test\\New folder\\packages","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"3465b9396cd609123df9a71ad6d5f41f23c2ee29","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-grids/-/ej2-grids-21.1.41.tgz","_integrity":"sha512-G/VIz62mpprfj9yxTZGiwi+csJCYIAhQDc/QXXyhbKdLJ5ZIIGdrvkFMlfkubr+uO8nZNClPPyVRYpP3Vsj2UA==","_requested":{"raw":"@syncfusion/ej2-grids@21.1.41","name":"@syncfusion/ej2-grids","type":"version","scope":"@syncfusion","rawSpec":"21.1.41","registry":true,"saveSpec":null,"fetchSpec":"21.1.41","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.14.12","_requiredBy":["/","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.40","@syncfusion/ej2-data":"~21.1.38","@syncfusion/ej2-lists":"~21.1.41","@syncfusion/ej2-inputs":"~21.1.39","@syncfusion/ej2-popups":"~21.1.41","@syncfusion/ej2-buttons":"~21.1.37","@syncfusion/ej2-calendars":"~21.1.41","@syncfusion/ej2-dropdowns":"~21.1.41","@syncfusion/ej2-file-utils":"~21.1.37","@syncfusion/ej2-pdf-export":"~21.1.37","@syncfusion/ej2-compression":"~21.1.37","@syncfusion/ej2-navigations":"~21.1.39","@syncfusion/ej2-excel-export":"~21.1.37","@syncfusion/ej2-splitbuttons":"~21.1.41","@syncfusion/ej2-notifications":"~21.1.37"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_21.1.42_1687963995682_0.6141812694285678","host":"s3://npm-registry-packages"}},"22.1.36":{"name":"@syncfusion/ej2-grids","version":"22.1.36","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"fd24af747b8ebc7e8963d816974c3daa18cfac16","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-22.1.36.tgz","fileCount":529,"integrity":"sha512-esQwp5DW5z+7tOsX5LE08rOn9IRrypbXQ0bM82vHt8X79C2RimugrAunraw2U5kkz2LiWIuU2CrnDQGQHFDJng==","signatures":[{"sig":"MEUCIHoE9u3GlWIZ/1ThDSLZvKaYFlNyrkxiI1oBjZqND+bSAiEAwaGamvwB0JzdKZdT5tvF0Jo5BpILkE6L0ZNEds6vF2g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36653444},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"12ec86d1206072e9a5a7a636712802a9b3baf5a8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-21.1.36.tgz","_integrity":"sha512-g6cGcBF2I9DoutW8GlNS9BC+th0DFjpC+A6ZTiIR0/wbrdBnkxUWRetBqm44IqxaqX6c5QGeeyo88d1KD2YW2w==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-data":"~22.1.36","@syncfusion/ej2-lists":"~22.1.34","@syncfusion/ej2-inputs":"~22.1.34","@syncfusion/ej2-popups":"~22.1.36","@syncfusion/ej2-buttons":"~21.1.36","@syncfusion/ej2-calendars":"~22.1.36","@syncfusion/ej2-dropdowns":"~22.1.36","@syncfusion/ej2-file-utils":"~22.1.34","@syncfusion/ej2-pdf-export":"~22.1.34","@syncfusion/ej2-compression":"~22.1.34","@syncfusion/ej2-navigations":"~22.1.36","@syncfusion/ej2-excel-export":"~22.1.34","@syncfusion/ej2-splitbuttons":"~22.1.34","@syncfusion/ej2-notifications":"~22.1.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_22.1.36_1687967010062_0.2196211215933217","host":"s3://npm-registry-packages"}},"22.1.37":{"name":"@syncfusion/ej2-grids","version":"22.1.37","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"343ce9035eeaf27dac311c846a45d299404a0a51","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-22.1.37.tgz","fileCount":529,"integrity":"sha512-t9C9PIhnq5EigPcyldIGNC0C5Ow+goKlBu9m2dWuwQDm2/t+DSzK2S2yvvFC8IY33iDLOY5XOg7y2E/+hO7ubA==","signatures":[{"sig":"MEUCIQCUZ/S4cmgYFxeGDp1WKs42ju3S7n/50I7INltVXwelQQIgL4EB+EQr/wGzGcSOInk6/l9h0RJt7rICM2k/mjMwhds=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36658470},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"e268edbfb83a7ee58c7b929ea578d9b1f20d9f25","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-22.1.36.tgz","_integrity":"sha512-KIyelPqNt6zG+6pSw7Z+qnLSVR9lCmH9PS+ruN83xqFihR1Ni+9H+AspQmuBVQj2abdVZoEiJ9gYsFJ5iFSQvA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-data":"~22.1.36","@syncfusion/ej2-lists":"~22.1.34","@syncfusion/ej2-inputs":"~22.1.34","@syncfusion/ej2-popups":"~22.1.37","@syncfusion/ej2-buttons":"~22.1.36","@syncfusion/ej2-calendars":"~22.1.36","@syncfusion/ej2-dropdowns":"~22.1.37","@syncfusion/ej2-file-utils":"~22.1.34","@syncfusion/ej2-pdf-export":"~22.1.37","@syncfusion/ej2-compression":"~22.1.34","@syncfusion/ej2-navigations":"~22.1.36","@syncfusion/ej2-excel-export":"~22.1.34","@syncfusion/ej2-splitbuttons":"~22.1.37","@syncfusion/ej2-notifications":"~22.1.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_22.1.37_1688470916298_0.9121543969937957","host":"s3://npm-registry-packages"}},"22.1.38":{"name":"@syncfusion/ej2-grids","version":"22.1.38","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"82b2d2727fdcd301f31d4b54f5bb8587d8ef70ca","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-22.1.38.tgz","fileCount":529,"integrity":"sha512-IH7SwIe74bUX+To3qn05x1fnij3b9Tae2/exXGVoa9wxUp2BhEK+PST8AELIKHaFyj/LC/alKr8tB1ZO5c6+oA==","signatures":[{"sig":"MEQCICmZY+W17mF/9Gf7ukcIgYrf6Bn3FwBft7nRkNxxO6bMAiBVHACh1EDLSAs4LzIU+WSnMQN08iM258LIczz1Y5sv6A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36710046},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"fbf323b60a5e7fd428e2f56a92681a380b96e037","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-22.1.37.tgz","_integrity":"sha512-mjwtIxWI9sEE6eoCtQ0mwu7ny4NYCcWIKZM7jpLcLn+g+KSP6JPImNXYtUrSZji5m7e0PgZ+7o1iJl68jVcERw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.38","@syncfusion/ej2-data":"~22.1.38","@syncfusion/ej2-lists":"~22.1.34","@syncfusion/ej2-inputs":"~22.1.38","@syncfusion/ej2-popups":"~22.1.38","@syncfusion/ej2-buttons":"~22.1.38","@syncfusion/ej2-calendars":"~22.1.38","@syncfusion/ej2-dropdowns":"~22.1.38","@syncfusion/ej2-file-utils":"~22.1.34","@syncfusion/ej2-pdf-export":"~22.1.37","@syncfusion/ej2-compression":"~22.1.34","@syncfusion/ej2-navigations":"~22.1.38","@syncfusion/ej2-excel-export":"~22.1.34","@syncfusion/ej2-splitbuttons":"~22.1.37","@syncfusion/ej2-notifications":"~22.1.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_22.1.38_1689081388486_0.8905474471151251","host":"s3://npm-registry-packages"}},"22.1.39":{"name":"@syncfusion/ej2-grids","version":"22.1.39","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"9ab677a22abb9d9c651b243b22411f98ccac963f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-22.1.39.tgz","fileCount":529,"integrity":"sha512-HUfiVqdFvmHT2Cm/sqlldbyjC0Fh590EhiVsUt30zFKnuE1p+wtzoPDa9iw2OO3Bwb3v9n52AsS/bQkW03xN9g==","signatures":[{"sig":"MEUCIHDLGhv1kc5l8dSuJ1POlZxCRTC0vaK4ojdz/HwnCNC7AiEA7VQWNVLpko/04ZPqYqaoNsxINPiiqZC2GFdkh1smcaE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36744308},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"7a06d8bc535c7a0103c079132ccb07e0ab58b3b3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-22.1.38.tgz","_integrity":"sha512-sLuqGc/1o4agbFwWLtgKXj8tHMDdAfEMt/TOK0fqGx4grIhcqz4X3OLDanzBtywvlFi7Y7uSjYrwwR9DmJ03+Q==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.38","@syncfusion/ej2-data":"~22.1.38","@syncfusion/ej2-lists":"~22.1.34","@syncfusion/ej2-inputs":"~22.1.39","@syncfusion/ej2-popups":"~22.1.38","@syncfusion/ej2-buttons":"~22.1.39","@syncfusion/ej2-calendars":"~22.1.38","@syncfusion/ej2-dropdowns":"~22.1.39","@syncfusion/ej2-file-utils":"~22.1.34","@syncfusion/ej2-pdf-export":"~22.1.39","@syncfusion/ej2-compression":"~22.1.34","@syncfusion/ej2-navigations":"~22.1.39","@syncfusion/ej2-excel-export":"~22.1.34","@syncfusion/ej2-splitbuttons":"~22.1.37","@syncfusion/ej2-notifications":"~22.1.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_22.1.39_1689683214279_0.4308674220776272","host":"s3://npm-registry-packages"}},"22.2.5":{"name":"@syncfusion/ej2-grids","version":"22.2.5","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"528594cde0ef877df80dfeffe794bb4342981879","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-22.2.5.tgz","fileCount":529,"integrity":"sha512-ZXyMBDV9UqSwUv5YcFDtbF3RTPVRVNvleOg2BCRKeJI7kznugLLEDrjjuBEDFsw25i6KaS8J1tV7uWyUH5uHmw==","signatures":[{"sig":"MEQCIHjgKoy2+y2eCmsA7DD2TyFxYFwzMExSt9zCP5RxP0HmAiBd/BzJngFwhRUiDGL/slpHmF0GyMnrrR9DEc4vk3MVJw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36718216},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"8ff9a156fbb3b4b0277707d1ed6f4de814d211cd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-22.1.39.tgz","_integrity":"sha512-ijilHOrBeV4tvQUHSXouLGzQ6Rp/IFkac7Q27Ytv3HAfyMAS9AbXcP8qPrQbQRqFb5x3SH6DGP2Pf4ENHd56ig==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-lists":"~22.2.5","@syncfusion/ej2-inputs":"~22.2.5","@syncfusion/ej2-popups":"~22.2.5","@syncfusion/ej2-buttons":"~22.2.5","@syncfusion/ej2-calendars":"~22.2.5","@syncfusion/ej2-dropdowns":"~22.2.5","@syncfusion/ej2-file-utils":"~22.2.5","@syncfusion/ej2-pdf-export":"~22.2.5","@syncfusion/ej2-compression":"~22.2.5","@syncfusion/ej2-navigations":"~22.2.5","@syncfusion/ej2-excel-export":"~22.2.5","@syncfusion/ej2-splitbuttons":"~22.2.5","@syncfusion/ej2-notifications":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_22.2.5_1690468820262_0.0031805081677303004","host":"s3://npm-registry-packages"}},"22.2.7":{"name":"@syncfusion/ej2-grids","version":"22.2.7","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"2d35cea4dc7183f0b9706fe912791e3753ba10c6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-22.2.7.tgz","fileCount":529,"integrity":"sha512-8EdeYAxB9C9lyUApX6gI7MgQ+V7yA0/7+xJn/dR/4eVaWMdi9z3VprMfYXRdZm3ivkwj5qcwafijbnc3YUL8Kg==","signatures":[{"sig":"MEYCIQDrtsHz55YbuW6fTiEco+dPT4FU4WGxC3btNoc0SCCatgIhAIdSbxO7F5BIgRpU0D1wkv34VDebg/88UNtZy3HLV6ei","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36748248},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"ea2ffa8a00a22120e12ee713726996dfd399cb2f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-22.2.5.tgz","_integrity":"sha512-53mFWC2AjV7soOHmSL3vIcArRk7/w3RJkLcpZOBL6v03/vt3JG9BWiPqbjP0LerNFQcYX+D63eLF+lwJKSl9eA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-lists":"~22.2.5","@syncfusion/ej2-inputs":"~22.2.7","@syncfusion/ej2-popups":"~22.2.7","@syncfusion/ej2-buttons":"~22.2.5","@syncfusion/ej2-calendars":"~22.2.5","@syncfusion/ej2-dropdowns":"~22.2.5","@syncfusion/ej2-file-utils":"~22.2.5","@syncfusion/ej2-pdf-export":"~22.2.5","@syncfusion/ej2-compression":"~22.2.5","@syncfusion/ej2-navigations":"~22.2.7","@syncfusion/ej2-excel-export":"~22.2.5","@syncfusion/ej2-splitbuttons":"~22.2.5","@syncfusion/ej2-notifications":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_22.2.7_1690979353547_0.5668201189562985","host":"s3://npm-registry-packages"}},"22.2.8":{"name":"@syncfusion/ej2-grids","version":"22.2.8","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"5f1a1d1d2b9bb33de47eaec6bfcf890e83ad9a77","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-22.2.8.tgz","fileCount":529,"integrity":"sha512-OlsY85aSmptyR7XT3xGBHmow/AoK/NwDfzEgauF1AY0IbwrnxvEoSwJ0WB/VAjG5VxY/GJGsxH8Fe60ejJZVhw==","signatures":[{"sig":"MEQCIHEEIATx+AIirxzoy3D9AFsgUMEb0xbcZ+hvnHsTaLs7AiB6wZGEJDVhPa34C89wC3PJx1j7gFpydHeMcX+quNdGrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36751645},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"5e5ddab360b2794b6d8fe0dbcbf1185f903f5633","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-22.2.7.tgz","_integrity":"sha512-ZdGjaXp9NrHZD6ACbkm5nuKUlDCExBrYXnWJE/yjetnfi/MOurQjYOJOv5K2e+AIMQucYJpcFRu7dE1wxZ+A1g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-lists":"~22.2.8","@syncfusion/ej2-inputs":"~22.2.7","@syncfusion/ej2-popups":"~22.2.7","@syncfusion/ej2-buttons":"~22.2.8","@syncfusion/ej2-calendars":"~22.2.8","@syncfusion/ej2-dropdowns":"~22.2.8","@syncfusion/ej2-file-utils":"~22.2.5","@syncfusion/ej2-pdf-export":"~22.2.5","@syncfusion/ej2-compression":"~22.2.5","@syncfusion/ej2-navigations":"~22.2.8","@syncfusion/ej2-excel-export":"~22.2.5","@syncfusion/ej2-splitbuttons":"~22.2.8","@syncfusion/ej2-notifications":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_22.2.8_1691496623922_0.8980037227163937","host":"s3://npm-registry-packages"}},"22.2.9":{"name":"@syncfusion/ej2-grids","version":"22.2.9","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"9ce7f6f6679e6005a06e50e5f96eeae607824340","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-22.2.9.tgz","fileCount":529,"integrity":"sha512-hZKdd4Fidh+xwHUmHgGc0UqCFTHNTxbdt6OtpGEnpmt3nzShTlTVqzik4MhrnSs+y6B5+xhXTprSiKYA7fGg7Q==","signatures":[{"sig":"MEYCIQDzGAfn5GQwKXHJ6k0cgfhoxZEJd6LkoO5/DwcBIYkbEQIhAN+wHGO/l0EHqz9q3B7VQ//k5/2gEEZ7c7xw/RQFm2x/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36765311},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"a06874adfe62ac7c622b76c4927ef7e5c986e6d4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-22.2.8.tgz","_integrity":"sha512-xJsoXsgXTY3jKoJJ10+ZDC79E6QYNsKqHd1TqyoOd1IBX34zksuQ0Yj1xuMVD/+64/vJ9Q3x059yDmSNzFQoYQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.9","@syncfusion/ej2-data":"~22.2.5","@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-calendars":"~22.2.9","@syncfusion/ej2-dropdowns":"~22.2.9","@syncfusion/ej2-file-utils":"~22.2.5","@syncfusion/ej2-pdf-export":"~22.2.5","@syncfusion/ej2-compression":"~22.2.5","@syncfusion/ej2-navigations":"~22.2.8","@syncfusion/ej2-excel-export":"~22.2.5","@syncfusion/ej2-splitbuttons":"~22.2.8","@syncfusion/ej2-notifications":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_22.2.9_1692102288158_0.9037426476240509","host":"s3://npm-registry-packages"}},"22.2.10":{"name":"@syncfusion/ej2-grids","version":"22.2.10","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"c4085cc32792ac3476fcaee50605b6e17456e8ac","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-22.2.10.tgz","fileCount":529,"integrity":"sha512-9CjMOQVnHnx3Pi2Fkkei7uTFGU6lgDKHkAacWYm7Gx3EHKCfiRCW6gZJINzNJAwWeaoJhUUZjFGrdV2mGYsGUQ==","signatures":[{"sig":"MEUCIQD7zVrxQx+jdELF9wVeNWRfUWcplUv375wtfMyJhcZ1DgIgV8az9p/L8di5NxccNKvrir+Qo9vmWfR6aWCBJSPcjCc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36764553},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"9d7e96c946c20f4dba101f7af729abc2607e0627","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-22.2.9.tgz","_integrity":"sha512-YSPH0ZPRmbqpVqZ8iYcfaAj6c3GUHEYYd2p8sfjRxnX9crhYskTwWlyRJ1RjBXgsHuPRgy/ZcmRI5pi4rGi3Kg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.10","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-lists":"~22.2.9","@syncfusion/ej2-inputs":"~22.2.9","@syncfusion/ej2-popups":"~22.2.9","@syncfusion/ej2-buttons":"~22.2.9","@syncfusion/ej2-calendars":"~22.2.10","@syncfusion/ej2-dropdowns":"~22.2.10","@syncfusion/ej2-file-utils":"~22.2.5","@syncfusion/ej2-pdf-export":"~22.2.5","@syncfusion/ej2-compression":"~22.2.5","@syncfusion/ej2-navigations":"~22.2.8","@syncfusion/ej2-excel-export":"~22.2.5","@syncfusion/ej2-splitbuttons":"~22.2.8","@syncfusion/ej2-notifications":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_22.2.10_1692727133173_0.7715043706510862","host":"s3://npm-registry-packages"}},"22.2.11":{"name":"@syncfusion/ej2-grids","version":"22.2.11","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"414d4a1bff615738095bef3e623a6fafff89dfb0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-22.2.11.tgz","fileCount":529,"integrity":"sha512-EMbT9muKwg6/lPMIw0T/eMASLsUH8YLOXc7k0sDW+VgKnpVGLHFYymoJEt1Pys2KhCHxcWgDGgRZ323pgU2Iwg==","signatures":[{"sig":"MEUCIQDEfNeYpNKel25B7MPcFIBNcf1GASCLooMZgIQ8RDXI6wIgKZ/pOcYZB9dms8FFIBAnwj86W9dCSZi58/Swg/Pi1PI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36782683},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"af917595e2d3040fb9377840121c8a0c4fb9b822","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-22.2.10.tgz","_integrity":"sha512-tTM4m18cqMQ51dapfiiM67aSZGPDiF1fHHzaxgVDu+mUYHK1/fw6ZsIagpcuCdkui5g7yuFWsc2k/I5KCwG/vQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.10","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-lists":"~22.2.11","@syncfusion/ej2-inputs":"~22.2.9","@syncfusion/ej2-popups":"~22.2.11","@syncfusion/ej2-buttons":"~22.2.9","@syncfusion/ej2-calendars":"~22.2.11","@syncfusion/ej2-dropdowns":"~22.2.11","@syncfusion/ej2-file-utils":"~22.2.5","@syncfusion/ej2-pdf-export":"~22.2.5","@syncfusion/ej2-compression":"~22.2.5","@syncfusion/ej2-navigations":"~22.2.11","@syncfusion/ej2-excel-export":"~22.2.5","@syncfusion/ej2-splitbuttons":"~22.2.8","@syncfusion/ej2-notifications":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_22.2.11_1693271970847_0.5819826931950738","host":"s3://npm-registry-packages"}},"20.3.47-54738":{"name":"@syncfusion/ej2-grids","version":"20.3.47-54738","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.3.47-54738","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"a4b5cd008180d6e758a4683cb85ae143e7b149c9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.3.47-54738.tgz","fileCount":522,"integrity":"sha512-QksJDs+OSLpRgJZrIz+6LLqToEncZy0Nbe5tFJE9WrE/i23qf/qB3mmU+sWjQX2ydK8MdpFTwm4TNsJYMDeEKQ==","signatures":[{"sig":"MEUCIQDKBimpESUqbGLiMUUIEB9YfdKxK18sJWuTY3hxq3+x+gIgTd8iF7usZYVzCkmfFFC9rzDTH6o5sEa8vcASeJyrHEk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":34286650},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~20.3.47","@syncfusion/ej2-data":"~20.3.47","@syncfusion/ej2-lists":"~20.3.47","@syncfusion/ej2-inputs":"~20.3.47","@syncfusion/ej2-popups":"~20.3.47","@syncfusion/ej2-buttons":"~20.3.47","@syncfusion/ej2-calendars":"~20.3.47","@syncfusion/ej2-dropdowns":"~20.3.47","@syncfusion/ej2-file-utils":"~20.3.47","@syncfusion/ej2-pdf-export":"~20.3.47","@syncfusion/ej2-compression":"~20.3.47","@syncfusion/ej2-navigations":"~20.3.47","@syncfusion/ej2-excel-export":"~20.3.47","@syncfusion/ej2-splitbuttons":"~20.3.47","@syncfusion/ej2-notifications":"~20.3.47"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.3.47-54738_1693576531504_0.3558280237493816","host":"s3://npm-registry-packages"}},"20.3.47-54739":{"name":"@syncfusion/ej2-grids","version":"20.3.47-54739","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.3.47-54739","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master#readme","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"dfd71f636365ce0483b76ec51aaad82c40c40ee1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.3.47-54739.tgz","fileCount":682,"integrity":"sha512-CWRf5sB05QMqJknpoC3CFYFNV8icKjSxLxUv0gqzfG2gzJlPZD4J2mCw2yBcNM+xCRe/d1pOTf1IAg1n/nNsqQ==","signatures":[{"sig":"MEUCIQC2gBCuveFdSJQMu3GevPQQnq9KEtSbRZB7htncsWwP0QIgVHzs9DfT1JmzNMdRAqxQCIa840fdU2EdUn37CTxPZRE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36132713},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~20.3.47","@syncfusion/ej2-data":"~20.3.47","@syncfusion/ej2-lists":"~20.3.47","@syncfusion/ej2-inputs":"~20.3.47","@syncfusion/ej2-popups":"~20.3.47","@syncfusion/ej2-buttons":"~20.3.47","@syncfusion/ej2-calendars":"~20.3.47","@syncfusion/ej2-dropdowns":"~20.3.47","@syncfusion/ej2-file-utils":"~20.3.47","@syncfusion/ej2-pdf-export":"~20.3.47","@syncfusion/ej2-compression":"~20.3.47","@syncfusion/ej2-navigations":"~20.3.47","@syncfusion/ej2-excel-export":"~20.3.47","@syncfusion/ej2-splitbuttons":"~20.3.47","@syncfusion/ej2-notifications":"~20.3.47"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.3.47-54739_1693893756256_0.9618176332220043","host":"s3://npm-registry-packages"}},"22.2.12":{"name":"@syncfusion/ej2-grids","version":"22.2.12","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"89aefdcf5c2cb2b718c6d4286fb627939a1a9bb2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-22.2.12.tgz","fileCount":529,"integrity":"sha512-M6yO2XQJmhJGeIaBRjWUfxDnB+iNOFOTPFqmWKbkkv5fn0qnANd5ZHA8iYb/sCvKuoSX/YkaVHmxTDeSfT0A3w==","signatures":[{"sig":"MEYCIQCT8XQMX8VB45QDLWQU8Sgf1FfdqgcN8bY5NgBxPCmoOwIhAJiY/BRudd3oLbIZqwXIkp92Nj4Tf/aEPke/PMla97m5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36796876},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"b79f73c1ffd7d190ad327dbca1441e3405e0c499","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-22.2.11.tgz","_integrity":"sha512-+bK8d0Ahr1KPyE6TbGMoUoqrE34MpUxUFKF8pUGP09T0Mjud8TpKspoKKICM3uEv6YuIR7LTpwQFkI5VCn17iw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.12","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-lists":"~22.2.11","@syncfusion/ej2-inputs":"~22.2.12","@syncfusion/ej2-popups":"~22.2.11","@syncfusion/ej2-buttons":"~22.2.9","@syncfusion/ej2-calendars":"~22.2.12","@syncfusion/ej2-dropdowns":"~22.2.12","@syncfusion/ej2-file-utils":"~22.2.5","@syncfusion/ej2-pdf-export":"~22.2.5","@syncfusion/ej2-compression":"~22.2.5","@syncfusion/ej2-navigations":"~22.2.11","@syncfusion/ej2-excel-export":"~22.2.5","@syncfusion/ej2-splitbuttons":"~22.2.8","@syncfusion/ej2-notifications":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_22.2.12_1693910271905_0.7348219062879648","host":"s3://npm-registry-packages"}},"20.4.54-54738":{"name":"@syncfusion/ej2-grids","version":"20.4.54-54738","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.4.54-54738","maintainers":[{"name":"anonymous","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":"5753ae7dee350d7eda9692ded7c3f4132600384e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.4.54-54738.tgz","fileCount":524,"integrity":"sha512-LLLSy92U2klCf+BeukFLwsUhnm4a0fcF7JhXBkiUYzW/IkKPeKoJs7yA1ldaWQ+DMp7Whj2XgMEdrmtYDVmEsw==","signatures":[{"sig":"MEUCIBbEB5Cl/kbJBSI5SDA0velgTJQ57SMT/gwsind9JPIgAiEAuEe1psiY3zJxSesnONRHyMKig7gwqEbDAF7fl9fWy8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28691644},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.3.1","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@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-calendars":"~20.4.54","@syncfusion/ej2-dropdowns":"~20.4.54","@syncfusion/ej2-file-utils":"~20.4.48","@syncfusion/ej2-pdf-export":"~20.4.48","@syncfusion/ej2-compression":"~20.4.48","@syncfusion/ej2-navigations":"~20.4.53","@syncfusion/ej2-excel-export":"~20.4.53","@syncfusion/ej2-splitbuttons":"~20.4.50","@syncfusion/ej2-notifications":"~20.4.48"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.4.54-54738_1694434116696_0.5533897991393404","host":"s3://npm-registry-packages"}},"23.1.36":{"name":"@syncfusion/ej2-grids","version":"23.1.36","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"1f353141ab8ca5bd6068d3f9c08ee5476e5ecacf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-23.1.36.tgz","fileCount":521,"integrity":"sha512-qP4RgfAwWIET5ikM2+BpeuSANPE7OalqcX8jr5FGrLa39x+COCKoF32Y/WmY/ukBjl7VxKdIY2nqOtlM2VBSbQ==","signatures":[{"sig":"MEUCIQDUm4ei96vNZ3WB9ytuJwyA4bBSGVLcWO6VD9riS3RH9wIgQcBtooBuK3TcCzhCAd2C8kdaLPeu2qM3J1DwZQ1+a90=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35139103},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"dea0ee6fd8eba7b09a36b228ade5bb23d04154fe","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-1.175.0.tgz","_integrity":"sha512-0RBgTZBAa7jrSK7uUu6CESHDxOrYf+LNmRL2K+H4iulCcmxz+ZjMwC8xpiVO7/Tawq2NOWD/ymJ8Xt5WPxvjKw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.36","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-lists":"~23.1.36","@syncfusion/ej2-inputs":"~23.1.36","@syncfusion/ej2-popups":"~23.1.36","@syncfusion/ej2-buttons":"~23.1.36","@syncfusion/ej2-calendars":"~23.1.36","@syncfusion/ej2-dropdowns":"~23.1.36","@syncfusion/ej2-file-utils":"~23.1.36","@syncfusion/ej2-pdf-export":"~23.1.36","@syncfusion/ej2-compression":"~23.1.36","@syncfusion/ej2-navigations":"~23.1.36","@syncfusion/ej2-excel-export":"~23.1.36","@syncfusion/ej2-splitbuttons":"~23.1.36","@syncfusion/ej2-notifications":"~23.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_23.1.36_1694764908655_0.8526297944166652","host":"s3://npm-registry-packages"}},"23.1.38":{"name":"@syncfusion/ej2-grids","version":"23.1.38","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"e5294d161dc690651cbc733fa080c8adaf856e8a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-23.1.38.tgz","fileCount":521,"integrity":"sha512-5z4UMI4p4Mmlq7KFqgh8O/XancMNHcVSfpsV28mT1ApcHlakGA9m22xar5Jqyys7I9nKBX2ZNz2d6pDS1xG7Pw==","signatures":[{"sig":"MEUCIQC1l31f4PZkLm/VirL2dGalik7GW0OLMls+MiqMMwmpEgIgAVHmiUbtwbOwImKCVLcNMIEHyNINmKAEF7U6DfANKl8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35168852},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"0b7036b235ddfbcd1afc32d7ec64452a9486ddd9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-23.1.36.tgz","_integrity":"sha512-7/+pMrdiY7ydyU5dcNRNb+6SfEasfxlVA/aVdpYiPsszezfBvDQ68VFKFzBsIzi+WCpvFO8r8Pv++rib02xkNw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-lists":"~23.1.36","@syncfusion/ej2-inputs":"~23.1.38","@syncfusion/ej2-popups":"~23.1.38","@syncfusion/ej2-buttons":"~23.1.36","@syncfusion/ej2-calendars":"~23.1.38","@syncfusion/ej2-dropdowns":"~23.1.38","@syncfusion/ej2-file-utils":"~23.1.36","@syncfusion/ej2-pdf-export":"~23.1.36","@syncfusion/ej2-compression":"~23.1.36","@syncfusion/ej2-navigations":"~23.1.36","@syncfusion/ej2-excel-export":"~23.1.36","@syncfusion/ej2-splitbuttons":"~23.1.36","@syncfusion/ej2-notifications":"~23.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_23.1.38_1695728872356_0.6669012529389324","host":"s3://npm-registry-packages"}},"23.1.39":{"name":"@syncfusion/ej2-grids","version":"23.1.39","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"855c713b483fd2928c995d0bcb6d563c559eae6f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-23.1.39.tgz","fileCount":521,"integrity":"sha512-/Np0Si6rT2PUxZMRGTeRk9bgEuovXSeNaACMXeS1nyYc72E6jOzhJ8eBkHLREJDeCmuNXPkCpb+y16IMdLI+kw==","signatures":[{"sig":"MEUCIQDvVdah/LY+1X36NYFHaMtOPCUogh9RfBRIz3gU/g0NAgIgNgPP8GYtZnyg/akSI9cA4ZjUo2B8rO2iA5cAIrnL+as=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35184697},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"e05dd8e1afacf3b9075d702b20dfc17e2420ac61","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-23.1.38.tgz","_integrity":"sha512-kiTWvtwOf1EG+792Q75digXz2QuBZXFF/Ok3GjVqnSJ/rAtHhH/dm+hHxiRyeMbZjLLZVFnM9qOMGmh1DLhp6g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-lists":"~23.1.36","@syncfusion/ej2-inputs":"~23.1.38","@syncfusion/ej2-popups":"~23.1.38","@syncfusion/ej2-buttons":"~23.1.39","@syncfusion/ej2-calendars":"~23.1.38","@syncfusion/ej2-dropdowns":"~23.1.39","@syncfusion/ej2-file-utils":"~23.1.36","@syncfusion/ej2-pdf-export":"~23.1.39","@syncfusion/ej2-compression":"~23.1.36","@syncfusion/ej2-navigations":"~23.1.39","@syncfusion/ej2-excel-export":"~23.1.36","@syncfusion/ej2-splitbuttons":"~23.1.36","@syncfusion/ej2-notifications":"~23.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_23.1.39_1696405584115_0.3585294448305092","host":"s3://npm-registry-packages"}},"23.1.40":{"name":"@syncfusion/ej2-grids","version":"23.1.40","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@23.1.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"48915255d549446146b2db361f11c0e4c5eb201c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-23.1.40.tgz","fileCount":521,"integrity":"sha512-kU/NYheAssRT8GdxKwZsfV4Hio2pgYC7GAUhFTe1jh92JM7yxF1EvjZa52xecNCtxeTrix+f0/8Iw6iqPv6nAQ==","signatures":[{"sig":"MEYCIQCHVmwyXTduk1HxF28FEfDqxpqQ8gkjV6bUai7AMlX52QIhANyJ3q8LYd+UcrtuWbY8pgcMpaij2KIhkzoAzU6g5lbF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35190715},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"27a9b875d1fe7c5b481985a95c5314cd47d9215d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-23.1.39.tgz","_integrity":"sha512-MjDmYwGtVaR8/kuLSOtz+VOOxa4oT6Zs3ZP4fPFbBOT1B/41vDWatF8cznO9Pt8KJe6g1bE/8S717ALD8+a5ug==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-lists":"~23.1.36","@syncfusion/ej2-inputs":"~23.1.40","@syncfusion/ej2-popups":"~23.1.38","@syncfusion/ej2-buttons":"~23.1.39","@syncfusion/ej2-calendars":"~23.1.40","@syncfusion/ej2-dropdowns":"~23.1.40","@syncfusion/ej2-file-utils":"~23.1.36","@syncfusion/ej2-pdf-export":"~23.1.39","@syncfusion/ej2-compression":"~23.1.36","@syncfusion/ej2-navigations":"~23.1.40","@syncfusion/ej2-excel-export":"~23.1.36","@syncfusion/ej2-splitbuttons":"~23.1.36","@syncfusion/ej2-notifications":"~23.1.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_23.1.40_1696943881130_0.4019653689833165","host":"s3://npm-registry-packages"}},"20.4.54-54739":{"name":"@syncfusion/ej2-grids","version":"20.4.54-54739","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.4.54-54739","maintainers":[{"name":"anonymous","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":"dcc94b2259592e84a266372cb5fa583dd83c23f6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.4.54-54739.tgz","fileCount":524,"integrity":"sha512-eTglzw+0rF+72tRy1uJ8Cq3+VtxHoD1ZlfqR6xwc1ghCkJmKux9IzH2P9NY7d/OUk/qqqpogbLoHUPmg4RTx1g==","signatures":[{"sig":"MEQCIE2p7/5CmHHiCqU92GMACw9Q3vXQtMrn6sYffnYB5h5VAiBHU4b9OI3wVeoGpuYzNMxJiEwkat7XR0+7e5v51eUxuA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29567106},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"9.7.1","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@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-calendars":"~20.4.54","@syncfusion/ej2-dropdowns":"~20.4.54","@syncfusion/ej2-file-utils":"~20.4.48","@syncfusion/ej2-pdf-export":"~20.4.48","@syncfusion/ej2-compression":"~20.4.48","@syncfusion/ej2-navigations":"~20.4.53","@syncfusion/ej2-excel-export":"~20.4.53","@syncfusion/ej2-splitbuttons":"~20.4.50","@syncfusion/ej2-notifications":"~20.4.48"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.4.54-54739_1697095781355_0.35600831302477753","host":"s3://npm-registry-packages"}},"23.1.41":{"name":"@syncfusion/ej2-grids","version":"23.1.41","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"3ab5da1f08f2862c1d4987dde85f9a399b385c8e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-23.1.41.tgz","fileCount":521,"integrity":"sha512-sF4PXQraUB8tSKeod355tU65iWUlvjb7nP1asIKrfI1cnHRqbZdgX7KMg9eqFolnowYouW9FAWK8EaCGQcZnjQ==","signatures":[{"sig":"MEYCIQCS3bIw8HFFC2qly7WuLayBy12cIssqt+eF4ua+MEA1dgIhANfOVEYCCNYwxvi23WN385uJM/8kM1h2iK4FdKfHp0mP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35318497},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"d7e9e2505693b7c4e9793ed37dfaeccf427d0cd8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-23.1.40.tgz","_integrity":"sha512-HlpPi2R1oJ2cFe102qAmZHvpgMtZLRUMqYRru/uN5KlbM60fw2y/R4za+/soEEGqMhYTurb0A3gl6xQ6Q7Fr6Q==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-lists":"~23.1.36","@syncfusion/ej2-inputs":"~23.1.40","@syncfusion/ej2-popups":"~23.1.38","@syncfusion/ej2-buttons":"~23.1.41","@syncfusion/ej2-calendars":"~23.1.41","@syncfusion/ej2-dropdowns":"~23.1.41","@syncfusion/ej2-file-utils":"~23.1.36","@syncfusion/ej2-pdf-export":"~23.1.39","@syncfusion/ej2-compression":"~23.1.36","@syncfusion/ej2-navigations":"~23.1.41","@syncfusion/ej2-excel-export":"~23.1.36","@syncfusion/ej2-splitbuttons":"~23.1.41","@syncfusion/ej2-notifications":"~23.1.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_23.1.41_1697504737279_0.30798325884826583","host":"s3://npm-registry-packages"}},"23.1.42":{"name":"@syncfusion/ej2-grids","version":"23.1.42","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"fa8fdcdd96616bc5f81f342be1b1d59342547903","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-23.1.42.tgz","fileCount":521,"integrity":"sha512-EUh0YQPx/KiT0QkwL4a3eGMnmJpj/lvKL30cpnY5dQOLsziersrJmJPAaMcEegPlDl2Zg1AFu8x2iKazZkur5g==","signatures":[{"sig":"MEUCIQD3uK+cG9sVxIsWKRTW5BPfIMEziE/d9+r4wn2bysfCAAIgYpDW/Yv8lpwTywJpOxGXbzDHDWIIuT8vB0hvTYOuTU4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35335060},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"9a317e1776f214299041dc8cb3c81c4036ace1d2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-23.1.41.tgz","_integrity":"sha512-/Ce5hz8diBHSRdMqIHcvgPmy7U9/WkeOqy3kDR6a8qiba+Qu7KACT/yw7A62IBOZWxOarCMntSUg5FLOfVu3Wg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-data":"~23.1.36","@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-calendars":"~23.1.41","@syncfusion/ej2-dropdowns":"~23.1.42","@syncfusion/ej2-file-utils":"~23.1.36","@syncfusion/ej2-pdf-export":"~23.1.39","@syncfusion/ej2-compression":"~23.1.36","@syncfusion/ej2-navigations":"~23.1.41","@syncfusion/ej2-excel-export":"~23.1.36","@syncfusion/ej2-splitbuttons":"~23.1.41","@syncfusion/ej2-notifications":"~23.1.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_23.1.42_1698109439874_0.31510591697059187","host":"s3://npm-registry-packages"}},"23.1.43":{"name":"@syncfusion/ej2-grids","version":"23.1.43","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"25c41eaf82839f0b78a19d6f5efa31b593841e65","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-23.1.43.tgz","fileCount":521,"integrity":"sha512-EzxYCSviUc3QBIixpBsAUTLbs0jj6y+643QXRYDu+F83h9btUZzEXQSO2XrChRUwY+z8WqXKiTU8EldimD0ZvA==","signatures":[{"sig":"MEUCIQC+qqhYffveW0UCslrvWMV2wuUPVer3PlIc5C6aLhWjRgIgA2wkuEEIobBreA09RWMLNkIyQgcY0v47oTKkAlcKxys=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35343774},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"6bf23483d1e1c7a10cfc56b321595ca94ce37a46","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-23.1.42.tgz","_integrity":"sha512-SSkYvLxg3OJFeDELZx09vwnjC7wfnPuxrKbCcz/xew7r7umyAQI9drvJlzBX60EL7P6HNFAeguGq68uZvbt1/w==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-data":"~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-calendars":"~23.1.41","@syncfusion/ej2-dropdowns":"~23.1.43","@syncfusion/ej2-file-utils":"~23.1.36","@syncfusion/ej2-pdf-export":"~23.1.43","@syncfusion/ej2-compression":"~23.1.36","@syncfusion/ej2-navigations":"~23.1.43","@syncfusion/ej2-excel-export":"~23.1.36","@syncfusion/ej2-splitbuttons":"~23.1.43","@syncfusion/ej2-notifications":"~23.1.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_23.1.43_1698715769676_0.9887656264795925","host":"s3://npm-registry-packages"}},"23.1.44":{"name":"@syncfusion/ej2-grids","version":"23.1.44","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"06eafafd7b49446c7fb8c1ec5a8d428fe64e4cfd","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-23.1.44.tgz","fileCount":521,"integrity":"sha512-8CV8mtg2qu8sbBY7IM7AjM0bpOFqSmhJxtbjTTFOyhmAfmWZlh5XTf/pEmqTrb6uyP5ob4QlvdI1m6mf+XlDvw==","signatures":[{"sig":"MEUCIQDhvkT/v82pwP+yw0dL+rfdz3jVEX8y/1Ra8ebDemYRWAIgBvAVw/HkjP4j1z0iYVxtmKC8/i8++3/IZTLsumJNjP0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35389875},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"ed8f3c5eb056ae65cc68a89c7017b77b320a628b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-23.1.43.tgz","_integrity":"sha512-kZelWDXpfKrfMEHcGqBR0jAQQ0yjPHbTwfCOm28DO1mG7Uqg9tvOf096xhepni2FZHSbB/j3kx3GGAxh7QoKrA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-data":"~23.1.44","@syncfusion/ej2-lists":"~23.1.43","@syncfusion/ej2-inputs":"~23.1.43","@syncfusion/ej2-popups":"~23.1.44","@syncfusion/ej2-buttons":"~23.1.43","@syncfusion/ej2-calendars":"~23.1.41","@syncfusion/ej2-dropdowns":"~23.1.44","@syncfusion/ej2-file-utils":"~23.1.36","@syncfusion/ej2-pdf-export":"~23.1.43","@syncfusion/ej2-compression":"~23.1.36","@syncfusion/ej2-navigations":"~23.1.44","@syncfusion/ej2-excel-export":"~23.1.36","@syncfusion/ej2-splitbuttons":"~23.1.43","@syncfusion/ej2-notifications":"~23.1.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_23.1.44_1699337266807_0.6453937018222005","host":"s3://npm-registry-packages"}},"23.2.4":{"name":"@syncfusion/ej2-grids","version":"23.2.4","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"380c9b1ebee9e5fa1e71202733b6f890e1cc915d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-23.2.4.tgz","fileCount":521,"integrity":"sha512-r7bMtm0cbmXiAa+SIVum584wfSHcXXbS+LT3Xh+aRcKJvEI05JoZY2PkSEj/SEFiwcqRq8q0375a+JQAawGoig==","signatures":[{"sig":"MEQCIBCfiBfOaWQVSqQ/IlKv4IN6VUNaVrW294IcJhfWoh5aAiA906S6B4BKDBRd6H2tqF0ukEwYV7DiGNWgQGZd426qJg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35461838},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"41aab0013b1ab7f22f52cbae1adc4659190eef59","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-23.1.44.tgz","_integrity":"sha512-BzfjBAjfZQZYpdkDc1q0mE5Z/HxMlky6T5HZ2FsbYoAepbgCgiu6FQunNrBeszhewP6cOvPEhl5WlUVulGpt0w==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.4","@syncfusion/ej2-data":"~23.2.4","@syncfusion/ej2-lists":"~23.2.4","@syncfusion/ej2-inputs":"~23.2.4","@syncfusion/ej2-popups":"~23.2.4","@syncfusion/ej2-buttons":"~23.2.4","@syncfusion/ej2-calendars":"~23.2.4","@syncfusion/ej2-dropdowns":"~23.2.4","@syncfusion/ej2-file-utils":"~23.2.4","@syncfusion/ej2-pdf-export":"~23.2.4","@syncfusion/ej2-compression":"~23.2.4","@syncfusion/ej2-navigations":"~23.2.4","@syncfusion/ej2-excel-export":"~23.2.4","@syncfusion/ej2-splitbuttons":"~23.2.4","@syncfusion/ej2-notifications":"~23.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_23.2.4_1700460787339_0.08245302860628945","host":"s3://npm-registry-packages"}},"20.4.54-54740":{"name":"@syncfusion/ej2-grids","version":"20.4.54-54740","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.4.54-54740","maintainers":[{"name":"anonymous","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":"e72600a446e64de71581bb6166daff1bb7e1e988","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.4.54-54740.tgz","fileCount":525,"integrity":"sha512-F60uwG0vDQcx3xNdnfpjvnfLZa52kttwId3Gz25LBlSjVOExfmLE4pUa/p2+7gRWKHBGCuWiKueqoJxt0+5j1A==","signatures":[{"sig":"MEUCIB42nrv2QcLGiJzKjCbGCEAulSjzBX/3o8B0ZCU/ryNeAiEAhujxXwThJuBg7W08ePHZUCJ8i7Q6ela1roMm1CwQ1Co=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29568365},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"eb968c83ec7c46c17021850424059ab8bf8e3c81","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-20.4.52.tgz","_integrity":"sha512-VfReLc6toyORvGBxnf7TYW1F3kljwVgcIPtBO7AVIkdNGcQYM2wK4J0lOy84SMyFVs4XTK76hrowCS1cWrTznw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pdfviewer","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-lists":"~20.4.50","@syncfusion/ej2-inputs":"~20.4.54","@syncfusion/ej2-popups":"~20.4.53","@syncfusion/ej2-buttons":"~20.4.53","@syncfusion/ej2-calendars":"~20.4.54","@syncfusion/ej2-dropdowns":"~20.4.54","@syncfusion/ej2-file-utils":"~20.4.48","@syncfusion/ej2-pdf-export":"~20.4.48","@syncfusion/ej2-compression":"~20.4.48","@syncfusion/ej2-navigations":"~20.4.53","@syncfusion/ej2-excel-export":"~20.4.53","@syncfusion/ej2-splitbuttons":"~20.4.50","@syncfusion/ej2-notifications":"~20.4.48"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.4.54-54740_1700489685488_0.23568491697802685","host":"s3://npm-registry-packages"}},"23.2.6":{"name":"@syncfusion/ej2-grids","version":"23.2.6","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@23.2.6","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"c38ae8609789cda40598479b35ae3b22e8091608","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-23.2.6.tgz","fileCount":521,"integrity":"sha512-3NmeQ370KQgXyeS2KRd1Gjjj/yANA/kTjvQ7VNaFcjlxVYs0MCYD0x/DZEVPb4l9MK2QzyryaW0Mq4Ie3j2mlw==","signatures":[{"sig":"MEYCIQDFWYWY3pY3bbSUn/leYYYMXsamvQs60SvkIL6lYI6C0gIhAM9wMj2ePEO1dfZljx/QgEaMkgqhpqJNGPR4R2PZY9J3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35509539},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"25769b83d3d95f420e2adb5d785b4e5fced67eae","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-23.2.4.tgz","_integrity":"sha512-omtRdAWxRJd7i1ZsvGouIGCQwIzSXIcOYFRz9jcWw8HAXuG6fH0kYZO4ogavtMrNK2npiLIdKseJSVaLb5C5nw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-data":"~23.2.4","@syncfusion/ej2-lists":"~23.2.4","@syncfusion/ej2-inputs":"~23.2.4","@syncfusion/ej2-popups":"~23.2.4","@syncfusion/ej2-buttons":"~23.2.4","@syncfusion/ej2-calendars":"~23.2.6","@syncfusion/ej2-dropdowns":"~23.2.6","@syncfusion/ej2-file-utils":"~23.2.4","@syncfusion/ej2-pdf-export":"~23.2.6","@syncfusion/ej2-compression":"~23.2.4","@syncfusion/ej2-navigations":"~23.2.5","@syncfusion/ej2-excel-export":"~23.2.4","@syncfusion/ej2-splitbuttons":"~23.2.4","@syncfusion/ej2-notifications":"~23.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_23.2.6_1701149675455_0.1323664529881423","host":"s3://npm-registry-packages"}},"23.2.7":{"name":"@syncfusion/ej2-grids","version":"23.2.7","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"e652884ddca4d26d743842b2fd50c9e63a8779d2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-23.2.7.tgz","fileCount":521,"integrity":"sha512-AosDOEaTf5FAq1Te6+10CuN/7hhqY39La4tI7WdtkDnM4JKYl92eJrD/0JuB+qkk00GdbMiQOz6/0/0ZXI6kGQ==","signatures":[{"sig":"MEQCIADBKbxLf30X2ssxRBpLUXo15M8GEQNSy5tMqJXTNgaFAiB4Hn1tmG/cVZvb70Fv2nJuZR27UIp4rMgf+74IEmrD0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35545807},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"139d36e1c57207fead9cde360d48b42dcfc8de10","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-23.2.6.tgz","_integrity":"sha512-ODB/ervrUyFMH2cyFARrcs09oASDIXMDWlBTUDpJsxjxf2eorW0Bzl7w0n5OsatZ7KwMxj7OdHHLPZOva0OWnw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-data":"~23.2.4","@syncfusion/ej2-lists":"~23.2.4","@syncfusion/ej2-inputs":"~23.2.4","@syncfusion/ej2-popups":"~23.2.4","@syncfusion/ej2-buttons":"~23.2.7","@syncfusion/ej2-calendars":"~23.2.7","@syncfusion/ej2-dropdowns":"~23.2.7","@syncfusion/ej2-file-utils":"~23.2.4","@syncfusion/ej2-pdf-export":"~23.2.6","@syncfusion/ej2-compression":"~23.2.4","@syncfusion/ej2-navigations":"~23.2.7","@syncfusion/ej2-excel-export":"~23.2.4","@syncfusion/ej2-splitbuttons":"~23.2.4","@syncfusion/ej2-notifications":"~23.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_23.2.7_1701744542214_0.7359405296542467","host":"s3://npm-registry-packages"}},"23.2.7-52849":{"name":"@syncfusion/ej2-grids","version":"23.2.7-52849","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@23.2.7-52849","maintainers":[{"name":"anonymous","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":"507af7b7b1e3374689a35160cfc5cd9ddb4f9eb6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-23.2.7-52849.tgz","fileCount":521,"integrity":"sha512-7PybryxhX8W1chma+hoCa4hV4OiXyfjIcx5l33PvxHsI2grH57wBWP+iEs5/6+LxaS6sswyqzvgBoOz6V/zMPw==","signatures":[{"sig":"MEQCICBBFb5/72/qTrf8zv9MmS4rlhWyySMZOdRZiY1ev/xmAiAvH2Lwp9LoCsxiJM59B1RfEr7SGw0Vo6zcgCHIlNNJfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":35545601},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@23.2.7","_spec":"@syncfusion/ej2-grids@23.2.7","_where":"D:\\December 2023\\angular drop down\\pack\\node_modules\\@syncfusion\\ej2-angular-grids","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"e652884ddca4d26d743842b2fd50c9e63a8779d2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-grids/-/ej2-grids-23.2.7.tgz","_integrity":"sha512-AosDOEaTf5FAq1Te6+10CuN/7hhqY39La4tI7WdtkDnM4JKYl92eJrD/0JuB+qkk00GdbMiQOz6/0/0ZXI6kGQ==","_requested":{"raw":"@syncfusion/ej2-grids@23.2.7","name":"@syncfusion/ej2-grids","type":"version","scope":"@syncfusion","rawSpec":"23.2.7","registry":true,"saveSpec":null,"fetchSpec":"23.2.7","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.14.12","_requiredBy":["/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-data":"~23.2.4","@syncfusion/ej2-lists":"~23.2.4","@syncfusion/ej2-inputs":"~23.2.4","@syncfusion/ej2-popups":"~23.2.4","@syncfusion/ej2-buttons":"~23.2.7","@syncfusion/ej2-calendars":"~23.2.7","@syncfusion/ej2-dropdowns":"23.2.7-52849","@syncfusion/ej2-file-utils":"~23.2.4","@syncfusion/ej2-pdf-export":"~23.2.6","@syncfusion/ej2-compression":"~23.2.4","@syncfusion/ej2-navigations":"~23.2.7","@syncfusion/ej2-excel-export":"~23.2.4","@syncfusion/ej2-splitbuttons":"~23.2.4","@syncfusion/ej2-notifications":"~23.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_23.2.7-52849_1702632843263_0.12240412593120875","host":"s3://npm-registry-packages"}},"24.1.41":{"name":"@syncfusion/ej2-grids","version":"24.1.41","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"b77d3ac09f928cc5fd2825484863196f5e4e05e1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-24.1.41.tgz","fileCount":521,"integrity":"sha512-kP2yspe4zqyXPUoqZR8J/YnBRw5py2U/R7FOd3BN8a4yDMKWvwKT3COEmKLqUjjWTA2YENe2hx1m673TSXgI9g==","signatures":[{"sig":"MEQCIGCqfVSBICKOvEZiQVn4OqCzCQp73FzA0yK74vjGiRIwAiA/K8goavB0EEHjVyjJNRHmsW+gq0jXkCiM/+sHRPuQeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36902510},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"43c6a06757f264913233c37128cd3cc1a1fcdf13","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-1.193.0.tgz","_integrity":"sha512-fADwfyMg4e+BF60Nkk9wKThLhHcVv+evxwm7eQroh/lyMWXW3ykCDBZIRIh7vOoFrKTK4GHMg0Tpg7ERKfhx4Q==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.41","@syncfusion/ej2-data":"~24.1.41","@syncfusion/ej2-lists":"~24.1.41","@syncfusion/ej2-inputs":"~24.1.41","@syncfusion/ej2-popups":"~24.1.41","@syncfusion/ej2-buttons":"~24.1.41","@syncfusion/ej2-calendars":"~24.1.41","@syncfusion/ej2-dropdowns":"~24.1.41","@syncfusion/ej2-file-utils":"~24.1.41","@syncfusion/ej2-pdf-export":"~24.1.41","@syncfusion/ej2-compression":"~24.1.41","@syncfusion/ej2-navigations":"~24.1.41","@syncfusion/ej2-excel-export":"~24.1.41","@syncfusion/ej2-splitbuttons":"~24.1.41","@syncfusion/ej2-notifications":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_24.1.41_1702880767334_0.36385502258674474","host":"s3://npm-registry-packages"}},"21.1.38-10459":{"name":"@syncfusion/ej2-grids","version":"21.1.38-10459","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@21.1.38-10459","maintainers":[{"name":"anonymous","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":"dcf6c0b81fadf4f929a2c83c06459b3e199ed761","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-21.1.38-10459.tgz","fileCount":525,"integrity":"sha512-EqtVpTtkIaQi6fo2MYdJR4g6XI5H1HKyC2dEUgkZTqvI2EQPngUw7rDQv2wnCzfiJYC61JwngNVqiKOHBJs3eQ==","signatures":[{"sig":"MEYCIQDyRS1r6ppl/LmZqh0d5SD9duvJINKOBWzPZ2w91gBaJQIhAK8Tav8uoOhgAVDBu0nKIyIa4xeXOwKZTqts1F171MaX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29860894},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~21.1.38","@syncfusion/ej2-data":"~21.1.38","@syncfusion/ej2-lists":"~21.1.37","@syncfusion/ej2-inputs":"~21.1.38","@syncfusion/ej2-popups":"~21.1.37","@syncfusion/ej2-buttons":"~21.1.37","@syncfusion/ej2-calendars":"~21.1.38","@syncfusion/ej2-dropdowns":"~21.1.38","@syncfusion/ej2-file-utils":"~21.1.37","@syncfusion/ej2-pdf-export":"~21.1.37","@syncfusion/ej2-compression":"~21.1.37","@syncfusion/ej2-navigations":"~21.1.38","@syncfusion/ej2-excel-export":"~21.1.37","@syncfusion/ej2-splitbuttons":"~21.1.37","@syncfusion/ej2-notifications":"~21.1.37"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_21.1.38-10459_1703590893953_0.6743488600999765","host":"s3://npm-registry-packages"}},"24.1.43":{"name":"@syncfusion/ej2-grids","version":"24.1.43","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"02d5e202285b16805c36b6d1ac4a347e4e062228","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-24.1.43.tgz","fileCount":521,"integrity":"sha512-xKhdVcHYudYuFK+s5YMPXqHXa31FjtAnHUMG6qHtWEAgU/Jin3jXen62QP4gpmtaaiw+rluA/8s1IxdVAN2Dmg==","signatures":[{"sig":"MEUCIEp6/rxV5g79Q/2+17NzvhiDHnFdsvQ5WS5TkDIBi6ZYAiEA/TeRS5m+6MoI19ajSvPe+wMnsxG48kjbih9ouRQgbrQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36908800},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"503dbce849a08c1fcf9ac41e35edae0f85f6d8bd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-24.1.41.tgz","_integrity":"sha512-TXHy2yHDLQDCIdjKU0YigDWyjNnxmmwVKKX80O5NgxVFKdthPCJzwOV1AX2vHv6Ygld0DfZK8J3/1fensf0IcQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-data":"~24.1.41","@syncfusion/ej2-lists":"~24.1.41","@syncfusion/ej2-inputs":"~24.1.41","@syncfusion/ej2-popups":"~24.1.41","@syncfusion/ej2-buttons":"~24.1.41","@syncfusion/ej2-calendars":"~24.1.43","@syncfusion/ej2-dropdowns":"~24.1.43","@syncfusion/ej2-file-utils":"~24.1.41","@syncfusion/ej2-pdf-export":"~24.1.41","@syncfusion/ej2-compression":"~24.1.41","@syncfusion/ej2-navigations":"~24.1.41","@syncfusion/ej2-excel-export":"~24.1.41","@syncfusion/ej2-splitbuttons":"~24.1.41","@syncfusion/ej2-notifications":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_24.1.43_1703657931870_0.7517277380938356","host":"s3://npm-registry-packages"}},"24.1.44":{"name":"@syncfusion/ej2-grids","version":"24.1.44","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"4ff0c9544bf18708608d10283ecad5d8c634721a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-24.1.44.tgz","fileCount":521,"integrity":"sha512-GJLVEvqA5+8nb3sKvOg68lH8pQ5y2s8S+yr+h8QbKSCwzKeiDGTF5a4MCuYXgmFeA/h6zmypKcD/VDcuIC00qg==","signatures":[{"sig":"MEYCIQCfjIc4+LFFq6zmrEpjK19r+nHZGiJItsKGiat0tFPDzgIhAMgC7jt5B0GDnago21uJWe2UZkwjVwfxbWF9XDmNxTTt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36936341},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"f33d07cb372f76f3f3c50feb621a97c94a1fa7e3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-24.1.43.tgz","_integrity":"sha512-lZe6oUJDyDCt33jgOtYYB83zNKxCIuXjf+7SYbEKSy64/gmud7uyQP9uNBPMT2knIj+3GTB9r3Y6cmLr/hohnw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-data":"~24.1.41","@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-calendars":"~24.1.44","@syncfusion/ej2-dropdowns":"~24.1.44","@syncfusion/ej2-file-utils":"~24.1.41","@syncfusion/ej2-pdf-export":"~24.1.41","@syncfusion/ej2-compression":"~24.1.41","@syncfusion/ej2-navigations":"~24.1.41","@syncfusion/ej2-excel-export":"~24.1.41","@syncfusion/ej2-splitbuttons":"~24.1.44","@syncfusion/ej2-notifications":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_24.1.44_1704252672163_0.6044773566749975","host":"s3://npm-registry-packages"}},"24.1.45":{"name":"@syncfusion/ej2-grids","version":"24.1.45","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"196b65dd9295c5a3d1d3a75173ac559479e0d280","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-24.1.45.tgz","fileCount":521,"integrity":"sha512-uC62J1oYg83Ans151DOzLfwTb6sFO+at63AQ6cMNMEQrE2QHgMrkXFxp7O1k403tiPIM1PS0Ayz/9So3msKSSw==","signatures":[{"sig":"MEYCIQDbcx3QNWsvDfF3m4hjxsEdiWT0jT7agZkjDAB5kkksogIhAN0g2XgALiXKbYJ8W76csBHS8b3f6LEPJLK0xkjmdCcj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36975592},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"64ea2422fcfbc7496d781170cddd7e7274422f6e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-24.1.44.tgz","_integrity":"sha512-vZS4T92TeTL2u7c3oo0wdWITYEjtJmBRbH49P7t+x+cLVKxiSkM0mPHt6vizYey7bPij1PEzyweJ1irsS35rAw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-data":"~24.1.41","@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-calendars":"~24.1.44","@syncfusion/ej2-dropdowns":"~24.1.45","@syncfusion/ej2-file-utils":"~24.1.41","@syncfusion/ej2-pdf-export":"~24.1.41","@syncfusion/ej2-compression":"~24.1.41","@syncfusion/ej2-navigations":"~24.1.41","@syncfusion/ej2-excel-export":"~24.1.41","@syncfusion/ej2-splitbuttons":"~24.1.45","@syncfusion/ej2-notifications":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_24.1.45_1704766574726_0.22905395260164574","host":"s3://npm-registry-packages"}},"24.1.46":{"name":"@syncfusion/ej2-grids","version":"24.1.46","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"74602431d52b799d9d2d117ac596babb9e7238c9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-24.1.46.tgz","fileCount":521,"integrity":"sha512-4iyd5jWu3PktkWUR2g9yc1sYKrDxx5e4zhagojFDtL0Ku71FfTl31j9Lkp3t+jRrb+xqDELjAW8cI+Mm9PLF5w==","signatures":[{"sig":"MEYCIQDnfijhddhOwqTuIY2qxPJKJr84XX5aF/QeCV9XJtgfVwIhAM0e0gT4pGtMW6lthhKBcbI52fkMYsrE+k7jtHE4pleT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37126753},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"d78e5093eeccbca3047c22de5b41f1d93d1b58ec","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-24.1.45.tgz","_integrity":"sha512-uXv0gXNAh+SW5pjkkQ2+mgyqtYlBo27uoMPQyx5FKf1Z2UCqGcbzmBGUPnCS6PuWNZSD6OPwzT2IA6ooe9s8gw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.46","@syncfusion/ej2-data":"~24.1.41","@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-calendars":"~24.1.44","@syncfusion/ej2-dropdowns":"~24.1.46","@syncfusion/ej2-file-utils":"~24.1.41","@syncfusion/ej2-pdf-export":"~24.1.41","@syncfusion/ej2-compression":"~24.1.41","@syncfusion/ej2-navigations":"~24.1.46","@syncfusion/ej2-excel-export":"~24.1.41","@syncfusion/ej2-splitbuttons":"~24.1.46","@syncfusion/ej2-notifications":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_24.1.46_1705456952309_0.0929812749271337","host":"s3://npm-registry-packages"}},"24.1.47":{"name":"@syncfusion/ej2-grids","version":"24.1.47","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"cf5549579fdca2f44582cfea291bff5a41f44b0b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-24.1.47.tgz","fileCount":521,"integrity":"sha512-3jK35X25jIQo1EJMYk3t3OzeBJ/bMlnFQSO6LZxdpQvuo3wWBsDn66pR7K1I66mojRit1LB1S19mC4WFcyB5PA==","signatures":[{"sig":"MEYCIQCxWP6AUxzXhjaQ86tQD8vm6ASLGA9IOGvks7R5mlnAEwIhAKeZLWVld3hbwHo2pssO2nDl9bALLCdpRRqAi5In23I3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37146284},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"4a229238079973a65acb4e230e69fe9af455c9ab","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-24.1.46.tgz","_integrity":"sha512-KbKqcC7CcQx1Zj338OfgC9j6H3ohQscqzftL9XXpgoEBjMB6FbpMn0fKbpksH2R3ps82uOyfzVXXBevQOgk/Ow==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.46","@syncfusion/ej2-data":"~24.1.41","@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-calendars":"~24.1.47","@syncfusion/ej2-dropdowns":"~24.1.47","@syncfusion/ej2-file-utils":"~24.1.41","@syncfusion/ej2-pdf-export":"~24.1.47","@syncfusion/ej2-compression":"~24.1.41","@syncfusion/ej2-navigations":"~24.1.46","@syncfusion/ej2-excel-export":"~24.1.41","@syncfusion/ej2-splitbuttons":"~24.1.46","@syncfusion/ej2-notifications":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_24.1.47_1705976840191_0.892569100300068","host":"s3://npm-registry-packages"}},"24.2.3":{"name":"@syncfusion/ej2-grids","version":"24.2.3","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"940cf3b54e2aa8ac8d091c27d3bd6c094d208b5d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-24.2.3.tgz","fileCount":521,"integrity":"sha512-ELlW4tJVpzQ/fkJZFe25xuPSvogZfUPwOHgtpBPGAqZBvmuY/pL6frRda6l7WUqfj8NDXByjvxwqMCS5tHTqRA==","signatures":[{"sig":"MEQCIGo4qnwUffPHBqm7Q/jPoRNrs7l+1fS0lzmijuUtJ0c/AiB242B1rYxYM9j/GhyQYb2NpBTYsWxKRkE2AJwtr/KMyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37203352},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"1658c39e4c3b847c96672118c20733636cb332ab","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-24.1.47.tgz","_integrity":"sha512-Y2eBXX/ygsl7Y/kQd1Sy4p3sQ+teX5FC/2DVAx8WX38LHhxD3EzYyK3trRQcwaBtWpNVGa4fOXdbYPXmz8xJQQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.3","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-lists":"~24.2.3","@syncfusion/ej2-inputs":"~24.2.3","@syncfusion/ej2-popups":"~24.2.3","@syncfusion/ej2-buttons":"~24.2.3","@syncfusion/ej2-calendars":"~24.2.3","@syncfusion/ej2-dropdowns":"~24.2.3","@syncfusion/ej2-file-utils":"~24.2.3","@syncfusion/ej2-pdf-export":"~24.2.3","@syncfusion/ej2-compression":"~24.2.3","@syncfusion/ej2-navigations":"~24.2.3","@syncfusion/ej2-excel-export":"~24.2.3","@syncfusion/ej2-splitbuttons":"~24.2.3","@syncfusion/ej2-notifications":"~24.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_24.2.3_1706709996042_0.5321206635511211","host":"s3://npm-registry-packages"}},"24.2.4":{"name":"@syncfusion/ej2-grids","version":"24.2.4","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"a566e62bdc1e1e1fe7d2e9233d758fdc28d77c67","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-24.2.4.tgz","fileCount":521,"integrity":"sha512-UnS53S719dfycpwhue7i1OHCEHFDDdggEeM2y4mh6fMBwlsLZBQTxa4ajOdjO2wTIbOrlrGHXUKFWfLPaXIoWQ==","signatures":[{"sig":"MEQCIA48RQpOJwbUKFLchWxdu8fMfQzY4KoVl6TOJfjCscRqAiARkk4lD/SlsldspA7ZK5yiH+HZavCm5P37R+2OETJm7Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37309168},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"0f88362eb0e0a22823e0811a216c441d2f31c711","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-24.2.3.tgz","_integrity":"sha512-PPy0g4HXFiMKbkhBnvFNgeGVvLOcb9YrvedhKRFQTsEyRXZ2sAWVU1/TiEvJPDT8ntHxHX6rKIxlrZph+WfjwQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.3","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-lists":"~24.2.4","@syncfusion/ej2-inputs":"~24.2.4","@syncfusion/ej2-popups":"~24.2.3","@syncfusion/ej2-buttons":"~24.2.3","@syncfusion/ej2-calendars":"~24.2.3","@syncfusion/ej2-dropdowns":"~24.2.4","@syncfusion/ej2-file-utils":"~24.2.3","@syncfusion/ej2-pdf-export":"~24.2.3","@syncfusion/ej2-compression":"~24.2.3","@syncfusion/ej2-navigations":"~24.2.4","@syncfusion/ej2-excel-export":"~24.2.4","@syncfusion/ej2-splitbuttons":"~24.2.3","@syncfusion/ej2-notifications":"~24.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_24.2.4_1707195157376_0.07598901393247526","host":"s3://npm-registry-packages"}},"24.2.5":{"name":"@syncfusion/ej2-grids","version":"24.2.5","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"670e923fa62ddb0efe14271a5de13b145f1bf7a6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-24.2.5.tgz","fileCount":521,"integrity":"sha512-CwqEX73fhn3UKpPVM4nTLcZ2G5uhtA6qi35mSfnM7KSk8vFF+HHuebpOkXjoWC8/6/jfx2aO6vR/L4XDCexkFw==","signatures":[{"sig":"MEUCIHnco1+UiQALWnsdezIHpsLm3kOyO3ap+PgcRpAY6pFmAiEAkuFZbnKLXhQwWTkFMyFCfYC3HYrARRipw4gKyGP4lPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37333212},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"494846e5b6f1bdbdfa9730d35e3c9b338701c84e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-24.2.4.tgz","_integrity":"sha512-AI4j8b2n2hCfWmVY5OoLlu5QNVg96jz9YWnh7JmSrWthIeh2baqV1EwWqqAKm70xx9paqdoVD8dlnrOQn+LqWQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.5","@syncfusion/ej2-data":"~24.2.3","@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-calendars":"~24.2.5","@syncfusion/ej2-dropdowns":"~24.2.5","@syncfusion/ej2-file-utils":"~24.2.3","@syncfusion/ej2-pdf-export":"~24.2.3","@syncfusion/ej2-compression":"~24.2.3","@syncfusion/ej2-navigations":"~24.2.4","@syncfusion/ej2-excel-export":"~24.2.4","@syncfusion/ej2-splitbuttons":"~24.2.5","@syncfusion/ej2-notifications":"~24.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_24.2.5_1707789594193_0.15166304726240543","host":"s3://npm-registry-packages"}},"20.4.54-54741":{"name":"@syncfusion/ej2-grids","version":"20.4.54-54741","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@20.4.54-54741","maintainers":[{"name":"anonymous","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":"aabd86d2019d33f614f00a6567f98b6eee90924c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-20.4.54-54741.tgz","fileCount":525,"integrity":"sha512-PSsD8BHXX2HJolxSnVRdWCR3KKYp28y63In19m2PWYqEW7g88t0HInqxcF3SesDnmS/jXLjK+EHLKQB/V01nyA==","signatures":[{"sig":"MEYCIQD8fA9yFfZb3QEHmGNONxRxYu6yvDXAL9c3xFP3pmSgUQIhAJaMbv/cABUEZTcXiANAf6o06Ez5oh8zpRsGQJlg/V49","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29568370},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-lists":"~20.4.50","@syncfusion/ej2-inputs":"~20.4.54","@syncfusion/ej2-popups":"~20.4.53","@syncfusion/ej2-buttons":"~20.4.53","@syncfusion/ej2-calendars":"~20.4.54","@syncfusion/ej2-dropdowns":"20.4.54-54740","@syncfusion/ej2-file-utils":"~20.4.48","@syncfusion/ej2-pdf-export":"~20.4.48","@syncfusion/ej2-compression":"~20.4.48","@syncfusion/ej2-navigations":"~20.4.53","@syncfusion/ej2-excel-export":"~20.4.53","@syncfusion/ej2-splitbuttons":"~20.4.50","@syncfusion/ej2-notifications":"~20.4.48"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_20.4.54-54741_1707915395009_0.9308925989861088","host":"s3://npm-registry-packages"}},"24.2.7":{"name":"@syncfusion/ej2-grids","version":"24.2.7","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"7d53cb07f76345e8716cf0da905275f87e27f55a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-24.2.7.tgz","fileCount":521,"integrity":"sha512-V0vX3trbAHiOD3imfHSvLkA0QCqy9UdjMWIJXg9D9S68NUNylzJNlPT4mJ1q+fG6EyYhLUwqkCiD4DJsY4FJGA==","signatures":[{"sig":"MEYCIQCzYyspeE+gblzfg+0ykWdP+xNuqXKdTjfjvl49AOUbpwIhAJn2gLC4ws3FZptsNi15xf5Wgrs9VTzYUJNd4ccVOuiD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37352577},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"d9019e847a65e6203edc72f3b8642f76aec6eaad","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-24.2.5.tgz","_integrity":"sha512-KZs2X7R0PGZKkWwY92akFissounnLsXFWlCX9pu+8qOxECOmv6XkP/TsX7mjwzNwqx2bbGbt/f6Vtr/ZcAey1A==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-lists":"~24.2.4","@syncfusion/ej2-inputs":"~24.2.7","@syncfusion/ej2-popups":"~24.2.5","@syncfusion/ej2-buttons":"~24.2.7","@syncfusion/ej2-calendars":"~24.2.5","@syncfusion/ej2-dropdowns":"~24.2.7","@syncfusion/ej2-file-utils":"~24.2.3","@syncfusion/ej2-pdf-export":"~24.2.3","@syncfusion/ej2-compression":"~24.2.3","@syncfusion/ej2-navigations":"~24.2.4","@syncfusion/ej2-excel-export":"~24.2.4","@syncfusion/ej2-splitbuttons":"~24.2.7","@syncfusion/ej2-notifications":"~24.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_24.2.7_1708393718236_0.013493336991953653","host":"s3://npm-registry-packages"}},"24.2.8":{"name":"@syncfusion/ej2-grids","version":"24.2.8","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"a6c158e05bf137193e6aa6eca868b9c5b7955412","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-24.2.8.tgz","fileCount":521,"integrity":"sha512-dTAv6zUuow6x4VOufNU2lkjQYxCk7qFPFeqBUGABD4VKUezuCQ3Qz1w+gWHRbO33kZ5bMXBWlAi3laYm6ZBB/w==","signatures":[{"sig":"MEUCIGnO51lg6+JoRLeoSiJaL4K12ZC2mikjQTomeC5WdKjBAiEAxOX2MAN6tS2+nD4AakbRjF2bPUsPgm4SjDO4OKvTF+0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37369889},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"dcb916d4b0ddeb8712f8070fc049a8fd26dbeb5f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-24.2.7.tgz","_integrity":"sha512-ql02ZXwhbw62ucekmwT/C/yB/kBmZ5PuEk5gWRVkRoz7LKXo+z8/05zzkHGsjFLHowebnAFvdVMKhvB4W80/6A==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-lists":"~24.2.8","@syncfusion/ej2-inputs":"~24.2.7","@syncfusion/ej2-popups":"~24.2.8","@syncfusion/ej2-buttons":"~24.2.7","@syncfusion/ej2-calendars":"~24.2.8","@syncfusion/ej2-dropdowns":"~24.2.8","@syncfusion/ej2-file-utils":"~24.2.3","@syncfusion/ej2-pdf-export":"~24.2.3","@syncfusion/ej2-compression":"~24.2.3","@syncfusion/ej2-navigations":"~24.2.8","@syncfusion/ej2-excel-export":"~24.2.4","@syncfusion/ej2-splitbuttons":"~24.2.7","@syncfusion/ej2-notifications":"~24.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_24.2.8_1709015844090_0.24296564766531326","host":"s3://npm-registry-packages"}},"24.2.9":{"name":"@syncfusion/ej2-grids","version":"24.2.9","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"58a98b9dd186d0e3e904f7f24099039897a27559","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-24.2.9.tgz","fileCount":521,"integrity":"sha512-dZUiIjHmVMYnYKlv76kYIYHVN2e1dHdiZAFO80MD/WAmFEkuvdOAhXBXBA4rWygXRDLDnq0mA04WIkKQIVDPlg==","signatures":[{"sig":"MEYCIQCW3TrHlei55KqXlh4fkn2GxVfaN+eslWX4rZwNFAyxdQIhAIHBIFkDdeFTN2J6ys9rWdzwu2mjxKQPBcrGkKkDboSz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37404090},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"d5b513c1161816d92676f37a5936f52e4d12238a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-24.2.8.tgz","_integrity":"sha512-bsWcow6wAZCUe4X/1EjEVVdQ/0uiNjsGQT3aRtzWK3TVE2BowhUwBkENGj2QTz+BhFYIRltZ4BFFr7j2enFdwA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-lists":"~24.2.8","@syncfusion/ej2-inputs":"~24.2.9","@syncfusion/ej2-popups":"~24.2.9","@syncfusion/ej2-buttons":"~24.2.7","@syncfusion/ej2-calendars":"~24.2.9","@syncfusion/ej2-dropdowns":"~24.2.9","@syncfusion/ej2-file-utils":"~24.2.3","@syncfusion/ej2-pdf-export":"~24.2.3","@syncfusion/ej2-compression":"~24.2.3","@syncfusion/ej2-navigations":"~24.2.8","@syncfusion/ej2-excel-export":"~24.2.4","@syncfusion/ej2-splitbuttons":"~24.2.7","@syncfusion/ej2-notifications":"~24.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_24.2.9_1709629174484_0.4690285018662279","host":"s3://npm-registry-packages"}},"25.1.35":{"name":"@syncfusion/ej2-grids","version":"25.1.35","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"d60b64498e236b7d0dfde2fe51781db7b0aa7b15","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-25.1.35.tgz","fileCount":525,"integrity":"sha512-XHxTphdt4O55MURpyC96j/bEMimqufrPXw1UPpApiOa+It3WjxLDvh1eKj39UZyIrjV/VgGav0z9MZx/r2s/RA==","signatures":[{"sig":"MEUCIE+illWB9V7Dkpkpg4rIHVNcolj7wdMJSqvRLybNvKiwAiEA7mW+HSSDhY3lWm8TflMgS6lPeWZw2vM+B3JygYSMFqg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38228077},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"cb1c540cadbc60c774bfc1834d40e883aa29e14d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-1.193.11.tgz","_integrity":"sha512-jN+mAxU9LoX3cKESRPJ0xaPZoz3/w7e+OeTwvi/tuqr06Lf7nrKlbBbnBzKaN55DJ2D0bsMubeSisDIJgxsGqg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-lists":"~25.1.35","@syncfusion/ej2-inputs":"~25.1.35","@syncfusion/ej2-popups":"~25.1.35","@syncfusion/ej2-buttons":"~25.1.35","@syncfusion/ej2-calendars":"~25.1.35","@syncfusion/ej2-dropdowns":"~25.1.35","@syncfusion/ej2-file-utils":"~25.1.35","@syncfusion/ej2-pdf-export":"~25.1.35","@syncfusion/ej2-compression":"~25.1.35","@syncfusion/ej2-navigations":"~25.1.35","@syncfusion/ej2-excel-export":"~25.1.35","@syncfusion/ej2-splitbuttons":"~25.1.35","@syncfusion/ej2-notifications":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_25.1.35_1710504778043_0.022849462963207667","host":"s3://npm-registry-packages"}},"25.1.37":{"name":"@syncfusion/ej2-grids","version":"25.1.37","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"efedc9d9e9f89a47d5b6912d977c61029b352516","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-25.1.37.tgz","fileCount":525,"integrity":"sha512-qiTvWm96ZEJAg4E4DVi8fZwVr8Ygzh3HZTYbPKBfNdO/+c6D2KLFErKXLHtPm53qsJNyGjFFmR0cTCF2NvjHbA==","signatures":[{"sig":"MEYCIQDbCMTz79MvprtXqv+UbolWzcNIKiYGSo5uPSbw65zlaAIhAIschwpspkIPydD92YJxtCI/3t9wVISXApZbc8wdIElR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38258261},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"98b64981d5590f81e917e0f3aa774db4c581c5a6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-25.1.35.tgz","_integrity":"sha512-DoQo0dFfE2l4sQa5vflOR1l2+q8He9edmYCJiNSX5pl0wsp+4IRWyGRtdXKKjD3m6IoD/OIx4DRvK/sLk+ahAA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-lists":"~25.1.35","@syncfusion/ej2-inputs":"~25.1.37","@syncfusion/ej2-popups":"~25.1.35","@syncfusion/ej2-buttons":"~25.1.35","@syncfusion/ej2-calendars":"~25.1.37","@syncfusion/ej2-dropdowns":"~25.1.37","@syncfusion/ej2-file-utils":"~25.1.35","@syncfusion/ej2-pdf-export":"~25.1.35","@syncfusion/ej2-compression":"~25.1.35","@syncfusion/ej2-navigations":"~25.1.37","@syncfusion/ej2-excel-export":"~25.1.35","@syncfusion/ej2-splitbuttons":"~25.1.37","@syncfusion/ej2-notifications":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_25.1.37_1711429049452_0.25253547174562785","host":"s3://npm-registry-packages"}},"25.1.38":{"name":"@syncfusion/ej2-grids","version":"25.1.38","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"1f7ef7daf38dc3d4027e61753b53b96cbf6036db","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-25.1.38.tgz","fileCount":525,"integrity":"sha512-Fau++49AGYvQ9Dyg++3a/UKnLK2oTpwcGwF0S6m3dTgimOwpfjPuWhdAQyRfbldx6YsxG7RZfnX+9br7GsXGcQ==","signatures":[{"sig":"MEUCIEJF8o1u1XEbd3Fs/yRlD2Br1cWst5ZUxRXUh2BDhhzaAiEAy5oVkfB80O0A1AJYIHAbw6qfZ4hvpPXsLJt7xPgbZWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38277094},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"d3dfffaace6bedee5dac22e1031cd1e6a9e8dafa","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-25.1.37.tgz","_integrity":"sha512-kOoqF0gvor/y/wGZ3to1avOkoU/HMkJXr5jMqzQ9sXBfzTItr+FTkQU4HLDZRgGySD2itxWXi/ukbyTOcg6eOg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-lists":"~25.1.35","@syncfusion/ej2-inputs":"~25.1.38","@syncfusion/ej2-popups":"~25.1.38","@syncfusion/ej2-buttons":"~25.1.35","@syncfusion/ej2-calendars":"~25.1.37","@syncfusion/ej2-dropdowns":"~25.1.37","@syncfusion/ej2-file-utils":"~25.1.35","@syncfusion/ej2-pdf-export":"~25.1.38","@syncfusion/ej2-compression":"~25.1.35","@syncfusion/ej2-navigations":"~25.1.38","@syncfusion/ej2-excel-export":"~25.1.35","@syncfusion/ej2-splitbuttons":"~25.1.38","@syncfusion/ej2-notifications":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_25.1.38_1712025284097_0.6978261058310409","host":"s3://npm-registry-packages"}},"25.1.39":{"name":"@syncfusion/ej2-grids","version":"25.1.39","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"2c474c52c212ca7f5fc156c4983e6f3bde992c78","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-25.1.39.tgz","fileCount":525,"integrity":"sha512-4TxW0iO90/XI2mGJSCbGhHKAJx4TqckKHWGxnVt0rK2T6oqjkplJDZ0jYIKC2CuspCxuYrSmir4TtVCcpLxSZA==","signatures":[{"sig":"MEUCIC/jqfAIj2hByWfS7hUsDSFHzDVLbgGubKAJKIznBxljAiEAhZXIp+UEK0cE/zBY01pKq3jATL/LIdKsDcOAwV5DFrE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38298363},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"3b94c9f90b4b4550ff9a040d820b54764048918d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-25.1.38.tgz","_integrity":"sha512-cKu7twSHeolyUS3b41vBSiN7Gs4ENn9ADYvrSGQKhgB81mRAvhTQiiVbavkAEn16a+9pvGmKoqAoUClN0qOrhQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-lists":"~25.1.39","@syncfusion/ej2-inputs":"~25.1.38","@syncfusion/ej2-popups":"~25.1.39","@syncfusion/ej2-buttons":"~25.1.39","@syncfusion/ej2-calendars":"~25.1.39","@syncfusion/ej2-dropdowns":"~25.1.39","@syncfusion/ej2-file-utils":"~25.1.35","@syncfusion/ej2-pdf-export":"~25.1.38","@syncfusion/ej2-compression":"~25.1.35","@syncfusion/ej2-navigations":"~25.1.39","@syncfusion/ej2-excel-export":"~25.1.35","@syncfusion/ej2-splitbuttons":"~25.1.38","@syncfusion/ej2-notifications":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_25.1.39_1712666010108_0.11258611271728491","host":"s3://npm-registry-packages"}},"25.1.40":{"name":"@syncfusion/ej2-grids","version":"25.1.40","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"86296200a2c956077b245c67a390f0dd79ceac7e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-25.1.40.tgz","fileCount":525,"integrity":"sha512-DWOKkNyZ+s+cD2qDH6LJ9FmJxA8P/NnYTA1tUtQVuW8IylwK7mkI1JkrkYVE2HoB7NUudG3vZSDTonWn+mFMLg==","signatures":[{"sig":"MEUCIQCPp+N5LDxDUg5qP/eOmf+5R4zLjnGgmVgt6XWg3PTIGAIgYe0bVy7AvQaQs4UQ1opGPNThggFdI94t8aifUlDJQKU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38313125},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"b0d6a6a1dafa2dfd088b8e91f770546f6176c5db","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-25.1.39.tgz","_integrity":"sha512-J4EBiEFJewNnlBEtZhy/JQlsF0WyK+TmZ/Ny+5LEEnN3tXFtnCYnaKsi5BP3RVTgF1+0RXfhO4/Hu4eWuT7Eow==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-lists":"~25.1.39","@syncfusion/ej2-inputs":"~25.1.40","@syncfusion/ej2-popups":"~25.1.39","@syncfusion/ej2-buttons":"~25.1.39","@syncfusion/ej2-calendars":"~25.1.40","@syncfusion/ej2-dropdowns":"~25.1.40","@syncfusion/ej2-file-utils":"~25.1.35","@syncfusion/ej2-pdf-export":"~25.1.38","@syncfusion/ej2-compression":"~25.1.35","@syncfusion/ej2-navigations":"~25.1.40","@syncfusion/ej2-excel-export":"~25.1.35","@syncfusion/ej2-splitbuttons":"~25.1.38","@syncfusion/ej2-notifications":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_25.1.40_1713233891020_0.9688975943903189","host":"s3://npm-registry-packages"}},"25.1.41":{"name":"@syncfusion/ej2-grids","version":"25.1.41","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"ace07d4b205c451aefc7670dd7ea137f5ce63331","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-25.1.41.tgz","fileCount":525,"integrity":"sha512-LrZoSL5elzPfN5suvBvYRTjyZbyvHSWFs9XqBxULIDJ/86eYMyEWJveC5j8Tz9XMedrtZSOtt06DqEQpVFz9VA==","signatures":[{"sig":"MEYCIQCLCoz8Ludhyv1LkqVe1+4Ow3U7oAw1El1AmfQ9xNDuvAIhAM+L6EY8CM3D1D3KJ4pmbwo02UaCsNRlAK1DFgoGHa6m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38344197},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"01a0e77e0a43c32184bbd5d8c08662621f93df64","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-25.1.40.tgz","_integrity":"sha512-3536Y6lbFzUyNiPARm2hVbRqFUuK1evQ+67lSHJ1Q6Tvk/qU4o/F3dT7OFWGxqVI7vc5tD98451tIyMAKTrMFw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-lists":"~25.1.41","@syncfusion/ej2-inputs":"~25.1.40","@syncfusion/ej2-popups":"~25.1.41","@syncfusion/ej2-buttons":"~25.1.39","@syncfusion/ej2-calendars":"~25.1.40","@syncfusion/ej2-dropdowns":"~25.1.41","@syncfusion/ej2-file-utils":"~25.1.35","@syncfusion/ej2-pdf-export":"~25.1.38","@syncfusion/ej2-compression":"~25.1.35","@syncfusion/ej2-navigations":"~25.1.41","@syncfusion/ej2-excel-export":"~25.1.35","@syncfusion/ej2-splitbuttons":"~25.1.38","@syncfusion/ej2-notifications":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_25.1.41_1713854462665_0.8447691480600839","host":"s3://npm-registry-packages"}},"25.1.42":{"name":"@syncfusion/ej2-grids","version":"25.1.42","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"66daa1f48251b6cf552364aaed1de1c1abd2a629","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-25.1.42.tgz","fileCount":525,"integrity":"sha512-wINisQPMaKtqHDJQIguei5pLIuXyLjBcLpAPwPK59IZl+nUxtLSDA4nW5zH4+VWt7/9dSDxO+AQ4ZsOHnqd44w==","signatures":[{"sig":"MEUCIF2Fj00SwpKHF4jMlR3ejsO6RQfa+votRNId8ahYgaR5AiEAzKnhF0IH0vDPSu6SRMsSGpewZx1HUCHLQ9Q5wdDTrMU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38344197},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"01a0e77e0a43c32184bbd5d8c08662621f93df64","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-25.1.40.tgz","_integrity":"sha512-3536Y6lbFzUyNiPARm2hVbRqFUuK1evQ+67lSHJ1Q6Tvk/qU4o/F3dT7OFWGxqVI7vc5tD98451tIyMAKTrMFw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-lists":"~25.1.41","@syncfusion/ej2-inputs":"~25.1.42","@syncfusion/ej2-popups":"~25.1.42","@syncfusion/ej2-buttons":"~25.1.39","@syncfusion/ej2-calendars":"~25.1.42","@syncfusion/ej2-dropdowns":"~25.1.41","@syncfusion/ej2-file-utils":"~25.1.35","@syncfusion/ej2-pdf-export":"~25.1.38","@syncfusion/ej2-compression":"~25.1.35","@syncfusion/ej2-navigations":"~25.1.42","@syncfusion/ej2-excel-export":"~25.1.35","@syncfusion/ej2-splitbuttons":"~25.1.38","@syncfusion/ej2-notifications":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_25.1.42_1714446021562_0.6940638887941015","host":"s3://npm-registry-packages"}},"25.2.3":{"name":"@syncfusion/ej2-grids","version":"25.2.3","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"352f68459e6f9139d71f356c658bcd9b5f8f97a0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-25.2.3.tgz","fileCount":525,"integrity":"sha512-HiwUl3u14bH1E0wtFokzAap4laiYr4LIsVIosCZsdHH2ZArEFTUeFn9qJetg7XFxwRV/W46K96y9StdSMszdqQ==","signatures":[{"sig":"MEUCIFalzaUCyaR2HH53titAjJx4vjMukHsrgutqaCiMMymNAiEA9zr/q19/THPlW9y2gSScqF/yD6DPUa6cC0HVzuaJ1GY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38362326},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"66beba8d9d0055490018b44f7c3213f207df9e20","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-25.1.42.tgz","_integrity":"sha512-1dIgnx8x8wd9ooyZ96xR627ONOmiQT8Xn5lY+vlqpy7Rm8GC7zPvN+t7vtxP+8DRiqBZQgE+KSDkxQNMuj+WNg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.3","@syncfusion/ej2-data":"~25.2.3","@syncfusion/ej2-lists":"~25.2.3","@syncfusion/ej2-inputs":"~25.2.3","@syncfusion/ej2-popups":"~25.2.3","@syncfusion/ej2-buttons":"~25.2.3","@syncfusion/ej2-calendars":"~25.2.3","@syncfusion/ej2-dropdowns":"~25.2.3","@syncfusion/ej2-file-utils":"~25.2.3","@syncfusion/ej2-pdf-export":"~25.2.3","@syncfusion/ej2-compression":"~25.2.3","@syncfusion/ej2-navigations":"~25.2.3","@syncfusion/ej2-excel-export":"~25.2.3","@syncfusion/ej2-splitbuttons":"~25.2.3","@syncfusion/ej2-notifications":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_25.2.3_1715175851928_0.2923926456043455","host":"s3://npm-registry-packages"}},"25.2.5":{"name":"@syncfusion/ej2-grids","version":"25.2.5","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"3a344e969bcb4953cb8838029ffa9b734388aaad","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-25.2.5.tgz","fileCount":525,"integrity":"sha512-da1cVDAtpJg+wgqdlVaNsQklWHf82itXsQ+UYDJdf/vlQKcl10s8kHo5OfpiHyWJfEmez4j4H8Bzhk685hfK1A==","signatures":[{"sig":"MEYCIQDc3Qm6vNmLwiVIXdzcgLGhnrRfzBTUvNUOdrcm345bpgIhALk1XPcZ2JYMjdPcU+q33ulJugEVg0OQH3uRbxpF+nbQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38369854},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"8294727d3419ca028c538e83ab82eaccfe651955","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-25.2.3.tgz","_integrity":"sha512-5I2Cf+zkMrfB/2WgCXANKv3KaeOUUeyGZdpRTcC6PR4KR/FJs6OQD6rNhkZXatuMG3lKaC+oS0NiwhD54sO/4g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.5","@syncfusion/ej2-data":"~25.2.3","@syncfusion/ej2-lists":"~25.2.3","@syncfusion/ej2-inputs":"~25.2.5","@syncfusion/ej2-popups":"~25.2.4","@syncfusion/ej2-buttons":"~25.2.4","@syncfusion/ej2-calendars":"~25.2.5","@syncfusion/ej2-dropdowns":"~25.2.5","@syncfusion/ej2-file-utils":"~25.2.3","@syncfusion/ej2-pdf-export":"~25.2.3","@syncfusion/ej2-compression":"~25.2.3","@syncfusion/ej2-navigations":"~25.2.4","@syncfusion/ej2-excel-export":"~25.2.3","@syncfusion/ej2-splitbuttons":"~25.2.4","@syncfusion/ej2-notifications":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_25.2.5_1716262043018_0.25749613973341856","host":"s3://npm-registry-packages"}},"25.2.6":{"name":"@syncfusion/ej2-grids","version":"25.2.6","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"ad55ef478451c571025574308dcc76280b470b62","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-25.2.6.tgz","fileCount":525,"integrity":"sha512-LbRbC9LzRcBjx0uiWSrdVLrujwmlQI3P66WsmqzEoT3vFS5mfYhQ64/m9VehAMiT7mDJ0QICK7XVY6u5pgi18g==","signatures":[{"sig":"MEQCIGAYM7zTLm2q1dlycnKQN6aedZoVlUSgaX4yWzpz4OzEAiAZDhzJwRm+ajB+azGHkqgFC48ZXsxIa4S7q2UPDty6MA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38380802},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"64bac2b68fce706567e33e1f992240088cdb3b7b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-25.2.5.tgz","_integrity":"sha512-BzKHnYqaj3i9Dq9tiDbiO+xhXEHyC+YIRw0sbgRzTVbgOne3Q/We9lHj0Et1V7PUIqZ0GMas0cXpBeQx+6eEQw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.5","@syncfusion/ej2-data":"~25.2.3","@syncfusion/ej2-lists":"~25.2.3","@syncfusion/ej2-inputs":"~25.2.6","@syncfusion/ej2-popups":"~25.2.6","@syncfusion/ej2-buttons":"~25.2.6","@syncfusion/ej2-calendars":"~25.2.5","@syncfusion/ej2-dropdowns":"~25.2.6","@syncfusion/ej2-file-utils":"~25.2.3","@syncfusion/ej2-pdf-export":"~25.2.3","@syncfusion/ej2-compression":"~25.2.3","@syncfusion/ej2-navigations":"~25.2.6","@syncfusion/ej2-excel-export":"~25.2.3","@syncfusion/ej2-splitbuttons":"~25.2.4","@syncfusion/ej2-notifications":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_25.2.6_1716863511039_0.47471124649880214","host":"s3://npm-registry-packages"}},"25.2.7":{"name":"@syncfusion/ej2-grids","version":"25.2.7","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"fc2eff3eecb687c24cfb9ef6b0b01fc0941922b6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-25.2.7.tgz","fileCount":525,"integrity":"sha512-kD9mCmm9vZ6Zl0ZloTu8/Hz6O7+5eLLtNvrnz3rfWHf7sO17VfMso+pJeycgcHm65U/E5gzqXbA25PeUsr3krA==","signatures":[{"sig":"MEUCIQCc8wvDqk+M6kHjs2l/Mu6XmbWTkJ2cJ/b9as9u5fmcdgIgGNI6fpgXDCt23e0ndweLjzWfMIAu4Kj4HWPmLLMEKkQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38385320},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"6bbf7fea27f01e30936e84b09449561b13e755eb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-25.2.6.tgz","_integrity":"sha512-Yh7Ao8jwgPu6eV/yXV0ESPaiEl2TowK+wNmD63vCjHJfJCq9rACDhyXaNxRVEsh73s+NIXBtcx4NRbrWrhZK4g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.7","@syncfusion/ej2-data":"~25.2.3","@syncfusion/ej2-lists":"~25.2.3","@syncfusion/ej2-inputs":"~25.2.6","@syncfusion/ej2-popups":"~25.2.7","@syncfusion/ej2-buttons":"~25.2.7","@syncfusion/ej2-calendars":"~25.2.7","@syncfusion/ej2-dropdowns":"~25.2.7","@syncfusion/ej2-file-utils":"~25.2.3","@syncfusion/ej2-pdf-export":"~25.2.3","@syncfusion/ej2-compression":"~25.2.3","@syncfusion/ej2-navigations":"~25.2.6","@syncfusion/ej2-excel-export":"~25.2.3","@syncfusion/ej2-splitbuttons":"~25.2.4","@syncfusion/ej2-notifications":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_25.2.7_1717469185173_0.19808269338068785","host":"s3://npm-registry-packages"}},"26.1.35":{"name":"@syncfusion/ej2-grids","version":"26.1.35","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"8416cd55eb648c2755d3724d094b201fe6e9ecd3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.1.35.tgz","fileCount":538,"integrity":"sha512-Hkj8f1oRdL3QSoJBP7wIxBLQjQIKSm3/Vyylo4aLQWDAlz3DpiwKzSAmWwMexQpe8oQs8lUZ7mQuxQUy/kh5qw==","signatures":[{"sig":"MEUCIE536kMyUUrYlvu8xGcmOP+gFhy4D5bmXIaAk4nHwnXfAiEA4uOsfTjowW/mOS0PTrb5TOEBsNwtkENWhBCq6EoVoII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39212087},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"15c2ccce675b37b10b7e988114c06efb49da5126","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-1.193.11.tgz","_integrity":"sha512-6amDKaF7JNI+wB0oE5q6u5HUr5N2alzptF/OSlbyscHWgGgkrIIAzSd5lhZVOeVXtNteRAomKSWOlcwBmqOrXw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.35","@syncfusion/ej2-data":"~26.1.35","@syncfusion/ej2-lists":"~26.1.35","@syncfusion/ej2-inputs":"~26.1.35","@syncfusion/ej2-popups":"~26.1.35","@syncfusion/ej2-buttons":"~26.1.35","@syncfusion/ej2-calendars":"~26.1.35","@syncfusion/ej2-dropdowns":"~26.1.35","@syncfusion/ej2-file-utils":"~26.1.35","@syncfusion/ej2-pdf-export":"~26.1.35","@syncfusion/ej2-compression":"~26.1.35","@syncfusion/ej2-navigations":"~26.1.35","@syncfusion/ej2-excel-export":"~26.1.35","@syncfusion/ej2-splitbuttons":"~26.1.35","@syncfusion/ej2-notifications":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.1.35_1718111421273_0.8602365809185419","host":"s3://npm-registry-packages"}},"26.1.38":{"name":"@syncfusion/ej2-grids","version":"26.1.38","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"ffdd3d22605fe3a4f78470e0f828369b73cc4f34","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.1.38.tgz","fileCount":538,"integrity":"sha512-iHcmsF/PdUKjSo1Ub/nEUcP7s/3wXnw1AILnox57g4vMP7VLP3bA47aBTEgzMJ992O5f799wl+2ZAjJnVIIu8w==","signatures":[{"sig":"MEUCIQCcVxQ0MR3ELOgyA4ftk93sdrs8yoRTMqx3lHh6cqwRxQIgNb2zC6SifTVzPXpDpD8+5rK7UwYCDS3PxBXyYxEetVo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39371125},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"b03c6d23a6874c65e21dc8710ce7f75848cdc42c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-26.1.35.tgz","_integrity":"sha512-toWW+xx+vDHsed8iKxtAufXbPEUrLt0xRkOGkjl+pKOkw1n3KwJjhsUIFeBMVSfMpRayTKdXPanQ0c42HrLoFA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.35","@syncfusion/ej2-lists":"~26.1.35","@syncfusion/ej2-inputs":"~26.1.38","@syncfusion/ej2-popups":"~26.1.38","@syncfusion/ej2-buttons":"~26.1.35","@syncfusion/ej2-calendars":"~26.1.38","@syncfusion/ej2-dropdowns":"~26.1.38","@syncfusion/ej2-file-utils":"~26.1.35","@syncfusion/ej2-pdf-export":"~26.1.35","@syncfusion/ej2-compression":"~26.1.35","@syncfusion/ej2-navigations":"~26.1.38","@syncfusion/ej2-excel-export":"~26.1.35","@syncfusion/ej2-splitbuttons":"~26.1.35","@syncfusion/ej2-notifications":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.1.38_1718791414924_0.7516335697135239","host":"s3://npm-registry-packages"}},"26.1.39":{"name":"@syncfusion/ej2-grids","version":"26.1.39","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@26.1.39","homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"a095ebee2595e8e91b94996a459afc0c74ba9beb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.1.39.tgz","fileCount":537,"integrity":"sha512-ymSOGOMIxA2CVtpZedb2O7Hkf+PtQtxL+wQyXRd5pbM+bYTYqJfK8f/jCLbIPxsYJ4qzCih6pH0PKMLRWaNjOg==","signatures":[{"sig":"MEUCIB/PEj3Cf9p5wUHjdO18ZvRmLIGZr+swnBC7xINRZTKRAiEA5nnwdVs3xCFdTOxZhbAGNmqe9oKP2PUfuTb7lZbX++c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38111850},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"d58316394f17c21ae14f55cb537b4ae8776cfc1b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-26.1.38.tgz","_integrity":"sha512-rdA9BDyFvtqyQOQoHgzStH7m7nw/krtiDFIP/3/6TNvvzXCEsC2deVkEJDPpxz3dGt9KwwpO/dq66LO1xdpngg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.35","@syncfusion/ej2-lists":"~26.1.35","@syncfusion/ej2-inputs":"~26.1.39","@syncfusion/ej2-popups":"~26.1.38","@syncfusion/ej2-buttons":"~26.1.35","@syncfusion/ej2-calendars":"~26.1.38","@syncfusion/ej2-dropdowns":"~26.1.39","@syncfusion/ej2-file-utils":"~26.1.35","@syncfusion/ej2-pdf-export":"~26.1.35","@syncfusion/ej2-compression":"~26.1.35","@syncfusion/ej2-navigations":"~26.1.39","@syncfusion/ej2-excel-export":"~26.1.35","@syncfusion/ej2-splitbuttons":"~26.1.35","@syncfusion/ej2-notifications":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.1.39_1719306058371_0.8032885139232173","host":"s3://npm-registry-packages"}},"26.1.40":{"name":"@syncfusion/ej2-grids","version":"26.1.40","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@26.1.40","homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"be4b92fd38e37e5709590998d0b867d48a2b64ff","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.1.40.tgz","fileCount":537,"integrity":"sha512-nda1I1ICpMxJa5RY/oogBcUXpswoHg+0Aldhx3nEsIduUkqIfJmCbswCq6NxRyJV2AKNaT98RVmkb1Zwb97F9Q==","signatures":[{"sig":"MEQCIDEEa3jtEXjsLsK0pMsGoiQUrhKxKBVdxnPHk4/UuxfzAiAPCit+/ckdlV+JDAEuBvBUMQqK0sLL7C1feo68sKAw6g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38117218},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"f0d4df21361914b71a0b156981096c4a22e009fd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-26.1.39.tgz","_integrity":"sha512-+xRQOHcnhIy7yJuhHKG4+97yAPyrZt4Ae23e0J14DKppzgMj8o1P8yNveGu/7ONSiwoXSUhVNNEQnf9dE0xUJw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.40","@syncfusion/ej2-lists":"~26.1.35","@syncfusion/ej2-inputs":"~26.1.40","@syncfusion/ej2-popups":"~26.1.38","@syncfusion/ej2-buttons":"~26.1.40","@syncfusion/ej2-calendars":"~26.1.40","@syncfusion/ej2-dropdowns":"~26.1.40","@syncfusion/ej2-file-utils":"~26.1.35","@syncfusion/ej2-pdf-export":"~26.1.35","@syncfusion/ej2-compression":"~26.1.35","@syncfusion/ej2-navigations":"~26.1.40","@syncfusion/ej2-excel-export":"~26.1.35","@syncfusion/ej2-splitbuttons":"~26.1.35","@syncfusion/ej2-notifications":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.1.40_1719896692807_0.6000359993942821","host":"s3://npm-registry-packages"}},"26.1.41":{"name":"@syncfusion/ej2-grids","version":"26.1.41","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"b86e91b3654a568e5f6dfb2cb165fc922aca4234","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.1.41.tgz","fileCount":538,"integrity":"sha512-fY7bAAzfuaffMRiWsgSbKlUdgDfuAsWmV6gpzzvyQscfnAFCtTbYeMlZ91lpv1+xIXXQqMxYFHYKP6tXVmrybg==","signatures":[{"sig":"MEUCIQCuLaxd8ypxSk94/gSt/0XcQqQ9iQzZFuhCmG94+sai2wIgLUQZ+kvYFmp2QM/THYIpSAupf8uIy9T+yPPKJ/EzKIs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39448358},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"eb23b7d8655fe743adc6b3f13c5f092dd998c800","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-26.1.40.tgz","_integrity":"sha512-zfW6NYi9gIQthb2XKvb//1eLiL9d/IRN2LMDpsFS3FYo4T4fg7Uwc4bKNCh3eLgsLLJHSi4oP3Kzg660g/CctQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.41","@syncfusion/ej2-lists":"~26.1.35","@syncfusion/ej2-inputs":"~26.1.41","@syncfusion/ej2-popups":"~26.1.41","@syncfusion/ej2-buttons":"~26.1.40","@syncfusion/ej2-calendars":"~26.1.41","@syncfusion/ej2-dropdowns":"~26.1.41","@syncfusion/ej2-file-utils":"~26.1.35","@syncfusion/ej2-pdf-export":"~26.1.35","@syncfusion/ej2-compression":"~26.1.35","@syncfusion/ej2-navigations":"~26.1.41","@syncfusion/ej2-excel-export":"~26.1.35","@syncfusion/ej2-splitbuttons":"~26.1.35","@syncfusion/ej2-notifications":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.1.41_1720508473481_0.14880794444862433","host":"s3://npm-registry-packages"}},"26.1.42":{"name":"@syncfusion/ej2-grids","version":"26.1.42","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"dae5cb397806a2079ebe42346d5a8219c5367ae2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.1.42.tgz","fileCount":538,"integrity":"sha512-8RYF9V0dO9Gf1QXRHf/tmwGugLRvTbKnOh2jjhm1Q3FrFFbUk9yCAQYw8OWbqRj6MkR4NNMJi5AHwIOA5U0Xsw==","signatures":[{"sig":"MEUCIC3hzgBQb66/l+IxL/RU/uPbPbK1jxuEDs1G3rMkF/bcAiEAxK/IW4OCxSLSz2qqqwBC4YUxOdHW5sW1RoJr/EpYw3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39466438},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"a243ca79d75887b97092a23b668d0d740e7fbd21","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-26.1.41.tgz","_integrity":"sha512-IdBkRwi54KOMhd7psOqOaOM+M8niw2W/PR4l7D2Bl5n7lRS+KdYFuxwq1cDfyjaPCauzP7mezDLEIO4sOix+ew==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.42","@syncfusion/ej2-data":"~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-calendars":"~26.1.41","@syncfusion/ej2-dropdowns":"~26.1.42","@syncfusion/ej2-file-utils":"~26.1.35","@syncfusion/ej2-pdf-export":"~26.1.35","@syncfusion/ej2-compression":"~26.1.35","@syncfusion/ej2-navigations":"~26.1.41","@syncfusion/ej2-excel-export":"~26.1.35","@syncfusion/ej2-splitbuttons":"~26.1.35","@syncfusion/ej2-notifications":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.1.42_1721086218930_0.9577512172891265","host":"s3://npm-registry-packages"}},"26.2.4":{"name":"@syncfusion/ej2-grids","version":"26.2.4","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"edfd0aced0a91fa9856705a5968147ea093d5919","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.2.4.tgz","fileCount":538,"integrity":"sha512-8Eyr+81Z1CAYFQyNY+NDEYfwvCQOQnX97B1mbHIMAAc/TR/Fb6nFQ1rG0nBpJ+XpuMK9gDgWEWvCwjK378fQBg==","signatures":[{"sig":"MEYCIQCQKYnUuW4I5A5JY497OELyL2Ktwsg5XOCuJhAAhKNz/gIhAJ3GwKVTgUfTYqWAEQxK/I+WIGGgFAAmJ41MBaX5+F/n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38197068},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"55349d00dd87ba6e9a1349462401f5ca736800c7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-26.1.42.tgz","_integrity":"sha512-fhRiZXTkunIUUU2Li3e37oqwgfxGXjQoKy0h6+If1i5XJ8fPJ/jj/uaAcVn1mWDPUZ6mhDcJu4vGc1LfImia7g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.4","@syncfusion/ej2-data":"~26.2.4","@syncfusion/ej2-lists":"~26.2.4","@syncfusion/ej2-inputs":"~26.2.4","@syncfusion/ej2-popups":"~26.2.4","@syncfusion/ej2-buttons":"~26.2.4","@syncfusion/ej2-calendars":"~26.2.4","@syncfusion/ej2-dropdowns":"~26.2.4","@syncfusion/ej2-file-utils":"~26.2.4","@syncfusion/ej2-pdf-export":"~26.2.4","@syncfusion/ej2-compression":"~26.2.4","@syncfusion/ej2-navigations":"~26.2.4","@syncfusion/ej2-excel-export":"~26.2.4","@syncfusion/ej2-splitbuttons":"~26.2.4","@syncfusion/ej2-notifications":"~26.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.2.4_1721813132304_0.021490688616889964","host":"s3://npm-registry-packages"}},"26.2.5":{"name":"@syncfusion/ej2-grids","version":"26.2.5","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"6f59e76d70ee81ce2543c4d727dd722ab0eedede","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.2.5.tgz","fileCount":539,"integrity":"sha512-8gd/SU6cB+bBQfvd5ACFYIeulMpZCPjjCok9olFsLgZ80BqtYnX8A04EsvGa+YeyqpF6gvbHVy3ScN3oMEh/AA==","signatures":[{"sig":"MEYCIQCFYH/A8YsRvbV2ecqhU7NNXKhoTlFPn7mfy2ex3yiEBgIhAOQ6mS3x9cW/DqDc6YJ80IsfZr3pFb16py8jIY/FBWhi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39539971},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"5e8d091257ecd50a01177bc65b6d2672356d4209","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-26.2.4.tgz","_integrity":"sha512-m3ZzF2c8WbA7trR7u8Ov/9yCmBLLwCLtA8f8tpBacS3t5MynO5pzMcCQ13/BgfsWczFWnw9GzZYnQXZFtIDjgA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-data":"~26.2.5","@syncfusion/ej2-lists":"~26.2.5","@syncfusion/ej2-inputs":"~26.2.5","@syncfusion/ej2-popups":"~26.2.5","@syncfusion/ej2-buttons":"~26.2.5","@syncfusion/ej2-calendars":"~26.2.5","@syncfusion/ej2-dropdowns":"~26.2.5","@syncfusion/ej2-file-utils":"~26.2.5","@syncfusion/ej2-pdf-export":"~26.2.5","@syncfusion/ej2-compression":"~26.2.5","@syncfusion/ej2-navigations":"~26.2.5","@syncfusion/ej2-excel-export":"~26.2.5","@syncfusion/ej2-splitbuttons":"~26.2.5","@syncfusion/ej2-notifications":"~26.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.2.5_1721950132187_0.20846362434772736","host":"s3://npm-registry-packages"}},"26.2.7":{"name":"@syncfusion/ej2-grids","version":"26.2.7","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"2ff2385df3ed6dc38bf4decedc605e27adb7828b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.2.7.tgz","fileCount":539,"integrity":"sha512-YNi1DyRYk7Mie9cgv9glDKEpznYKmN+D8uKd7YNBMe1AUZk4wn2LjarHII9APfxyKVg2b2oN/foZmg+YoVZktg==","signatures":[{"sig":"MEUCIBjXwOzrgyRD4VjWyuE5BohmnY0cAg6XOpCEfT3yktk1AiEArxs41YIW2bSr8PT835N2Oz4aiHuqaNMY6dXkMTYtxjA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39551095},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"c9bc361db5baa4fb0e91ba9d31a795151c4e5cf2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-26.2.5.tgz","_integrity":"sha512-Jbj+i2UgzRrR/pvqtAa3DBRKGUYc5FpJzp0Sk8jfSWTqdevccVhFtyHK6rP5Pi4w9nla6/AKHdYLi6Y2DF3S+A==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-data":"~26.2.5","@syncfusion/ej2-lists":"~26.2.5","@syncfusion/ej2-inputs":"~26.2.5","@syncfusion/ej2-popups":"~26.2.5","@syncfusion/ej2-buttons":"~26.2.7","@syncfusion/ej2-calendars":"~26.2.5","@syncfusion/ej2-dropdowns":"~26.2.7","@syncfusion/ej2-file-utils":"~26.2.5","@syncfusion/ej2-pdf-export":"~26.2.5","@syncfusion/ej2-compression":"~26.2.5","@syncfusion/ej2-navigations":"~26.2.7","@syncfusion/ej2-excel-export":"~26.2.5","@syncfusion/ej2-splitbuttons":"~26.2.5","@syncfusion/ej2-notifications":"~26.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.2.7_1722293778424_0.04273973195376923","host":"s3://npm-registry-packages"}},"26.2.7-13925":{"name":"@syncfusion/ej2-grids","version":"26.2.7-13925","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@26.2.7-13925","maintainers":[{"name":"anonymous","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":"190b4ebdeb1df7c1e01cc149cbf0837106840a28","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.2.7-13925.tgz","fileCount":533,"integrity":"sha512-nlB5n27nMc5huVMOCmI4g39PhmUutfZJmfgkaIpqO0OP3KlqCfGLqGFDmO9gTIIZig3u8huXV7SRg9tnoaz0cA==","signatures":[{"sig":"MEYCIQCqDiu7nGf1aIQMoFIBlab0CF5stlpMJfYp7FB1/OsBhAIhAPqQn4UcGJzeP8gDHDXMjW8gm/5PrJ6WhtK9F6Cyjnro","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":32860776},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.5.0","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.14.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-data":"~26.2.5","@syncfusion/ej2-lists":"~26.2.5","@syncfusion/ej2-inputs":"~26.2.5","@syncfusion/ej2-popups":"~26.2.5","@syncfusion/ej2-buttons":"~26.2.7","@syncfusion/ej2-calendars":"~26.2.5","@syncfusion/ej2-dropdowns":"~26.2.7","@syncfusion/ej2-file-utils":"~26.2.5","@syncfusion/ej2-pdf-export":"~26.2.5","@syncfusion/ej2-compression":"~26.2.5","@syncfusion/ej2-navigations":"~26.2.7","@syncfusion/ej2-excel-export":"~26.2.5","@syncfusion/ej2-splitbuttons":"~26.2.5","@syncfusion/ej2-notifications":"~26.2.5"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.2.7-13925_1722509912448_0.35398571667971757","host":"s3://npm-registry-packages"}},"26.2.8":{"name":"@syncfusion/ej2-grids","version":"26.2.8","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"170b0a3a3d6c61c958cb37ddc694019a3c8be858","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.2.8.tgz","fileCount":539,"integrity":"sha512-PzMPboVL2ZS8MBXC1atAf69Ra+aJIyj3Zf2BW9QEWQSgnuuYBGKoP9umxRjEz98akzP5rrCjx38YnbZ9hnevAw==","signatures":[{"sig":"MEUCIQDCL5tBQjZn8EglxM37LIj6ArjrXkR12P6rHD4Mh7s/8QIgWFNzxxpq7G0LRYq8YhdEPngkeILqg30xdwsf482EQOc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39386458},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"ca06c639210e135cfa7f81e30c90803a93931843","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-26.2.7.tgz","_integrity":"sha512-X/l5wL2Byk7I3gnK8F0DDTVleT0EwrZ3Sr0XsZe9CZ5vF6Zn/gxuaw/m0WDdFVYiBx/zyRc7knY5G9w2xFxgVA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-data":"~26.2.5","@syncfusion/ej2-lists":"~26.2.5","@syncfusion/ej2-inputs":"~26.2.5","@syncfusion/ej2-popups":"~26.2.8","@syncfusion/ej2-buttons":"~26.2.8","@syncfusion/ej2-calendars":"~26.2.8","@syncfusion/ej2-dropdowns":"~26.2.8","@syncfusion/ej2-file-utils":"~26.2.5","@syncfusion/ej2-pdf-export":"~26.2.5","@syncfusion/ej2-compression":"~26.2.5","@syncfusion/ej2-navigations":"~26.2.8","@syncfusion/ej2-excel-export":"~26.2.5","@syncfusion/ej2-splitbuttons":"~26.2.5","@syncfusion/ej2-notifications":"~26.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.2.8_1722898734445_0.07992381138195981","host":"s3://npm-registry-packages"}},"26.2.9":{"name":"@syncfusion/ej2-grids","version":"26.2.9","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"659ffebb811af08054064b8f704e923b1e14cd85","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.2.9.tgz","fileCount":538,"integrity":"sha512-Og1LBAKsVlEjpIw8XHdNE5JQeBkFVtgKvQd8JchaFdcgHNhCZay6m+xhw5wjU/nLqpgIOngdk1VrKpvl7KykcQ==","signatures":[{"sig":"MEYCIQDOU+YcFg0pCU+YpVK48orKjrA10jkviz/QMxeyK/g+KQIhAPyZNGXIxRVPNQCP4VrfzFsAJ7KYsIyW+49teW4Bs0mx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38110646},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"c7b174515023b8022609c730e51e3ee9b376ee0d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-26.2.8.tgz","_integrity":"sha512-SYGnvnQ2i6x+/YV0v7t+2JStvVLSSmRe7Mx1JywmIiTs/nhV0h19cio87Fz7eU2xqpe9H9YgoigCaotEN4PBbw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-data":"~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-calendars":"~26.2.8","@syncfusion/ej2-dropdowns":"~26.2.9","@syncfusion/ej2-file-utils":"~26.2.5","@syncfusion/ej2-pdf-export":"~26.2.5","@syncfusion/ej2-compression":"~26.2.5","@syncfusion/ej2-navigations":"~26.2.8","@syncfusion/ej2-excel-export":"~26.2.5","@syncfusion/ej2-splitbuttons":"~26.2.5","@syncfusion/ej2-notifications":"~26.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.2.9_1723503367988_0.5088275068251127","host":"s3://npm-registry-packages"}},"26.2.10":{"name":"@syncfusion/ej2-grids","version":"26.2.10","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"24c24ea67e375e4109bedbbc1e1ceda65d9f6450","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.2.10.tgz","fileCount":537,"integrity":"sha512-g3qraZz+mlmafNMrQBLG5evbtGHFvkF2Xk1OPHKufULCAgwAPhNLNlwdawTuFz+LENdFtemoNvSHvTayHz4u7w==","signatures":[{"sig":"MEUCIQDYd+DcTuCJGuJ+1MTqyCmkW+ejGnScyHBRY/s4qY9rXwIgbgJmL0dDoqkxu0PtW8CnQAC2Ymajhj3rVKLMhoRIy8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":38131062},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"9acf47979ffc6c9558515552dec16745677d2453","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-26.2.9.tgz","_integrity":"sha512-+wfu9yU0J1gufsQUFy+36Mag996QV67pvLRwsdBTzhjRLexoS8CWU+5sc8YXsPlMLOGzqgqINcqsgf4KrwFy6w==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.10","@syncfusion/ej2-lists":"~26.2.10","@syncfusion/ej2-inputs":"~26.2.10","@syncfusion/ej2-popups":"~26.2.10","@syncfusion/ej2-buttons":"~26.2.10","@syncfusion/ej2-calendars":"~26.2.10","@syncfusion/ej2-dropdowns":"~26.2.10","@syncfusion/ej2-file-utils":"~26.2.10","@syncfusion/ej2-pdf-export":"~26.2.10","@syncfusion/ej2-compression":"~26.2.10","@syncfusion/ej2-navigations":"~26.2.10","@syncfusion/ej2-excel-export":"~26.2.10","@syncfusion/ej2-splitbuttons":"~26.2.10","@syncfusion/ej2-notifications":"~26.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.2.10_1724108323509_0.20641091518094923","host":"s3://npm-registry-packages"}},"26.2.11":{"name":"@syncfusion/ej2-grids","version":"26.2.11","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"918ca8f3010a92eca6684ea9c652af46df860d76","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.2.11.tgz","fileCount":538,"integrity":"sha512-NYngQ8kkDFcUwXcQLNFwTkUkG/jIDb0qlvxRf/DcK69dhIvYirk/FQ3BGLiZcNCONJ4Jj+6/wZnfGF2TKLwROg==","signatures":[{"sig":"MEUCIDt9pmARkfJqGnsbd6xL86uY4Zpb2e07kFdkUvAoala/AiEAiRNO95fFoVWiwbJ8/ZVcWMWUcTe0I6c0iPjkBO+jjzk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39459185},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"615c6791a7801306c9dfd0668461940c37c7d23e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-26.2.10.tgz","_integrity":"sha512-ROIaq5yzkVcYmC0Z9A9Sknua4WSsLbhpR4hb/t0Abhhb9dy1ldb2n06mIYnMxxHxhFGdyElwziFMTIkOO8KT9w==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.10","@syncfusion/ej2-lists":"~26.2.11","@syncfusion/ej2-inputs":"~26.2.11","@syncfusion/ej2-popups":"~26.2.11","@syncfusion/ej2-buttons":"~26.2.10","@syncfusion/ej2-calendars":"~26.2.11","@syncfusion/ej2-dropdowns":"~26.2.11","@syncfusion/ej2-file-utils":"~26.2.10","@syncfusion/ej2-pdf-export":"~26.2.11","@syncfusion/ej2-compression":"~26.2.10","@syncfusion/ej2-navigations":"~26.2.11","@syncfusion/ej2-excel-export":"~26.2.11","@syncfusion/ej2-splitbuttons":"~26.2.10","@syncfusion/ej2-notifications":"~26.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.2.11_1724713221173_0.8212064576110969","host":"s3://npm-registry-packages"}},"26.2.12":{"name":"@syncfusion/ej2-grids","version":"26.2.12","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"26fe2fa81686399482173b1747290ac08307cd67","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.2.12.tgz","fileCount":538,"integrity":"sha512-QY8mC3W92OP6tjwuaWRL3CwIwAltBKNeqQmvHhPjaEhhXFgYFQkvV4btwSP3kxvJRimG/UcaeO6sOX52rXeaDA==","signatures":[{"sig":"MEYCIQDrig4EWTZ7fcLYpRaqaVDiv39F6gANImzKwwfBK+t+QgIhAP3mozk9TUqK4ZHV3L4KdOy0x1LAvjAFccNb2pbJoOFY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39496092},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"aa6551e4a129125c02f44418a53153addfb4bb01","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-26.2.11.tgz","_integrity":"sha512-yqiylWZfhzqJ3yionqs8vABAZFLP3f8tV/7Ig7KBDX9bAM414tqWYUO/YDm668Ap0kdRRbYyTS0oGUSZUaPJZw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.10","@syncfusion/ej2-lists":"~26.2.11","@syncfusion/ej2-inputs":"~26.2.11","@syncfusion/ej2-popups":"~26.2.11","@syncfusion/ej2-buttons":"~26.2.10","@syncfusion/ej2-calendars":"~26.2.12","@syncfusion/ej2-dropdowns":"~26.2.11","@syncfusion/ej2-file-utils":"~26.2.10","@syncfusion/ej2-pdf-export":"~26.2.11","@syncfusion/ej2-compression":"~26.2.10","@syncfusion/ej2-navigations":"~26.2.12","@syncfusion/ej2-excel-export":"~26.2.11","@syncfusion/ej2-splitbuttons":"~26.2.10","@syncfusion/ej2-notifications":"~26.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.2.12_1725317758278_0.9096221124878872","host":"s3://npm-registry-packages"}},"26.2.14":{"name":"@syncfusion/ej2-grids","version":"26.2.14","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"88846e8131ce2d98c240a96f5ed05ee34494f983","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.2.14.tgz","fileCount":538,"integrity":"sha512-2dmXpp3z2dFMKKy6aCyXmtGpBHA2vRH8ygd0aRm+YwVX1H3HLeHHhkODyCDDzUpN2TX9Pt0/0qzX1tP3Crnnwg==","signatures":[{"sig":"MEQCIG2lK1tm2y/KlDsJ+8oNHNH13iz133X5pwKtYlOBTaqYAiBhxRPiq3hsRX8WMtU2nl7kOdBCNxr1iZpc65YxHqAX8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":39517730},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"a1528c75ac59107255096bd2dde6c90c98c3aa01","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-26.2.12.tgz","_integrity":"sha512-HsAn1fuC9iPd9WK3mZ58/frJhprkgjxLlR+D9Qg/iawjNU2tgq02hOaP5fwnE1j5oT6aJf7z2FEGy5QpteKC6w==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.14","@syncfusion/ej2-lists":"~26.2.14","@syncfusion/ej2-inputs":"~26.2.14","@syncfusion/ej2-popups":"~26.2.11","@syncfusion/ej2-buttons":"~26.2.10","@syncfusion/ej2-calendars":"~26.2.12","@syncfusion/ej2-dropdowns":"~26.2.13","@syncfusion/ej2-file-utils":"~26.2.10","@syncfusion/ej2-pdf-export":"~26.2.14","@syncfusion/ej2-compression":"~26.2.10","@syncfusion/ej2-navigations":"~26.2.12","@syncfusion/ej2-excel-export":"~26.2.11","@syncfusion/ej2-splitbuttons":"~26.2.10","@syncfusion/ej2-notifications":"~26.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.2.14_1725944521247_0.9282283053195126","host":"s3://npm-registry-packages"}},"27.1.48":{"name":"@syncfusion/ej2-grids","version":"27.1.48","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"81c495a0524ad96ea471fba6862af693d7efa957","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-27.1.48.tgz","fileCount":583,"integrity":"sha512-9aPWbLbEyKxsJ0R/zCkz1utgX/1Fpev6Nvk2VodbkbGjF+C0VQRK+79hJrVIPS4WtqkmdVeGw5bpiDVcRW1l2g==","signatures":[{"sig":"MEUCIQDzsdR5Vw2TK6ArZeqf94ZWtuje5Y86jlFSbSTHXfAu1QIgEQoh+o/dMOKfzQL56JEmP6NaA+ehc7sLnOz8F/81+Gg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41409760},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"82b36ec0283c13af5ba028a31d7788499a8a5929","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-1.193.11.tgz","_integrity":"sha512-xDZSqgfdwmScJUoMmIbaU0xpm1gwslpjmJh7Z8n/QQ1dXdpFr/xJkZj/tfRKsymLlSXcMJyqtYv6aK+iV9XDCw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","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-lists":"~27.1.48","@syncfusion/ej2-inputs":"~27.1.48","@syncfusion/ej2-popups":"~27.1.48","@syncfusion/ej2-buttons":"~27.1.48","@syncfusion/ej2-calendars":"~27.1.48","@syncfusion/ej2-dropdowns":"~27.1.48","@syncfusion/ej2-file-utils":"~27.1.48","@syncfusion/ej2-pdf-export":"~27.1.48","@syncfusion/ej2-compression":"~27.1.48","@syncfusion/ej2-navigations":"~27.1.48","@syncfusion/ej2-excel-export":"~27.1.48","@syncfusion/ej2-splitbuttons":"~27.1.48","@syncfusion/ej2-notifications":"~27.1.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_27.1.48_1726654151789_0.40706166710333336","host":"s3://npm-registry-packages"}},"27.1.50":{"name":"@syncfusion/ej2-grids","version":"27.1.50","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"a2b2ebca43663bc936a7124ebddc28cccb89c825","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-27.1.50.tgz","fileCount":583,"integrity":"sha512-FaN3Cr28Fj80KtGNnrYhxMgPPn0q3kU+cbMPlq16M68hrDSycDFb7F1ZbfGLQg84uAJakizOs/i691Cd1YfT/w==","signatures":[{"sig":"MEQCIEmw/LNKn1AJlRxf/Uq+uPCBCPS2ImWLm6pwQzYUDaFaAiADik07FVXYZ6tfou5b1fo4ua8YeTPHL3jrfaC/RJnLDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41447557},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"52f89f99d8ca5ef34b93de7aa6ebe989c6465c4e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-27.1.48.tgz","_integrity":"sha512-rFFMYDK5lS9thfozbiZaX2/2W5Jp17cIZ/wfHiRjGKrX86Qn5OjwvpcT4ikBHFHtZuBit3Dv3MeWWc93eJBvZw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.50","@syncfusion/ej2-data":"~27.1.50","@syncfusion/ej2-lists":"~27.1.50","@syncfusion/ej2-inputs":"~27.1.50","@syncfusion/ej2-popups":"~27.1.50","@syncfusion/ej2-buttons":"~27.1.50","@syncfusion/ej2-calendars":"~27.1.50","@syncfusion/ej2-dropdowns":"~27.1.50","@syncfusion/ej2-file-utils":"~27.1.50","@syncfusion/ej2-pdf-export":"~27.1.50","@syncfusion/ej2-compression":"~27.1.50","@syncfusion/ej2-navigations":"~27.1.50","@syncfusion/ej2-excel-export":"~27.1.50","@syncfusion/ej2-splitbuttons":"~27.1.50","@syncfusion/ej2-notifications":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_27.1.50_1727132526297_0.3809048526557923","host":"s3://npm-registry-packages"}},"27.1.51":{"name":"@syncfusion/ej2-grids","version":"27.1.51","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"e08ad8edabd5996f0486a2beb2f01bf1c46084f7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-27.1.51.tgz","fileCount":583,"integrity":"sha512-FgZsdBxzuHDQqMF0QyqJj/mTiNHVpRuWs7o+9lWrfI2zpmFZc9JQ470vUMT725Lwb04+z1OjwZod1cPcUUtbtg==","signatures":[{"sig":"MEYCIQCp4VHs6QqGvszRG27zF7p+3LsbLKwpFoZiXbNhlYwPnQIhAOTWwoT2oF1r8u4FOK9L0c8vTFD6mfeDk0hYWZUbxZEy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41481570},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"1d9a614c332e7c4dbe91eb5ef1924cb40051fa42","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-27.1.50.tgz","_integrity":"sha512-kNeP/SJduzZ3BcAEJJBnC1hmsI6PmGiMYfFqnWMHC3VVwUsIP0vSRsFKMRwNwUX+SpR9DLbMqthkt88G7lpong==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.50","@syncfusion/ej2-data":"~27.1.51","@syncfusion/ej2-lists":"~27.1.50","@syncfusion/ej2-inputs":"~27.1.50","@syncfusion/ej2-popups":"~27.1.50","@syncfusion/ej2-buttons":"~27.1.51","@syncfusion/ej2-calendars":"~27.1.51","@syncfusion/ej2-dropdowns":"~27.1.51","@syncfusion/ej2-file-utils":"~27.1.50","@syncfusion/ej2-pdf-export":"~27.1.51","@syncfusion/ej2-compression":"~27.1.50","@syncfusion/ej2-navigations":"~27.1.51","@syncfusion/ej2-excel-export":"~27.1.50","@syncfusion/ej2-splitbuttons":"~27.1.50","@syncfusion/ej2-notifications":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_27.1.51_1727702752840_0.6450695454114901","host":"s3://npm-registry-packages"}},"27.1.52":{"name":"@syncfusion/ej2-grids","version":"27.1.52","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"755767a4f0f048c722746da6287805936428071c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-27.1.52.tgz","fileCount":583,"integrity":"sha512-/8KHxVzPJ9bu7IEx/K0RImHJ/Ad3N1EtsMu13g2XeVQi3xDygrONCn/4T13QJppNiDXJNDMrK195m7EvM0Qrag==","signatures":[{"sig":"MEUCIE7JJN4n0jM8DHGa84ccLSah+krOY/LP1Bmx8XgX261aAiEAkPpss9xHT9p4+r/oMlRhX3CkeL5WyHwOALKclyAUkEk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":41493598},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"61c1886dda3af3b730f900205d60cc4d23aba9dd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-27.1.51.tgz","_integrity":"sha512-W1KVR3znymMWffyL098dhYFYuWfajcY8AOgFlehosC/Oyl1/naAxeqhKf+QUPS/sJYKZJn/5Bili/ad8UALYew==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.52","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-lists":"~27.1.50","@syncfusion/ej2-inputs":"~27.1.50","@syncfusion/ej2-popups":"~27.1.50","@syncfusion/ej2-buttons":"~27.1.51","@syncfusion/ej2-calendars":"~27.1.52","@syncfusion/ej2-dropdowns":"~27.1.52","@syncfusion/ej2-file-utils":"~27.1.50","@syncfusion/ej2-pdf-export":"~27.1.51","@syncfusion/ej2-compression":"~27.1.50","@syncfusion/ej2-navigations":"~27.1.52","@syncfusion/ej2-excel-export":"~27.1.50","@syncfusion/ej2-splitbuttons":"~27.1.50","@syncfusion/ej2-notifications":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_27.1.52_1728356953718_0.4235781719239893","host":"s3://npm-registry-packages"}},"27.1.53":{"name":"@syncfusion/ej2-grids","version":"27.1.53","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"f010d5f4c24da97ad0f497db06d945c3c0353d65","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-27.1.53.tgz","fileCount":584,"integrity":"sha512-QsERCxL9teQ71y8hZji5OVnSzRpwZac2NOVfhv64C+9JTzNJjTwbN8dpqPFajTOgCNTNIf0HI+KfQbI6rHSNpA==","signatures":[{"sig":"MEQCIHT9KdvYKQtQnW7sA8d0dgFFNNzC6Ze81Gv0dTr9BMgWAiBubdqV8KREe57ufJBVt2StgAAGXNZgyrPrFKyw99Atcw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":42939242},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"d6d6ba4de07c78af4d78402efb45ec0d47109117","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-27.1.52.tgz","_integrity":"sha512-IzWLzsYLuqpeoOf8kQlMrNPm8M4yu2kSfSERJzEFHS6ePJRgSEw/qT+JxJVoV+JuwsE8FZJErg6oPB3FrL1IwA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.53","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-lists":"~27.1.50","@syncfusion/ej2-inputs":"~27.1.50","@syncfusion/ej2-popups":"~27.1.53","@syncfusion/ej2-buttons":"~27.1.53","@syncfusion/ej2-calendars":"~27.1.52","@syncfusion/ej2-dropdowns":"~27.1.53","@syncfusion/ej2-file-utils":"~27.1.50","@syncfusion/ej2-pdf-export":"~27.1.51","@syncfusion/ej2-compression":"~27.1.50","@syncfusion/ej2-navigations":"~27.1.53","@syncfusion/ej2-excel-export":"~27.1.50","@syncfusion/ej2-splitbuttons":"~27.1.50","@syncfusion/ej2-notifications":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_27.1.53_1728981836808_0.2955022166869392","host":"s3://npm-registry-packages"}},"27.1.55":{"name":"@syncfusion/ej2-grids","version":"27.1.55","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"0d9434f6145664610e2c6bec4817767ba46e6efa","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-27.1.55.tgz","fileCount":584,"integrity":"sha512-bwHrM8Qqakc6csan6dnFQby7KtdlBac+NEblgmlvobnFYNlZGH7KYOO+K8gQ6PkI3uVuQe9NhxOyeZjU5F20xg==","signatures":[{"sig":"MEUCIFIbdm8QKxelYE7MAt7r1qgECSdKFpqFSg/ngPZITlF6AiEA7SlUHJ/iekV5HvNVz7Rjhd08O/Txlb0Z/B09SPblzww=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43038635},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"c95f26a303d7dc4d25f1a052cfb523bc01c44e2f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-27.1.53.tgz","_integrity":"sha512-uVo7l8M8h/1G3pv+Vbu61T9JHyXMWeDfwujDBUFhbT0iIRqWtJb7kKSqmnmDMUxUbBXhI6yejFUBsjt/3PtvPw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-lists":"~27.1.50","@syncfusion/ej2-inputs":"~27.1.55","@syncfusion/ej2-popups":"~27.1.55","@syncfusion/ej2-buttons":"~27.1.53","@syncfusion/ej2-calendars":"~27.1.55","@syncfusion/ej2-dropdowns":"~27.1.55","@syncfusion/ej2-file-utils":"~27.1.53","@syncfusion/ej2-pdf-export":"~27.1.51","@syncfusion/ej2-compression":"~27.1.53","@syncfusion/ej2-navigations":"~27.1.55","@syncfusion/ej2-excel-export":"~27.1.50","@syncfusion/ej2-splitbuttons":"~27.1.50","@syncfusion/ej2-notifications":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_27.1.55_1729565893687_0.4961611448959309","host":"s3://npm-registry-packages"}},"27.1.57":{"name":"@syncfusion/ej2-grids","version":"27.1.57","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"6e0ba9b893ca7d6aa0ffc5d6f681c93008bc180c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-27.1.57.tgz","fileCount":584,"integrity":"sha512-02e1XDWs5md81dA0Vcb389n1ATDhSzAHuSDDzOhjzEF3ArpTUlIKU+0LeYn0ogUzvwFTUwsQfMAadrKzG3VTkg==","signatures":[{"sig":"MEQCIBTUentUdM6pm9tu+YPP6osfz0dupDj7iLHb+W9VqdiUAiABZkwS+vVIQ5+uUVSPlx5SSs/BTcAGbxpuqftq+wUkIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43056057},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"b0ec6de141574511d68e1cd2f2c9f77178a028a8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-27.1.55.tgz","_integrity":"sha512-GcfvbQR99Qeatx5traQHi/fisGabBrAHmRaWBXSr4I0j0f+bqx8fYnjELC6hozoOfKWPDXY68cTsx5pfQHzgnA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-lists":"~27.1.50","@syncfusion/ej2-inputs":"~27.1.55","@syncfusion/ej2-popups":"~27.1.57","@syncfusion/ej2-buttons":"~27.1.53","@syncfusion/ej2-calendars":"~27.1.57","@syncfusion/ej2-dropdowns":"~27.1.57","@syncfusion/ej2-file-utils":"~27.1.53","@syncfusion/ej2-pdf-export":"~27.1.51","@syncfusion/ej2-compression":"~27.1.53","@syncfusion/ej2-navigations":"~27.1.57","@syncfusion/ej2-excel-export":"~27.1.50","@syncfusion/ej2-splitbuttons":"~27.1.56","@syncfusion/ej2-notifications":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_27.1.57_1730160045517_0.07782167294913855","host":"s3://npm-registry-packages"}},"27.1.58":{"name":"@syncfusion/ej2-grids","version":"27.1.58","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"1e9d4a7ef21af46a3b7114b6f3600712ff7e9912","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-27.1.58.tgz","fileCount":584,"integrity":"sha512-OZBGyq1Lzw4QqnC8dpRleNAtRGwMq4pxrWnN+8rsdWW0S++YxVHo35VvejT1k63VLwE32G2Sn00agHQvee7tlQ==","signatures":[{"sig":"MEQCIFGcDl3qHhgg85zmsVmqvtrN4Ni90bVgi7yURs8Okz/UAiAatfc0gLGIpS7pAWOh0GQkY9lDn8upUO3dPf7usSIhjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43071725},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"754c37fefdfb1dd987eed890cd1b20adfc66af2d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-27.1.57.tgz","_integrity":"sha512-gW2JvP7PPn5fIWU1xxO8CKp14JO1EPUjzr1iInITICCvFJR4xlCPrfdW6ZWMiqM0tGnMYm66wQqAfW88+v1aNQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-lists":"~27.1.50","@syncfusion/ej2-inputs":"~27.1.58","@syncfusion/ej2-popups":"~27.1.58","@syncfusion/ej2-buttons":"~27.1.58","@syncfusion/ej2-calendars":"~27.1.57","@syncfusion/ej2-dropdowns":"~27.1.58","@syncfusion/ej2-file-utils":"~27.1.53","@syncfusion/ej2-pdf-export":"~27.1.51","@syncfusion/ej2-compression":"~27.1.53","@syncfusion/ej2-navigations":"~27.1.58","@syncfusion/ej2-excel-export":"~27.1.50","@syncfusion/ej2-splitbuttons":"~27.1.56","@syncfusion/ej2-notifications":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_27.1.58_1730767688111_0.7863007225541336","host":"s3://npm-registry-packages"}},"27.2.2":{"name":"@syncfusion/ej2-grids","version":"27.2.2","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"bd13bee1b52478f6371ce13f90bf2770e56e48d7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-27.2.2.tgz","fileCount":584,"integrity":"sha512-zD7LVLcBuuv9IlvUdU+4oUEBW1aBwYTzv1y8FxlboF95WixdFk1JX1XbQqb+GswLv/uwqWuiTcX9PWpME0B1RQ==","signatures":[{"sig":"MEUCIHLaEs+B8Lg8DGApJMiLTl8FbCH6UobwX5uCZbPJTF+nAiEA8s1/KA9nwGCFcIel73JAzktoMwRebX8paMbNpTevq1M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43360665},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"4eb7fab1aaf47c84e6a8e2ef85073ca4e318dc1f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-27.1.58.tgz","_integrity":"sha512-PxrxggxqhxGzw87CSlGryQV5I1qULmEp6wR1OCN1PRnI0RDNl65iJKUrnVHq3ETfGkYbaR2ZZjn1IG/dvgLVmw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-data":"~27.2.2","@syncfusion/ej2-lists":"~27.2.2","@syncfusion/ej2-inputs":"~27.2.2","@syncfusion/ej2-popups":"~27.2.2","@syncfusion/ej2-buttons":"~27.2.2","@syncfusion/ej2-calendars":"~27.2.2","@syncfusion/ej2-dropdowns":"~27.2.2","@syncfusion/ej2-file-utils":"~27.2.2","@syncfusion/ej2-pdf-export":"~27.2.2","@syncfusion/ej2-compression":"~27.2.2","@syncfusion/ej2-navigations":"~27.2.2","@syncfusion/ej2-excel-export":"~27.2.2","@syncfusion/ej2-splitbuttons":"~27.2.2","@syncfusion/ej2-notifications":"~27.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_27.2.2_1731644353868_0.7802730050518201","host":"s3://npm-registry-packages"}},"27.2.3":{"name":"@syncfusion/ej2-grids","version":"27.2.3","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"92d6a166b9f89bb2c6698f0472082a6e6b8087ad","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-27.2.3.tgz","fileCount":584,"integrity":"sha512-fPtsRiClSUjcjtn5cNVASPk/Kq/NSGDFkkSkU7ANznzOBku6iXs8kQZBRD3H1mxIphFrEYUzCLI7trZDIVZIXA==","signatures":[{"sig":"MEUCIE8g3V1KZThWeJv8P8FgF2MZnlkferh5AifMLlkWwgaiAiEAxRfY42MRAVHOKMeNRKXeHbdQldbNd4D77MNLCmVD1pY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43441986},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"9ce93de1d67f87cac64b700a1dd8432e27afdc1f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-27.2.2.tgz","_integrity":"sha512-dqGuHpvAhAIAPIhdptZUHaGjctRPQH52rNycy09I2BagEOCoRePrJNeZ/PMhnJsxFxVXPBhTWFMphmh5fRgVUA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-data":"~27.2.2","@syncfusion/ej2-lists":"~27.2.3","@syncfusion/ej2-inputs":"~27.2.2","@syncfusion/ej2-popups":"~27.2.2","@syncfusion/ej2-buttons":"~27.2.2","@syncfusion/ej2-calendars":"~27.2.3","@syncfusion/ej2-dropdowns":"~27.2.3","@syncfusion/ej2-file-utils":"~27.2.2","@syncfusion/ej2-pdf-export":"~27.2.2","@syncfusion/ej2-compression":"~27.2.2","@syncfusion/ej2-navigations":"~27.2.3","@syncfusion/ej2-excel-export":"~27.2.2","@syncfusion/ej2-splitbuttons":"~27.2.2","@syncfusion/ej2-notifications":"~27.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_27.2.3_1732212016211_0.7994612560460979","host":"s3://npm-registry-packages"}},"27.2.4":{"name":"@syncfusion/ej2-grids","version":"27.2.4","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"19b2cf2451699a49803ca28996d15add72123b91","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-27.2.4.tgz","fileCount":584,"integrity":"sha512-1UxWLwy7unvFZR3RiMYIZniL0mv3nqjus92ekcoIjLbwmXmfSGdeua9RVNAFpdpa8Q0qoZvrmbIYEtIwqftiaQ==","signatures":[{"sig":"MEYCIQDMc+W7iBKsYBxh3NBLEAIcqtKhbjVE+38Kc3w2oIRRGgIhALYu3VpedZ7DX7Bi0x7WAi6kZOh6dd/rp49HgnwvbkpR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43457107},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"064a4e8d73f3d5a42eea6d7c06e35569eb681468","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-27.2.3.tgz","_integrity":"sha512-ltb4kF5NUuuHeGMtrX8mZbrFpRj7nXtWqOG4/GOi75DjjW0q909SvYU+4UgI8HfWh1srJK5f4xq7H8rYsTi2CQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-data":"~27.2.2","@syncfusion/ej2-lists":"~27.2.3","@syncfusion/ej2-inputs":"~27.2.4","@syncfusion/ej2-popups":"~27.2.2","@syncfusion/ej2-buttons":"~27.2.4","@syncfusion/ej2-calendars":"~27.2.3","@syncfusion/ej2-dropdowns":"~27.2.4","@syncfusion/ej2-file-utils":"~27.2.2","@syncfusion/ej2-pdf-export":"~27.2.2","@syncfusion/ej2-compression":"~27.2.2","@syncfusion/ej2-navigations":"~27.2.4","@syncfusion/ej2-excel-export":"~27.2.2","@syncfusion/ej2-splitbuttons":"~27.2.2","@syncfusion/ej2-notifications":"~27.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_27.2.4_1732579713604_0.915040755669293","host":"s3://npm-registry-packages"}},"27.2.5":{"name":"@syncfusion/ej2-grids","version":"27.2.5","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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","dist":{"shasum":"3dedecda8697f449f97a257a9d134d700e228b8b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-27.2.5.tgz","fileCount":584,"integrity":"sha512-gExP2xS/Fo0+1+yHtR99Sj3l4QVegOCjExtgib8Z11xxxFDgcoqg/hccpNS/tsbOIwZaN2c3DLW2vzS4SssI0w==","signatures":[{"sig":"MEQCIAL8DZRuR94p3qIRcGAbfY1gLLyktvUP1jqpgSUN5+lJAiAkDBJK8yYcgmgf1U6dzhZxx41S3trtnnzVFPfPkKcVHw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43499488},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"86afe631501b1dd941a4df62cb3025332b6787a1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-27.2.4.tgz","_integrity":"sha512-B95o70ZQud+3OpoaXayMkNAOxtN5WdLsrID9YoY2Oet+MjPm3sFC8hTXqc6SuzNsKgGvitOn6cPl2AcmYg3yQQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.5","@syncfusion/ej2-data":"~27.2.2","@syncfusion/ej2-lists":"~27.2.5","@syncfusion/ej2-inputs":"~27.2.4","@syncfusion/ej2-popups":"~27.2.2","@syncfusion/ej2-buttons":"~27.2.4","@syncfusion/ej2-calendars":"~27.2.3","@syncfusion/ej2-dropdowns":"~27.2.5","@syncfusion/ej2-file-utils":"~27.2.2","@syncfusion/ej2-pdf-export":"~27.2.2","@syncfusion/ej2-compression":"~27.2.2","@syncfusion/ej2-navigations":"~27.2.5","@syncfusion/ej2-excel-export":"~27.2.2","@syncfusion/ej2-splitbuttons":"~27.2.2","@syncfusion/ej2-notifications":"~27.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_27.2.5_1733189357958_0.7879928131648681","host":"s3://npm-registry-packages"}},"28.1.33":{"name":"@syncfusion/ej2-grids","version":"28.1.33","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"a8bcdc4c3e491087075407f60b581c19ca8fbdc1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-28.1.33.tgz","fileCount":603,"integrity":"sha512-bmk3COzkzZfI8J8JKD3Elei28qJVUyIK0Ohr/WJEOcmjf1LhrU+lVNDOw2AjDR94b3DUtANMlfJQinaskwArSQ==","signatures":[{"sig":"MEUCIQDsXPimkibc2yKIPDiZJ43yNXGw+ejC1vO+pMzfyBpO8AIgeyzcPmYSHui/fwfBKL5enmTUIffXjtN9TIR66I1RgZo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44814950},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"e65680cf1a2bcf2452c92e91b5026ee9245473ae","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-1.193.11.tgz","_integrity":"sha512-KGW9um00+Z68V0a9T6wnzWXY9I0ZkEV74K4jYklyLYRDN5vSlFF/lxjzYpfuIgov/mRRLfsj+D7yW7hb6BLT+A==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-lists":"~28.1.33","@syncfusion/ej2-inputs":"~28.1.33","@syncfusion/ej2-popups":"~28.1.33","@syncfusion/ej2-buttons":"~28.1.33","@syncfusion/ej2-calendars":"~28.1.33","@syncfusion/ej2-dropdowns":"~28.1.33","@syncfusion/ej2-file-utils":"~28.1.33","@syncfusion/ej2-pdf-export":"~28.1.33","@syncfusion/ej2-compression":"~28.1.33","@syncfusion/ej2-navigations":"~28.1.33","@syncfusion/ej2-excel-export":"~28.1.33","@syncfusion/ej2-splitbuttons":"~28.1.33","@syncfusion/ej2-notifications":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_28.1.33_1733990770782_0.3205482173040144","host":"s3://npm-registry-packages-npm-production"}},"28.1.35":{"name":"@syncfusion/ej2-grids","version":"28.1.35","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"a6fce135ac64fafa5dd907ae2778dfc0f7bd50b3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-28.1.35.tgz","fileCount":604,"integrity":"sha512-zCoNXoZg9L9gP7BXx1HGh+xk9Fl25v49mmDzi0W2VWrENr3tjl2oYygZaSw8Fj5+V6JxUsBXxczNpn5llkB8Jw==","signatures":[{"sig":"MEUCIQD/h9TPcRFPBxUjIeRsDdUbwLpCCISaPQjUguvchJT7ZQIgWAbCNCw3VSn65o2SoxCYd5m+nz2fne15rDm/e+R9R40=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44928030},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"2fddbdd6da6f0cbc478834cb25ad7ad010569a81","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-28.1.33.tgz","_integrity":"sha512-WXrgjbdZWy3x9J9kVFLBj/umhzl0/fz+X2ctwLuzttv3EFnOLYoyaHWCj3G4fSggjnMUIxRfIpUklvWQv35yjg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-lists":"~28.1.33","@syncfusion/ej2-inputs":"~28.1.33","@syncfusion/ej2-popups":"~28.1.33","@syncfusion/ej2-buttons":"~28.1.33","@syncfusion/ej2-calendars":"~28.1.35","@syncfusion/ej2-dropdowns":"~28.1.35","@syncfusion/ej2-file-utils":"~28.1.33","@syncfusion/ej2-pdf-export":"~28.1.33","@syncfusion/ej2-compression":"~28.1.33","@syncfusion/ej2-navigations":"~28.1.35","@syncfusion/ej2-excel-export":"~28.1.33","@syncfusion/ej2-splitbuttons":"~28.1.33","@syncfusion/ej2-notifications":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_28.1.35_1734545615314_0.3523056677085743","host":"s3://npm-registry-packages-npm-production"}},"28.1.36":{"name":"@syncfusion/ej2-grids","version":"28.1.36","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"63c8d964f592695ebccbb40f9185a64adb5fa970","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-28.1.36.tgz","fileCount":604,"integrity":"sha512-9elkouvvt2Z/+P/7GV4Ejtj6m74i+Ry4cpPVkIhwg2Q7bzDTJKUeJfuqVjNE/j3ceTWT8NlNED+1torhvXxnHA==","signatures":[{"sig":"MEUCIFbcT9q8E0Hhdn1GLcsGKRvyJbHJ8791b692I5kHASZFAiEA0UotXMq17QfgdobRQsIlteClwZgjleftaxD2PUrpNEw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44955362},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"76188e75bcedd7f671e003f15ac23b88d1583117","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-28.1.35.tgz","_integrity":"sha512-U2xBY17nl9gK2v2wPuXtREiNK62vDjsz2OufoJM0E5hygNtweGdJlINTfDK9NeaDFpA2MF/1co2Na/yMYzFkwA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-lists":"~28.1.33","@syncfusion/ej2-inputs":"~28.1.33","@syncfusion/ej2-popups":"~28.1.33","@syncfusion/ej2-buttons":"~28.1.36","@syncfusion/ej2-calendars":"~28.1.36","@syncfusion/ej2-dropdowns":"~28.1.36","@syncfusion/ej2-file-utils":"~28.1.33","@syncfusion/ej2-pdf-export":"~28.1.33","@syncfusion/ej2-compression":"~28.1.33","@syncfusion/ej2-navigations":"~28.1.36","@syncfusion/ej2-excel-export":"~28.1.33","@syncfusion/ej2-splitbuttons":"~28.1.33","@syncfusion/ej2-notifications":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_28.1.36_1735037332754_0.17411813050118718","host":"s3://npm-registry-packages-npm-production"}},"28.1.37":{"name":"@syncfusion/ej2-grids","version":"28.1.37","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"9be5146638dab7e012b2e4c75e7c18e3c3bc31f3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-28.1.37.tgz","fileCount":604,"integrity":"sha512-OZvuBGfCWB9gssdsojsAhyS/uDF2xEZA42W/Khc146YkHSenayftXWhUVxbvdeHMXzxYFXSaxuK10D0N01XNSQ==","signatures":[{"sig":"MEQCICmXSPAWPpFpnF5ZfNr12Vz95H28OvfouMt9qzyHrghBAiAPjSrtGM9TEW4MDsqzU3e+OAufxNzaM5RNB7ykegVjng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44997723},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"2c5df661e8815726d681f58695f343f47ceca083","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-28.1.35.tgz","_integrity":"sha512-FYhpPmFb5NBlY9XDqzAIHjQYL8qirgTpb5j0ZqTKpS7SktIsb135xslw0F9+60MD/BAIqYDVk4AH4ngzHyCOHw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-lists":"~28.1.37","@syncfusion/ej2-inputs":"~28.1.37","@syncfusion/ej2-popups":"~28.1.33","@syncfusion/ej2-buttons":"~28.1.37","@syncfusion/ej2-calendars":"~28.1.37","@syncfusion/ej2-dropdowns":"~28.1.37","@syncfusion/ej2-file-utils":"~28.1.33","@syncfusion/ej2-pdf-export":"~28.1.33","@syncfusion/ej2-compression":"~28.1.33","@syncfusion/ej2-navigations":"~28.1.37","@syncfusion/ej2-excel-export":"~28.1.33","@syncfusion/ej2-splitbuttons":"~28.1.37","@syncfusion/ej2-notifications":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_28.1.37_1735602679882_0.11615028219555534","host":"s3://npm-registry-packages-npm-production"}},"28.1.38":{"name":"@syncfusion/ej2-grids","version":"28.1.38","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"321d23271a6287db76476d28b64a2debf62b8801","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-28.1.38.tgz","fileCount":604,"integrity":"sha512-98Er5bw6nwaKfEsWbps+ScSr88cQajOhbANB5CVHzP6ApVmrDi7COimzFUJETxtgmIrvcLeemjG86EuiUMbjkg==","signatures":[{"sig":"MEQCIET2665/f5H+/yF1gYhyXmgz66p8C8LEDKGrI+ysahvhAiBjR9TY+Q1vT2qQF7LM4ubdQEezbvma54whYuHoX9Itbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45004039},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"e2d2044e946e6c943271d3f5c13e3c4cef27dcdd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-28.1.37.tgz","_integrity":"sha512-0NluvqOh59ZY4uVX6fxLEdRAGyrZC5VGAlQMzH63Z373VPFuZbORxI32Oo3Vy4YdfjUK8crgrEHSi122hc1Kuw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-lists":"~28.1.37","@syncfusion/ej2-inputs":"~28.1.37","@syncfusion/ej2-popups":"~28.1.38","@syncfusion/ej2-buttons":"~28.1.37","@syncfusion/ej2-calendars":"~28.1.37","@syncfusion/ej2-dropdowns":"~28.1.38","@syncfusion/ej2-file-utils":"~28.1.33","@syncfusion/ej2-pdf-export":"~28.1.38","@syncfusion/ej2-compression":"~28.1.33","@syncfusion/ej2-navigations":"~28.1.37","@syncfusion/ej2-excel-export":"~28.1.33","@syncfusion/ej2-splitbuttons":"~28.1.37","@syncfusion/ej2-notifications":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_28.1.38_1736213005857_0.6568169803232937","host":"s3://npm-registry-packages-npm-production"}},"28.1.41":{"name":"@syncfusion/ej2-grids","version":"28.1.41","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"2f8e5dbe9bc1d9af38b8640d19c4b375b99308af","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-28.1.41.tgz","fileCount":604,"integrity":"sha512-7rFEbL+TO7bOgTeFLpqUW3GRIA5cC+u9NCF3Y+uLll+ly/+QVm8FAqHsdLk7QXXVefk3eo5vc3xswUOHKBKJOQ==","signatures":[{"sig":"MEUCICbx1yNG59/fAmDsSmdACmBcF2Udw05T1ty0FHDO0C6MAiEAyBXxkp46TSnq+4urRcqZqTWLOnUhpbjdPmcGrO453Sw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45026540},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"8396bb1cb4d71ff29b8c3562fee667b4f780b717","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-28.1.38.tgz","_integrity":"sha512-Q8g5QHIVDzP/XgEQIo/CW6Ck/H+HF0pp/Cs6QfuZQkTu12VhF1jUokafpE5KNu/tCjtsi1K72cGLHDlvsh5r4w==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-lists":"~28.1.37","@syncfusion/ej2-inputs":"~28.1.41","@syncfusion/ej2-popups":"~28.1.39","@syncfusion/ej2-buttons":"~28.1.39","@syncfusion/ej2-calendars":"~28.1.41","@syncfusion/ej2-dropdowns":"~28.1.41","@syncfusion/ej2-file-utils":"~28.1.33","@syncfusion/ej2-pdf-export":"~28.1.38","@syncfusion/ej2-compression":"~28.1.33","@syncfusion/ej2-navigations":"~28.1.41","@syncfusion/ej2-excel-export":"~28.1.33","@syncfusion/ej2-splitbuttons":"~28.1.41","@syncfusion/ej2-notifications":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_28.1.41_1737424434013_0.9432022235134072","host":"s3://npm-registry-packages-npm-production"}},"28.2.3":{"name":"@syncfusion/ej2-grids","version":"28.2.3","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"f04afe6f579cf62d68298ed470354bc00338c4b3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-28.2.3.tgz","fileCount":604,"integrity":"sha512-oj6Eo8cdBn2Yd81bZegaTxziA+/cTQqlxjvPRiUITZLMEk7wxmbwqJX2buSzAc8E0TE9trfY3aHChp1Xowzr/g==","signatures":[{"sig":"MEUCIC/fYGidiXtzR2PxaIfvw7ODGXozXMch3aZ9U9WVViXYAiEAizNb3y3ImzW8KRwaGzmjJ7XfkCfKXe9oeR/WNRUJmRs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45057606},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"d5b1c1ec59540dd6e4441f55f95a71d3195cf28a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-28.1.41.tgz","_integrity":"sha512-LddnqWi8MD7Wupp9c+r+vtIAOAY4Z4K6qT8dKIQl63rENXXFMpyCfPR8uqLvaWbORJpFNV/xJjTzWAT+ZBSlPg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.3","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-lists":"~28.2.3","@syncfusion/ej2-inputs":"~28.2.3","@syncfusion/ej2-popups":"~28.2.3","@syncfusion/ej2-buttons":"~28.2.3","@syncfusion/ej2-calendars":"~28.2.3","@syncfusion/ej2-dropdowns":"~28.2.3","@syncfusion/ej2-file-utils":"~28.2.3","@syncfusion/ej2-pdf-export":"~28.2.3","@syncfusion/ej2-compression":"~28.2.3","@syncfusion/ej2-navigations":"~28.2.3","@syncfusion/ej2-excel-export":"~28.2.3","@syncfusion/ej2-splitbuttons":"~28.2.3","@syncfusion/ej2-notifications":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_28.2.3_1738146323299_0.6576882762945024","host":"s3://npm-registry-packages-npm-production"}},"28.2.4":{"name":"@syncfusion/ej2-grids","version":"28.2.4","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"60b73547c8f8a455610d7e31f3731f343823e434","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-28.2.4.tgz","fileCount":604,"integrity":"sha512-fim8ABFEFA+bXVYNje//9earzHGSgMwGMEJGcpjW2S68XE5waXyDTQ6Bngg0AzQIejsdslPdWnvHvCQA4+XXAw==","signatures":[{"sig":"MEUCICVxQhWatXLURikk36H16We7ci2auY1PAPEc5LtpMpaDAiEAt1moULaaO0kB5ED9hl0x0Z7oHf7N/0UQ9MufAdoL0xc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45067199},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"06a996a181066e58ddd01d6faad94948fa452f4e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-28.2.3.tgz","_integrity":"sha512-EQ8BwqTssr4ssoIMN4Q6xT7ddtniUij1fILtn4tJVWHz6+O0x7uNBDnaC/lppCYYswVfj+4ito266WpsSk600A==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.3","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-lists":"~28.2.3","@syncfusion/ej2-inputs":"~28.2.3","@syncfusion/ej2-popups":"~28.2.3","@syncfusion/ej2-buttons":"~28.2.3","@syncfusion/ej2-calendars":"~28.2.3","@syncfusion/ej2-dropdowns":"~28.2.4","@syncfusion/ej2-file-utils":"~28.2.3","@syncfusion/ej2-pdf-export":"~28.2.3","@syncfusion/ej2-compression":"~28.2.3","@syncfusion/ej2-navigations":"~28.2.4","@syncfusion/ej2-excel-export":"~28.2.3","@syncfusion/ej2-splitbuttons":"~28.2.3","@syncfusion/ej2-notifications":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_28.2.4_1738630909618_0.017884296417102874","host":"s3://npm-registry-packages-npm-production"}},"28.2.5":{"name":"@syncfusion/ej2-grids","version":"28.2.5","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"2971ed0c7acbeb7046d0e3362302b5a550eacb1c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-28.2.5.tgz","fileCount":604,"integrity":"sha512-itS4b1FJdGr62yLR7euNpuA3qDhuGT9jpkv9QP/WsGJQIxm9vvs36Eb8/MJiLO80DjsaWytPnw7plAPRicIhcg==","signatures":[{"sig":"MEQCIGbNxgTzif1oC5UctXgEr0MtQRi0fVsI/uBLFZQYdorYAiBFq8PhhOEY7ST1WOy4rPIph/zSswZZmf/Eoqc3Xm7pbg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45085047},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"f1cea866f62f688b912d5841f9cd2ceef1fccf20","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-28.2.4.tgz","_integrity":"sha512-bVvwrJ2B39KveFEVIdet+2zyb4PbppmH0dxED5QdW0KOn+aWxkQF4+laXiT7DlOzhw3UsMTJgfrYgb4FuBB36A==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-lists":"~28.2.3","@syncfusion/ej2-inputs":"~28.2.3","@syncfusion/ej2-popups":"~28.2.3","@syncfusion/ej2-buttons":"~28.2.3","@syncfusion/ej2-calendars":"~28.2.3","@syncfusion/ej2-dropdowns":"~28.2.5","@syncfusion/ej2-file-utils":"~28.2.3","@syncfusion/ej2-pdf-export":"~28.2.3","@syncfusion/ej2-compression":"~28.2.3","@syncfusion/ej2-navigations":"~28.2.5","@syncfusion/ej2-excel-export":"~28.2.3","@syncfusion/ej2-splitbuttons":"~28.2.3","@syncfusion/ej2-notifications":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_28.2.5_1739242191721_0.7378543555113413","host":"s3://npm-registry-packages-npm-production"}},"28.2.6":{"name":"@syncfusion/ej2-grids","version":"28.2.6","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"076c75702cb818d837d850dad8fb26795454ba8d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-28.2.6.tgz","fileCount":604,"integrity":"sha512-NzloPI3FEIEvb2DbXBhPO8CztckOAVnt05wnV0AdgBg5OPwgYkMUDMPNgwHQ8IxBG9oFyQx3PmT48nj5Lw4BiQ==","signatures":[{"sig":"MEYCIQCeL9rNjvBCt2aeNJFa84BxUQ/UfGzfTMo+/wEXFeNV2QIhAJAPoKqkDb7HuLgH6Tnh5dgRu0Kh3YdKHwjd7dFNQEgy","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45128716},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"742c36caf4cb6e0cddb8174105131ea28422a71b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-28.2.5.tgz","_integrity":"sha512-AHs56C02bz8ZA78xgkaXbBNGiWdE8V6ng2Ga+4N8MWpmBBC5YJwagVwadqIMvHhguSwgCkepwQMyl4uRuI2rNw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-lists":"~28.2.3","@syncfusion/ej2-inputs":"~28.2.3","@syncfusion/ej2-popups":"~28.2.6","@syncfusion/ej2-buttons":"~28.2.6","@syncfusion/ej2-calendars":"~28.2.3","@syncfusion/ej2-dropdowns":"~28.2.6","@syncfusion/ej2-file-utils":"~28.2.3","@syncfusion/ej2-pdf-export":"~28.2.3","@syncfusion/ej2-compression":"~28.2.3","@syncfusion/ej2-navigations":"~28.2.6","@syncfusion/ej2-excel-export":"~28.2.3","@syncfusion/ej2-splitbuttons":"~28.2.3","@syncfusion/ej2-notifications":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_28.2.6_1739845322181_0.44752707509471","host":"s3://npm-registry-packages-npm-production"}},"28.2.7":{"name":"@syncfusion/ej2-grids","version":"28.2.7","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"dd25551b92cb8b67943728669f3ce0b24b70c8c0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-28.2.7.tgz","fileCount":604,"integrity":"sha512-PoIgxXCeLF5cq/GdMDabLGkGahzTvHlilGk6FhPAtK5HamSboDveSNkSRUJzbhs54blti5IkcwHgO9e22xDcug==","signatures":[{"sig":"MEQCIGTvtrlguLQYbjgSDMHWhwnlInhcK5YtFtFgc1EbuKCHAiBdTwWLKYjp0OuXUIaX7xcOFGYaaziPVAhJvBqsHfptCQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45147678},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"e1d66af5eed7f795d615db5294bd71273ef83ae1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-28.2.6.tgz","_integrity":"sha512-AxEgeXtEiSki5amjTEPhc5LIj9dxw3XrMYTApoN5mRVAMnntfjQk63ws6CMla2GzHXZ03JGhl6lbvdWnZiR7kQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-lists":"~28.2.3","@syncfusion/ej2-inputs":"~28.2.3","@syncfusion/ej2-popups":"~28.2.6","@syncfusion/ej2-buttons":"~28.2.7","@syncfusion/ej2-calendars":"~28.2.7","@syncfusion/ej2-dropdowns":"~28.2.7","@syncfusion/ej2-file-utils":"~28.2.3","@syncfusion/ej2-pdf-export":"~28.2.3","@syncfusion/ej2-compression":"~28.2.3","@syncfusion/ej2-navigations":"~28.2.6","@syncfusion/ej2-excel-export":"~28.2.3","@syncfusion/ej2-splitbuttons":"~28.2.3","@syncfusion/ej2-notifications":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_28.2.7_1740452019099_0.5204158077912284","host":"s3://npm-registry-packages-npm-production"}},"28.2.9":{"name":"@syncfusion/ej2-grids","version":"28.2.9","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"44bc1648fa580a2dccbf8e9e7e7c43fecf4d58a2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-28.2.9.tgz","fileCount":604,"integrity":"sha512-cnxY4MUmeC+sOCA2skHCqN9fHYjoO8onHuSGSh8UkwbzK3l1GIbISJV5dhKwqK+Ka5X+GAlVDEA3w9QA7W031A==","signatures":[{"sig":"MEUCIDXHpZYWw5JXYChnnDS9NqJJOLs1/5j6uk0MZUwdmTJ3AiEA+Q6bAXYySNUAXvRedTJ8sFqWhIvntJiLD/kg/V20hWo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45176488},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"563a880d70850bf2a727e758458a3c6879be0066","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-28.2.7.tgz","_integrity":"sha512-MiLs7cv6EgWA8OYxYSnNp81I/ants1ixuuSaISHMvAQ3dxDiZsXzfz9guZtUwEbVuKsSAsdll2i23+xp0CArGw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.9","@syncfusion/ej2-data":"~28.2.3","@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-calendars":"~28.2.9","@syncfusion/ej2-dropdowns":"~28.2.9","@syncfusion/ej2-file-utils":"~28.2.3","@syncfusion/ej2-pdf-export":"~28.2.3","@syncfusion/ej2-compression":"~28.2.3","@syncfusion/ej2-navigations":"~28.2.6","@syncfusion/ej2-excel-export":"~28.2.3","@syncfusion/ej2-splitbuttons":"~28.2.3","@syncfusion/ej2-notifications":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_28.2.9_1741056022948_0.5163599754395183","host":"s3://npm-registry-packages-npm-production"}},"28.2.11":{"name":"@syncfusion/ej2-grids","version":"28.2.11","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"43ba4e26078112950911f579cad19a315d8d8c70","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-28.2.11.tgz","fileCount":604,"integrity":"sha512-h1Pc7jBaTwlkHaUs9i+r2z05gw/0QOCTg9u4IrKLbFesru0Tg7sL3Bexfqaj/fD2qpHrsrZtULI3k/W/heGB1g==","signatures":[{"sig":"MEQCIDvF6OlF0JeW3DxZf1v4tZiJC5DBDXTgA9x+sL8uH4ALAiBEJOgvAcG+LUiw7iG5aCvqyqCxcgbw7c0VGjDeHyY3gQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45302543},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"2868cdc1879e558e81bbed3414ee3c7dcd227a41","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-28.2.9.tgz","_integrity":"sha512-lNDcIFH507DG4n7HYAFklkrz/6li0bgcpC/c/iZAOgvsCIEJ8DkP0iz2AGhJ4MqD/R9Kf6XpMUVeRm9B/sZN8g==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.9","@syncfusion/ej2-data":"~28.2.11","@syncfusion/ej2-lists":"~28.2.3","@syncfusion/ej2-inputs":"~28.2.11","@syncfusion/ej2-popups":"~28.2.9","@syncfusion/ej2-buttons":"~28.2.7","@syncfusion/ej2-calendars":"~28.2.11","@syncfusion/ej2-dropdowns":"~28.2.11","@syncfusion/ej2-file-utils":"~28.2.3","@syncfusion/ej2-pdf-export":"~28.2.3","@syncfusion/ej2-compression":"~28.2.3","@syncfusion/ej2-navigations":"~28.2.11","@syncfusion/ej2-excel-export":"~28.2.3","@syncfusion/ej2-splitbuttons":"~28.2.3","@syncfusion/ej2-notifications":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_28.2.11_1741659829537_0.06763715284600891","host":"s3://npm-registry-packages-npm-production"}},"27.2.3-97709":{"name":"@syncfusion/ej2-grids","version":"27.2.3-97709","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@27.2.3-97709","maintainers":[{"name":"anonymous","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":"630b133ac75aeb1cc09baea1a512581da97d9ae5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-27.2.3-97709.tgz","fileCount":606,"integrity":"sha512-zsn6Wb1MYSs2neNrv6LxdBN8n7lPjhspbY4+O1W+aykA1zpVboxnBmi+nhqLeZNzO2DlFIlQ4Dv8OTYM4O4nXQ==","signatures":[{"sig":"MEQCICtiymW3w2e6ZOyEQmHGg1jfP6TVoNEqwDGA/RjKJ5LyAiAvlcKEHAEx7eFj1wcHoocweLqbHdsBkn9Et3H0tkr4sw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":44556252},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.2.3","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"18.19.0","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-data":"~27.2.2","@syncfusion/ej2-lists":"~27.2.3","@syncfusion/ej2-inputs":"~27.2.2","@syncfusion/ej2-popups":"~27.2.2","@syncfusion/ej2-buttons":"~27.2.2","@syncfusion/ej2-calendars":"~27.2.3","@syncfusion/ej2-dropdowns":"~27.2.3","@syncfusion/ej2-file-utils":"~27.2.2","@syncfusion/ej2-pdf-export":"~27.2.2","@syncfusion/ej2-compression":"~27.2.2","@syncfusion/ej2-navigations":"~27.2.3","@syncfusion/ej2-excel-export":"~27.2.2","@syncfusion/ej2-splitbuttons":"~27.2.2","@syncfusion/ej2-notifications":"~27.2.2"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_27.2.3-97709_1741788216871_0.16649952993822836","host":"s3://npm-registry-packages-npm-production"}},"28.2.12":{"name":"@syncfusion/ej2-grids","version":"28.2.12","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@28.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","dist":{"shasum":"218825029f97089b4e1432d1f00dbd5d5426bf37","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-28.2.12.tgz","fileCount":604,"integrity":"sha512-idW0eT/wnRfsjsEpmbYiLuvCMRuUGggQvCdjILO0f9MultOHu04Triqckt6Amp1pXx4ONEhq38rDUJGU/viSCA==","signatures":[{"sig":"MEUCIEqKDn/omnFce110YyqOxrUMRp74tS6iIhBBDMoSMtTsAiEAw7HF6ZM9tPWA2TogCBpBnuaXw68Gn3wRwE95rtUlHV4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45307947},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"8aaa141c2fe0733b0e790015796b19bfdd1318a0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-28.2.11.tgz","_integrity":"sha512-keLDN+ujc+G6YxoViK1ixro5j6RXkyCTGFIaMwU9QSRSjBEM/yOolAeFMYD2NKBxv9LlfdcxzdEMotPTrlY7iw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.12","@syncfusion/ej2-data":"~28.2.12","@syncfusion/ej2-lists":"~28.2.3","@syncfusion/ej2-inputs":"~28.2.11","@syncfusion/ej2-popups":"~28.2.9","@syncfusion/ej2-buttons":"~28.2.7","@syncfusion/ej2-calendars":"~28.2.11","@syncfusion/ej2-dropdowns":"~28.2.12","@syncfusion/ej2-file-utils":"~28.2.3","@syncfusion/ej2-pdf-export":"~28.2.3","@syncfusion/ej2-compression":"~28.2.3","@syncfusion/ej2-navigations":"~28.2.12","@syncfusion/ej2-excel-export":"~28.2.3","@syncfusion/ej2-splitbuttons":"~28.2.3","@syncfusion/ej2-notifications":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_28.2.12_1742360561949_0.4212440677277598","host":"s3://npm-registry-packages-npm-production"}},"29.1.33":{"name":"@syncfusion/ej2-grids","version":"29.1.33","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"d85a785ffab4ce928aa15b4b7df4e3f8cdf78702","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-29.1.33.tgz","fileCount":604,"integrity":"sha512-jgkAo7Ozi2Pg6B63mkAU1Bif68DEE9E9e03FHCBb4rVBhAr+j38+wYHu6ku3VHsR8w9wBPFMVNQt3ULO7Dyoug==","signatures":[{"sig":"MEQCIDvRCO8KFhPWFcQfPaLdidwOVyGR1eKkVmnaVIRbEB2hAiBJljPrKTH3JwnrNukYTouygYpbZI6nB8aD+aTPiMcJCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46022925},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"39e74e4f3ecdc95180b1fdd20fe3f68421c1654f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-1.193.11.tgz","_integrity":"sha512-0hIVgXIqkuzpgZqJxa3T9balww+UDY0dbiy9lzwtlBPtPxRCQQklVURZ99g2QAQBInEP8F8r4VdTc+kiYktNtw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.33","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-lists":"~29.1.33","@syncfusion/ej2-inputs":"~29.1.33","@syncfusion/ej2-popups":"~29.1.33","@syncfusion/ej2-buttons":"~29.1.33","@syncfusion/ej2-calendars":"~29.1.33","@syncfusion/ej2-dropdowns":"~29.1.33","@syncfusion/ej2-file-utils":"~29.1.33","@syncfusion/ej2-pdf-export":"~29.1.33","@syncfusion/ej2-compression":"~29.1.33","@syncfusion/ej2-navigations":"~29.1.33","@syncfusion/ej2-excel-export":"~29.1.33","@syncfusion/ej2-splitbuttons":"~29.1.33","@syncfusion/ej2-notifications":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_29.1.33_1742897602475_0.022839544588506566","host":"s3://npm-registry-packages-npm-production"}},"29.1.35":{"name":"@syncfusion/ej2-grids","version":"29.1.35","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"bdc0edbbe4a2a5f7d5d256ffb0569ef524677f9f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-29.1.35.tgz","fileCount":604,"integrity":"sha512-3hTO+cRFU5iEfHeyEuMkxM+Li1W5bxikejtzJT/PQBA1IF84WKj4KTspA7RK0v8K8bAZxv1swWbUiZIdkWeIQg==","signatures":[{"sig":"MEUCIBnV+6HPISog0S+js0on+iW4/bVObA93MnJe9UzoQ/dJAiEAykrZ3/yXkc7SHIALMlCUM0468LEOIxGwfZDEJTd2bb4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46070966},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"b14f407f39ce7d48d1487c0fc6441ebfd66437af","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-29.1.33.tgz","_integrity":"sha512-Qg4SrpbttualAZONdHys/1z4N5l4ipG6XmXxXx03Sy/1BLGOuYBLL55xK6E1DDE0/9AB44K/wdcinamHy1xYdA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.35","@syncfusion/ej2-data":"~29.1.33","@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-calendars":"~29.1.35","@syncfusion/ej2-dropdowns":"~29.1.33","@syncfusion/ej2-file-utils":"~29.1.33","@syncfusion/ej2-pdf-export":"~29.1.33","@syncfusion/ej2-compression":"~29.1.33","@syncfusion/ej2-navigations":"~29.1.34","@syncfusion/ej2-excel-export":"~29.1.33","@syncfusion/ej2-splitbuttons":"~29.1.33","@syncfusion/ej2-notifications":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_29.1.35_1743470995660_0.2903924481382698","host":"s3://npm-registry-packages-npm-production"}},"29.1.37":{"name":"@syncfusion/ej2-grids","version":"29.1.37","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"125b9f279900425666cf6a15a36842bc96f9f164","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-29.1.37.tgz","fileCount":604,"integrity":"sha512-gTziFS45258v0aGzcE/h0bSnwhzuxfR460dMVwh8LuNcuAZjUbM/WnBdWF4gXRRKcTzHtKNvAdg81nnNeHQ8nw==","signatures":[{"sig":"MEUCIC+9sLwhPa68rk1SlNswOT6AEIKKpaBq6S9diNyNTTtZAiEAo0Djf3TpT7/xn70iKfi6jrJxWDor9x/gMa0HpvJK5jI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46083277},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"ee6ac3f3dcee509c2b577fecaad67fd8ab57e0c8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-29.1.35.tgz","_integrity":"sha512-ESUQB1jPOY2Enq6pF5SZmGLekmlkTigFNmvFM0/QnIRm9mLrC5J1Lac3bhP+Qbo2JSX2mz0UK++fxnE/4MtGxw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-lists":"~29.1.34","@syncfusion/ej2-inputs":"~29.1.34","@syncfusion/ej2-popups":"~29.1.37","@syncfusion/ej2-buttons":"~29.1.34","@syncfusion/ej2-calendars":"~29.1.35","@syncfusion/ej2-dropdowns":"~29.1.37","@syncfusion/ej2-file-utils":"~29.1.33","@syncfusion/ej2-pdf-export":"~29.1.33","@syncfusion/ej2-compression":"~29.1.33","@syncfusion/ej2-navigations":"~29.1.37","@syncfusion/ej2-excel-export":"~29.1.33","@syncfusion/ej2-splitbuttons":"~29.1.33","@syncfusion/ej2-notifications":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_29.1.37_1744081588304_0.26774866962318034","host":"s3://npm-registry-packages-npm-production"}},"29.1.38":{"name":"@syncfusion/ej2-grids","version":"29.1.38","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"d9d308058498748c87c4e8db14c66dce0ef9c4c9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-29.1.38.tgz","fileCount":604,"integrity":"sha512-oS/JCbXDnlM3CPET6SjoEPEjMwRYA0a3OC2ym/QmOsretjDi3q5g5+AxxjIZf/Dw1WEK8rZEINggJFmZFstVsw==","signatures":[{"sig":"MEQCIGzCf1zpZb7rBZfnCyu3jSHtCXa4oAQFbswQVUPCgO3PAiB78Un++wHj/NjPqBTKWyN8CWUEygbMDcjbXs7RY/ToBg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46106889},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"c91337356cba4799c4194d46d02f8b587abf86ed","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-29.1.37.tgz","_integrity":"sha512-PLpDTv8lU9TgKf9U8PL7LRQ11QyHj8nzlr+z8m/7AhLMOTpj8CBJ1F5/xQHh8MZYvTK+Dz0b3Xs1sRksFe3ukA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-lists":"~29.1.34","@syncfusion/ej2-inputs":"~29.1.38","@syncfusion/ej2-popups":"~29.1.37","@syncfusion/ej2-buttons":"~29.1.34","@syncfusion/ej2-calendars":"~29.1.35","@syncfusion/ej2-dropdowns":"~29.1.38","@syncfusion/ej2-file-utils":"~29.1.33","@syncfusion/ej2-pdf-export":"~29.1.33","@syncfusion/ej2-compression":"~29.1.33","@syncfusion/ej2-navigations":"~29.1.38","@syncfusion/ej2-excel-export":"~29.1.33","@syncfusion/ej2-splitbuttons":"~29.1.33","@syncfusion/ej2-notifications":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_29.1.38_1744669802308_0.7837761076048162","host":"s3://npm-registry-packages-npm-production"}},"29.1.39":{"name":"@syncfusion/ej2-grids","version":"29.1.39","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"30f54bce8bb6c8763a3bef78300cb513966c18eb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-29.1.39.tgz","fileCount":604,"integrity":"sha512-ibR8JfzudLboAIA1HdvQwRw3QUsQt5TzL0tzCh1gZV2DPk5XZcW0wwpjIFmUrp8srEU4xK4ZxEfheP4F3Ka7bw==","signatures":[{"sig":"MEUCIEFd5h/aiPSg+tVh9EpQyH+jDtLfWNymwwGtio/t9K8kAiEAyyuFO8nQlufP+yu2PHnlUXxUIbJN8709XqbSRiLDp/s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46132831},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"96d7160e389f25bab8b1b95f6769851f9237b915","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-29.1.38.tgz","_integrity":"sha512-Wa80GIUraRWPGNMdZQJGw5gCj0qkTVMxZ1TvrTo219jL4KIUkwqwhL28ZvAgDNDGsij5B1m8i+01sywIf+sLPg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-lists":"~29.1.34","@syncfusion/ej2-inputs":"~29.1.39","@syncfusion/ej2-popups":"~29.1.37","@syncfusion/ej2-buttons":"~29.1.34","@syncfusion/ej2-calendars":"~29.1.39","@syncfusion/ej2-dropdowns":"~29.1.38","@syncfusion/ej2-file-utils":"~29.1.33","@syncfusion/ej2-pdf-export":"~29.1.33","@syncfusion/ej2-compression":"~29.1.33","@syncfusion/ej2-navigations":"~29.1.38","@syncfusion/ej2-excel-export":"~29.1.33","@syncfusion/ej2-splitbuttons":"~29.1.33","@syncfusion/ej2-notifications":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_29.1.39_1745289766974_0.11547150977911458","host":"s3://npm-registry-packages-npm-production"}},"29.1.40":{"name":"@syncfusion/ej2-grids","version":"29.1.40","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"e8f1ae106883474c5eadd046c0a818fe8d8df63c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-29.1.40.tgz","fileCount":604,"integrity":"sha512-zv6StTIP3Q66gjnY9/Oz5vPcknHXCCVaevKPfM350LMfqhFvfTOrE8mUi5bPOphx7XY+oizug7bm1EfIRUZaDA==","signatures":[{"sig":"MEUCIQCWzH60A+Kth8Y859xB5N7s1wsdiwe7JwDbpSIIRGMe+QIgR9Q+OXB8gELZ24xKcEIfDK1KvKZypNkHA6HmF9qsIP4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46135639},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"4ee9ab1ca766fa383ccfab926e521ebddd31cc03","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-29.1.39.tgz","_integrity":"sha512-SXsPpDjN8+HBhcDFCkm2npuHYyf2BEZ0kaIJ2XNntLvGH7YNkJDlQiK6Gr04Z3RwnTc73yY0Nzwe4GZQNllYLg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-lists":"~29.1.40","@syncfusion/ej2-inputs":"~29.1.39","@syncfusion/ej2-popups":"~29.1.37","@syncfusion/ej2-buttons":"~29.1.34","@syncfusion/ej2-calendars":"~29.1.40","@syncfusion/ej2-dropdowns":"~29.1.40","@syncfusion/ej2-file-utils":"~29.1.33","@syncfusion/ej2-pdf-export":"~29.1.40","@syncfusion/ej2-compression":"~29.1.33","@syncfusion/ej2-navigations":"~29.1.40","@syncfusion/ej2-excel-export":"~29.1.33","@syncfusion/ej2-splitbuttons":"~29.1.33","@syncfusion/ej2-notifications":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_29.1.40_1745891311466_0.11645659205331915","host":"s3://npm-registry-packages-npm-production"}},"29.1.41":{"name":"@syncfusion/ej2-grids","version":"29.1.41","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"1bc1fe2457387d27ecafdabbb6df0b0952bc2a4b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-29.1.41.tgz","fileCount":604,"integrity":"sha512-ctp+9MQhOuZOqEXoiE82r8jRPq/3wRF+hFE3/7NCbOziIsET5Jv6whSc9gJtRfU2p4gN+MEYjmx2rvKEIyZIpg==","signatures":[{"sig":"MEUCIB/kvLHEUBrF8VB/lWjrY3swQwqbmH9EGgm/yppiDTEMAiEAh+XuTGtaYlbVq9LhGYN9ILD3gr0rTYQsjxE8IsISbrY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46139984},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"92b3378bd76fbb4b05b7f5b167d2db36e19a5d96","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-29.1.40.tgz","_integrity":"sha512-BEhFh/pZJxzbzm2AghQJ4KTWtKUmsd+EF21j4MWbd4M2T8Fj3iNJ6w/DJ68QQrXBJ0ZQwcF8SHKM8L5bBN6rjQ==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-lists":"~29.1.40","@syncfusion/ej2-inputs":"~29.1.39","@syncfusion/ej2-popups":"~29.1.37","@syncfusion/ej2-buttons":"~29.1.34","@syncfusion/ej2-calendars":"~29.1.40","@syncfusion/ej2-dropdowns":"~29.1.41","@syncfusion/ej2-file-utils":"~29.1.33","@syncfusion/ej2-pdf-export":"~29.1.41","@syncfusion/ej2-compression":"~29.1.33","@syncfusion/ej2-navigations":"~29.1.41","@syncfusion/ej2-excel-export":"~29.1.33","@syncfusion/ej2-splitbuttons":"~29.1.33","@syncfusion/ej2-notifications":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_29.1.41_1746498351550_0.10887842280724636","host":"s3://npm-registry-packages-npm-production"}},"29.2.4":{"name":"@syncfusion/ej2-grids","version":"29.2.4","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"6acf561266dbaa016f0badee17480f570e6be4ac","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-29.2.4.tgz","fileCount":604,"integrity":"sha512-ZVF0omL0wUChFDXP4PekW82yKh4xdRMU4hnXNia+kvV+RarkAOVRSoXswgAqh+7gDH/n+AIktFyyVs2ssJfrjQ==","signatures":[{"sig":"MEUCIQDd7HWmOfH9EwFFw8lBxrcdu9c1B0C0BpYdJ2WwGM+1tgIgO+h/DrCfi1vTjbYyCzbSyUrLmKJJ63PW69Uz8Qu/C8w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46146880},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"0c3f9083291b53a9915e887d2d9dd0f097f73be7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-29.1.41.tgz","_integrity":"sha512-qnHv8aCJD1HPgfCeVIeTgZyMYOQJINJq8o9+IX+6k4Y86J6fw+JZ0YGL3/i/Dw5dzupK01fX0ndO3DcsZRZXag==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-lists":"~29.2.4","@syncfusion/ej2-inputs":"~29.2.4","@syncfusion/ej2-popups":"~29.2.4","@syncfusion/ej2-buttons":"~29.2.4","@syncfusion/ej2-calendars":"~29.2.4","@syncfusion/ej2-dropdowns":"~29.2.4","@syncfusion/ej2-file-utils":"~29.2.4","@syncfusion/ej2-pdf-export":"~29.2.4","@syncfusion/ej2-compression":"~29.2.4","@syncfusion/ej2-navigations":"~29.2.4","@syncfusion/ej2-excel-export":"~29.2.4","@syncfusion/ej2-splitbuttons":"~29.2.4","@syncfusion/ej2-notifications":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_29.2.4_1747219625112_0.663974485146879","host":"s3://npm-registry-packages-npm-production"}},"29.2.5":{"name":"@syncfusion/ej2-grids","version":"29.2.5","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"1dc306221a0ff523cef97186816a125aa614f8d9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-29.2.5.tgz","fileCount":604,"integrity":"sha512-tn6a4WDt6xbmc2cml5q0RqITqOKJ5JEE62ihSaMypYUhNgenGzkN2ibgaMKlNnpnB6YdeEuTGG1WeVC0i2Q5hQ==","signatures":[{"sig":"MEYCIQDSuvYz3j8TJqmObi1+G89uxK50m0XEs1Fj3XHgdoAL1wIhAIpSZ5qc4V4K6jzhkVPfPMXdmzTyGxE7CtSVNQSJY2Oi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46150271},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"0352096b3f596bc8f3ac0fb4ea858789aff63fb9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-29.2.4.tgz","_integrity":"sha512-zZKfHI9M7EaxflkcIMQeiicVIUFWamX11qmezPWfrITnE0S38/tIbsM//NMenNzxsiciPH6lque2R80ew0SPfg==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-lists":"~29.2.4","@syncfusion/ej2-inputs":"~29.2.5","@syncfusion/ej2-popups":"~29.2.4","@syncfusion/ej2-buttons":"~29.2.5","@syncfusion/ej2-calendars":"~29.2.5","@syncfusion/ej2-dropdowns":"~29.2.5","@syncfusion/ej2-file-utils":"~29.2.4","@syncfusion/ej2-pdf-export":"~29.2.4","@syncfusion/ej2-compression":"~29.2.4","@syncfusion/ej2-navigations":"~29.2.5","@syncfusion/ej2-excel-export":"~29.2.4","@syncfusion/ej2-splitbuttons":"~29.2.4","@syncfusion/ej2-notifications":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_29.2.5_1747788130924_0.23259545362864875","host":"s3://npm-registry-packages-npm-production"}},"29.2.7":{"name":"@syncfusion/ej2-grids","version":"29.2.7","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"43fd918193658c77688a9d525df31ec691aef084","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-29.2.7.tgz","fileCount":604,"integrity":"sha512-aie+qudXCReD90LAmPU6XCr9EAT6yclxcsVixiWYkXJGmGYxNecOHCJ1XcGGWXoNo57rv7cmlGbXfIsN5Q4Ptw==","signatures":[{"sig":"MEYCIQDJu2K3CuoYDzPazGiPlwx/OTBdoPPolROzdGLxY77YyQIhAJ9JGU3Vois17elkOzgdUqiwKuMtDQgIMGCXKiEkFDrJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46163810},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"6278314b6759fea01ea76080c055576f9115d07d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-grids/-/ej2-grids-29.2.5.tgz","_integrity":"sha512-W2NSUEOHgxANlvzkPFIo8BTzpcQtAfr9PbDRrdXauWrDNDwwjgwzQmhQ/51+HCWM02Qj4jHPdzj6JqjGxMu7Ow==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-lists":"~29.2.4","@syncfusion/ej2-inputs":"~29.2.5","@syncfusion/ej2-popups":"~29.2.7","@syncfusion/ej2-buttons":"~29.2.5","@syncfusion/ej2-calendars":"~29.2.5","@syncfusion/ej2-dropdowns":"~29.2.7","@syncfusion/ej2-file-utils":"~29.2.4","@syncfusion/ej2-pdf-export":"~29.2.4","@syncfusion/ej2-compression":"~29.2.4","@syncfusion/ej2-navigations":"~29.2.7","@syncfusion/ej2-excel-export":"~29.2.4","@syncfusion/ej2-splitbuttons":"~29.2.4","@syncfusion/ej2-notifications":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_29.2.7_1748352126078_0.687958566495456","host":"s3://npm-registry-packages-npm-production"}},"26.1.35-71089":{"name":"@syncfusion/ej2-grids","version":"26.1.35-71089","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@26.1.35-71089","maintainers":[{"name":"anonymous","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":"2f0e4953ae5f93539ae1d49904555cc8e37fae95","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.1.35-71089.tgz","fileCount":329,"integrity":"sha512-yYQm6MTftb1TmbXxZNpaL70RpfDpPvvQpM1+tCuKvID6rM9tTTn3jeAVHvjEHunYOWZJAbYJJUffnlALHp+G8A==","signatures":[{"sig":"MEQCIGQFHdK970eD/J2ZJzQ0miVdedPvkQ5nBy53ddhjYeB7AiBNm8FUKDym7Rh1dbino53knLvrmEU9Xb0DuvTZvoeEnQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":24365526},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"15c2ccce675b37b10b7e988114c06efb49da5126","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-grids/-/ej2-grids-1.193.11.tgz","_integrity":"sha512-6amDKaF7JNI+wB0oE5q6u5HUr5N2alzptF/OSlbyscHWgGgkrIIAzSd5lhZVOeVXtNteRAomKSWOlcwBmqOrXw==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.9.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.16.2","dependencies":{"@syncfusion/ej2-base":"~26.1.35","@syncfusion/ej2-data":"~26.1.35","@syncfusion/ej2-lists":"~26.1.35","@syncfusion/ej2-inputs":"~26.1.35","@syncfusion/ej2-popups":"~26.1.35","@syncfusion/ej2-buttons":"~26.1.35","@syncfusion/ej2-calendars":"~26.1.35","@syncfusion/ej2-dropdowns":"~26.1.35","@syncfusion/ej2-file-utils":"~26.1.35","@syncfusion/ej2-pdf-export":"~26.1.35","@syncfusion/ej2-compression":"~26.1.35","@syncfusion/ej2-navigations":"~26.1.35","@syncfusion/ej2-excel-export":"~26.1.35","@syncfusion/ej2-splitbuttons":"~26.1.35","@syncfusion/ej2-notifications":"~26.1.35"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.1.35-71089_1748439881955_0.2144587855276956","host":"s3://npm-registry-packages-npm-production"}},"29.2.8":{"name":"@syncfusion/ej2-grids","version":"29.2.8","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"ed3f6bee2314b6d8388cf86825e00fc7ff5782ac","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-29.2.8.tgz","fileCount":604,"integrity":"sha512-nizBBye8FlM6XkKc7FPPjyorGjdzHo/U4TP2h0XtFgnpWGiuai5jYDR6ukWYAHt74ZzIiXvQRRgnaP1qKvlPNA==","signatures":[{"sig":"MEUCIHiOkaY7de1rNqNueKeq40k0tCs5QxygowYy37S1ybe2AiEA+FaKc+ZFZrvPA/dQWEyKyFQOhCDqptOMaYyR6r+XnZw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46165632},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-lists":"~29.2.4","@syncfusion/ej2-inputs":"~29.2.5","@syncfusion/ej2-popups":"~29.2.8","@syncfusion/ej2-buttons":"~29.2.5","@syncfusion/ej2-calendars":"~29.2.5","@syncfusion/ej2-dropdowns":"~29.2.8","@syncfusion/ej2-file-utils":"~29.2.4","@syncfusion/ej2-pdf-export":"~29.2.4","@syncfusion/ej2-compression":"~29.2.4","@syncfusion/ej2-navigations":"~29.2.8","@syncfusion/ej2-excel-export":"~29.2.4","@syncfusion/ej2-splitbuttons":"~29.2.4","@syncfusion/ej2-notifications":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_29.2.8_1748914220836_0.4741688928324794","host":"s3://npm-registry-packages-npm-production"}},"29.2.10":{"name":"@syncfusion/ej2-grids","version":"29.2.10","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"46771aaf5847c11cb0c52670b5e7d2fc51064ec9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-29.2.10.tgz","fileCount":604,"integrity":"sha512-4+2PwlXifoaQO4/GPK7CPKmneGeRXwjOq8R6QbSBBfYoSllmQGsj8QJEpriewGJfaqvWlmQ9ur544XslxbljmA==","signatures":[{"sig":"MEYCIQDPohosG1aQCojem4GPVYW1JuMbNyvNoKO+ZWVI6pGbygIhALDSnV4a9tSV3LluyEbawV3t95ZvWtREo68G5zrbU5vr","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46167986},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-lists":"~29.2.4","@syncfusion/ej2-inputs":"~29.2.5","@syncfusion/ej2-popups":"~29.2.8","@syncfusion/ej2-buttons":"~29.2.5","@syncfusion/ej2-calendars":"~29.2.10","@syncfusion/ej2-dropdowns":"~29.2.10","@syncfusion/ej2-file-utils":"~29.2.4","@syncfusion/ej2-pdf-export":"~29.2.4","@syncfusion/ej2-compression":"~29.2.4","@syncfusion/ej2-navigations":"~29.2.8","@syncfusion/ej2-excel-export":"~29.2.4","@syncfusion/ej2-splitbuttons":"~29.2.4","@syncfusion/ej2-notifications":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_29.2.10_1749524287522_0.043356862168376864","host":"s3://npm-registry-packages-npm-production"}},"29.2.11":{"name":"@syncfusion/ej2-grids","version":"29.2.11","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"a06253597a2333850cb65d8fd16192f1c349795d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-29.2.11.tgz","fileCount":604,"integrity":"sha512-11jI7ve/qxQVsA4kP+v0Y1bEfO7kFCCtBekag80Fy+yio88Wcr5c1Q9SxgsmZtX+Kzk6oSymS497/zNcBDsUJw==","signatures":[{"sig":"MEQCIHAj446i8+jdqbPJE1jKgA0LLxCoJ4nY+0cz3IpW89Y+AiBIgPYA5WOD6MgGI4iAsSRA7MgC88p9mZeYj/36wCQnWw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46182445},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~29.2.11","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-lists":"~29.2.4","@syncfusion/ej2-inputs":"~29.2.5","@syncfusion/ej2-popups":"~29.2.8","@syncfusion/ej2-buttons":"~29.2.5","@syncfusion/ej2-calendars":"~29.2.11","@syncfusion/ej2-dropdowns":"~29.2.11","@syncfusion/ej2-file-utils":"~29.2.4","@syncfusion/ej2-pdf-export":"~29.2.4","@syncfusion/ej2-compression":"~29.2.4","@syncfusion/ej2-navigations":"~29.2.8","@syncfusion/ej2-excel-export":"~29.2.4","@syncfusion/ej2-splitbuttons":"~29.2.4","@syncfusion/ej2-notifications":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_29.2.11_1750128901490_0.5291640672390878","host":"s3://npm-registry-packages-npm-production"}},"30.1.37":{"name":"@syncfusion/ej2-grids","version":"30.1.37","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"ca19b0fa2546a86e748926d7274c6e4529caf88d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-30.1.37.tgz","fileCount":604,"integrity":"sha512-EG8RzzPCML9UULAN+SZdo/G5j8AsmzKzwQvocvZoL/YOfDPWom8WaGXNbE5pssMmIEnF2YnQkMuwRWg1tLHyog==","signatures":[{"sig":"MEYCIQCQmOOH2h7ZwgcaR7CTdj35ffA1g24MDu30Gw9Mlzo7UwIhAOENw0MIFAM1IRvKZXB8YLWLz3td55AL+FCKVszRirU1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46713822},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.37","@syncfusion/ej2-data":"~30.1.37","@syncfusion/ej2-lists":"~30.1.37","@syncfusion/ej2-inputs":"~30.1.37","@syncfusion/ej2-popups":"~30.1.37","@syncfusion/ej2-buttons":"~30.1.37","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-dropdowns":"~30.1.37","@syncfusion/ej2-file-utils":"~30.1.37","@syncfusion/ej2-pdf-export":"~30.1.37","@syncfusion/ej2-compression":"~30.1.37","@syncfusion/ej2-navigations":"~30.1.37","@syncfusion/ej2-excel-export":"~30.1.37","@syncfusion/ej2-splitbuttons":"~30.1.37","@syncfusion/ej2-notifications":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_30.1.37_1750854761309_0.20439077342358414","host":"s3://npm-registry-packages-npm-production"}},"30.1.38":{"name":"@syncfusion/ej2-grids","version":"30.1.38","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"6a27cdccc2b5a15cbb781a0bbb0ed8cdfe177601","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-30.1.38.tgz","fileCount":604,"integrity":"sha512-0ULWC/P8AsYco3fhUfrkppEdU+IMzrIWyoP057/yp0Mktq9UI5mgvQ12ruZbEMQXl0vK5S5DKaWMDJU2vBTDWQ==","signatures":[{"sig":"MEUCIQC3PK/me5tCZtBbN+rDT8H+B3lmkbvMnJFOicvNVZWmYgIgFp5IlnvHdYeIJXeeNcXnsLN+hX2lsLPcobrE11i+x9I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46722332},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.38","@syncfusion/ej2-data":"~30.1.38","@syncfusion/ej2-lists":"~30.1.37","@syncfusion/ej2-inputs":"~30.1.38","@syncfusion/ej2-popups":"~30.1.37","@syncfusion/ej2-buttons":"~30.1.37","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-dropdowns":"~30.1.37","@syncfusion/ej2-file-utils":"~30.1.37","@syncfusion/ej2-pdf-export":"~30.1.38","@syncfusion/ej2-compression":"~30.1.37","@syncfusion/ej2-navigations":"~30.1.37","@syncfusion/ej2-excel-export":"~30.1.37","@syncfusion/ej2-splitbuttons":"~30.1.37","@syncfusion/ej2-notifications":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_30.1.38_1751432900356_0.18697627577127718","host":"s3://npm-registry-packages-npm-production"}},"30.1.39":{"name":"@syncfusion/ej2-grids","version":"30.1.39","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"fb161c919306e9141a4c315c02d2f882e1b4db0b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-30.1.39.tgz","fileCount":604,"integrity":"sha512-bXvF6UbImOM2PhXOcAtXy08RsBiO6hAbDsw+vVYMTPTXfe2iYWufYAyjIddFYfdPTJsi3VBPMf0Uk84rFDlinw==","signatures":[{"sig":"MEYCIQC6oGWCqSimIj+ZN1/Wrc4JfheycI0pmzgHJ5fT3qsL7gIhAPAyyI3wo6kPqjlF7B32sicMv5JL9QRNMeweLBogV+af","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46735963},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.38","@syncfusion/ej2-data":"~30.1.38","@syncfusion/ej2-lists":"~30.1.37","@syncfusion/ej2-inputs":"~30.1.38","@syncfusion/ej2-popups":"~30.1.37","@syncfusion/ej2-buttons":"~30.1.37","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-dropdowns":"~30.1.39","@syncfusion/ej2-file-utils":"~30.1.37","@syncfusion/ej2-pdf-export":"~30.1.38","@syncfusion/ej2-compression":"~30.1.37","@syncfusion/ej2-navigations":"~30.1.39","@syncfusion/ej2-excel-export":"~30.1.37","@syncfusion/ej2-splitbuttons":"~30.1.39","@syncfusion/ej2-notifications":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_30.1.39_1751944526576_0.02428273689523741","host":"s3://npm-registry-packages-npm-production"}},"30.1.40":{"name":"@syncfusion/ej2-grids","version":"30.1.40","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@30.1.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"8a88145e2715f546e7bc12fac62272ba6e3b959b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-30.1.40.tgz","fileCount":604,"integrity":"sha512-t6WHFhF2dD0vusdn9rEOFi8Opony/TDIFlu9iBRYd2g+RvKDzK4jo97qWQbAzOnbgvJGhSy3DLnVnIMwFdnqRw==","signatures":[{"sig":"MEUCICtP+pPKLrxGiRP1NQ1hbRd14EgH+rX6R5FcQ9OutsISAiEAwtiEwJwfD2KosNLSf39SU1Nlh9r3sOlMIcvKNSgy4+E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46739234},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","gitHead":"bd532a52d7fea4b25b498be8336b1de75f5ede5d","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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.38","@syncfusion/ej2-data":"~30.1.40","@syncfusion/ej2-lists":"~30.1.37","@syncfusion/ej2-inputs":"~30.1.40","@syncfusion/ej2-popups":"~30.1.40","@syncfusion/ej2-buttons":"~30.1.37","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-dropdowns":"~30.1.40","@syncfusion/ej2-file-utils":"~30.1.37","@syncfusion/ej2-pdf-export":"~30.1.38","@syncfusion/ej2-compression":"~30.1.37","@syncfusion/ej2-navigations":"~30.1.39","@syncfusion/ej2-excel-export":"~30.1.37","@syncfusion/ej2-splitbuttons":"~30.1.39","@syncfusion/ej2-notifications":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_30.1.40_1752552008353_0.6987349769634843","host":"s3://npm-registry-packages-npm-production"}},"30.1.41":{"name":"@syncfusion/ej2-grids","version":"30.1.41","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"84cea537a869d7d6a9f7875fa9586a01833648fe","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-30.1.41.tgz","fileCount":604,"integrity":"sha512-l5PblEn6Su+zBO7MoQiEyU94W0iigFjYrEah+Xxi/Rwnadl4Mgf6dry4GJmC4N1MkqtJivkQlNmOZ8lSkJ5yEA==","signatures":[{"sig":"MEUCIBTVT25+RjPZaxKAXHZ4wANGehVFTeGDHI1dUEdjNQDHAiEA8vkwpiOaVfSP9wam8w5wLGSJEniK9ThHGT0OTGWc/FM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46775828},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.38","@syncfusion/ej2-data":"~30.1.40","@syncfusion/ej2-lists":"~30.1.41","@syncfusion/ej2-inputs":"~30.1.40","@syncfusion/ej2-popups":"~30.1.40","@syncfusion/ej2-buttons":"~30.1.37","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-dropdowns":"~30.1.41","@syncfusion/ej2-file-utils":"~30.1.37","@syncfusion/ej2-pdf-export":"~30.1.41","@syncfusion/ej2-compression":"~30.1.37","@syncfusion/ej2-navigations":"~30.1.41","@syncfusion/ej2-excel-export":"~30.1.37","@syncfusion/ej2-splitbuttons":"~30.1.39","@syncfusion/ej2-notifications":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_30.1.41_1753151620451_0.6741740891391699","host":"s3://npm-registry-packages-npm-production"}},"30.1.42":{"name":"@syncfusion/ej2-grids","version":"30.1.42","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"6845ef9ad16621aa7d6188aaf846e7b274903e2d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-30.1.42.tgz","fileCount":604,"integrity":"sha512-Z7AAPYanQDiBsrHEH78AfNbyNRr08E0aTulOqlkfK/YaXP8jEbNN6ayU+ClEEv/tQRmZrNt0WWqWaBhNvBHZpQ==","signatures":[{"sig":"MEUCIQC0W8CixYRsEydVR8vELwnAEEaHmCHhfQzt7+GWqbf+NQIgFMUWWS1cQfpdt5ZKQprChK4K1qgPUTjWfXTa20VMlf4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46783934},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.42","@syncfusion/ej2-data":"~30.1.40","@syncfusion/ej2-lists":"~30.1.42","@syncfusion/ej2-inputs":"~30.1.40","@syncfusion/ej2-popups":"~30.1.42","@syncfusion/ej2-buttons":"~30.1.37","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-dropdowns":"~30.1.42","@syncfusion/ej2-file-utils":"~30.1.37","@syncfusion/ej2-pdf-export":"~30.1.42","@syncfusion/ej2-compression":"~30.1.37","@syncfusion/ej2-navigations":"~30.1.42","@syncfusion/ej2-excel-export":"~30.1.37","@syncfusion/ej2-splitbuttons":"~30.1.41","@syncfusion/ej2-notifications":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_30.1.42_1753755728591_0.17670901377862092","host":"s3://npm-registry-packages-npm-production"}},"28.2.3-1479479":{"name":"@syncfusion/ej2-grids","version":"28.2.3-1479479","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@28.2.3-1479479","maintainers":[{"name":"anonymous","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":"e514aac2545c736151bc3e4986db7f04d74e9d06","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-28.2.3-1479479.tgz","fileCount":604,"integrity":"sha512-tNc8TfEe641B+nXWvuozUsVxv0yTtuZHAnOt4BDZ7KszEoMkOfsbFUAnSscEXSLKahVQ9jjRoewOUUTElEhWzQ==","signatures":[{"sig":"MEQCIEHEvDcBmUDuBAJJR6+Rjur8uykMdSwhPMPyzDAhKhs+AiBYdkqb2sP7bKcLmkgTakOmA/K4+x9Y087rq5bMGdSxIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":45057621},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.9.2","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"22.17.0","dependencies":{"@syncfusion/ej2-base":"~28.2.3","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-lists":"~28.2.3","@syncfusion/ej2-inputs":"~28.2.3","@syncfusion/ej2-popups":"~28.2.3","@syncfusion/ej2-buttons":"~28.2.3","@syncfusion/ej2-calendars":"~28.2.3","@syncfusion/ej2-dropdowns":"~28.2.3","@syncfusion/ej2-file-utils":"~28.2.3","@syncfusion/ej2-pdf-export":"~28.2.3","@syncfusion/ej2-compression":"~28.2.3","@syncfusion/ej2-navigations":"28.2.3-1479479","@syncfusion/ej2-excel-export":"~28.2.3","@syncfusion/ej2-splitbuttons":"~28.2.3","@syncfusion/ej2-notifications":"~28.2.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_28.2.3-1479479_1753949414850_0.7935131875199","host":"s3://npm-registry-packages-npm-production"}},"30.2.4":{"name":"@syncfusion/ej2-grids","version":"30.2.4","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"ac145e4a8ec200fd0a811f9eb237eeff2f99c6ee","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-30.2.4.tgz","fileCount":605,"integrity":"sha512-C9WR7Oyr8ZDZHA/PteDbj8BNFkcENMlJIR5ih4c6oJvtZcBTftBtFFnUt6BGQRQDRVuHqphqm8MuQn4Ywvhcyg==","signatures":[{"sig":"MEUCIBDU7Fpid4bJFRYsTuoi9dBMVSverAotUfTpq5fRx90qAiEA8SOB5All4WxJSKT5ZUSjA2QYIEJlVtm9JR1GxcBuo7c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46785004},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-data":"~30.2.4","@syncfusion/ej2-lists":"~30.2.4","@syncfusion/ej2-inputs":"~30.2.4","@syncfusion/ej2-popups":"~30.2.4","@syncfusion/ej2-buttons":"~30.2.4","@syncfusion/ej2-calendars":"~30.2.4","@syncfusion/ej2-dropdowns":"~30.2.4","@syncfusion/ej2-file-utils":"~30.2.4","@syncfusion/ej2-pdf-export":"~30.2.4","@syncfusion/ej2-compression":"~30.2.4","@syncfusion/ej2-navigations":"~30.2.4","@syncfusion/ej2-excel-export":"~30.2.4","@syncfusion/ej2-splitbuttons":"~30.2.4","@syncfusion/ej2-notifications":"~30.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_30.2.4_1754553833852_0.8281050805159544","host":"s3://npm-registry-packages-npm-production"}},"30.2.5":{"name":"@syncfusion/ej2-grids","version":"30.2.5","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"ab92634ee2116767b7ad7b395bff7f7014baf837","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-30.2.5.tgz","fileCount":605,"integrity":"sha512-fu1IWkqfBfdhlfCx4VlVwpBVNsJAl2uA6o1UVAKiRxH66AL+m/pRq92hvjBGcXGZBK99lbJYvRVc3j8Ifj7U5g==","signatures":[{"sig":"MEUCIQCHoAhpKgmE5c8dMfjMw8rOPfLa6MPNgxskSlGkLZih0AIgRyW8mmGrBGdg2dL788Rb4poIM0PaSaQam/YpD7w0SpQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46786066},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-data":"~30.2.4","@syncfusion/ej2-lists":"~30.2.4","@syncfusion/ej2-inputs":"~30.2.4","@syncfusion/ej2-popups":"~30.2.4","@syncfusion/ej2-buttons":"~30.2.4","@syncfusion/ej2-calendars":"~30.2.4","@syncfusion/ej2-dropdowns":"~30.2.5","@syncfusion/ej2-file-utils":"~30.2.4","@syncfusion/ej2-pdf-export":"~30.2.4","@syncfusion/ej2-compression":"~30.2.4","@syncfusion/ej2-navigations":"~30.2.5","@syncfusion/ej2-excel-export":"~30.2.4","@syncfusion/ej2-splitbuttons":"~30.2.4","@syncfusion/ej2-notifications":"~30.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_30.2.5_1755053364819_0.764612105696356","host":"s3://npm-registry-packages-npm-production"}},"30.2.6":{"name":"@syncfusion/ej2-grids","version":"30.2.6","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@30.2.6","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e883f4d2e83aa8c83f9e84168363ed19656ca8d0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-30.2.6.tgz","fileCount":605,"integrity":"sha512-KVTM7xytsp60/fvQdeK37vM3rTQqsV5TTBvpeMKHQmUNhs3qfEGYA0bYGPgITqJcjzVkiVSDOyAvKC+Ne1AgjA==","signatures":[{"sig":"MEUCIHnoDG+EL7IuE2wjgAGiSRcUKbMmYlFyPV7OvUUKAJuKAiEA1b68p0Q/4rluGfXZbHb8UQA5reccrNsK4n6t4sJPOj8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46800261},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-data":"~30.2.4","@syncfusion/ej2-lists":"~30.2.4","@syncfusion/ej2-inputs":"~30.2.6","@syncfusion/ej2-popups":"~30.2.4","@syncfusion/ej2-buttons":"~30.2.4","@syncfusion/ej2-calendars":"~30.2.4","@syncfusion/ej2-dropdowns":"~30.2.6","@syncfusion/ej2-file-utils":"~30.2.4","@syncfusion/ej2-pdf-export":"~30.2.4","@syncfusion/ej2-compression":"~30.2.4","@syncfusion/ej2-navigations":"~30.2.5","@syncfusion/ej2-excel-export":"~30.2.4","@syncfusion/ej2-splitbuttons":"~30.2.4","@syncfusion/ej2-notifications":"~30.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_30.2.6_1755571857284_0.0649741484956583","host":"s3://npm-registry-packages-npm-production"}},"31.1.17":{"name":"@syncfusion/ej2-grids","version":"31.1.17","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"4fd23b8718798066c6d5874098a15e0a6da06f4c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-31.1.17.tgz","fileCount":917,"integrity":"sha512-oKo51fPHw8VHZ/sjbLNjWoYSGOVqlOO9S1lP9hFn2ZxwiODG5jWQ5yVkUVWUtUlS+J7UORBn7rk8WY0wMFwzTg==","signatures":[{"sig":"MEUCIAnyjwGtt0yGzd1MXSV76K6TzFejJZY0JfQ6cKL7Pcm+AiEAwYSAj308JsG/6gNkyCr7HNVmt/BqbK58Yx+p0V/9YxA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":50771286},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-lists":"~31.1.17","@syncfusion/ej2-inputs":"~31.1.17","@syncfusion/ej2-popups":"~31.1.17","@syncfusion/ej2-buttons":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.17","@syncfusion/ej2-dropdowns":"~31.1.17","@syncfusion/ej2-file-utils":"~31.1.17","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-compression":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.17","@syncfusion/ej2-excel-export":"~31.1.17","@syncfusion/ej2-splitbuttons":"~31.1.17","@syncfusion/ej2-notifications":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_31.1.17_1757056479981_0.40947631424756814","host":"s3://npm-registry-packages-npm-production"}},"31.1.20":{"name":"@syncfusion/ej2-grids","version":"31.1.20","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"c5592a02f99ee21c2a0d8df82f0babc35d2b7283","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-31.1.20.tgz","fileCount":605,"integrity":"sha512-uEZHA/85bY/0o6xqsJ3smwUAEUYMnIyWzs0Hdt6a5l424qHToMCJjcJdxYi5lps6tuK67+zgicLrSch3jkymJw==","signatures":[{"sig":"MEYCIQCvAy7ocPhkw8WUkC/SNiy+La1L94Q7pKBkUl8/Qf/iTQIhAONcLzw1w1rHc9vQhd7X3sZKj7kfNl5uR69d25k8KWLV","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46931304},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.20","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-lists":"~31.1.17","@syncfusion/ej2-inputs":"~31.1.20","@syncfusion/ej2-popups":"~31.1.20","@syncfusion/ej2-buttons":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.20","@syncfusion/ej2-dropdowns":"~31.1.20","@syncfusion/ej2-file-utils":"~31.1.17","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-compression":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.20","@syncfusion/ej2-excel-export":"~31.1.17","@syncfusion/ej2-splitbuttons":"~31.1.17","@syncfusion/ej2-notifications":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_31.1.20_1758077491494_0.40648779573799576","host":"s3://npm-registry-packages-npm-production"}},"31.1.20-769223":{"name":"@syncfusion/ej2-grids","version":"31.1.20-769223","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@31.1.20-769223","maintainers":[{"name":"anonymous","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":"d68782f609f33a22720111303aba63b05078f33b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-31.1.20-769223.tgz","fileCount":599,"integrity":"sha512-XglxtXx4B6Dgo5yUU5/DU01c34ouEXBVgdOhiKiJKTlpQwG1fVHox6XcPCDeF6gPtsglSpqjrlhk5reG86SOvw==","signatures":[{"sig":"MEQCIDeRvUKV8+yW3JZXY4bJO9SRAjR2kCiNSmCtqPf/h6fbAiAmsuY+lE3evlpja1CUENsQePh/KLRHHwc4HNzU+KDIgA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39751192},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.9.3","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@syncfusion/ej2-base":"~31.1.20","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-lists":"~31.1.17","@syncfusion/ej2-inputs":"~31.1.20","@syncfusion/ej2-popups":"~31.1.20","@syncfusion/ej2-buttons":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.20","@syncfusion/ej2-dropdowns":"~31.1.20","@syncfusion/ej2-file-utils":"~31.1.17","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-compression":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.20","@syncfusion/ej2-excel-export":"~31.1.17","@syncfusion/ej2-splitbuttons":"~31.1.17","@syncfusion/ej2-notifications":"~31.1.17"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_31.1.20-769223_1758285642918_0.11298692239091301","host":"s3://npm-registry-packages-npm-production"}},"31.1.21":{"name":"@syncfusion/ej2-grids","version":"31.1.21","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"b91542f0b72308bf3a57bb86feb78b5f6f3cbb55","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-31.1.21.tgz","fileCount":605,"integrity":"sha512-gdHGQQCG8wdZ6Nh26d9mRaDX5T37afWoiMvH4AJQ7tyoLI1Ynkc1kT7iv0msYcE+SDbyCXqfRhJAWxdlrBcJTw==","signatures":[{"sig":"MEUCIQCfbaaHRnhrbsIQC4DbVEuQLy0dXiN064oFSFXAuJKlTQIgQRtKBdR00wWzyfcAmY+YEjsRgz5pu6sQfPgfTFXpU9Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":46958416},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.20","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-lists":"~31.1.17","@syncfusion/ej2-inputs":"~31.1.21","@syncfusion/ej2-popups":"~31.1.20","@syncfusion/ej2-buttons":"~31.1.21","@syncfusion/ej2-calendars":"~31.1.21","@syncfusion/ej2-dropdowns":"~31.1.20","@syncfusion/ej2-file-utils":"~31.1.17","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-compression":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.20","@syncfusion/ej2-excel-export":"~31.1.17","@syncfusion/ej2-splitbuttons":"~31.1.17","@syncfusion/ej2-notifications":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_31.1.21_1758596528009_0.10148491327914311","host":"s3://npm-registry-packages-npm-production"}},"26.1.35-750253":{"name":"@syncfusion/ej2-grids","version":"26.1.35-750253","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@26.1.35-750253","maintainers":[{"name":"anonymous","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":"529ac2838e36c879c52dade4d4b97ade41a0fe08","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.1.35-750253.tgz","fileCount":538,"integrity":"sha512-mbrvheLGftSvlE6w0G3t0nak6C8DUBY8Oy9vzylUt/c+Fc1O1HzkuteSyvbPvrBfRoxThIxXZf9BhnwfGeh2cA==","signatures":[{"sig":"MEUCIQCze/4Llvk/3PagnQ2JesKMKCljarz/Rws4vQvAq4FUpQIgQPGvLivkCotAhTM9VkTswWjFtKhZDSCv28NNkC3UjBQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39212154},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.9.3","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@syncfusion/ej2-base":"26.1.35-750253","@syncfusion/ej2-data":"~26.1.35","@syncfusion/ej2-lists":"26.1.35-750253","@syncfusion/ej2-inputs":"26.1.35-750253","@syncfusion/ej2-popups":"26.1.35-750253","@syncfusion/ej2-buttons":"26.1.35-750253","@syncfusion/ej2-calendars":"26.1.35-750253","@syncfusion/ej2-dropdowns":"26.1.35-750253","@syncfusion/ej2-file-utils":"~26.1.35","@syncfusion/ej2-pdf-export":"~26.1.35","@syncfusion/ej2-compression":"~26.1.35","@syncfusion/ej2-navigations":"26.1.35-750253","@syncfusion/ej2-excel-export":"~26.1.35","@syncfusion/ej2-splitbuttons":"26.1.35-750253","@syncfusion/ej2-notifications":"26.1.35-750253"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.1.35-750253_1758894920540_0.2993789959732911","host":"s3://npm-registry-packages-npm-production"}},"31.1.22":{"name":"@syncfusion/ej2-grids","version":"31.1.22","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"a981aae17d8e66946ebee73a28dcf3532793e5c6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-31.1.22.tgz","fileCount":605,"integrity":"sha512-30DsSr9hvYeB7Iw0U95uTY3VxUtcgKV9LiV0tlzCXydOm4GwFpdDrQin5/Xg8NfzoUFpAUXYdwK6/+2z4sYOig==","signatures":[{"sig":"MEUCIQDAcAx2tpDgaXNvx2JnLefm63JVpTuIeW3wmwsTYKTSSQIgTPwBmkkG5q8UA0FK/iwvo8RTV+K9qkUJqPjUYbo4x7c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47018915},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.22","@syncfusion/ej2-data":"~31.1.17","@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-calendars":"~31.1.22","@syncfusion/ej2-dropdowns":"~31.1.22","@syncfusion/ej2-file-utils":"~31.1.17","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-compression":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.20","@syncfusion/ej2-excel-export":"~31.1.17","@syncfusion/ej2-splitbuttons":"~31.1.17","@syncfusion/ej2-notifications":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_31.1.22_1759289896795_0.2518136661527055","host":"s3://npm-registry-packages-npm-production"}},"31.1.23":{"name":"@syncfusion/ej2-grids","version":"31.1.23","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"d3d11b4eabefd14d9a57f4fa057965055296650f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-31.1.23.tgz","fileCount":605,"integrity":"sha512-vmgXlfGvuiM3smGoiCZADtGPOjPVYU8f0BCU4rVJHC/wjRTV2hjktfnbiPqNXve7Bd/iiercLS5b9qVknzAH4w==","signatures":[{"sig":"MEUCIBlq5zrdaHOzsTtLgrYbDs5KV74uc+oOaun5yjSo8RJ6AiEA+elBA6DhCUyTDdmmZQWqkXkAbyK01h5yLBcM7F2J6L8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47026032},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.22","@syncfusion/ej2-data":"~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-calendars":"~31.1.23","@syncfusion/ej2-dropdowns":"~31.1.23","@syncfusion/ej2-file-utils":"~31.1.17","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-compression":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.20","@syncfusion/ej2-excel-export":"~31.1.17","@syncfusion/ej2-splitbuttons":"~31.1.17","@syncfusion/ej2-notifications":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_31.1.23_1759806388098_0.3269449851503228","host":"s3://npm-registry-packages-npm-production"}},"26.1.35-7502":{"name":"@syncfusion/ej2-grids","version":"26.1.35-7502","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@26.1.35-7502","maintainers":[{"name":"anonymous","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":"65f9e69aec8c4e5238184a806d58b6b95326334c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-26.1.35-7502.tgz","fileCount":538,"integrity":"sha512-lBk2/VhrTn0YN500I1MIeIiD9A54GTXxumWMv4d8uRpxrnOfcP3Xi+4WxiIJa6o4EDMLyJQ9MWxK88DOhvF4Sg==","signatures":[{"sig":"MEUCIQCAKy/CdvsbETKAcwvbL6mcrbuYX2kL4IksFho0A5upJgIgPkAo1yfD0b3Y0zxYqUzK1/ZIizSt1DoPpkU9p9LtEvY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":39212132},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.9.3","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@syncfusion/ej2-base":"26.1.35-7502","@syncfusion/ej2-data":"~26.1.35","@syncfusion/ej2-lists":"26.1.35-7502","@syncfusion/ej2-inputs":"26.1.35-7502","@syncfusion/ej2-popups":"26.1.35-7502","@syncfusion/ej2-buttons":"26.1.35-7502","@syncfusion/ej2-calendars":"26.1.35-7502","@syncfusion/ej2-dropdowns":"26.1.35-7502","@syncfusion/ej2-file-utils":"~26.1.35","@syncfusion/ej2-pdf-export":"~26.1.35","@syncfusion/ej2-compression":"~26.1.35","@syncfusion/ej2-navigations":"26.1.35-7502","@syncfusion/ej2-excel-export":"~26.1.35","@syncfusion/ej2-splitbuttons":"26.1.35-7502","@syncfusion/ej2-notifications":"26.1.35-7502"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_26.1.35-7502_1759860972779_0.8645751607990986","host":"s3://npm-registry-packages-npm-production"}},"31.2.2":{"name":"@syncfusion/ej2-grids","version":"31.2.2","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"a27b4db8c32935f5398203449e187cf1cbce8b02","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-31.2.2.tgz","fileCount":605,"integrity":"sha512-d3MI3A0iTqdLAVZnotj4Igzvx4kcyaG71++4DfqNEsdsz7ZwGpzBVYVFwf5+2XPbW68/FnB0VzAjXM1k8rGQRg==","signatures":[{"sig":"MEUCICZIXlUYaDr1m51WFdbt9t2HMZ2A1ps7+QjmaqrksnLfAiEAmrwZ2bdbO1YJhbRa5O4b1HZ6ZYTB2qldmnupqMfaIx8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47058048},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.2","@syncfusion/ej2-data":"~31.2.2","@syncfusion/ej2-lists":"~31.2.2","@syncfusion/ej2-inputs":"~31.2.2","@syncfusion/ej2-popups":"~31.2.2","@syncfusion/ej2-buttons":"~31.2.2","@syncfusion/ej2-calendars":"~31.2.2","@syncfusion/ej2-dropdowns":"~31.2.2","@syncfusion/ej2-file-utils":"~31.2.2","@syncfusion/ej2-pdf-export":"~31.2.2","@syncfusion/ej2-compression":"~31.2.2","@syncfusion/ej2-navigations":"~31.2.2","@syncfusion/ej2-excel-export":"~31.2.2","@syncfusion/ej2-splitbuttons":"~31.2.2","@syncfusion/ej2-notifications":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_31.2.2_1760521635585_0.5817636076329147","host":"s3://npm-registry-packages-npm-production"}},"31.2.3":{"name":"@syncfusion/ej2-grids","version":"31.2.3","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"56b88c9139b7cdbc6bf18d0aca4c92719ad6c224","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-31.2.3.tgz","fileCount":605,"integrity":"sha512-9av9JY31kj6soKXsbQu1sS+FEKsz+DN83Bq8oWTrHlCEdkVFQ6ECyCUO89KRLX/0D7Br38MkTLDf6EDKBKehdw==","signatures":[{"sig":"MEUCIQDNkKHOe1BSlZUElRZLp0XbTg8E7DS3GQ1XMDedVvVkzAIgYP7Kn7BK5wSHAzZRKJZ5z3LtYmc3aZIRuoNKCTKfy0s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47063521},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.2","@syncfusion/ej2-data":"~31.2.3","@syncfusion/ej2-lists":"~31.2.2","@syncfusion/ej2-inputs":"~31.2.2","@syncfusion/ej2-popups":"~31.2.2","@syncfusion/ej2-buttons":"~31.2.3","@syncfusion/ej2-calendars":"~31.2.3","@syncfusion/ej2-dropdowns":"~31.2.3","@syncfusion/ej2-file-utils":"~31.2.2","@syncfusion/ej2-pdf-export":"~31.2.2","@syncfusion/ej2-compression":"~31.2.2","@syncfusion/ej2-navigations":"~31.2.3","@syncfusion/ej2-excel-export":"~31.2.2","@syncfusion/ej2-splitbuttons":"~31.2.2","@syncfusion/ej2-notifications":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_31.2.3_1761106076727_0.7442485355850617","host":"s3://npm-registry-packages-npm-production"}},"31.2.4":{"name":"@syncfusion/ej2-grids","version":"31.2.4","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"331ec24eaafa4d58473a02a8730ba892d2d2aa8c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-31.2.4.tgz","fileCount":605,"integrity":"sha512-xn7XrD0wsRS2gQUT81hsWPK4Sd/yMb9ZrbpR7lXu7+d7RKNa6FZwq2zUWLrXarpy6GyFuF2P2+WNPjKa9E9LBA==","signatures":[{"sig":"MEUCIHHgewZ+oJB042tc7BCmn/o8SRJucMyEbHjGVwvrDaMFAiEA6ToiSnpfXquK1nh53Y9r1uwT8IaOF62IowligToYW14=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47064003},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.4","@syncfusion/ej2-data":"~31.2.3","@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-calendars":"~31.2.4","@syncfusion/ej2-dropdowns":"~31.2.4","@syncfusion/ej2-file-utils":"~31.2.2","@syncfusion/ej2-pdf-export":"~31.2.2","@syncfusion/ej2-compression":"~31.2.2","@syncfusion/ej2-navigations":"~31.2.3","@syncfusion/ej2-excel-export":"~31.2.2","@syncfusion/ej2-splitbuttons":"~31.2.2","@syncfusion/ej2-notifications":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_31.2.4_1761623043480_0.7193144646691136","host":"s3://npm-registry-packages-npm-production"}},"31.2.5":{"name":"@syncfusion/ej2-grids","version":"31.2.5","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"73d4902ccbd28b0400db051634195bac20c9cf54","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-31.2.5.tgz","fileCount":605,"integrity":"sha512-v0fIOm+8OJBSdJUNqEUxNuu5S5yoYzZXli9XfNWlzDMBbviweQKHZtwqR2P3UJ3JCGXklKtaNEJFvevt5I8T/A==","signatures":[{"sig":"MEYCIQDqNFLsdEm8RJvxLJsxphdGQv/sP0wHhf5NNMyQhJzzHQIhAJHYrZiNdMPkB6SpUqGcr0reApxSaqXRSeXuZkwR/eD2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47074832},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.5","@syncfusion/ej2-data":"~31.2.5","@syncfusion/ej2-lists":"~31.2.2","@syncfusion/ej2-inputs":"~31.2.5","@syncfusion/ej2-popups":"~31.2.5","@syncfusion/ej2-buttons":"~31.2.3","@syncfusion/ej2-calendars":"~31.2.5","@syncfusion/ej2-dropdowns":"~31.2.5","@syncfusion/ej2-file-utils":"~31.2.2","@syncfusion/ej2-pdf-export":"~31.2.2","@syncfusion/ej2-compression":"~31.2.2","@syncfusion/ej2-navigations":"~31.2.5","@syncfusion/ej2-excel-export":"~31.2.2","@syncfusion/ej2-splitbuttons":"~31.2.2","@syncfusion/ej2-notifications":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_31.2.5_1762225488506_0.7657444671629121","host":"s3://npm-registry-packages-npm-production"}},"31.2.10":{"name":"@syncfusion/ej2-grids","version":"31.2.10","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"f2ad959be4fd13137da61dd7b88483b27a9c3243","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-31.2.10.tgz","fileCount":605,"integrity":"sha512-AdMFv8dbhVDK0KvnhQxzyAsghRxu0QnYuomCBaTIxJAdWCps6bonr6ZgjPQk/7/XcMd5aiW5Rts9/YD5rL9dPA==","signatures":[{"sig":"MEQCIGz/Vb/MAEFIIqcsffOaJlbHlttnEKCE7VPl4lRr6cPPAiBM6DLc8SIFTOBmpF85BzPePjgKqXLICfIjme5pPqe46A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47252041},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.5","@syncfusion/ej2-data":"~31.2.5","@syncfusion/ej2-lists":"~31.2.2","@syncfusion/ej2-inputs":"~31.2.10","@syncfusion/ej2-popups":"~31.2.5","@syncfusion/ej2-buttons":"~31.2.3","@syncfusion/ej2-calendars":"~31.2.10","@syncfusion/ej2-dropdowns":"~31.2.5","@syncfusion/ej2-file-utils":"~31.2.2","@syncfusion/ej2-pdf-export":"~31.2.2","@syncfusion/ej2-compression":"~31.2.2","@syncfusion/ej2-navigations":"~31.2.5","@syncfusion/ej2-excel-export":"~31.2.2","@syncfusion/ej2-splitbuttons":"~31.2.2","@syncfusion/ej2-notifications":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_31.2.10_1762977955776_0.439053775887442","host":"s3://npm-registry-packages-npm-production"}},"31.2.12":{"name":"@syncfusion/ej2-grids","version":"31.2.12","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"b166ab941964a6e3bf32faae6183f3e3756779a2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-31.2.12.tgz","fileCount":605,"integrity":"sha512-YxbjlqZK3C1TtkQR+9lqBlK9cKrcKrIktWncxRX0pZTshwMOF3PT5uz8f2P5evw5oIpDP3Wlh9rSbHDislUvJg==","signatures":[{"sig":"MEYCIQDsb5J/hDbNxTT7++8BL1HblCkzFv/dCxlFGONu4sdl7gIhAKmnMmcXREbsU+InlBHPd2LTlmV9agnrvibkuTgKHoCR","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47300994},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-data":"~31.2.12","@syncfusion/ej2-lists":"~31.2.12","@syncfusion/ej2-inputs":"~31.2.12","@syncfusion/ej2-popups":"~31.2.12","@syncfusion/ej2-buttons":"~31.2.12","@syncfusion/ej2-calendars":"~31.2.12","@syncfusion/ej2-dropdowns":"~31.2.12","@syncfusion/ej2-file-utils":"~31.2.12","@syncfusion/ej2-pdf-export":"~31.2.12","@syncfusion/ej2-compression":"~31.2.12","@syncfusion/ej2-navigations":"~31.2.12","@syncfusion/ej2-excel-export":"~31.2.12","@syncfusion/ej2-splitbuttons":"~31.2.12","@syncfusion/ej2-notifications":"~31.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_31.2.12_1763452136600_0.23649814598766272","host":"s3://npm-registry-packages-npm-production"}},"31.2.15":{"name":"@syncfusion/ej2-grids","version":"31.2.15","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"fed86b80fdf80c2433fa5536f60eecc642d70f0f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-31.2.15.tgz","fileCount":605,"integrity":"sha512-+5I/xBbjMZouQ+ogLvJhYML5UdpuOBk1Wyd+auVo+EBVzKGoSDeUpMrm4ZdsYTJ5gVScPoqNavutCS3J4ipTHQ==","signatures":[{"sig":"MEYCIQDCxtH3bxF41rCDPlh3n20J34Hq7y1rHHHThmgkzhOn/AIhALqQXarv0xOcdcphoXJz5nmgXHPClG0xUOJkoZSwd2T8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47318181},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-data":"~31.2.12","@syncfusion/ej2-lists":"~31.2.12","@syncfusion/ej2-inputs":"~31.2.15","@syncfusion/ej2-popups":"~31.2.12","@syncfusion/ej2-buttons":"~31.2.12","@syncfusion/ej2-calendars":"~31.2.15","@syncfusion/ej2-dropdowns":"~31.2.15","@syncfusion/ej2-file-utils":"~31.2.12","@syncfusion/ej2-pdf-export":"~31.2.12","@syncfusion/ej2-compression":"~31.2.12","@syncfusion/ej2-navigations":"~31.2.12","@syncfusion/ej2-excel-export":"~31.2.12","@syncfusion/ej2-splitbuttons":"~31.2.12","@syncfusion/ej2-notifications":"~31.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_31.2.15_1764030294876_0.9821540711665722","host":"s3://npm-registry-packages-npm-production"}},"31.2.16":{"name":"@syncfusion/ej2-grids","version":"31.2.16","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@31.2.16","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2976bf8c964be33c4eecf625d6504477a1450347","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-31.2.16.tgz","fileCount":605,"integrity":"sha512-p0za/ixewmCBpj37NMDm7sCotETNWhdg7PeRemLMwnK9ZIp2KhBrtsPvkaeE/2dMQ5FmpXphGKxFiVPsWc7y+g==","signatures":[{"sig":"MEUCIGzQTTSsZJQv7zUVMa3Pw9gZlyuIsVlf9vq34STk1TV/AiEA1+8lNo9JS+z77kbTyIEKo5DavJSKE8T2a99l4NjBdl0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47353882},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-data":"~31.2.16","@syncfusion/ej2-lists":"~31.2.12","@syncfusion/ej2-inputs":"~31.2.15","@syncfusion/ej2-popups":"~31.2.12","@syncfusion/ej2-buttons":"~31.2.16","@syncfusion/ej2-calendars":"~31.2.16","@syncfusion/ej2-dropdowns":"~31.2.16","@syncfusion/ej2-file-utils":"~31.2.12","@syncfusion/ej2-pdf-export":"~31.2.12","@syncfusion/ej2-compression":"~31.2.12","@syncfusion/ej2-navigations":"~31.2.16","@syncfusion/ej2-excel-export":"~31.2.12","@syncfusion/ej2-splitbuttons":"~31.2.12","@syncfusion/ej2-notifications":"~31.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_31.2.16_1764648987687_0.8042245063025801","host":"s3://npm-registry-packages-npm-production"}},"31.2.18":{"name":"@syncfusion/ej2-grids","version":"31.2.18","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"d6918ae1068c2aa7855c263ba7311ce3ce5ce5b5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-31.2.18.tgz","fileCount":604,"integrity":"sha512-olsrxbMNRJXG2TQ5ydcVYjwRsGbFQ/835c6NVclxCXmuLnK8hvpV9Ao9d5aJnj/53z0bIXCngIbIKCjT2c/qpA==","signatures":[{"sig":"MEUCIHD9MbOmt2DQWQqJJu3KmbvWdY2us1qnDm4kpjELU6TwAiEAwggA9nOUAeojsQHaStchnx/RphqiWtlvMnm/GHM+QvM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47356545},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.18","@syncfusion/ej2-data":"~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-calendars":"~31.2.18","@syncfusion/ej2-dropdowns":"~31.2.18","@syncfusion/ej2-file-utils":"~31.2.12","@syncfusion/ej2-pdf-export":"~31.2.12","@syncfusion/ej2-compression":"~31.2.12","@syncfusion/ej2-navigations":"~31.2.16","@syncfusion/ej2-excel-export":"~31.2.12","@syncfusion/ej2-splitbuttons":"~31.2.12","@syncfusion/ej2-notifications":"~31.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_31.2.18_1765252372114_0.19503257463460932","host":"s3://npm-registry-packages-npm-production"}},"32.1.19":{"name":"@syncfusion/ej2-grids","version":"32.1.19","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"1865fa8fbe4b9215aa166ded3ccc8b4af061605b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-32.1.19.tgz","fileCount":605,"integrity":"sha512-rQXafij78QyQE24DHhd2NbMAxd7Rf1uaLLbOvmQqL67KKTxTE5kEgNn13hmCGJnkeUH9Qai+VvwEmm/zv076bg==","signatures":[{"sig":"MEYCIQClB/u+NqxaGPB46nZMKJ4Bh+2gY67tTsw2Om1rHqZNcAIhAJVdcS+AzfcxZKihZbTtgGUht18pm1zHviIlfyj8merE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47560191},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-data":"~32.1.19","@syncfusion/ej2-lists":"~32.1.19","@syncfusion/ej2-inputs":"~32.1.19","@syncfusion/ej2-popups":"~32.1.19","@syncfusion/ej2-buttons":"~32.1.19","@syncfusion/ej2-calendars":"~32.1.19","@syncfusion/ej2-dropdowns":"~32.1.19","@syncfusion/ej2-file-utils":"~32.1.19","@syncfusion/ej2-pdf-export":"~32.1.19","@syncfusion/ej2-compression":"~32.1.19","@syncfusion/ej2-navigations":"~32.1.19","@syncfusion/ej2-excel-export":"~32.1.19","@syncfusion/ej2-splitbuttons":"~32.1.19","@syncfusion/ej2-notifications":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_32.1.19_1765867378827_0.5667992824991501","host":"s3://npm-registry-packages-npm-production"}},"32.1.20":{"name":"@syncfusion/ej2-grids","version":"32.1.20","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"8395aa16cbfdc5d99a884c5cfe075c4386bdc27b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-32.1.20.tgz","fileCount":607,"integrity":"sha512-f0Ixqenb1E3e2TCCg+CmlrSw/HkjHEzsbSCatChw1303nmZ2fFSoosregdR/NupYzxfRAIHIIm3YMfDhhkMOIQ==","signatures":[{"sig":"MEUCIQCRdvBWEonYSnAEAhuaUjkGPBk+NyhcGQcra7zcRPQL/QIgdG4itdZaEiaHK9dWu0J1jYXCthW//DyYVhhqZ5DC0jk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47840404},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-data":"~32.1.19","@syncfusion/ej2-lists":"~32.1.19","@syncfusion/ej2-inputs":"~32.1.20","@syncfusion/ej2-popups":"~32.1.19","@syncfusion/ej2-buttons":"~32.1.19","@syncfusion/ej2-calendars":"~32.1.20","@syncfusion/ej2-dropdowns":"~32.1.20","@syncfusion/ej2-file-utils":"~32.1.19","@syncfusion/ej2-pdf-export":"~32.1.19","@syncfusion/ej2-compression":"~32.1.19","@syncfusion/ej2-navigations":"~32.1.19","@syncfusion/ej2-excel-export":"~32.1.19","@syncfusion/ej2-splitbuttons":"~32.1.19","@syncfusion/ej2-notifications":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_32.1.20_1766466454933_0.5038749605092661","host":"s3://npm-registry-packages-npm-production"}},"32.1.21":{"name":"@syncfusion/ej2-grids","version":"32.1.21","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"7d185c6afcdaf331a88444f690fcc10366cf9630","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-32.1.21.tgz","fileCount":607,"integrity":"sha512-ytpnGXE7sO3y8C84/pIOP0rdutVvI6+dtn6t8HGsysPkEL1iP6J1DdmpJtfvAriD+oRrQNi/j6LOqJsYjNb6uQ==","signatures":[{"sig":"MEUCIQCdGirSC1AN/CncM1tmXvlcSNpGQQCXbsK2FL06Kh+LsgIgCz8SXT4Cv7eF0ZzdLHTHP4u2L1SPR2lI8kFtnTxQ7bM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47857270},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-data":"~32.1.19","@syncfusion/ej2-lists":"~32.1.19","@syncfusion/ej2-inputs":"~32.1.20","@syncfusion/ej2-popups":"~32.1.19","@syncfusion/ej2-buttons":"~32.1.21","@syncfusion/ej2-calendars":"~32.1.21","@syncfusion/ej2-dropdowns":"~32.1.21","@syncfusion/ej2-file-utils":"~32.1.19","@syncfusion/ej2-pdf-export":"~32.1.19","@syncfusion/ej2-compression":"~32.1.19","@syncfusion/ej2-navigations":"~32.1.19","@syncfusion/ej2-excel-export":"~32.1.19","@syncfusion/ej2-splitbuttons":"~32.1.19","@syncfusion/ej2-notifications":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_32.1.21_1767061714702_0.009940318841315854","host":"s3://npm-registry-packages-npm-production"}},"32.1.22":{"name":"@syncfusion/ej2-grids","version":"32.1.22","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@32.1.22","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f25ecd4999339c53b6b4ab496d106c279b015e29","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-32.1.22.tgz","fileCount":607,"integrity":"sha512-DOP2zoLGyU0bubNPx2S8eLKkiKXAuMWfTqqxn9VUyci78uLHfPgGEh78zwaSl88qnqhlamHYa2XofzUydKOO6A==","signatures":[{"sig":"MEQCIFo2pt6wtHyHEg755ZyhbGXfLOqynlG5L63j+sgaJjt8AiAc+IUqkJnzXl/5r8SGGc7KO9xX+1rkAkFJbjzRb23xWQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47860158},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-data":"~32.1.19","@syncfusion/ej2-lists":"~32.1.19","@syncfusion/ej2-inputs":"~32.1.22","@syncfusion/ej2-popups":"~32.1.19","@syncfusion/ej2-buttons":"~32.1.21","@syncfusion/ej2-calendars":"~32.1.22","@syncfusion/ej2-dropdowns":"~32.1.22","@syncfusion/ej2-file-utils":"~32.1.19","@syncfusion/ej2-pdf-export":"~32.1.19","@syncfusion/ej2-compression":"~32.1.19","@syncfusion/ej2-navigations":"~32.1.19","@syncfusion/ej2-excel-export":"~32.1.19","@syncfusion/ej2-splitbuttons":"~32.1.22","@syncfusion/ej2-notifications":"~32.1.22"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_32.1.22_1767667831045_0.40465914204090936","host":"s3://npm-registry-packages-npm-production"}},"31.1.17-484503":{"name":"@syncfusion/ej2-grids","version":"31.1.17-484503","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@31.1.17-484503","maintainers":[{"name":"anonymous","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":"915a32ff39452f69245d01695996f2764809fca1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-31.1.17-484503.tgz","fileCount":329,"integrity":"sha512-86PHOyEm8EbXLeOHvTIHET4iGaw7LIdYcWcZ8FyZhBeC9hcZ+E/0BxxSUDijPdIjxjz2pgytUF8Y7KE/S8Qg6Q==","signatures":[{"sig":"MEUCIHPcjXiKKcDDIZ1IRNha3LBaOHRrn8uhmw1X0u67wYCwAiEA+1Xtpx0ioIgVh+NrOtOhSvNVuIa5/lErAeTfGJYfYMI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":26219774},"main":"./dist/ej2-grids.umd.min.js","_from":"@syncfusion/ej2-grids@*","_spec":"@syncfusion/ej2-grids@*","_where":"D:\\SF3992\\WFH\\Nexus\\release","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","_shasum":"2dfb399b9876557b0754ff60b5098cc8400a49a0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-grids","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-development/@syncfusion/ej2-grids/-/ej2-grids-1.194.0.tgz","_integrity":"sha512-nNNBZRs99G8SkLZ7HhHlLR+oz9gStodQQ5xbGlg/FL4cdE7L/lerhj/hWii2uERGf2RM33tGbTnUhlbCD8ewwA==","_requested":{"raw":"@syncfusion/ej2-grids@*","name":"@syncfusion/ej2-grids","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-grids"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/grids","type":"git"},"_npmVersion":"6.14.12","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-grids","/@syncfusion/ej2-filemanager","/@syncfusion/ej2-gantt","/@syncfusion/ej2-grid-chart","/@syncfusion/ej2-multicolumn-combobox","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-grids","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-treegrid","/@syncfusion/ej2-vue-grids"],"description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-lists":"~31.1.17","@syncfusion/ej2-inputs":"~31.1.17","@syncfusion/ej2-popups":"~31.1.17","@syncfusion/ej2-buttons":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.17","@syncfusion/ej2-dropdowns":"~31.1.17","@syncfusion/ej2-file-utils":"~31.1.17","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-compression":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.17","@syncfusion/ej2-excel-export":"~31.1.17","@syncfusion/ej2-splitbuttons":"~31.1.17","@syncfusion/ej2-notifications":"~31.1.17"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_31.1.17-484503_1767702008425_0.39050449066355974","host":"s3://npm-registry-packages-npm-production"}},"32.1.23":{"name":"@syncfusion/ej2-grids","version":"32.1.23","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"95f3d82804c4b5df9e8fbc6b79d915ff3d16e0ad","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-32.1.23.tgz","fileCount":607,"integrity":"sha512-UcSXUNWV8sLcNFRgOxXmizU41V5WrohyWcYZ4xAn8gQn/CEHhqJ8MIdqswOdzIT3I7/8ijDNr2k0h6tqXipMhg==","signatures":[{"sig":"MEUCIHcj26JRKr2+Exo5iRQ/BZBmGvuq5GNBrrtaD3fqwECzAiEA5de9EG4UC3NZmdG06Ch/0pU16NwSHMJ27vSye+epi4U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47871544},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.23","@syncfusion/ej2-data":"~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-calendars":"~32.1.23","@syncfusion/ej2-dropdowns":"~32.1.23","@syncfusion/ej2-file-utils":"~32.1.19","@syncfusion/ej2-pdf-export":"~32.1.19","@syncfusion/ej2-compression":"~32.1.19","@syncfusion/ej2-navigations":"~32.1.19","@syncfusion/ej2-excel-export":"~32.1.19","@syncfusion/ej2-splitbuttons":"~32.1.22","@syncfusion/ej2-notifications":"~32.1.22"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_32.1.23_1768275902084_0.28405973109469373","host":"s3://npm-registry-packages-npm-production"}},"32.1.19-94624":{"name":"@syncfusion/ej2-grids","version":"32.1.19-94624","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@32.1.19-94624","maintainers":[{"name":"anonymous","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":"34a4266af78813cbf0e7f2810def2c138908aee3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-32.1.19-94624.tgz","fileCount":329,"integrity":"sha512-QzyIXnPz4Je8Tz5Il/Y0lVYpND0dJsQZUvzkx49bzMxpvWH/WudyrAnZaBYhu63EEztiVH+/yaz1OINQIJNTTw==","signatures":[{"sig":"MEUCIG2uIosBerXQrQewmbTxqGzH2M+Wk090D/oVBdOEvzcNAiEAijSllHRIHbF0bXcMXTiwHLKPFN5u1mimu9M5zeu3kPY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":26580896},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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/grids","type":"git"},"_npmVersion":"6.14.12","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-data":"~32.1.19","@syncfusion/ej2-lists":"~32.1.19","@syncfusion/ej2-inputs":"~32.1.19","@syncfusion/ej2-popups":"~32.1.19","@syncfusion/ej2-buttons":"~32.1.19","@syncfusion/ej2-calendars":"~32.1.19","@syncfusion/ej2-dropdowns":"~32.1.19","@syncfusion/ej2-file-utils":"~32.1.19","@syncfusion/ej2-pdf-export":"~32.1.19","@syncfusion/ej2-compression":"~32.1.19","@syncfusion/ej2-navigations":"~32.1.19","@syncfusion/ej2-excel-export":"~32.1.19","@syncfusion/ej2-splitbuttons":"~32.1.19","@syncfusion/ej2-notifications":"~32.1.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_32.1.19-94624_1768306987259_0.6628541932651182","host":"s3://npm-registry-packages-npm-production"}},"31.1.17-1838443":{"name":"@syncfusion/ej2-grids","version":"31.1.17-1838443","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@31.1.17-1838443","maintainers":[{"name":"anonymous","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":"79566ad333d8a280bbeca9e32edd7ab1c714ab76","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-31.1.17-1838443.tgz","fileCount":329,"integrity":"sha512-fHNiU8msrxzRvSuNliZIf+HL1ujUf5yMwjUmBObn7GnhaK+72u1h64RoEjznSWSyf4ovhOeSepde+Q6IPvxPLA==","signatures":[{"sig":"MEUCIBQUWCUzSQ5WhYPZzHkcswA/OL3MHcZCLmUjFXBrJ56oAiEAvf2eDs+WG23kuuzQp4XgNHMM/7Z8BoYjan70mbvZ+II=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":25980019},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.es5.js","module":"./index.js","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"10.9.3","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-lists":"~31.1.17","@syncfusion/ej2-inputs":"~31.1.17","@syncfusion/ej2-popups":"~31.1.17","@syncfusion/ej2-buttons":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.17","@syncfusion/ej2-dropdowns":"~31.1.17","@syncfusion/ej2-file-utils":"~31.1.17","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-compression":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.17","@syncfusion/ej2-excel-export":"~31.1.17","@syncfusion/ej2-splitbuttons":"~31.1.17","@syncfusion/ej2-notifications":"~31.1.17"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_31.1.17-1838443_1768381190415_0.449059260715847","host":"s3://npm-registry-packages-npm-production"}},"32.1.19-998322":{"name":"@syncfusion/ej2-grids","version":"32.1.19-998322","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@32.1.19-998322","maintainers":[{"name":"anonymous","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":"fe0043aa842f49cc6284c6dbb10133281b85b42c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-32.1.19-998322.tgz","fileCount":607,"integrity":"sha512-0+E3A2VXiuSyu2Ul5Nv6yoFzACfNSxdST8O5RLSIBx6P2mwFMrh+JwJonywXhpQDN3WGZHlqgF+gXtCNoCWKJA==","signatures":[{"sig":"MEYCIQD+JylXHFkogZ/zTrEJAlq9osixGzsOTI8qI3hLkEW6WgIhAJMOa7vKkRajaVagUmQe56I32sZQe5OeEFh9zLqRWWbm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47926523},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-data":"~32.1.19","@syncfusion/ej2-lists":"~32.1.19","@syncfusion/ej2-inputs":"~32.1.19","@syncfusion/ej2-popups":"~32.1.19","@syncfusion/ej2-buttons":"~32.1.19","@syncfusion/ej2-calendars":"~32.1.19","@syncfusion/ej2-dropdowns":"~32.1.19","@syncfusion/ej2-file-utils":"~32.1.19","@syncfusion/ej2-pdf-export":"~32.1.19","@syncfusion/ej2-compression":"~32.1.19","@syncfusion/ej2-navigations":"~32.1.19","@syncfusion/ej2-excel-export":"~32.1.19","@syncfusion/ej2-splitbuttons":"~32.1.19","@syncfusion/ej2-notifications":"~32.1.19"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_32.1.19-998322_1768393088122_0.9465018058544703","host":"s3://npm-registry-packages-npm-production"}},"32.1.24":{"name":"@syncfusion/ej2-grids","version":"32.1.24","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"0207f6f81474c0be8440d4878bf91aaba37c6964","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-32.1.24.tgz","fileCount":815,"integrity":"sha512-9h2uMgSaPMMPQ8QJ6/B1vg/FnLaGgL5NlfEEsXmRRqxKFypwBjJmQ32TKPnkmRR1o3uIKZ80Aw3tDCMphdlcig==","signatures":[{"sig":"MEYCIQDgd6LExrrq/MTnnVSW7CBCQ2gTmmdNz3f5pr/zN06RBQIhAK5isBVlF+/kfK0a3qkXPxmwsJtonnY40/xVk/FlVlEn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48015176},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.24","@syncfusion/ej2-data":"~32.1.24","@syncfusion/ej2-lists":"~32.1.24","@syncfusion/ej2-inputs":"~32.1.24","@syncfusion/ej2-popups":"~32.1.24","@syncfusion/ej2-buttons":"~32.1.24","@syncfusion/ej2-calendars":"~32.1.24","@syncfusion/ej2-dropdowns":"~32.1.24","@syncfusion/ej2-file-utils":"~32.1.24","@syncfusion/ej2-pdf-export":"~32.1.24","@syncfusion/ej2-compression":"~32.1.24","@syncfusion/ej2-navigations":"~32.1.24","@syncfusion/ej2-excel-export":"~32.1.24","@syncfusion/ej2-splitbuttons":"~32.1.24","@syncfusion/ej2-notifications":"~32.1.24"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_32.1.24_1768875993391_0.353318087091965","host":"s3://npm-registry-packages-npm-production"}},"32.1.25":{"name":"@syncfusion/ej2-grids","version":"32.1.25","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"e3a505697dc8ad7e3d560ddc8fa3c54a599f4a9d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-32.1.25.tgz","fileCount":815,"integrity":"sha512-52sNIqHJ4kk1vTLCnlOicwKc0Bw0QGUxt9paDHEo9m/WSPLdEJ1+t4VO6cQDHYWT8bNNaUnq+7aQY0TyR47yvw==","signatures":[{"sig":"MEUCIALkEi82Exd819mFF7PXkf3dgH+lOT6dvJXiDIbcgF63AiEAuO8MwbMMjkCD60EMJkzdoC00RYjWfT7abihfJZGsu3E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48025052},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.24","@syncfusion/ej2-data":"~32.1.24","@syncfusion/ej2-lists":"~32.1.24","@syncfusion/ej2-inputs":"~32.1.24","@syncfusion/ej2-popups":"~32.1.25","@syncfusion/ej2-buttons":"~32.1.24","@syncfusion/ej2-calendars":"~32.1.25","@syncfusion/ej2-dropdowns":"~32.1.25","@syncfusion/ej2-file-utils":"~32.1.24","@syncfusion/ej2-pdf-export":"~32.1.24","@syncfusion/ej2-compression":"~32.1.24","@syncfusion/ej2-navigations":"~32.1.24","@syncfusion/ej2-excel-export":"~32.1.24","@syncfusion/ej2-splitbuttons":"~32.1.24","@syncfusion/ej2-notifications":"~32.1.24"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_32.1.25_1769482441426_0.6361596110228667","host":"s3://npm-registry-packages-npm-production"}},"32.2.3":{"name":"@syncfusion/ej2-grids","version":"32.2.3","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"2eead4f5056d8b7aba4510b7e32279c5f1cd83ca","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-32.2.3.tgz","fileCount":815,"integrity":"sha512-slO7j8prhPBuBNmFiDhXnz/+ADRjVl5PD+1Nx8BLd8wYO9DksNqwMrd8hi7VKHRJesjSQA0XYv8lp6+fOgzSPA==","signatures":[{"sig":"MEUCIGCSVoneXUYelf1uQGijzHOgdOHW+A/heTY4J+mwKdiVAiEA1p/Z6It36PMg5ouZqk8RjYu/7zvdOzsUUGgkp4CW3f8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48045322},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-data":"~32.2.3","@syncfusion/ej2-lists":"~32.2.3","@syncfusion/ej2-inputs":"~32.2.3","@syncfusion/ej2-popups":"~32.2.3","@syncfusion/ej2-buttons":"~32.2.3","@syncfusion/ej2-calendars":"~32.2.3","@syncfusion/ej2-dropdowns":"~32.2.3","@syncfusion/ej2-file-utils":"~32.2.3","@syncfusion/ej2-pdf-export":"~32.2.3","@syncfusion/ej2-compression":"~32.2.3","@syncfusion/ej2-navigations":"~32.2.3","@syncfusion/ej2-excel-export":"~32.2.3","@syncfusion/ej2-splitbuttons":"~32.2.3","@syncfusion/ej2-notifications":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_32.2.3_1770256837812_0.5707642160241411","host":"s3://npm-registry-packages-npm-production"}},"32.2.5":{"name":"@syncfusion/ej2-grids","version":"32.2.5","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"e5cc3e87f33c2ff4c78c9c3b2994e30cc158fe78","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-32.2.5.tgz","fileCount":815,"integrity":"sha512-9UfjpVRn7V52f8a1GjxuUZMXLOF7V30AXs6hPZdCMhiTzDT16zUNHdXutq0j7XAB8E9tx4jNA6ENFiQiGljatg==","signatures":[{"sig":"MEUCIF1U4LoTSeYuteuVjYnHmQdCKPYs1tArzvX3sFUD2deyAiEAsxfAuKPnfGhYgc0quigZs9jrnSa2aWL6RQJPm5z/POo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48048362},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-data":"~32.2.3","@syncfusion/ej2-lists":"~32.2.3","@syncfusion/ej2-inputs":"~32.2.5","@syncfusion/ej2-popups":"~32.2.5","@syncfusion/ej2-buttons":"~32.2.3","@syncfusion/ej2-calendars":"~32.2.5","@syncfusion/ej2-dropdowns":"~32.2.4","@syncfusion/ej2-file-utils":"~32.2.3","@syncfusion/ej2-pdf-export":"~32.2.3","@syncfusion/ej2-compression":"~32.2.3","@syncfusion/ej2-navigations":"~32.2.3","@syncfusion/ej2-excel-export":"~32.2.3","@syncfusion/ej2-splitbuttons":"~32.2.3","@syncfusion/ej2-notifications":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_32.2.5_1771286516331_0.4507562848049451","host":"s3://npm-registry-packages-npm-production"}},"32.2.6":{"name":"@syncfusion/ej2-grids","version":"32.2.6","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@32.2.6","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"cbdc483280f6abe8aeabb616672b6e0d4c83a17d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-32.2.6.tgz","fileCount":815,"integrity":"sha512-Pz4SDoQT4Ivq2FWmWoRFz9HazHd/413cAwugtk6cogcLEd8b4BsRTwxUjO8p34JUIeW5xie6QEKx5Bq77+oPpw==","signatures":[{"sig":"MEUCIDGFCgFaNy1DGDBueoQc2vXAD19e5DnmaraXXN5VtiyDAiEAzHbG7kYSkLIOVexUmpKggxcJVdafQKQbM5wBo+A7ibI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48048458},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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.3.1","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~32.2.6","@syncfusion/ej2-data":"~32.2.3","@syncfusion/ej2-lists":"~32.2.6","@syncfusion/ej2-inputs":"~32.2.5","@syncfusion/ej2-popups":"~32.2.6","@syncfusion/ej2-buttons":"~32.2.3","@syncfusion/ej2-calendars":"~32.2.6","@syncfusion/ej2-dropdowns":"~32.2.6","@syncfusion/ej2-file-utils":"~32.2.3","@syncfusion/ej2-pdf-export":"~32.2.3","@syncfusion/ej2-compression":"~32.2.3","@syncfusion/ej2-navigations":"~32.2.6","@syncfusion/ej2-excel-export":"~32.2.3","@syncfusion/ej2-splitbuttons":"~32.2.3","@syncfusion/ej2-notifications":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_32.2.6_1771337035948_0.05226461386193759","host":"s3://npm-registry-packages-npm-production"}},"32.2.7":{"name":"@syncfusion/ej2-grids","version":"32.2.7","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"18a7c49560fa95c8c9637096d49b356297cba400","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-32.2.7.tgz","fileCount":815,"integrity":"sha512-dtwzsgnCfc/pbnAS6RBzIWwrVSbpTT20nvqwOiAUIoHSAzUhoEgHvR8VFoXJXBHBCAy9qma7zZJW8wSkvIKJdg==","signatures":[{"sig":"MEUCIQCirNXX/JYvSoxcqrb2D//eVgfLTpsbQQ8BWzhNxxBVEQIgbxUb7G2fAc6E0Ml7O60YFAcuWALmekw/rUhDsPA5yfw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48057031},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.6","@syncfusion/ej2-data":"~32.2.3","@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-calendars":"~32.2.7","@syncfusion/ej2-dropdowns":"~32.2.7","@syncfusion/ej2-file-utils":"~32.2.3","@syncfusion/ej2-pdf-export":"~32.2.3","@syncfusion/ej2-compression":"~32.2.3","@syncfusion/ej2-navigations":"~32.2.7","@syncfusion/ej2-excel-export":"~32.2.3","@syncfusion/ej2-splitbuttons":"~32.2.7","@syncfusion/ej2-notifications":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_32.2.7_1771914233952_0.8524130299049868","host":"s3://npm-registry-packages-npm-production"}},"32.2.8":{"name":"@syncfusion/ej2-grids","version":"32.2.8","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"8e2bede0933b4f2feebf9cfe9cb1634806b23c52","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-32.2.8.tgz","fileCount":815,"integrity":"sha512-005cRtiD1FsyRAQzkkBfZXENmYCaxIW5EMhfHy8/0ZVSRBdtwHAAyn5rjL+CCA7p9BqKnWCVUjDADeMk+P0A/w==","signatures":[{"sig":"MEQCIBjnIFslDu1EV1lwn9tXCia86y0rP+wgR7QfHm+tYx2zAiA2QFieI9UCbyY6bgnB3gXRKtsY53AkcnGe2fLIymvZIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48037021},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.6","@syncfusion/ej2-data":"~32.2.3","@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-calendars":"~32.2.8","@syncfusion/ej2-dropdowns":"~32.2.8","@syncfusion/ej2-file-utils":"~32.2.3","@syncfusion/ej2-pdf-export":"~32.2.3","@syncfusion/ej2-compression":"~32.2.3","@syncfusion/ej2-navigations":"~32.2.8","@syncfusion/ej2-excel-export":"~32.2.3","@syncfusion/ej2-splitbuttons":"~32.2.7","@syncfusion/ej2-notifications":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_32.2.8_1772507688670_0.6948932631073605","host":"s3://npm-registry-packages-npm-production"}},"32.2.9":{"name":"@syncfusion/ej2-grids","version":"32.2.9","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"a8ac8ae80fbe43e2c832bbb288ec5c80772af024","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-32.2.9.tgz","fileCount":815,"integrity":"sha512-ccAfmAZ3zpRi/mh/iXHpSydy/SMkH05FUcf848v96DTFzbUqcL8MtWf9iISw2T1SpC8qlvSprxbCsQpb+p2MpA==","signatures":[{"sig":"MEUCIChk3XsiPphxmmLsYStneLV3Q1QRdqw+s7RvRqsamlytAiEAnmz4O7ri9jiols3Be8t42ay8mmvSkBpSG7Tg6Ofg31s=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48050492},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.9","@syncfusion/ej2-data":"~32.2.3","@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-calendars":"~32.2.9","@syncfusion/ej2-dropdowns":"~32.2.9","@syncfusion/ej2-file-utils":"~32.2.3","@syncfusion/ej2-pdf-export":"~32.2.3","@syncfusion/ej2-compression":"~32.2.3","@syncfusion/ej2-navigations":"~32.2.9","@syncfusion/ej2-excel-export":"~32.2.3","@syncfusion/ej2-splitbuttons":"~32.2.7","@syncfusion/ej2-notifications":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_32.2.9_1773108746131_0.19026292101402298","host":"s3://npm-registry-packages-npm-production"}},"33.1.44":{"name":"@syncfusion/ej2-grids","version":"33.1.44","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"afbac2377daa652527b6df3092effa3b535b527c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-33.1.44.tgz","fileCount":815,"integrity":"sha512-Rw13fghql3RbYVUjyPE5x7BIhZ+Dn92fhDheci/87nkrOweUHLOdgZmkx8TfQSsaB4Cl1RSs+yJA4IbeVr/2Qw==","signatures":[{"sig":"MEUCIQC6MZg+VNFjvEXPENBLU12V6sEpbOaJTpR680eGzqEGsAIgCnCc99SuFad1qlUXVopM/4ZE0ydpWlSa1G7cPEY0Kg4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48669461},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.1.44","@syncfusion/ej2-data":"~33.1.44","@syncfusion/ej2-lists":"~33.1.44","@syncfusion/ej2-inputs":"~33.1.44","@syncfusion/ej2-popups":"~33.1.44","@syncfusion/ej2-buttons":"~33.1.44","@syncfusion/ej2-calendars":"~33.1.44","@syncfusion/ej2-dropdowns":"~33.1.44","@syncfusion/ej2-file-utils":"~33.1.44","@syncfusion/ej2-pdf-export":"~33.1.44","@syncfusion/ej2-compression":"~33.1.44","@syncfusion/ej2-navigations":"~33.1.44","@syncfusion/ej2-excel-export":"~33.1.44","@syncfusion/ej2-splitbuttons":"~33.1.44","@syncfusion/ej2-notifications":"~33.1.44"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_33.1.44_1773658376728_0.7461611228377645","host":"s3://npm-registry-packages-npm-production"}},"33.1.45":{"name":"@syncfusion/ej2-grids","version":"33.1.45","keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-grids@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":"ce746b3e5b6f5cbde3a53b7945e0a361712d2c6d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-33.1.45.tgz","fileCount":815,"integrity":"sha512-ZszfQznLLb+SQ6kmJm7Oxx2er5c1s7bKvu8QAPaOqzguQm99R+9NPbV7bDYebR7JkOC420YBig1kXo3KP88HNQ==","signatures":[{"sig":"MEUCIBJg/ghzj+wksVi42s6kRnFXyZxe9fjFs0Ed8DJhqb9rAiEAzYs1onm0G3nJeDkPeeZpxCp0qTmeHwkSrIOa33nuZb4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48670310},"main":"./dist/ej2-grids.umd.min.js","es2015":"./dist/es6/ej2-grids.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":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.1.45","@syncfusion/ej2-data":"~33.1.45","@syncfusion/ej2-lists":"~33.1.44","@syncfusion/ej2-inputs":"~33.1.44","@syncfusion/ej2-popups":"~33.1.44","@syncfusion/ej2-buttons":"~33.1.44","@syncfusion/ej2-calendars":"~33.1.44","@syncfusion/ej2-dropdowns":"~33.1.44","@syncfusion/ej2-file-utils":"~33.1.44","@syncfusion/ej2-pdf-export":"~33.1.44","@syncfusion/ej2-compression":"~33.1.44","@syncfusion/ej2-navigations":"~33.1.45","@syncfusion/ej2-excel-export":"~33.1.44","@syncfusion/ej2-splitbuttons":"~33.1.44","@syncfusion/ej2-notifications":"~33.1.44"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-grids_33.1.45_1774330305922_0.6440203987564856","host":"s3://npm-registry-packages-npm-production"}},"33.1.46":{"name":"@syncfusion/ej2-grids","version":"33.1.46","description":"Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel.","author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","main":"./dist/ej2-grids.umd.min.js","module":"./index.js","es2015":"./dist/es6/ej2-grids.es5.js","dependencies":{"@syncfusion/ej2-base":"~33.1.45","@syncfusion/ej2-buttons":"~33.1.44","@syncfusion/ej2-calendars":"~33.1.44","@syncfusion/ej2-compression":"~33.1.44","@syncfusion/ej2-data":"~33.1.45","@syncfusion/ej2-dropdowns":"~33.1.46","@syncfusion/ej2-excel-export":"~33.1.44","@syncfusion/ej2-file-utils":"~33.1.44","@syncfusion/ej2-inputs":"~33.1.44","@syncfusion/ej2-lists":"~33.1.44","@syncfusion/ej2-navigations":"~33.1.46","@syncfusion/ej2-notifications":"~33.1.44","@syncfusion/ej2-pdf-export":"~33.1.44","@syncfusion/ej2-popups":"~33.1.44","@syncfusion/ej2-splitbuttons":"~33.1.44"},"devDependencies":{},"keywords":["ej2","syncfusion","ej2-grids","web-components","JavaScript","TypeScript","grid","data","table"],"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-grids@33.1.46","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-woumD0NNOdYbjw5cw3LHqFwG4HwfioQSDNweixt4b04YIiY8ZUlDLooXxrMDMSetiBJ6YBR1PR4DoTYHviL2Jg==","shasum":"cf063bb78e4694a6b43c0a5fd97870eba092ac4d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-grids/-/ej2-grids-33.1.46.tgz","fileCount":815,"unpackedSize":48694281,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCk+I581m0YzjR/D3fKQADSYlCAlNmEz07x+FKJn/sERQIhAM9vuAqkSaTzFB2tOXM4kqAwqGSrp3AEELcZlO5cz4oI"}]},"_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-grids_33.1.46_1774922202142_0.5895006879433289"},"_hasShrinkwrap":false}},"name":"@syncfusion/ej2-grids","time":{"created":"2017-05-10T10:40:15.710Z","modified":"2026-03-31T01:56:42.605Z","1.0.0":"2017-05-10T10:40:15.710Z","1.0.3":"2017-05-10T12:15:30.869Z","1.0.4":"2017-05-10T13:44:52.168Z","1.0.5":"2017-05-11T13:07:37.542Z","1.0.7":"2017-05-19T05:33:58.443Z","1.0.8":"2017-05-19T05:58:04.021Z","1.0.10":"2017-07-05T12:47:04.721Z","1.0.11":"2017-08-03T23:23:32.032Z","1.0.14":"2017-08-31T21:42:31.566Z","1.0.16":"2017-09-08T11:35:10.032Z","1.0.17":"2017-09-14T09:39:41.294Z","1.0.18":"2017-09-20T17:21:10.483Z","1.0.19":"2017-09-28T23:42:51.586Z","1.0.21":"2017-10-06T20:05:32.187Z","1.0.22":"2017-10-16T22:08:02.242Z","1.0.23":"2017-10-17T12:14:35.334Z","1.0.25":"2017-10-26T14:27:32.961Z","15.4.17":"2017-11-13T11:38:29.451Z","15.4.18":"2017-11-16T11:37:59.361Z","15.4.19":"2017-11-23T13:13:05.035Z","15.4.20":"2017-12-01T03:55:31.689Z","15.4.21":"2017-12-08T12:14:08.006Z","15.4.22":"2017-12-14T07:33:55.344Z","15.4.23":"2017-12-27T14:10:11.541Z","15.4.24":"2018-01-10T06:23:37.787Z","15.4.25":"2018-01-17T14:24:43.627Z","15.4.26":"2018-01-23T12:33:33.575Z","15.4.27":"2018-01-30T14:47:53.241Z","15.4.28":"2018-02-06T17:37:19.840Z","15.4.29":"2018-02-07T09:59:48.734Z","15.4.30":"2018-02-14T17:38:17.371Z","16.1.24":"2018-02-22T03:22:16.232Z","15.4.31":"2018-03-01T15:11:37.283Z","16.1.26":"2018-03-05T16:38:22.616Z","16.1.28":"2018-03-09T05:39:06.602Z","16.1.29":"2018-03-13T16:17:35.490Z","16.1.30":"2018-03-20T12:46:54.413Z","16.1.32":"2018-03-29T12:40:55.376Z","16.1.33":"2018-04-04T06:42:11.419Z","16.1.34":"2018-04-10T11:10:57.906Z","16.1.35":"2018-04-17T15:34:17.896Z","16.1.37":"2018-04-24T16:58:38.435Z","16.1.38":"2018-05-03T12:55:05.749Z","16.1.39":"2018-05-05T14:54:04.010Z","16.1.40":"2018-05-08T08:44:51.291Z","16.1.41":"2018-05-09T13:55:33.443Z","16.1.42":"2018-05-15T13:13:48.029Z","16.1.43":"2018-05-18T14:53:27.900Z","16.1.44":"2018-05-19T16:30:40.349Z","16.1.47":"2018-06-06T16:54:53.217Z","16.1.48":"2018-06-13T15:09:32.443Z","16.2.41":"2018-06-25T09:01:26.812Z","16.2.42":"2018-06-28T09:06:10.325Z","16.2.43":"2018-07-03T12:59:13.174Z","16.2.44":"2018-07-10T09:46:14.450Z","16.2.45":"2018-07-17T07:46:37.270Z","16.2.46":"2018-07-30T12:58:34.876Z","16.2.47":"2018-08-07T12:44:59.177Z","16.2.48":"2018-08-14T10:26:20.218Z","16.2.49":"2018-08-21T12:40:18.344Z","16.2.50":"2018-08-28T17:59:17.320Z","16.2.51":"2018-09-04T11:58:22.102Z","16.2.52":"2018-09-04T14:48:02.918Z","16.3.17":"2018-09-11T13:26:51.662Z","16.3.21":"2018-09-21T19:42:06.117Z","16.3.22":"2018-09-25T10:34:58.419Z","16.3.23":"2018-10-03T05:04:36.749Z","16.3.24":"2018-10-09T07:14:03.863Z","16.3.25":"2018-10-16T10:03:19.119Z","16.3.27":"2018-10-23T10:17:51.541Z","16.3.29":"2018-10-31T04:37:54.553Z","16.3.30":"2018-11-01T11:24:31.511Z","16.3.31":"2018-11-07T10:06:30.091Z","16.3.32":"2018-11-13T06:25:06.444Z","16.3.33":"2018-11-20T13:15:37.563Z","16.3.34":"2018-11-22T03:52:09.873Z","16.4.40-beta":"2018-12-10T12:23:48.814Z","16.1.49":"2018-12-13T15:28:29.203Z","16.4.42":"2018-12-17T13:09:57.472Z","16.4.44":"2018-12-24T12:12:41.091Z","16.4.45":"2019-01-02T12:01:26.057Z","16.4.46":"2019-01-08T11:03:57.482Z","16.4.47":"2019-01-16T11:16:40.106Z","16.4.48":"2019-01-22T12:02:32.942Z","17.1.1-beta":"2019-01-29T13:47:39.350Z","16.4.52":"2019-02-05T16:36:38.942Z","16.4.53":"2019-02-13T10:11:43.804Z","16.4.54":"2019-02-19T07:30:55.319Z","16.4.55":"2019-02-27T07:19:03.744Z","17.1.32-beta":"2019-03-13T15:11:25.174Z","17.1.38":"2019-03-29T07:33:14.207Z","17.1.40":"2019-04-09T11:46:49.736Z","17.1.41":"2019-04-16T11:11:50.040Z","17.1.42":"2019-04-23T09:09:31.658Z","17.1.43":"2019-04-30T10:23:02.257Z","17.1.44":"2019-05-07T09:36:10.596Z","17.1.47":"2019-05-14T10:43:50.352Z","17.1.48":"2019-05-21T12:17:27.944Z","17.1.50":"2019-06-04T14:03:02.575Z","17.1.51":"2019-06-11T12:42:03.563Z","17.2.28-beta":"2019-06-27T14:54:50.844Z","17.2.34":"2019-07-11T12:41:42.385Z","17.2.35":"2019-07-17T04:40:02.380Z","17.2.36":"2019-07-24T07:45:33.726Z","17.2.39":"2019-07-30T07:25:39.515Z","17.2.40":"2019-08-06T11:04:27.387Z","17.2.41":"2019-08-14T03:58:05.289Z","17.2.46":"2019-08-22T10:54:08.520Z","17.2.47":"2019-08-27T14:25:41.970Z","17.2.29-beta":"2019-08-27T19:59:02.432Z","17.2.48-beta":"2019-08-28T14:27:32.004Z","17.2.49":"2019-09-04T09:01:12.338Z","17.2.51":"2019-09-10T15:05:08.146Z","17.3.9-beta":"2019-09-20T12:43:51.783Z","17.3.14":"2019-10-03T16:19:13.905Z","17.3.16":"2019-10-09T09:48:21.952Z","17.3.17":"2019-10-15T13:12:45.759Z","17.3.19":"2019-10-22T12:38:42.488Z","17.3.21":"2019-10-30T11:30:36.447Z","17.3.26":"2019-11-05T18:38:55.164Z","17.3.27":"2019-11-12T12:07:38.729Z","17.3.28":"2019-11-19T13:15:59.644Z","17.3.29":"2019-11-26T06:57:43.263Z","17.3.30":"2019-12-03T12:24:41.628Z","17.3.34":"2019-12-10T12:51:10.089Z","17.4.39":"2019-12-17T10:25:04.768Z","17.4.40":"2019-12-24T11:06:31.971Z","17.4.41":"2020-01-07T09:35:18.276Z","17.4.43":"2020-01-14T06:51:46.266Z","17.3.19-4568":"2020-01-14T07:10:34.956Z","17.4.44":"2020-01-21T12:36:32.517Z","16.3.33-1017708":"2020-01-24T06:14:36.136Z","17.4.46":"2020-01-30T09:25:52.180Z","17.4.47":"2020-02-05T07:03:36.945Z","17.4.49":"2020-02-11T10:57:34.949Z","17.4.50":"2020-02-18T12:00:10.620Z","17.4.51":"2020-02-25T14:22:51.880Z","17.4.55":"2020-03-10T10:51:21.619Z","18.1.36-beta":"2020-03-19T09:14:55.614Z","18.1.42":"2020-04-01T10:48:32.167Z","18.1.43":"2020-04-07T12:15:13.249Z","18.1.44":"2020-04-14T11:40:48.834Z","18.1.45":"2020-04-21T10:20:34.765Z","18.1.46":"2020-04-28T07:59:16.604Z","18.1.48":"2020-05-05T11:25:31.377Z","18.1.52":"2020-05-13T08:26:34.978Z","18.1.53":"2020-05-19T07:09:44.001Z","18.1.54":"2020-05-26T10:26:00.384Z","18.1.55":"2020-06-02T10:33:25.976Z","18.1.56":"2020-06-09T11:47:19.394Z","18.1.57":"2020-06-16T10:50:30.698Z","18.1.59":"2020-06-23T10:01:18.099Z","18.2.44":"2020-07-07T00:45:26.269Z","18.2.45":"2020-07-14T05:57:15.112Z","18.2.46":"2020-07-21T08:02:33.581Z","18.2.47":"2020-07-28T09:10:23.745Z","18.2.48":"2020-08-04T06:35:01.454Z","18.2.54":"2020-08-18T12:26:46.888Z","18.2.55":"2020-08-25T14:34:30.678Z","18.2.56":"2020-09-01T11:45:33.730Z","18.2.57":"2020-09-08T11:50:11.433Z","18.2.58":"2020-09-15T14:49:57.493Z","18.2.59":"2020-09-21T14:53:14.144Z","18.3.35":"2020-10-01T09:44:41.597Z","18.3.40":"2020-10-13T13:58:41.246Z","18.3.42":"2020-10-20T11:30:07.980Z","17.2.49-beta":"2020-10-23T07:42:35.979Z","18.3.44":"2020-10-27T10:50:05.374Z","18.3.47":"2020-11-05T08:18:07.342Z","18.3.48":"2020-11-11T07:15:33.849Z","18.3.50":"2020-11-17T12:52:08.920Z","17.2.52-1205479":"2020-11-23T12:27:40.581Z","18.3.51":"2020-11-24T11:31:25.301Z","18.3.52":"2020-12-01T13:17:57.286Z","18.3.53":"2020-12-08T11:41:36.935Z","18.4.30":"2020-12-17T07:27:38.675Z","18.4.31":"2020-12-22T11:45:09.525Z","18.4.32":"2020-12-29T11:45:57.559Z","18.4.33":"2021-01-05T07:47:44.738Z","17.2.53-1205479":"2021-01-11T10:46:02.310Z","18.4.34":"2021-01-12T14:39:51.829Z","17.2.55-1205479":"2021-01-15T09:09:04.702Z","18.4.35":"2021-01-19T10:39:31.845Z","18.4.39":"2021-01-28T05:10:21.909Z","18.4.41":"2021-02-02T12:06:05.309Z","18.4.42":"2021-02-09T11:27:16.454Z","18.4.43":"2021-02-16T09:36:55.060Z","18.4.44":"2021-02-23T09:16:40.284Z","18.4.46":"2021-03-02T09:38:17.734Z","18.4.47":"2021-03-09T12:56:40.321Z","18.4.48":"2021-03-16T09:44:28.794Z","18.4.49":"2021-03-23T08:55:47.508Z","19.1.54":"2021-03-30T14:50:16.583Z","19.1.55":"2021-04-06T06:33:48.830Z","19.1.56":"2021-04-13T09:19:48.991Z","19.1.57":"2021-04-20T09:34:09.038Z","19.1.58":"2021-04-27T10:34:24.956Z","19.1.59":"2021-05-04T09:26:27.843Z","19.1.63":"2021-05-13T05:58:03.446Z","19.1.64":"2021-05-19T10:02:21.453Z","19.1.65":"2021-05-25T06:55:01.717Z","19.1.66":"2021-06-01T06:03:08.284Z","19.1.67":"2021-06-08T09:13:19.395Z","19.1.69":"2021-06-15T07:15:27.359Z","19.2.44":"2021-06-30T05:11:10.836Z","19.2.46":"2021-07-06T08:17:32.743Z","19.2.47":"2021-07-13T08:11:01.787Z","19.2.48":"2021-07-20T07:06:33.188Z","19.2.49":"2021-07-27T07:19:19.730Z","19.2.51":"2021-08-03T09:01:42.450Z","19.2.55":"2021-08-11T05:33:10.059Z","19.2.56":"2021-08-17T09:33:21.042Z","19.2.57":"2021-08-24T09:13:15.150Z","19.2.59":"2021-08-31T09:03:52.332Z","19.2.60":"2021-09-07T11:05:13.904Z","19.2.62":"2021-09-14T11:32:05.687Z","19.3.43":"2021-09-30T05:01:00.904Z","19.3.44":"2021-10-05T10:19:23.590Z","19.3.45":"2021-10-12T10:59:20.949Z","19.3.46":"2021-10-19T10:18:18.827Z","19.3.47":"2021-10-26T10:19:22.751Z","19.3.48":"2021-11-02T10:35:15.023Z","19.3.53":"2021-11-12T05:45:56.233Z","19.3.54":"2021-11-17T12:52:01.320Z","19.3.55":"2021-11-23T12:43:21.514Z","19.3.56":"2021-12-02T13:56:57.677Z","19.3.57":"2021-12-07T10:46:11.887Z","19.4.38":"2021-12-17T05:49:50.222Z","19.4.40":"2021-12-28T14:36:30.215Z","19.4.41":"2022-01-04T11:26:21.914Z","19.4.42":"2022-01-11T14:06:04.167Z","19.4.43":"2022-01-18T11:19:40.787Z","19.4.47":"2022-01-25T12:19:55.524Z","19.4.48":"2022-01-31T10:16:07.752Z","19.4.50":"2022-02-08T10:14:45.755Z","19.4.51":"2022-02-11T05:31:32.615Z","19.4.52":"2022-02-15T13:58:29.592Z","19.4.53":"2022-02-22T10:51:11.309Z","19.4.54":"2022-03-01T12:11:48.326Z","19.4.55":"2022-03-08T09:34:05.895Z","19.4.56":"2022-03-15T14:46:18.641Z","20.1.47":"2022-04-04T08:09:31.523Z","20.1.48":"2022-04-12T11:11:08.675Z","18.3.50-85492":"2022-04-13T10:45:09.288Z","20.1.51":"2022-04-26T13:30:16.875Z","20.1.52":"2022-05-04T07:33:35.593Z","20.1.55":"2022-05-12T12:51:03.493Z","20.1.56":"2022-05-17T10:55:15.264Z","20.1.57":"2022-05-24T11:22:04.153Z","20.1.58":"2022-05-31T14:07:50.318Z","20.1.59":"2022-06-07T11:23:04.402Z","20.1.60":"2022-06-14T12:20:43.366Z","20.1.61":"2022-06-21T15:00:24.742Z","20.2.36":"2022-06-30T08:42:29.634Z","20.2.38":"2022-07-12T17:21:40.620Z","20.2.39":"2022-07-19T14:50:29.354Z","20.2.40":"2022-07-26T11:47:48.417Z","20.2.43":"2022-08-08T05:42:49.523Z","20.2.44":"2022-08-16T13:00:55.474Z","20.2.45":"2022-08-23T12:35:39.217Z","20.2.46":"2022-08-30T13:44:56.175Z","20.2.48":"2022-09-06T12:55:44.450Z","20.2.49":"2022-09-13T14:13:11.015Z","20.3.47":"2022-09-29T08:49:04.221Z","20.3.48":"2022-10-05T13:36:36.759Z","20.3.49":"2022-10-11T12:51:25.612Z","20.3.50":"2022-10-18T10:48:59.975Z","20.3.52":"2022-10-26T12:54:34.808Z","20.3.56":"2022-11-08T09:52:53.024Z","20.3.57":"2022-11-15T13:54:16.970Z","20.3.58":"2022-11-22T12:48:34.910Z","20.3.59":"2022-11-29T12:46:46.867Z","20.3.60":"2022-12-06T13:43:31.811Z","20.3.61":"2022-12-13T13:25:17.532Z","20.3.62":"2022-12-14T14:29:59.596Z","20.4.38":"2022-12-21T09:30:14.668Z","20.4.40":"2022-12-28T17:05:39.747Z","20.4.42":"2023-01-04T12:34:54.465Z","20.4.43":"2023-01-10T13:16:15.943Z","20.4.44":"2023-01-18T15:14:56.384Z","20.4.48":"2023-02-01T07:20:36.702Z","20.4.49":"2023-02-07T13:28:43.347Z","20.4.50":"2023-02-14T11:20:43.149Z","20.4.51":"2023-02-21T12:37:11.305Z","20.4.52":"2023-02-28T11:52:45.667Z","20.4.53":"2023-03-07T12:22:03.789Z","20.4.54":"2023-03-14T13:43:53.676Z","21.1.35":"2023-03-23T08:02:39.710Z","21.1.37":"2023-03-29T15:02:00.977Z","21.1.38":"2023-04-04T13:13:20.317Z","21.1.39":"2023-04-11T12:18:17.135Z","21.1.41":"2023-04-18T11:11:29.301Z","21.2.3":"2023-05-03T08:50:20.661Z","21.2.4":"2023-05-09T12:32:17.091Z","21.2.5":"2023-05-16T11:33:35.381Z","21.2.6":"2023-05-23T11:51:57.576Z","21.2.8":"2023-05-30T11:54:48.283Z","21.2.9":"2023-06-06T13:26:16.137Z","21.2.10":"2023-06-13T11:25:59.497Z","22.1.34":"2023-06-21T11:54:36.718Z","21.1.36":"2023-06-28T11:49:51.462Z","21.1.42":"2023-06-28T14:53:16.104Z","22.1.36":"2023-06-28T15:43:30.455Z","22.1.37":"2023-07-04T11:41:56.616Z","22.1.38":"2023-07-11T13:16:28.848Z","22.1.39":"2023-07-18T12:26:54.647Z","22.2.5":"2023-07-27T14:40:20.600Z","22.2.7":"2023-08-02T12:29:14.086Z","22.2.8":"2023-08-08T12:10:24.214Z","22.2.9":"2023-08-15T12:24:48.513Z","22.2.10":"2023-08-22T17:58:53.578Z","22.2.11":"2023-08-29T01:19:31.178Z","20.3.47-54738":"2023-09-01T13:55:31.839Z","20.3.47-54739":"2023-09-05T06:02:36.745Z","22.2.12":"2023-09-05T10:37:52.263Z","20.4.54-54738":"2023-09-11T12:08:37.006Z","23.1.36":"2023-09-15T08:01:49.069Z","23.1.38":"2023-09-26T11:47:52.772Z","23.1.39":"2023-10-04T07:46:24.496Z","23.1.40":"2023-10-10T13:18:01.617Z","20.4.54-54739":"2023-10-12T07:29:41.646Z","23.1.41":"2023-10-17T01:05:37.651Z","23.1.42":"2023-10-24T01:04:00.344Z","23.1.43":"2023-10-31T01:29:30.098Z","23.1.44":"2023-11-07T06:07:47.150Z","23.2.4":"2023-11-20T06:13:07.591Z","20.4.54-54740":"2023-11-20T14:14:46.058Z","23.2.6":"2023-11-28T05:34:35.868Z","23.2.7":"2023-12-05T02:49:02.543Z","23.2.7-52849":"2023-12-15T09:34:03.626Z","24.1.41":"2023-12-18T06:26:07.693Z","21.1.38-10459":"2023-12-26T11:41:34.284Z","24.1.43":"2023-12-27T06:18:52.280Z","24.1.44":"2024-01-03T03:31:12.489Z","24.1.45":"2024-01-09T02:16:15.038Z","24.1.46":"2024-01-17T02:02:32.594Z","24.1.47":"2024-01-23T02:27:20.497Z","24.2.3":"2024-01-31T14:06:36.449Z","24.2.4":"2024-02-06T04:52:37.721Z","24.2.5":"2024-02-13T01:59:54.486Z","20.4.54-54741":"2024-02-14T12:56:35.278Z","24.2.7":"2024-02-20T01:48:38.550Z","24.2.8":"2024-02-27T06:37:24.407Z","24.2.9":"2024-03-05T08:59:34.807Z","25.1.35":"2024-03-15T12:12:58.390Z","25.1.37":"2024-03-26T04:57:29.732Z","25.1.38":"2024-04-02T02:34:44.462Z","25.1.39":"2024-04-09T12:33:30.411Z","25.1.40":"2024-04-16T02:18:11.376Z","25.1.41":"2024-04-23T06:41:02.983Z","25.1.42":"2024-04-30T03:00:21.859Z","25.2.3":"2024-05-08T13:44:12.209Z","25.2.5":"2024-05-21T03:27:23.361Z","25.2.6":"2024-05-28T02:31:51.333Z","25.2.7":"2024-06-04T02:46:25.511Z","26.1.35":"2024-06-11T13:10:21.633Z","26.1.38":"2024-06-19T10:03:35.222Z","26.1.39":"2024-06-25T09:00:58.661Z","26.1.40":"2024-07-02T05:04:53.153Z","26.1.41":"2024-07-09T07:01:13.769Z","26.1.42":"2024-07-15T23:30:19.306Z","26.2.4":"2024-07-24T09:25:32.620Z","26.2.5":"2024-07-25T23:28:52.497Z","26.2.7":"2024-07-29T22:56:18.775Z","26.2.7-13925":"2024-08-01T10:58:32.694Z","26.2.8":"2024-08-05T22:58:54.719Z","26.2.9":"2024-08-12T22:56:08.282Z","26.2.10":"2024-08-19T22:58:43.873Z","26.2.11":"2024-08-26T23:00:21.439Z","26.2.12":"2024-09-02T22:55:58.577Z","26.2.14":"2024-09-10T05:02:01.651Z","27.1.48":"2024-09-18T10:09:12.161Z","27.1.50":"2024-09-23T23:02:06.679Z","27.1.51":"2024-09-30T13:25:53.294Z","27.1.52":"2024-10-08T03:09:14.078Z","27.1.53":"2024-10-15T08:43:57.260Z","27.1.55":"2024-10-22T02:58:14.128Z","27.1.57":"2024-10-29T00:00:45.922Z","27.1.58":"2024-11-05T00:48:08.488Z","27.2.2":"2024-11-15T04:19:14.340Z","27.2.3":"2024-11-21T18:00:16.557Z","27.2.4":"2024-11-26T00:08:33.936Z","27.2.5":"2024-12-03T01:29:18.298Z","28.1.33":"2024-12-12T08:06:11.152Z","28.1.35":"2024-12-18T18:13:35.790Z","28.1.36":"2024-12-24T10:48:53.065Z","28.1.37":"2024-12-30T23:51:20.207Z","28.1.38":"2025-01-07T01:23:26.636Z","28.1.41":"2025-01-21T01:53:54.347Z","28.2.3":"2025-01-29T10:25:23.631Z","28.2.4":"2025-02-04T01:01:50.007Z","28.2.5":"2025-02-11T02:49:52.039Z","28.2.6":"2025-02-18T02:22:02.536Z","28.2.7":"2025-02-25T02:53:39.378Z","28.2.9":"2025-03-04T02:40:23.266Z","28.2.11":"2025-03-11T02:23:49.886Z","27.2.3-97709":"2025-03-12T14:03:37.204Z","28.2.12":"2025-03-19T05:02:42.280Z","29.1.33":"2025-03-25T10:13:22.943Z","29.1.35":"2025-04-01T01:29:56.112Z","29.1.37":"2025-04-08T03:06:28.771Z","29.1.38":"2025-04-14T22:30:02.728Z","29.1.39":"2025-04-22T02:42:47.277Z","29.1.40":"2025-04-29T01:48:31.807Z","29.1.41":"2025-05-06T02:25:51.912Z","29.2.4":"2025-05-14T10:47:05.453Z","29.2.5":"2025-05-21T00:42:11.328Z","29.2.7":"2025-05-27T13:22:06.432Z","26.1.35-71089":"2025-05-28T13:44:42.188Z","29.2.8":"2025-06-03T01:30:21.166Z","29.2.10":"2025-06-10T02:58:07.882Z","29.2.11":"2025-06-17T02:55:01.759Z","30.1.37":"2025-06-25T12:32:41.581Z","30.1.38":"2025-07-02T05:08:21.587Z","30.1.39":"2025-07-08T03:15:26.924Z","30.1.40":"2025-07-15T04:00:08.654Z","30.1.41":"2025-07-22T02:33:40.795Z","30.1.42":"2025-07-29T02:22:08.907Z","28.2.3-1479479":"2025-07-31T08:10:15.111Z","30.2.4":"2025-08-07T08:03:54.144Z","30.2.5":"2025-08-13T02:49:25.144Z","30.2.6":"2025-08-19T02:50:57.653Z","31.1.17":"2025-09-05T07:14:40.283Z","31.1.20":"2025-09-17T02:51:31.800Z","31.1.20-769223":"2025-09-19T12:40:43.190Z","31.1.21":"2025-09-23T03:02:08.345Z","26.1.35-750253":"2025-09-26T13:55:20.877Z","31.1.22":"2025-10-01T03:38:17.120Z","31.1.23":"2025-10-07T03:06:28.524Z","26.1.35-7502":"2025-10-07T18:16:13.079Z","31.2.2":"2025-10-15T09:47:15.888Z","31.2.3":"2025-10-22T04:07:57.075Z","31.2.4":"2025-10-28T03:44:03.814Z","31.2.5":"2025-11-04T03:04:48.811Z","31.2.10":"2025-11-12T20:05:56.109Z","31.2.12":"2025-11-18T07:48:57.093Z","31.2.15":"2025-11-25T00:24:55.246Z","31.2.16":"2025-12-02T04:16:28.053Z","31.2.18":"2025-12-09T03:52:52.551Z","32.1.19":"2025-12-16T06:42:59.234Z","32.1.20":"2025-12-23T05:07:35.401Z","32.1.21":"2025-12-30T02:28:35.120Z","32.1.22":"2026-01-06T02:50:31.500Z","31.1.17-484503":"2026-01-06T12:20:08.802Z","32.1.23":"2026-01-13T03:45:02.508Z","32.1.19-94624":"2026-01-13T12:23:07.688Z","31.1.17-1838443":"2026-01-14T08:59:50.777Z","32.1.19-998322":"2026-01-14T12:18:08.534Z","32.1.24":"2026-01-20T02:26:33.844Z","32.1.25":"2026-01-27T02:54:01.814Z","32.2.3":"2026-02-05T02:00:38.276Z","32.2.5":"2026-02-17T00:01:56.854Z","32.2.6":"2026-02-17T14:03:56.351Z","32.2.7":"2026-02-24T06:23:54.347Z","32.2.8":"2026-03-03T03:14:49.079Z","32.2.9":"2026-03-10T02:12:26.524Z","33.1.44":"2026-03-16T10:52:57.097Z","33.1.45":"2026-03-24T05:31:46.286Z","33.1.46":"2026-03-31T01:56:42.476Z"},"readmeFilename":"README.md","homepage":"https://www.syncfusion.com/javascript-ui-controls"}