{"maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"dist-tags":{"beta":"31.1.17-792570","latest":"33.2.5"},"author":{"name":"Syncfusion Inc."},"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","readme":"# JavaScript Chart Control\n\nThe [JavaScript Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm) control is a well-crafted charting component for visualizing data with 50+ charts and graphs, ranging from line to financial types. It can bind data from  datasource such as array of JSON objects, `OData web services` or [DataManager](https://ej2.syncfusion.com/documentation/data/data-binding/). All chart elements are rendered using Scalable Vector Graphics (SVG).\n\n## What's Included in the JavaScript Charts Package\n\nThe [JavaScript Charts](https://www.syncfusion.com/javascript-ui-controls/js-charts?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm) package includes the following list of components.\n\n### JavaScript Chart\n\nThe [JavaScript Chart Component](https://www.syncfusion.com/javascript-ui-controls/javascript-charts) is a feature-rich chart control with built-in support for over 50 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. \n\n<p align=\"center\">\n   <a href=\"https://ej2.syncfusion.com/documentation/chart/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm\">Getting started</a> .\n   <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm#/material/chart/line.html\">Online demos</a> .\n   <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-charts?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript Chart Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-chart.png\">\n</p>\n\n#### Key features\n\n* Chart types: Supports 50+ interactive chart types starting from line to financial chart. Few chart types include:\n   * [JavaScript Area Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts/chart-types/area-chart??utm_source=npm&utm_medium=listing&utm_campaign=javascript-area-chart-npm)\n   * [JavaScript Bar Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts/chart-types/bar-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-bar-chart-npm)\n   * [JavaScript Line Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts/chart-types/line-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-line-chart-npm)\n   * [JavaScript Spline Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts/chart-types/spline-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-spline-chart-npm)\n   * [JavaScript Bubble Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts/chart-types/bubble-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-bubble-chart-npm)\n   * [JavaScript Scatter Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts/chart-types/scatter-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-scatter-chart-npm)\n   * [JavaScript Step Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts/chart-types/stepline-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-step-chart-npm)\n   * [JavaScript Polar Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts/chart-types/polar-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-polar-chart-npm)\n   * [JavaScript Radar Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts/chart-types/radar-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-radar-chart-npm)\n   * [JavaScript Range Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts/chart-types/range-area-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-range-chart-npm)\n   * [JavaScript Stacked Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts/chart-types/range-area-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-stacked-chart-npm)\n   * [JavaScript Box Plot Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts/chart-types/box-and-whisker-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm)\n   * [JavaScript Histogram Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts/chart-types/histogram-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm)\n   * [JavaScript Financial Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts/chart-types/stock-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-stock-chart-npm)\n* [Data binding](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=chart#/material/chart/local-data.html): Bind the Chart component with an array of JSON objects or DataManager. Other than chart series, data label and tooltip can also bound to your data.\n* [Axis types](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=chart#/material/chart/numeric.html): Supports multiple axes, and able to plot different data such as numbers, datetime, logarithmic and string.\n* [Rendering modes](https://ej2.syncfusion.com/documentation/chart/render-methods/): Supports two type of rendering - SVG and Canvas. By default chart rendered in SVG, You can easily switch between the two simple configuration.\n* [Data label](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=chart#/material/chart/data-label-template.html):  Supports data label to annotate points with label to improve the readability of data.\n* [Annotation](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=chart#/material/chart/pie-annotation.html): Provides support to mark any specific area of interest by adding custom element.\n* [Zooming and panning](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=chart#/material/chart/zooming.html): Provides options to visualize the data points under any region using rectangular selection, pinch, or mouse wheel zooming.\n* [Crosshair & trackball](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=chart#/material/chart/cross-hair.html): Provides options to track data points closer to the mouse position or touch action.\n* [Selection](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=chart#/material/chart/selection.html): Allows you to select any data point or subset of points using selection feature.\n* [Export](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=chart#/material/chart/export.html): Provides the options to Export the chart to  PDF, SVG and CSV formats.\n* [RTL support](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=chart#/material/chart/right-to-left.html): Provides a full-fledged right-to-left mode which aligns axis, tooltip, legend and data in the chart component from right to left.\n* [Appearance](https://ej2.syncfusion.com/documentation/chart/chart-appearance/): Colors for the charts are picked by the built-in theme, but each element of the chart can be customized by simple configuration options.\n* [Accessibility](https://ej2.syncfusion.com/documentation/chart/accessibility/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-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 chart can be effectively used with assistive technologies such as screen readers.\n* [Localization](https://ej2.syncfusion.com/documentation/chart/localization/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm#localization): The Localization library enables you to adapt the default text content of the chart to fit the language and cultural preferences of your target audience.\n\n### JavaScript Accumulation Chart\n\nBuilt-in support for pie, doughnut, pyramid and funnel series type, to show the proportions and percentages between the categories.\n\n<p align=\"center\">\n   <a href=\"https://ej2.syncfusion.com/documentation/accumulation-chart/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm\">Getting started</a> .\n   <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm#/material/chart/default-pie.html\">Online demos</a> .\n   <a href=\"https://www.syncfusion.com/products/javascript/chart\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript Accumulation Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-accumulation-chart.png\">\n</p>\n\n#### Key features\n\n* Chart types: Supports Pie, Doughnut, Pyramid and Funnel charts.\n   * [JavaScript Pie Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts/chart-types/pie-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-pie-chart-npm)\n   * [JavaScript Doughnut Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts/chart-types/donut-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-doughnut-chart-npm)\n   * [JavaScript Pyramid Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts/chart-types/pyramid-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-pyramid-chart-npm)\n   * [JavaScript Funnel Chart](https://www.syncfusion.com/javascript-ui-controls/js-charts/chart-types/funnel-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-funnel-chart-npm)\n* [Smart labels](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=chart#/material/chart/smart-labels): Supports arrangement of data labels smartly to avoid overlapping when the data point value falls in close range.\n* [Grouping](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=chart#/material/chart/grouping): Supports grouping of data points based on value and point count.\n* [Semi-pie](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=chart#/material/chart/semi-pie): Provides options to customize the start and end angle of the pie chart.\n* [Legend](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=chart#/material/chart/pie-legend): Provides options to display additional information about the points with the help of legend.\n* [Tooltip](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=chart#/material/chart/pie-radius): Provides great user experiance by including a set of interactive features such as tooltip, drill-down, events, and selection.\n\n\n### JavaScript Stock Chart\n\nThe [JavaScript Stock Chart](https://www.syncfusion.com/javascript-ui-controls/js-stock-chart) is a well-crafted, easy-to-use financial charting package to track and visualize stock price of any company over a specific period using charting and range tools.\n\n<p align=\"center\">\n   <a href=\"https://ej2.syncfusion.com/documentation/stock-chart/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm\">Getting started</a> .\n   <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm#/material/stock-chart/default.html\">Online demos</a> .\n   <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-stock-chart\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript Stock Chart Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-stock-chart.png\">\n</p>\n\n#### Key features\n\n* [Data binding](https://ej2.syncfusion.com/documentation/stock-chart/working-with-data/): Bind the stock chart control with an array of JSON objects or DataManager. Other than chart series, data label and tooltip can also bound to your data.\n* [Range selector](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=rangeselector#/material/stock-chart/disabled-period): Supports range selector to filter a date range for data that needs to be visualized.\n* [Period selector](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=rangeselector#/material/stock-chart/disabled-navigator): Supports period selector to select predefined periods just by a single click.\n* [Technical indicators](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=rangeselector#/material/stock-chart/default): Incidators allows to analyze the past and predict the future market trends based on historic price, volume, or open interest.\n* [Trendlines](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=rangeselector#/material/stock-chart/default): Predicts the future trends with predetermined data for any measurements.\n* [Stock events](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=rangeselector#/material/stock-chart/stock-events): Supports stock events to show different kinds of market events on the chart.\n* [Export](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=rangeselector#/material/stock-chart/default): Provides the options to Export the stock chart to  PDF, SVG and CSV formats.\n* [Appearance](https://ej2.syncfusion.com/documentation/stock-chart/appearance/): Colors for the stock chart are picked by the built-in theme, but each element of the stock chart can be customized by simple configuration options.\n* [Tooltip](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=rangeselector#/material/stock-chart/default): Provides great user experiance by including a set of interactive features such as tooltip, events, and trackball.\n\n### JavaScript Range Navigator\n\nThe [JavaScript Range Navigator](https://www.syncfusion.com/javascript-ui-controls/js-range-seletor) control is an interface for selecting a small range from a large collection. It is commonly used in financial dashboards to filter a date range for data that needs to be visualized.\n\n<p align=\"center\">\n   <a href=\"https://ej2.syncfusion.com/documentation/range-navigator/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm\">Getting started</a> .\n   <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm#/material/range-navigator/default.html\">Online demos</a> .\n   <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-range-selector\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript Range Navigator Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-range-navigator.png\">\n</p>\n\n#### Key features\n \n* [Data sources](https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_campaign=rangenavigator#/material/range-navigator/default): Bind the range navigator control with an array of JSON objects or DataManager.\n* [Tooltip](https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_campaign=rangenavigator#/material/range-navigator/default): Provides great user experiance by including a set of interactive features such as tooltip, events, and animaiton.\n* [Lightweight](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=rangenavigtor#/material/range-navigator/light-weight): Supports light-weight range navigator to load in mobile device.\n* [Period-selector](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=rangenavigtor#/material/range-navigator/period-selector): Provides options to select the data over the custom period.\n* [Axis types](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=rangenavigtor#/material/range-navigator/date-time): Supports multiple axis and able to plot different data such as numbers, datetime, logarithmic and string.\n\n### JavaScript  Sparkline\n\nThe [JavaScript Sparkline](https://www.syncfusion.com/javascript-ui-controls/js-sparkline) is a very small chart control drawn without axes or coordinates. The sparklines are easy to interpret and convey more information to users by visualizing data in a small amount of space.\n\n<p align=\"center\">\n   <a href=\"https://ej2.syncfusion.com/documentation/sparkline/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm\">Getting started</a> .\n   <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm#/material/sparkline/default.html\">Online demos</a> .\n   <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-sparkline\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript Sparkline Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-sparkline.png\">\n</p>\n\n#### Key features\n\n* [Series types](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=sparkline#/material/sparkline/series-types): Supports five types of sparklines : line, area, column, win loss, and pie to show data trends.\n* [Axis types](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=sparkline#/material/sparkline/axis-types): Supports multiple axis and able to plot different data such as numbers, datetime, logarithmic and string.\n* [Data label](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=sparkline#/material/sparkline/customization):  Supports data label to annotate points with label to improve the readability of data.\n* [Range band](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=sparkline#/material/sparkline/range-band): Provides options to highlight specific range of values.\n* [Tooltip](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=sparkline#/material/sparkline/default): Provides great user experiance by including a set of interactive features such as tooltip, events, and trackball.\n\n### JavaScript  Bullet Chart\n\nThe [JavaScript Bullet Chart](https://www.syncfusion.com/javascript-ui-controls/js-bullet-chart) is an interface  to visually compare measures, similar to the commonly used bar chart. A bullet chart displays one or more measures and compares them with a target value.\n\n<p align=\"center\">\n   <a href=\"https://ej2.syncfusion.com/documentation/bullet-chart/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm\">Getting started</a> .\n   <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm#/material/bullet-chart/default.html\">Online demos</a> .\n   <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-bullet-chart\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript Bullet Chart Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-bullet-chart.png\">\n</p>\n\n#### Key features\n\n* [Multiple measures](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=bulletchart#/material/bullet-chart/multiple-data): Provides options to render multiple measure bars as well as multiple target bars to allow comparison of several measures at once.\n* [Legend](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=bulletchart#/material/bullet-chart/bullet-legend): Provides options to display additional information about the target and actual bar.\n* [RTL support](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=bulletchart#/material/bullet-chart/right-to-left): Provides a full-fledged right-to-left mode which aligns axis, tooltip, legend and data in the chart component from right to left.\n* [Tooltip](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=bulletchart#/material/bullet-chart/tooltip): Provides options to display additional information about target and actual on mouse hover.\n\n### JavaScript Smith Chart\n\nThe [JavaScript Smith Chart](https://www.syncfusion.com/javascript-ui-controls/js-smith-chart)  visualize data of high frequency circuit applications. It contains two sets of circles to plot parameters of transmission lines.\n\n<p align=\"center\">\n   <a href=\"https://ej2.syncfusion.com/documentation/smithchart/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm\">Getting started</a> .\n   <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-chart-npm#/material/smith-chart/default.html\">Online demos</a> .\n   <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-smith-chart\">Learn more</a>\n</p>\n\n<p align=\"center\">\n<img alt=\"JavaScript Smith Chart Control\" src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-smith-chart.png\">\n</p>\n\n#### Key features\n\n* [Legend](https://ej2.syncfusion.com/vue/demos/?utm_source=npm&utm_campaign=smithchart#/material/smith-chart/default): Provides options to display additional information about the series.\n* [Data label](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=smithchart#/material/smith-chart/custom): Supports data label to annotate points with label to improve the readability of data.\n* [Tooltip](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=smithchart#/material/smith-chart/custom): Provides options to display additional information about data points on mouse hover.\n* [Print and Export](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=smithchart#/material/smith-chart/print-export): Provides support to print and export the rendered smith chart for future use.\n\n\n## Supported frameworks\n\nChart control is also offered in following list of frameworks.\n\n| [<img src=\"https://ej2.syncfusion.com/github/images/angular-new.svg\" height=\"50\" />](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Angular](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/react.svg\"  height=\"50\" />](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[React](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/vue.svg\" height=\"50\" />](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Vue](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/netcore.svg\" height=\"50\" />](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/netmvc.svg\" height=\"50\" />](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | \n| :-----: | :-----: | :-----: | :-----: | :-----: |\n\n## Showcase samples\n\n* Expense Tracker - [Source](https://github.com/syncfusion/ej2-sample-ts-expensetracker), [Live Demo](https://ej2.syncfusion.com/showcase/typescript/expensetracker/?utm_source=npm&utm_campaign=chart#/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_campaign=chart)\n\n## Resources\n\n* [Documentation](https://ej2.syncfusion.com/documentation/chart/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 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-chart-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-chart-npm)\n* Live chat\n\n## Changelog\n\nCheck the changelog [here](https://github.com/syncfusion/ej2-charts/blob/master/CHANGELOG.md?utm_source=npm&utm_campaign=chart). Get minor improvements and bug fixes every week to stay up to date with frequent updates.\n\n## License and copyright\n\n> This is a commercial product and requires a paid license for possession or use. Syncfusion<sup>®</sup> licensed software, including this component, is subject to the terms and conditions of Syncfusion<sup>®</sup> [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 140+ [JavaScript UI controls](https://www.syncfusion.com/javascript-ui-controls), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).\n\n> A [free community license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.\n\nSee [LICENSE FILE](https://github.com/syncfusion/ej2/blob/master/license?utm_source=npm&utm_campaign=chart) for more info.\n\n© Copyright 2026 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.","repository":{"type":"git","url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master"},"bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"license":"SEE LICENSE IN license","versions":{"1.0.1":{"name":"@syncfusion/ej2-charts","version":"1.0.1","keywords":["ej2","syncfusion","ej2-charts","chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@1.0.1","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"7c80fe1c21b4d98935657a4b839ab952c90bff48","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-1.0.1.tgz","integrity":"sha512-qAnEbmi8x0QeFsd6M7b3iIk/R7VSbpUHh+IwZLLu7kgg3jZ/1ySJz7woWWxVf2aL8OFL/0pduSVsnoT6f5EE9A==","signatures":[{"sig":"MEUCIDfcP510hfztX4R8/IrErOqcf1BYbe8uUTto9Apd0XajAiEA1CbAi/qFH1qSIOpXDtEaz5UvC1p3Ja/6G9lcKmW2CWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"D:\\release\\packages\\node_modules\\@syncfusion\\ej2"]],"_from":".","_spec":"@syncfusion/ej2-charts@*","_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"}},"_shasum":"7c80fe1c21b4d98935657a4b839ab952c90bff48","gitHead":"86fa42bb5814e9fe4f30b831a78d1df551da0cd0","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-charts","_resolved":"http://syncdeskn6523:8081/repository/ej2-production/@syncfusion/ej2-charts/-/ej2-charts-1.0.0.tgz","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2"],"_shrinkwrap":null,"description":"Syncfusion TypeScript Chart Component","directories":{},"_nodeVersion":"6.10.2","dependencies":{"@syncfusion/ej2-base":"*","@syncfusion/ej2-data":"*"},"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":"*"},"_phantomChildren":{},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts-1.0.1.tgz_1494414664854_0.4193183190654963","host":"packages-12-west.internal.npmjs.com"}},"1.0.3":{"name":"@syncfusion/ej2-charts","version":"1.0.3","keywords":["ej2","syncfusion","ej2-charts","chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@1.0.3","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"404e4b9be711eee732a0b0b59057fedb39f86791","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-1.0.3.tgz","integrity":"sha512-AkNl1jH6INYQThGY4iTiln+oMXg2raSoeOSuRPzRj0JE3IaE+X9MUdcfq3bfZiK3KhDEGcRUsaZGkOGHmgKumg==","signatures":[{"sig":"MEUCIBCJ6zixW1DgSgYNdAgwMzpCscfREXbQdtRBiAGjRW7bAiEAn2D5dCNsZdqxXO1GZkNz2RhJkFqLET9tNF6wIRvJ+ro=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"D:\\release\\packages\\node_modules\\@syncfusion\\ej2"]],"_from":".","_spec":"@syncfusion/ej2-charts@*","_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"}},"_shasum":"404e4b9be711eee732a0b0b59057fedb39f86791","gitHead":"86fa42bb5814e9fe4f30b831a78d1df551da0cd0","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-charts","_resolved":"http://syncdeskn6523:8081/repository/ej2-production/@syncfusion/ej2-charts/-/ej2-charts-1.0.0.tgz","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2"],"_shrinkwrap":null,"description":"Syncfusion TypeScript Chart Component","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-charts-1.0.3.tgz_1494418397895_0.12438328471034765","host":"packages-12-west.internal.npmjs.com"}},"1.0.4":{"name":"@syncfusion/ej2-charts","version":"1.0.4","keywords":["ej2","syncfusion","ej2-charts","chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@1.0.4","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"6d35fd7ccec4431fa248c9647f217c8a5c4b0329","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-1.0.4.tgz","integrity":"sha512-2a6lIGyBxpDbKIAeYN1FCzWnVBg9+y6Cn6+LQ1UTpD4aAcdloS12AM1zfPIkSdp8dLQMptgSmofY+9SqHjFHsA==","signatures":[{"sig":"MEYCIQDr5rqddYS7ivO+u4Yis+EpujloTKFFIVaqEx21O6p1qgIhAMehRVtmcMn4HeR4ZLkLDOLx2SKEgfLSxEMBoy+ZuwmY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"D:\\release\\packages\\node_modules\\@syncfusion\\ej2"]],"_from":".","_spec":"@syncfusion/ej2-charts@*","_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"}},"_shasum":"6d35fd7ccec4431fa248c9647f217c8a5c4b0329","gitHead":"86fa42bb5814e9fe4f30b831a78d1df551da0cd0","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-charts","_resolved":"http://syncdeskn6523:8081/repository/ej2-production/@syncfusion/ej2-charts/-/ej2-charts-1.0.0.tgz","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2"],"_shrinkwrap":null,"description":"Syncfusion TypeScript Chart Component","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-charts-1.0.4.tgz_1494423563841_0.9653828849550337","host":"packages-12-west.internal.npmjs.com"}},"1.0.5":{"name":"@syncfusion/ej2-charts","version":"1.0.5","keywords":["ej2","syncfusion","ej2-charts","chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@1.0.5","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"f2a3b3772261953caf23f883738ad0ee7e7d0735","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-1.0.5.tgz","integrity":"sha512-YYZ5qOktxxA0SKsZXUJfrmlhA4mIY6EbYbYLsZqnpuyQ4yfN75+PUYazeH8JtqBaV70zpCOc19AhkWryz9z+kw==","signatures":[{"sig":"MEUCIQCZZLlDTck2urHu2bFLWQeH4jRVl2Sw8fhOKalCAHk1OAIgR05D2bv4rPLFDCmEdz31WG43znORJhZeILel71fXifA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"D:\\release\\packages\\node_modules\\@syncfusion\\ej2"],[{"raw":"@syncfusion/ej2-charts@^1.0.0","name":"@syncfusion/ej2-charts","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-charts"},"D:\\dev\\typescript\\temp\\npmjsSync\\node_modules\\@syncfusion\\ej2-ng-charts"]],"_from":".","_spec":"@syncfusion/ej2-charts@^1.0.0","_where":"D:\\dev\\typescript\\temp\\npmjsSync\\node_modules\\@syncfusion\\ej2-ng-charts","config":{"ghooks":{"pre-push":"gulp pre-push","commit-msg":"gulp commit-msg","pre-commit":"gulp pre-commit"}},"_shasum":"f2a3b3772261953caf23f883738ad0ee7e7d0735","gitHead":"86fa42bb5814e9fe4f30b831a78d1df551da0cd0","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-charts","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-charts/-/ej2-charts-1.0.4.tgz","_requested":{"raw":"@syncfusion/ej2-charts@^1.0.0","name":"@syncfusion/ej2-charts","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-charts"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2-ng-charts"],"_shrinkwrap":null,"description":"Syncfusion TypeScript Chart Component","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-charts-1.0.5.tgz_1494508041079_0.5354966821614653","host":"packages-12-west.internal.npmjs.com"}},"1.0.7":{"name":"@syncfusion/ej2-charts","version":"1.0.7","keywords":["ej2","syncfusion","ej2-charts","chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@1.0.7","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"1635eec4482fa211e5917a080950a92ca00d8da4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-1.0.7.tgz","integrity":"sha512-folMlT+7Q42DLcTinbaRskO9yows9MXJFcXskCt6xSzORzRQt49S3Aa2BM2GpwsHnAk5tT44o9E2RptM4yWq/Q==","signatures":[{"sig":"MEUCIHiMBq8NTYhIJtt+ZG8W8OS4acDRMc4VW2KOUyH4Cy6gAiEA0wiy9+qhC0mgSOrTu/8v1A3PIrxdoXKpaCYDnqdl/z8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"D:\\release\\packages\\node_modules\\@syncfusion\\ej2"],[{"raw":"@syncfusion/ej2-charts@^1.0.0","name":"@syncfusion/ej2-charts","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-charts"},"D:\\dev\\typescript\\temp\\npmjsSync\\node_modules\\@syncfusion\\ej2-ng-charts"],[{"raw":"@syncfusion/ej2-charts@^1.0.0","name":"@syncfusion/ej2-charts","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-charts"},"C:\\Users\\ajithr\\Desktop\\npm\\node_modules\\@syncfusion\\ej2"]],"_from":".","_spec":"@syncfusion/ej2-charts@^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"}},"_shasum":"1635eec4482fa211e5917a080950a92ca00d8da4","gitHead":"86fa42bb5814e9fe4f30b831a78d1df551da0cd0","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-charts","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-charts/-/ej2-charts-1.0.5.tgz","_requested":{"raw":"@syncfusion/ej2-charts@^1.0.0","name":"@syncfusion/ej2-charts","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-charts"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2","/@syncfusion/ej2-ng-charts"],"_shrinkwrap":null,"description":"Syncfusion TypeScript Chart Component","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-charts-1.0.7.tgz_1495171943585_0.15929911425337195","host":"packages-18-east.internal.npmjs.com"}},"1.0.8":{"name":"@syncfusion/ej2-charts","version":"1.0.8","keywords":["ej2","syncfusion","ej2-charts","chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@1.0.8","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"91c82735473c354de9b716e2d326e84092ea43b1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-1.0.8.tgz","integrity":"sha512-cdyUfL2mDCEBdAf0cWQ7HhXlcXbgALSz6LIQ7z1dfE1lGMxzcHLZ1TH3BY/HYhwIkK22pOuBLVCNC+Ad4JZZBA==","signatures":[{"sig":"MEUCIA6MurTQsofsjkRhypViY1zy2K72JVihpm4xrQ30T45AAiEA0/0cPscwYqgtYylYpoSh1nR+ECypAba3zLzmfYOUdUU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"D:\\release\\packages\\node_modules\\@syncfusion\\ej2"],[{"raw":"@syncfusion/ej2-charts@^1.0.0","name":"@syncfusion/ej2-charts","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-charts"},"D:\\dev\\typescript\\temp\\npmjsSync\\node_modules\\@syncfusion\\ej2-ng-charts"],[{"raw":"@syncfusion/ej2-charts@^1.0.0","name":"@syncfusion/ej2-charts","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-charts"},"C:\\Users\\ajithr\\Desktop\\npm\\node_modules\\@syncfusion\\ej2"]],"_from":".","_spec":"@syncfusion/ej2-charts@^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"}},"_shasum":"91c82735473c354de9b716e2d326e84092ea43b1","gitHead":"86fa42bb5814e9fe4f30b831a78d1df551da0cd0","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-charts","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-charts/-/ej2-charts-1.0.5.tgz","_requested":{"raw":"@syncfusion/ej2-charts@^1.0.0","name":"@syncfusion/ej2-charts","spec":">=1.0.0 <2.0.0","type":"range","scope":"@syncfusion","rawSpec":"^1.0.0","escapedName":"@syncfusion%2fej2-charts"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2","/@syncfusion/ej2-ng-charts"],"_shrinkwrap":null,"description":"Syncfusion TypeScript Chart Component","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-charts-1.0.8.tgz_1495173452526_0.31888583675026894","host":"packages-18-east.internal.npmjs.com"}},"1.0.10":{"name":"@syncfusion/ej2-charts","version":"1.0.10","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@1.0.10","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"c55234adc1142c133a08303702e73c1d5955a8b6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-1.0.10.tgz","integrity":"sha512-fIc1xmbhPrLdnK47XkgBwacBn+KXNvhIIh6w0ge1eIonOeAlPlwkhCfb+ET/yKLmdLYTOvuiCFdrikM9yrCWPg==","signatures":[{"sig":"MEUCIQDYTabTSxW7d2qHbssNB+2qOSVfW5q5MYR16Q/Y0GUFtgIgZJQOnI1RU91nbybvMUQPPc5AoJUJABIU/nqTqKxjlgU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"C:\\Users\\ajithr\\Desktop\\ej2-release\\node_modules\\@syncfusion\\ej2"]],"_from":".","_spec":"@syncfusion/ej2-charts@*","_where":"C:\\Users\\ajithr\\Desktop\\ej2-release\\node_modules\\@syncfusion\\ej2","_shasum":"c55234adc1142c133a08303702e73c1d5955a8b6","gitHead":"16c91ad556f37fe2d002623cf25fdd06caf8cf28","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-charts","_resolved":"http://syncdeskn6525:8081/repository/ej2-production/@syncfusion/ej2-charts/-/ej2-charts-1.0.10.tgz","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","spec":"*","type":"range","scope":"@syncfusion","rawSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"3.10.10","_requiredBy":["/@syncfusion/ej2","/@syncfusion/ej2-ng-charts"],"_shrinkwrap":null,"description":"Essential JS 2 Chart Component","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-charts-1.0.10.tgz_1499258758324_0.24723665532656014","host":"s3://npm-registry-packages"}},"1.0.11":{"name":"@syncfusion/ej2-charts","version":"1.0.11","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@1.0.11","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"5804e90541483bbf90972b6ea17ffe4617330302","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-1.0.11.tgz","integrity":"sha512-6VwUrBAWsRgsc6a13lnqvmkf1Zraq0ruSm3kTVcLfiqdsXDrCY735t/4wMMWV7DCF08jrSj6elcU2mHVOhP9AA==","signatures":[{"sig":"MEUCIQCsm75RK7wqRkOdkgKjRM+1gdM2RMxumdKEjRGaCFvICQIgbdlbCjJz1HyBPBulsVH012j76XrLehRuH/EOmImHf1k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","_shasum":"5804e90541483bbf90972b6ea17ffe4617330302","gitHead":"4c351fe014686d310b5e9b1efbe89ecf450cbc57","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.11","@syncfusion/ej2-data":"^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-charts-1.0.11.tgz_1501799689536_0.9040622473694384","host":"s3://npm-registry-packages"}},"1.0.14":{"name":"@syncfusion/ej2-charts","version":"1.0.14","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@1.0.14","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"31d1abd316fea27ba2d23dc65bc55b378e80cf50","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-1.0.14.tgz","integrity":"sha512-boOcMfrebcF6vUvBQOtJtSxDKzSwdMuJnlBlr9YeaAToh1LkSvBQfJxLKYiNz6G1Gw9bUCLiFYDk5AElRi/hpA==","signatures":[{"sig":"MEQCIFTlrQwC9b6BiYFeF4oFVVAK3qd+MoFUxUSp61+N1a+gAiBtLcynsUzN1WfFGBVGdsaQ7SaDF1ZnmPJcqGJtZ5DBTg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","_shasum":"31d1abd316fea27ba2d23dc65bc55b378e80cf50","gitHead":"34ec4745efd865dc1c0af71204deaf6b16fa4639","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.14","@syncfusion/ej2-data":"^1.0.14","@syncfusion/ej2-popups":"^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-charts-1.0.14.tgz_1504215508655_0.18676212383434176","host":"s3://npm-registry-packages"}},"1.0.16":{"name":"@syncfusion/ej2-charts","version":"1.0.16","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@1.0.16","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"f1857318bd614003def853daf9443ff5044dc086","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-1.0.16.tgz","integrity":"sha512-gWFTZGi/2KGxmH7X9YbvXdumM8+PkuFv7N3SC69C5j/DEQwsg/2CxslNsPYLlACRUGOXyyEr8HTjjB0qpEh5BA==","signatures":[{"sig":"MEUCIGU0Xgi8Ar/W5vPWxpkV5LbZ2cYHUgrWi+74tKLAIjiTAiEAgtSRAs+R+wT8gV8HEgAEl600Y3tJ7A7igfSMRcNYTOo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","_shasum":"f1857318bd614003def853daf9443ff5044dc086","gitHead":"e0582a9f74b61d7d1d56ac9027a6340dd0b380c3","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.16","@syncfusion/ej2-data":"^1.0.14","@syncfusion/ej2-popups":"^1.0.16"},"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-charts-1.0.16.tgz_1504868240909_0.9523273527156562","host":"s3://npm-registry-packages"}},"1.0.18":{"name":"@syncfusion/ej2-charts","version":"1.0.18","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@1.0.18","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"e249d5d8d763082a20a1163b9bd3dd12bcfa7d5b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-1.0.18.tgz","integrity":"sha512-jlLQJRWLMEztQZhh89wjNjsckPCTtvpow36kGN1S/1RpsTfR/wEsOwY+58Ei6rFVNTHTAbPfP03c72mwwcU5Vw==","signatures":[{"sig":"MEYCIQDs7n+EViDq6veI+f+CFxrURwPhZgofwLLiUFlZvUhgrgIhAIe6jHAQYrW/u9shlYUGjMqJseb5sAG5zD84MFq+NF2N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","_shasum":"e249d5d8d763082a20a1163b9bd3dd12bcfa7d5b","gitHead":"f55e6221087e382e48cf171eb8ceeaa9c14671be","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.18","@syncfusion/ej2-data":"^1.0.14","@syncfusion/ej2-popups":"^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-charts-1.0.18.tgz_1505927855465_0.6496383750345558","host":"s3://npm-registry-packages"}},"1.0.19":{"name":"@syncfusion/ej2-charts","version":"1.0.19","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@1.0.19","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"b4ff0cffd45b8dcd754b73df44c89db2367ce974","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-1.0.19.tgz","integrity":"sha512-y72iZVgYzu7dJUmyDBi/rfr94GNM/jGV1oTOkBegJc8t5CIcQlk7o7PfXxBeavdrHZ6QVLtPvBM4Nv59Rglc7g==","signatures":[{"sig":"MEQCIFQewEfZlMf4MzLoYhAw+SC2hjczPuFL/QM5PyVkOlrTAiBkLp9yXYWrxFe2hZwokMOp6+S7NIsLNPlVFUHTn96x9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","_shasum":"b4ff0cffd45b8dcd754b73df44c89db2367ce974","gitHead":"5e95061999eed09d29293a3c0eb4486cac42d1b6","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^1.0.19","@syncfusion/ej2-data":"^1.0.19","@syncfusion/ej2-popups":"^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-charts-1.0.19.tgz_1506641906854_0.3790769944898784","host":"s3://npm-registry-packages"}},"1.0.20":{"name":"@syncfusion/ej2-charts","version":"1.0.20","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@1.0.20","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"0bc8cd1ddc8248388cec5d28755bf80d6b17df8d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-1.0.20.tgz","integrity":"sha512-jRINUmjXwoETsPUCy9W3K9nQt2CivHSG372pydBwXIs1G6TiapG15gm6pU5kc3k8KvHI1ySNludEYk8UDhIXBA==","signatures":[{"sig":"MEUCIGX9OPPzXemg3lOevzB4WS35zpEABN++GtEAa0GVBIpFAiEAwAf4l3MQYR1yA++OCW21+4wqNuJ6eb5SO/dnTL7KCIA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_args":[[{"raw":"@syncfusion/ej2-charts","name":"@syncfusion/ej2-charts","spec":"latest","type":"tag","scope":"@syncfusion","rawSpec":"","escapedName":"@syncfusion%2fej2-charts"},"C:\\Users\\ajithr\\Desktop\\ej2"]],"_from":".","_spec":"@syncfusion/ej2-charts","_where":"C:\\Users\\ajithr\\Desktop\\ej2","config":{"ghooks":{"pre-push":"gulp pre-push","commit-msg":"gulp commit-msg","pre-commit":"gulp pre-commit"}},"_shasum":"0bc8cd1ddc8248388cec5d28755bf80d6b17df8d","gitHead":"9058ffff833494168ce792830b85908607eaacb9","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-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-charts/-/ej2-charts-1.0.19.tgz","_requested":{"raw":"@syncfusion/ej2-charts","name":"@syncfusion/ej2-charts","spec":"latest","type":"tag","scope":"@syncfusion","rawSpec":"","escapedName":"@syncfusion%2fej2-charts"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"4.6.1","_requiredBy":["#USER","/@syncfusion/ej2-ng-charts","/@syncfusion/ej2-react-charts"],"_shrinkwrap":null,"description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"*","@syncfusion/ej2-data":"*","@syncfusion/ej2-popups":"*"},"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":"*"},"_phantomChildren":{},"optionalDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts-1.0.20.tgz_1506644818185_0.9388775960542262","host":"s3://npm-registry-packages"}},"15.4.17":{"name":"@syncfusion/ej2-charts","version":"15.4.17","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@15.4.17","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"npmjs@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"8a02c03dea0e070c595edd4373add2c2a981a2c5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-15.4.17.tgz","integrity":"sha512-ARQdMdL22C+SD8I4wyl06EgaBna8meCttG2Gd4JR5PFrx3o7JqEOmpxsfacqpVJoE159tWCuCve2X3pRG0SOkQ==","signatures":[{"sig":"MEQCIFlErtQvd3EY5Lpc+qvtUqmwCO79oFCVllYkPjL47CiiAiBJsbtbCk2yUgNWeAOttAnX1hEfc49Sz87pkdy6lKN0Uw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"8a02c03dea0e070c595edd4373add2c2a981a2c5","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^15.4.17","@syncfusion/ej2-data":"^15.4.17","@syncfusion/ej2-popups":"^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-charts-15.4.17.tgz_1510572694666_0.20211678370833397","host":"s3://npm-registry-packages"}},"15.4.20":{"name":"@syncfusion/ej2-charts","version":"15.4.20","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@15.4.20","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"5feace5c41cd5f24bccd725ecec32f16b4ffbe3d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-15.4.20.tgz","integrity":"sha512-q61XhICW2XwrP0YPz/iAgiDkAKjPoYt5Tfp5CD+w1nZ5oxLek5X+IcWxYW/qNmMmXa1kNL7vcnvVOfB+7nkC7w==","signatures":[{"sig":"MEUCIQDoCDi24wFwiW+lbYabauqWj65TNpsg9RA0btNGceurQwIgTW7lNZzLHBy23ktIhl6Uxmx59QJhqhiPfMjqqumZ6qQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"5feace5c41cd5f24bccd725ecec32f16b4ffbe3d","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^15.4.20","@syncfusion/ej2-data":"^15.4.20","@syncfusion/ej2-popups":"^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-charts-15.4.20.tgz_1512100001851_0.3454113726038486","host":"s3://npm-registry-packages"}},"15.4.22":{"name":"@syncfusion/ej2-charts","version":"15.4.22","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@15.4.22","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"7308a5d6f4a73dc85883a5aedeba3470377c1ce5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-15.4.22.tgz","integrity":"sha512-Afn1xpKB74R7GxW1L3GRofrfA/nfV0+X6wnURxerHJKkK5zvAg/RSXc3TElXZZOGStMse0KhANitmWuvUXeB3w==","signatures":[{"sig":"MEUCICm8pEGiZRBJK+P5KTm7+FZLaYJsAl1OS2xdfA86oSrhAiEA7YtbAkIk45PkV/FRv2qXrOPG8/4BZcJ+HNvdcjdNsz4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"_from":".","module":"dist/es6/index.js","_shasum":"7308a5d6f4a73dc85883a5aedeba3470377c1ce5","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^15.4.21","@syncfusion/ej2-data":"^15.4.22","@syncfusion/ej2-popups":"^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-charts-15.4.22.tgz_1513234557978_0.7622477186378092","host":"s3://npm-registry-packages"}},"15.4.23":{"name":"@syncfusion/ej2-charts","version":"15.4.23","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@15.4.23","maintainers":[{"name":"anonymous","email":"ajithr@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"906d8aa4a43848a4506d9b0f39bd90260e22bebb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-15.4.23.tgz","integrity":"sha512-T7e/fcQwOymAVZHvLtFMzBcYimzWJ2ZdWPQ3FyN2p7dsMTG1TsO5vU1dq3ndEr9KmOKatx5rbnpYra6tdRX8Rg==","signatures":[{"sig":"MEYCIQDFa6m2QM35DeAxgx8rg69VZ6rw4QC5Vl4GxF4PoE7TLgIhAN8RJa21keJYXs3zkDqshsm1jCeILrZ3ExDHDjgp6gB7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/ej2-charts.umd.min.js","_from":".","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./dist/es6/ej2-charts.es5.js","_shasum":"906d8aa4a43848a4506d9b0f39bd90260e22bebb","scripts":{},"_npmUser":{"name":"anonymous","email":"ajithr@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"4.6.1","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.2.0","dependencies":{"@syncfusion/ej2-base":"^15.4.23","@syncfusion/ej2-data":"^15.4.23","@syncfusion/ej2-popups":"^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-charts-15.4.23.tgz_1514383210976_0.7244754345156252","host":"s3://npm-registry-packages"}},"15.4.27":{"name":"@syncfusion/ej2-charts","version":"15.4.27","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"feda72f459b0d8e8ebc63dd8072673e78c3aa970","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-15.4.27.tgz","integrity":"sha512-Vlns+S9y4OXZds34Gh81wmtIsrAAMKjWWtCqYUWqppW6PHwf8YE9+r7mrfXX5fRfUCmXGJ07gYlw8yZlePmQ9g==","signatures":[{"sig":"MEQCIHCZO0J5P7NdC4vEYErsWSR4Ly8NM2iK9rUCIKR69Q3JAiBXq6X4gacYJU+aIRII4mmOp++AVGdpJS9wcpmDZ1tW9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./dist/es6/ej2-charts.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"9.4.0","dependencies":{"@syncfusion/ej2-base":"^15.4.23","@syncfusion/ej2-data":"^15.4.23","@syncfusion/ej2-popups":"^15.4.27"},"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-charts-15.4.27.tgz_1517323523329_0.8234990078490227","host":"s3://npm-registry-packages"}},"16.1.24":{"name":"@syncfusion/ej2-charts","version":"16.1.24","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.1.24","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"c28e51bc36abbc67794d400e78c0b98fb504e1a6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.1.24.tgz","fileCount":232,"integrity":"sha512-A8gu2RU5kHcjvlZ51X/L+vPrm95eg5Omys8fBwxDtT56Ggc0C97z6xCFgwKz3mHunPxv2GhJadSnXQ9PdcQJFA==","signatures":[{"sig":"MEUCIQDyaGPEXWfzA7Ui9LlJWI95eO1OJom+jFkwesZ7ulc+EgIgIhgeO3Y/wfkPRVx9bUC57ZNnD/pgDnt1+drsX/cFo/4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13646248},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./dist/es6/ej2-charts.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.9.4","dependencies":{"@syncfusion/ej2-base":"^16.1.24","@syncfusion/ej2-data":"^16.1.24","@syncfusion/ej2-file-utils":"^16.1.24","@syncfusion/ej2-pdf-export":"^16.1.24","@syncfusion/ej2-compression":"^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-charts_16.1.24_1519268947600_0.346487724647774","host":"s3://npm-registry-packages"}},"16.1.26":{"name":"@syncfusion/ej2-charts","version":"16.1.26","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.1.26","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"ab3fc30a939eef546392b7d8d8eae50dda58f5d5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.1.26.tgz","fileCount":232,"integrity":"sha512-03tLXoIvOKejxSrOvTV/Z6wIYaAtYgs8wvFRn2wBS/p3bEMzlDDlFtFo7CuGWBzpI0+8eX6r36UveKq7WM7JcA==","signatures":[{"sig":"MEYCIQDwMf6ahO3cLLJvGwhWPIxk7LznGKKm08jvN/WNsDX2KQIhAIstA8gr/IRE0bEc/N/Y8uiD6Bqxaz8toAuXiIlwEHbI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13654574},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./dist/es6/ej2-charts.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.9.4","dependencies":{"@syncfusion/ej2-base":"^16.1.26","@syncfusion/ej2-data":"^16.1.26","@syncfusion/ej2-file-utils":"^16.1.26","@syncfusion/ej2-pdf-export":"^16.1.26","@syncfusion/ej2-compression":"^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-charts_16.1.26_1520267383785_0.6500177610335807","host":"s3://npm-registry-packages"}},"16.1.28":{"name":"@syncfusion/ej2-charts","version":"16.1.28","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.1.28","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"435ce8342b4094a4c8f396cbf854cfc9a498c9e7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.1.28.tgz","fileCount":232,"integrity":"sha512-EnsWiRppu7jyXWEsFPHsR3z6PZCgA6fEJMiEG5tq+YLaJ4Xa8dM5zwlwrdrtm6VDYeN+uArnmSUO+Cww7iypSA==","signatures":[{"sig":"MEUCIARy13fBhUWMGpar/fKgaA8XAtY2HGMARPrLuz4oh5ZoAiEA/+LhI9kWGV4dc99+fHVxy+yevz9BJXiEkIf9PLzOJ8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13653834},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./dist/es6/ej2-charts.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.10.0","dependencies":{"@syncfusion/ej2-base":"~16.1.28","@syncfusion/ej2-data":"~16.1.28","@syncfusion/ej2-file-utils":"~16.1.28","@syncfusion/ej2-pdf-export":"~16.1.28","@syncfusion/ej2-compression":"~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-charts_16.1.28_1520573532089_0.7824302345523084","host":"s3://npm-registry-packages"}},"16.1.29":{"name":"@syncfusion/ej2-charts","version":"16.1.29","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.1.29","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"8b26e17e2b7c7947fe5b71eb06593110b20c9ab7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.1.29.tgz","fileCount":232,"integrity":"sha512-iZKyonoDzX7lK+dDMI7zlbGtcg5B7WrKL8avgK1XwzgMTbUBGqAdKPUZU3aHIwg00ebb4PEirIxsKKfrawtQjQ==","signatures":[{"sig":"MEUCIQDoN5+Jyd8TUfd1VXcqs7be6/cblAgZLlFywFKqscRnsQIgde6RCGEnBBYvsTUCfwH6m3QfLiT/T1l1/n02XEmX4nw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13655950},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./dist/es6/ej2-charts.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.10.0","dependencies":{"@syncfusion/ej2-base":"~16.1.29","@syncfusion/ej2-data":"~16.1.28","@syncfusion/ej2-file-utils":"~16.1.28","@syncfusion/ej2-pdf-export":"~16.1.28","@syncfusion/ej2-compression":"~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-charts_16.1.29_1520957497849_0.019431860727679107","host":"s3://npm-registry-packages"}},"16.1.32":{"name":"@syncfusion/ej2-charts","version":"16.1.32","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.1.32","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"7ef08378ddb2ccc51f84e90d32973566a76ed5ce","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.1.32.tgz","fileCount":232,"integrity":"sha512-8CKo/Fn7tSlcfGa+KzhXGQ6arWNd6gsFSYP0sYP1NqYU8NeE4hH6g9aQ1IQFaxrg7GPjZ5pNmf9ikr+9JkAmsw==","signatures":[{"sig":"MEUCIQCc8y0FSgbGIq0HTedfRCG7SMziFED13kEhBBBa+J/YwAIgIrsv8fPpmZOHLYW82uEw4vPDkNGNlFub8a9UATc7Q4I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13655950},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./dist/es6/ej2-charts.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.11.0","dependencies":{"@syncfusion/ej2-base":"~16.1.32","@syncfusion/ej2-data":"~16.1.32","@syncfusion/ej2-file-utils":"~16.1.32","@syncfusion/ej2-pdf-export":"~16.1.32","@syncfusion/ej2-compression":"~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-charts_16.1.32_1522326873408_0.26394618069599907","host":"s3://npm-registry-packages"}},"16.1.35":{"name":"@syncfusion/ej2-charts","version":"16.1.35","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.1.35","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"6b10c05e01ef986116ebc0c526366b100b9af06a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.1.35.tgz","fileCount":232,"integrity":"sha512-OVMenW7ptRQKyFUsf1guGiOb6ppOtrOXFJAb7G5+qdKI0XcMLf68r+Lv0Tkpzgdw4xxD7PmGAhdn7BGbF4u4lg==","signatures":[{"sig":"MEUCIGLay3bY+ejc/JsvXHdC4a6QidzXdUALEm0R2zBjkfXvAiEA8v/l2YcbUO8eKwZp27Q5BjogBv6Y3M2y4BQ+IM2wyes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13664757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1hORCRA9TVsSAnZWagAAZl8P/j3nslEg+RAfMsTGb+42\nUfChcsSEyg/zdesrQxZQAl7MKOIG7JsiAhhJbe2tHkP2hC+ywg9bEbrVgwUu\nv1vn14nRYBGQV9c9oihCQ+5yQx8V0AnjSyWo2k3czIb5kOWsZR558qqh0mdH\nvn7I5Zs1/l2udDn0QZUXh8DZ8rALwc5ZCgFohXR3nJr5m7cKvpFwqWPrFt6L\n75bxSCn5hXiwSSaLxQ7xAB3fzEED6gupmLq4b3wzaYh25lZ40EpsDjgo4Lfc\n+FZpeqauQ/O0B0Yu5oOrP2mRXvxs+4pivUtZQahKOlIe3w1gbryrarY5fNKA\nhX/4eDt5010q0htogZU3+2yvTNJ29HZnkn1wDTC6f56zjeYOeDOv+r/MHgMu\nJVTEEUfPzopF0KJqaPE3ROys2lqGt5X0EtBonSlJjWTr/cLvyDl5LJX9GQAx\nscnR3/7WV26MoYo5f09HlE3IAa2cf9soN3qRlqIqT50brvqcg0Jl29cJ+WnZ\ngJfJwGHJ+8E0iEGZdaRczEE3GMRVmVRBJngim4JONVvHUQW1wOTUK7FARkym\n4byt74o7Nvy6JojVAHkYjwdckE2wLFELq+t+JcY1DBauxnZ93wHbsTaNc5sV\n9UjShrB3IYHENtuAqs4T63hmUNlts0EG/DStXrwO+2nbi+nP8TwWN/mn3XXn\nLO3H\r\n=h59O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./dist/es6/ej2-charts.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.1.35","@syncfusion/ej2-data":"~16.1.32","@syncfusion/ej2-file-utils":"~16.1.32","@syncfusion/ej2-pdf-export":"~16.1.32","@syncfusion/ej2-compression":"~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-charts_16.1.35_1523979153262_0.049002026796613585","host":"s3://npm-registry-packages"}},"16.1.37":{"name":"@syncfusion/ej2-charts","version":"16.1.37","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.1.37","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"91772bf617aa697d98a60c0c37f52c224a28b8ed","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.1.37.tgz","fileCount":232,"integrity":"sha512-ritwyHhuH74DupqfNTRNkHvPD1SX3TRYdS/KNEMVg3GVJiVRVeNMMHY7p47RPS0KqVdg4ryXFqNm0RrOxxVPgg==","signatures":[{"sig":"MEQCIEknPPk5snMG6gNDkiAyiXA6m4Ed2sUkk69tUVvRRodWAiAyaduc0sE32dpK4y4nntQrDVtLVCKqaQvc7PXxFFlevA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13668994,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa32HJCRA9TVsSAnZWagAAsGcP/2Z2jpNxZ/kBI7b+hUX2\ne1CujlJ2AmR9x300MIUJLUW8FtEtgkWy0to5xEYmq8jC24osMEyTpi8X4rwH\ngx8q/Ur2h03t2Z8iYcHr1ymBu+i54TSsCrwRGxYudyOlQqrbLy0og0r3SFuj\nCMVxCrGQGBj7TRH3bHGyRKaWVf1BO4dshArN6isnJWdYN2lkfCn5WkD6oneN\niXvuslAyf1TxafyqMiDZ2XK1sYu5njf3j3krOYDFNlu/yKJ9nVtjFKhmuT+m\nTQV5OTle8LiKnTBMxpcYrRa6C/iJ3SuvZzHOSCURIuYX/M8uKDBqxmnfIl66\nL+SH6PzGJZifSyfxG1w9V8vA1taejjpTH1Y7SdHaw/FwAg/A1FYp3kx9IeRJ\nwQxu+O3FFWkQjD3K7HRzBsiHlyzYYdTEKiR5BpQgkMT8pIYVBdnBJ5kVSs2J\n0eRZDN65B4hFNQRsHD9znd+WuOaGODfkVzKK2/hujCzjmQuJ5ZDrMyRqFRRX\nAobPbqK5NvuiSz4xtAfHGEHP8aHR6fa18+jlfpqYEH9Ib1Z9dcnZ/NlldMES\nZkIAREZNc7L29ulO//QzdO6Enu5BFi2auYyWUFUj2DpUt+Xau9zHbZx66Tuw\nzEPvbP4yr645Fn9WVDFja/2egOYmW5AxY7cZsSRuxkvceAj7nor7nA7QsVqg\noxp1\r\n=Vr5I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./dist/es6/ej2-charts.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.1.37","@syncfusion/ej2-data":"~16.1.37","@syncfusion/ej2-file-utils":"~16.1.37","@syncfusion/ej2-pdf-export":"~16.1.37","@syncfusion/ej2-compression":"~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-charts_16.1.37_1524589000664_0.8701429917344594","host":"s3://npm-registry-packages"}},"16.1.40":{"name":"@syncfusion/ej2-charts","version":"16.1.40","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.1.40","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"d52ae807aca82f3bff7151c383eef0fae77d9fce","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.1.40.tgz","fileCount":232,"integrity":"sha512-wKkx0ae2xEnZGcyDSYcQtxiyiHFeyBVb5ak2zGoBs4dv7SP0HXGGi04ZJhSqaTCFuQeTnVqRe9lwyDAtm6vZvw==","signatures":[{"sig":"MEYCIQDF+UBkrwtcvDmPYCm7ECBaaJQzk6QPsHLg2UBiuuwsCQIhAId6TY4OeMuTEwH+AP7z4jNMjRtNUIYH01G9tdB2YTNQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13669871,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa8WMqCRA9TVsSAnZWagAAkWUQAJ2DZXjUOaB062Msihbv\npt+AEsNej0yyPqUt9kd2VbneaV8Jzq5ohuZNnNMni922/0muMvkBufPn/s6y\nuejo+opnoo7eN+VkbUwXmezZJ6YU5rf8fbDnN9d3iIsHf9lUVlDUtISQyizZ\nzdx+t6Pwk35z/IcdO+c4aL1E7wyg97PKnmb4BOTKFaY4wTEvurBtlXG9mm63\n6Zg8lQ47Nx3OvC/MjAHB7Khh20waWoghM2cuQWWnN8AyKK7uI7cEpuJpJ6b1\njTsk7Hj4GxvVibrXZr5uAcP8JNdNQnxMrD90pSalXSxkQBsojb9woGLl+ZiM\nghqfnN4qP+x8cMwhVl9sbMMdb7Pf2rCAPi//5YCU92LSed+IEOdSrgNBTtFh\ntkF97gzUo9h69sTCdSenPScBPckct15AtuMqgtHNq15vvjUQ880XyXzGKQpg\n+DdmDG+KbI+9YgGZH5fUCbEdEjl6sbXUZCUfS4PQTLplVvy5u9Zm7wcwpBqQ\n09YvnRZDBPpvig+YHi64wr45NWvF85GAPzSNbHtYUFmwHO/YUn3dsEVl0FBG\nmcqZal6OIoL6Ufi4oD8M+XxGFTlm0/CzwD8UJl4fe7SvoukVzA3rzwTQEqh6\nKpYoOXwrYQWbPN6URCCmW4bsEGl2nkDazg1Qeb8VdODH7ExuZig0JwsxNgIS\nH4fD\r\n=+F5/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./dist/es6/ej2-charts.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.11.1","dependencies":{"@syncfusion/ej2-base":"~16.1.38","@syncfusion/ej2-data":"~16.1.39","@syncfusion/ej2-file-utils":"~16.1.37","@syncfusion/ej2-pdf-export":"~16.1.37","@syncfusion/ej2-compression":"~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-charts_16.1.40_1525769002330_0.2019426824683399","host":"s3://npm-registry-packages"}},"16.1.48":{"name":"@syncfusion/ej2-charts","version":"16.1.48","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.1.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"dc2c5cab06bb7faf20163659caf9f5d3c08ffb5c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.1.48.tgz","fileCount":232,"integrity":"sha512-LHJ0O3/MBM78NVkbG5tW+5dwaV5aGRy7oI21z2ES4svjycw+OTG2b9DRa+3TxHMmSMoL3RiSHphZZRciyHRQKw==","signatures":[{"sig":"MEYCIQD9xjaqySy2NEZ161foCt1SAW/oCCKZ1SR590/pGEGoRQIhANgs0nBtekfrhAZigTk4JVGLoOjnxJc8i/oKPiBn4fWR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":13671990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbITOLCRA9TVsSAnZWagAAncEQAIT0zvr153uw7BYDuV2/\nUZQD9KP7U1rdZ4bFTkDOaVXV5ZrPrv4W3Kn5t4Ns54gp5PiUAnXKTj5XASQX\nPJSqi5a/4dBvGx4eHxPa0Csc73322tkkDBZKbWbHRHYrbXxMKttJ3mZWibHn\nItG51I5HibaS4Gbzpueed6pLscgrW0ZjDi08MEHMlnSUyrEP40D/xtDwYsXu\nccQDBMdAQ32GxSj25ki9TrIM31ADNiXxcZ0Kqg2MOH8dByW2tlX8pbl3tHcK\nG5bh74JsX6L+JzJ/oK+XC8YI6t+NONAqg2538yP4Cfp5o5OJHoEtIZq6POc8\necDU5gcxMtRkEIU40jmnXeHPiK0DHSPOB/cqHo+qvyQMS3r8Lg1kB7UHXMx9\njs2F40Oferw43W8aUsAQY11Q7uoodRuI9x7Ujz+LgrWa8R2FKDv1hc7F1eLl\nc4liHzqyNbR+HQLmp1ahli4/on7+t7RxrqHeO9yt64eEg4hACrrdOJlDbm9V\niETw5ErofqB3Iomx3lvj8l4Ae6q3Zi5cQTVx/2QwnH1PgaStsNGY0BjWg3+D\njJjlZOgiENU3tLbUSSNdWXv+4r5qgwktL3qmXPhfggtv3VmH2aIfiMVzIVIc\n4Uc5QERWskjapiVp2PAWGXaX9ohn1eoXBO78SBzsNTP3o/v5X7D8T+MRHlJ5\nr5uZ\r\n=J4Fi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./dist/es6/ej2-charts.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"5.6.0","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.11.2","dependencies":{"@syncfusion/ej2-base":"~16.1.38","@syncfusion/ej2-data":"~16.1.42","@syncfusion/ej2-file-utils":"~16.1.37","@syncfusion/ej2-pdf-export":"~16.1.37","@syncfusion/ej2-compression":"~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-charts_16.1.48_1528902539128_0.2022332853424853","host":"s3://npm-registry-packages"}},"16.2.41":{"name":"@syncfusion/ej2-charts","version":"16.2.41","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.2.41","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"38a48f74c5345d029f3845b7b256ed6d1cced395","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.2.41.tgz","fileCount":336,"integrity":"sha512-VqReb3x8jej3Rwte4X+psHHvXlP9uMi4KgGRqnVZmOkS4wo2zDX8Xk3bc+mD3azO5UQIB5qMrRhIBz1ABFo8tQ==","signatures":[{"sig":"MEQCIAfGgL4FibtDIxcJIKRgtM89lsEb5RNQzewwcrlVbYRFAiAgwHrZY/Ed97cZkyUqEf3k5x7DsPT0JiXYrVAHb8Qtpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20856643,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMK6qCRA9TVsSAnZWagAA1NIP/inUD0vwXFkaxnYvf29O\nTqd9T6en9SHbtPdm7N+9pBodHJJcR1UO1D5xKdRvuEqCmG5S9qshgdqR534X\nY3cuwbaY7vzu3+Q8zkW8dPfVtOd5BPRAwqxZiC9J/tJTHXltc72xYXfhlem2\n7DDQlKM4Khx0AHJrc1DtJZk1x/Ry+5LCYsPcWrWOZTqb0dJX84RHFRvniHHN\nrbdJlAE51HTluy783wftuaFRKusao89H2OWbOj5RgOQRpjys2oeOM58Y7/p+\nfooJNMLYKZjeTpe6ZJ6PD9CkwxJ2Q1UKudmd/Nsk5Up+p8F/IlD6Fj8iq64T\nI7zQeYnH7FU/EALywEQMGKzJwkQq0P/w0iPStBLtNbqPaaLgP8hocoQMtJ7R\n4BdnZKprkpRRxllZ5t3eaR/9obNkF7I5L+/45NjXnlqs2xVNMuXCphuMJnNT\n1G031XPymeU2ja9HdLn66BL/DcwrtFmBtD85k9nbcEdAc7R7NpODFYiPKD8z\n/iYq365hHtG2qxZaV+eSAXQLzHMWYQ0KdNQyHxYmZLalz5ltE1eQl7ftWMaq\neA1vKUbLxIhu7xAkgkWcxmtFLvQwc3JbjU9UQTsmPi00UKs8JkdbZbuo4fxG\nxzcixFNS0VMRO0PVWiF7xyQ83SZAiIRz5UGqvA6FVH4EKFVN2j8hKqBrRUsG\nNgK0\r\n=kGQO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./dist/es6/ej2-charts.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.41","@syncfusion/ej2-data":"~16.2.41","@syncfusion/ej2-svg-base":"~16.2.41","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.2.41_1529917098358_0.7179802508194681","host":"s3://npm-registry-packages"}},"16.2.44":{"name":"@syncfusion/ej2-charts","version":"16.2.44","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.2.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"43e43745c9975dd90f4fd391414dc410ea2da788","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.2.44.tgz","fileCount":336,"integrity":"sha512-5+3yvWbDU8tiJHPHcAelRo2PUrlQLTsZ4kmGrzBKdp4h5ASW2BXIia/WpFhi+wDfaVLbUG6xDz7A6qHa9H6TJg==","signatures":[{"sig":"MEUCIENntbdL7675znAl/IoZBrPsD34EcgKCxshBJ/7feJOrAiEAoP5lB1ZyE+umAEu3mhHr6QRTpIvv2AZDWjxBXa/BjmE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20864247,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbRIASCRA9TVsSAnZWagAA4CIP/0ecVGt0fr5mkjtZd4uN\nXkVu5AZyLeSg3CfEYoD6f8VNkb8ET0Uxz5eF2ph1ZSehCojBGZFKA9sTyg71\nSLdPK6kGeODSLTqRAl5fkwb4CGfjxgAoQD+tKXL2IO9qFj5eqx53kex1G2XY\n+8pf1UswoiyTdy/hD4nrkmjNTLweKEFtBrfw+t4sRgeWJMkqpf/MFe0O04v6\nL080xmp+aynEFMGOEymGXG6u9p/K6RZRRmjlYJf1Y1yb2IgHEaVDyxAq5aK1\n2Cuh5mEbRR7BZS9sWnVusrhtpGetPZCsT/T9aufmk+VOXBDgBZ44xNOP/+uF\norE62d4r7nxg4ygahW0ttLCQS2+p/HyFtvopWjQJs49ZucSwm5xlq43gR3n0\n/PQngovurqj+t9iDrTniKWKUWv0hCM7ffOGb4WgzTp4aKRxfCZMyWUiXEoAN\nSYCsjOZJt38kKgQ3fFwyj+0ZqHL8/yAMPGJoTipnS1rTEU+XCbuok7bjsCSd\nAbnyiseH3WsWh4NvjVp9CzFedj7V7C62VDxXWm/irSLxgnDTx3frD5rOM4i6\nyUDVnwxlV9385vxqMCupYCnMZ3uPqGxl53hTVr+g27+o45d0Evgzp89u8bVR\n83NuKIDBTOjMwDxSpSoYkwn+MlsWE3DXc6ZrVztt/dTTmkhN3jJLsT7tJlDS\nbXnk\r\n=1YTt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./dist/es6/ej2-charts.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.41","@syncfusion/ej2-data":"~16.2.43","@syncfusion/ej2-svg-base":"~16.2.41","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.2.44_1531215890714_0.3549805360356115","host":"s3://npm-registry-packages"}},"16.2.45":{"name":"@syncfusion/ej2-charts","version":"16.2.45","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.2.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"927de6c9bb75242bb4bdeba1fe4451d68d015c18","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.2.45.tgz","fileCount":336,"integrity":"sha512-PLPsDluthWYnGCyFmFaZlapXUAuI48pZIOvDZba/vOZZ8hQULiZbzd0Wgo/NBOoq5ZKjzDjxnbu9ChkKTTGZbg==","signatures":[{"sig":"MEQCIET0RvDiARN9rPQE3t22+Z0jmWVILS0J1JkjE+uFRKb9AiBVIAOkQyE6aQfdIZpk8UreHWlMo3n82wfBZZtK/51eKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":20875019,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTZ44CRA9TVsSAnZWagAA0O0P/RuikQFrE0yEdYj6GqYM\nSPLR8iQkJhWIe24UI4cQYWtTkcwlp/IPmrMFHyK3lRN4IFB6P9d8WU3WG1CL\n6hBhKaTPnzNUUuHvIDO02UKUm0+hN9ezEuMB7eEOGKeqmaZsEtG0ByiGWO9b\nldCEtxmtYyKtxFXnkT7C3LvbNBNQa093C4unGiWudZpeu3HzU6eLgKFr3kdK\nNFDAC5otv+/qatFAbVkVeVgYSQelovD8TPkw7NaXmN4+FYDG7soZAcl8Az6v\ndKjXgM8n8r3II765LT/NOzpvS63aNrrxmF6kcIHU6xSAv0KFXcUm3hUeIm/O\nfLoKsX//cD66r0Ut625vJrGus5ISogckRHIhzATLk7iCvDjz8e3Q1aRYPvA/\nb4RJ65MP0vZzx2gBipgoetkDwyGBuwhlngjXhoLWizcpTHS3rjYUd+AHjjK8\n2NXACEY1bG7yVavtsw7pc8g52koHKZICDW4PTYTrtYQzZAZ85pBZDvFLIN7N\n90B28RCB4+1phE0Syi+6Vf0UJurDd/dxA09tJAYSw/z/7LqPef6KIm9phN/5\nif6pFZYrMnnnC3T7HTVRd1NhNLpFT9MlhWE3AaxdgX8xlDn/svzSA7hGOFc0\nbCq0H7RGqpvVq4fm/4ypZXjCf+YNmep+UyrJj9Ga6rfM+nA1NbVhNWKKt62n\nTja7\r\n=oDRS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./dist/es6/ej2-charts.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.45","@syncfusion/ej2-data":"~16.2.45","@syncfusion/ej2-svg-base":"~16.2.45","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.2.45_1531813432358_0.44840415120289134","host":"s3://npm-registry-packages"}},"16.2.46":{"name":"@syncfusion/ej2-charts","version":"16.2.46","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.2.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"d498e1c4de1c737f761ff104b513adb8e6c76b20","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.2.46.tgz","fileCount":337,"integrity":"sha512-bA8oIAdoSWofLPhpIBcWaQrNZXMqpXnDYIClw3QObOA/Ie9ySRwVn2oWbKxQHtAD2MUCt843aR1MELGYmREp+A==","signatures":[{"sig":"MEUCIQDs6/kMlAWDbHTo5ZfRF9MVG+l082YzJG3IYWDtKinlxAIgIWHGVLHPXVaK8exLGLhJ0gNtl6vgFP+tGCswcKW8wpg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21242107,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbXwqtCRA9TVsSAnZWagAAMn4P+wfIuGc1uQ30G+HJGGQm\nt8pMNvYyyoIplMd+C/HF1U+ig1uXjohsbNpehsc8JXQna1McTHND/CRoAtun\n/9Nvf7tcnJmeWWuttOAZOkw2TSWQMy34VCsGomo52kZSqsQI1gaYM7UGTsVg\nM3g03iaJH/oYvR33FqIO01w2/q7jT1P3DVqwnms3GCuPHQzKEKrErpZ4EJdV\n03cIbgIvnnJKXBN46lvdGLJ8pPSIkXVEq/4A88gREkNQBkaFz8O+iyW/c2uN\ncqbHizUbWuz/QVK3yKhDhX1VRfy788fqD75Ue7ow2kVdTCyArsUpeds4VxIG\nf6eIHLMCD+4CMkGOKeW2qqQyN7XnVD1tfadUyFDn40wqPDg0kF5V+rFkqc+f\nDchcqcCKl72jk3eaKMs2n4JMd8dBZ8SDlGIS3/mHFgzEPjiSo8RAAMmimjF8\nPpaTcWQ15sfb8l9dXXHudrLCY0HxtZn7P907bd7ZuTLi8Pg7XIAqhsyoyIQs\nsX5E9RWIsK3++QQVuUrSiGJlFJ1Aa6fO6kyHA1GhTE9z79sBxXXsyuNIMbKP\nnNGecyjoUlwrvyO34oo8pjG0dHYB4IY0no37lIp6IcG8juBsVbyFro1TWoDr\n8K0wYJNa+wx0bBUutCTR3EVMdZM3ulVApIOc7LPbUCH45zmlqxqvCnUIl6Q2\nuoZV\r\n=vs5F\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.46","@syncfusion/ej2-data":"~16.2.46","@syncfusion/ej2-svg-base":"~16.2.46","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.2.46_1532955308400_0.1655023358853105","host":"s3://npm-registry-packages"}},"16.2.47":{"name":"@syncfusion/ej2-charts","version":"16.2.47","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.2.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"9c02d03c052f8e37d41415240095e8a5fd4d420c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.2.47.tgz","fileCount":337,"integrity":"sha512-wFRG0XjYUNDapyKj7mlMZ/LfjFL8/EaHoTbVwnmkWVHX1BOPvyjIGwfPTsBzqxFiOQggZxcrd29/imjq2/a7PA==","signatures":[{"sig":"MEUCIQD2K8NFBwpNsoocEXS8Ssb/IbnaaSEW2aYrZ3KdTn9UIAIgQAMO+My4keD7KF2lTmSsUPANVPvBEQsm6aGvkvFl/EU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21264752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbaZKkCRA9TVsSAnZWagAAwpcP/jTETMUEXz4GEB8mP/GP\n78oCePr58quBXWr9pJ2WuEwDBC6pm2miuTmyyX2le4juehZlqm72+dD+XSg/\n6p04hHH/r7RLpFSHHOsVc08NWndTRC2utlC1x97j7xEYjlv/1pD4iuIQel91\nqT3ThPOdQzV/BzAnvK+8/B15nYdvE9LmWihJ0UkZyRk3/JOdxBKx4cNgSXMi\nwsxj5sOAHAasaULd2zfKWzu5ifW4Kz8cDkJSOET7ht+W3VF+fjJ3y2X/G2sS\nSV5uVWO6OXQDy8SgvjC3KVvWU0uSEaFRqWcaMLHQ5pj+EYR401bfEuaRC9Oc\nI0xpExb51gkq5QJxJmGQQEJjqpgQwdCN4f4OEPZbMdtOLWfXw/B9aEIG741h\njhc2BO8xOTx3nIsYxloIySB38RRtOEr/bU51wAh6CZcEx9eSQ5aWlcdMkTEP\nsMo3XibvN+AxvEahGsCuEUtPirR71ipugwrEGmyS2FwxJ3AtuSkqNQ4Zi2i/\nyvi7xsL7dZTVSgJ3AAALXXqMZ/VHzs/J/C5RHMzUKTqnoYrIa7HFC/b6WqvK\nX3NutMMHO2O3WHQBcBimwt4vMmUVcL6iMzzyg8ON0EaN5ujQPQ9TdH5LhbGE\nlmb/0jCcZIXfHXhEj/R9CHVnpLs+xgPgL0vbfJ3EFycMCWDA92Kh/rLcHXqO\nspJ4\r\n=AGYk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.46","@syncfusion/ej2-data":"~16.2.47","@syncfusion/ej2-svg-base":"~16.2.47","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.2.47_1533645475276_0.10132257779544118","host":"s3://npm-registry-packages"}},"16.2.48":{"name":"@syncfusion/ej2-charts","version":"16.2.48","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.2.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"27f3dc11025ff0d78eb7ed34ebfafadd666dae5b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.2.48.tgz","fileCount":337,"integrity":"sha512-4rxy7rBBem27OTxqQ0k+fi4Z3EbmUZrlg1sYziRQa2QG2V7a35ihFpYgqR8g+0LNTPmvl+ToASHMy0aKO2AqEg==","signatures":[{"sig":"MEQCIEuHLaDaf91jQuykf22trN0BCUSTw8BNwbkeXvwA3zvaAiBYGi74AhyhitUH0qv6I7Hs5YpWetJSuqoVnImSPh/F9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21279752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbcq3FCRA9TVsSAnZWagAAn+IP+weM7VZiKCaxmeYedZS1\n/8hSyUIaqDw/JznS5qEi2OUw92b+SxggIhPEMHvjR6TGG65iJfXtb0d72nj9\nY6Mmw1DCsJPeQyO1LClFdQvHy2TrVxMOFQ18wWKu0X3zsnU9FB4aZm2nE+dR\n+UJob3h3luAuvH0gIRLD4nuUqxZVJBMM6v1sQVfMRWHHtPvT19YYpKBM9GQn\nTmbDVaxzvuKA5ErPXnOBufM4GGFpxxapcmM4mIeWlEHGz3SwR9ZI3e0GhSJv\n+ip+Q2fauPa2JA6BcHq/T5EqMXa+D2fdxKy7xUcCmKaEBvz1gbxQ8omHsP2W\nQN9Qe3dW5337K8rgjVBIOv8T1+66kGcbPARxbnCEfy4FFQ+5MKkcmpbnCwM2\nqOCwwVmLAtc8kFQot3kwyY+7lbLG/UIu7VLP0T2Vt0REpPx6GbpJ6R2MxsZt\nWy/t3JA2UwCE2jgwo8IVhWhfK+xYWX74Vc8O5NoT9+wJvgybQbSmAwOKGS4R\n9MTFvErQtey6lu1QxdbCeMy0rDAUpNZo0xydiiJ+kJ4FAnq3pSJik+NUEgH7\nM0EG3VGzfSXi79pWY4qR6S4EoIp45NBUSITCNtzeUc9S+igFAPAsTGmWHVgU\n1mA9NWyL/hCn7cQjQFA4XtVKABtPTcWAWKrx/tzCmSwqchH0wzD03klb8a5w\nCoDc\r\n=2voR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.11.3","dependencies":{"@syncfusion/ej2-base":"~16.2.47","@syncfusion/ej2-data":"~16.2.48","@syncfusion/ej2-svg-base":"~16.2.47","@syncfusion/ej2-calendars":"~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.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-charts_16.2.48_1534242245155_0.6909310825616106","host":"s3://npm-registry-packages"}},"16.2.49":{"name":"@syncfusion/ej2-charts","version":"16.2.49","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.2.49","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"626ddbadef36d3e2cca1f725c7d22c1f80b94081","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.2.49.tgz","fileCount":337,"integrity":"sha512-zFJTiwGvpuc0mgGdY/s4aFe3GspM59TkXjrh5jBEbsLDPAJEr7vzuad+ItZ/I8RMZoaxRg6cNFmbaSg+3DckNw==","signatures":[{"sig":"MEYCIQDo8lXKpfCFPcS3Mp3LKEgL6nBERtM9CZ6ZhSxRT4kywgIhANcCaFcAWNQ59M8v8V6D2thx1t2HNY4hG9XLqwU8L5C8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21294251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfAeGCRA9TVsSAnZWagAAXBcQAIiFXmHKLNikcNCbkQZK\nz7qWzPlu4yLZtgXWNEDC/g4XOlVfcNGyGDGEVlakbb5/ATWUkrUCJvNrxF5w\nTA1HpRcPAkZ/ryeFcLV/HZUsaup68s2la/QqWRdFB3gATGsBcTorebCSzO+T\nS5NUrEbw/SzJxvCccjxxm2+5FhSIPNx7mU3rqesUoSlnAezYJ3cnDyOHRW0t\ngacmPuh2+c4iL4SAUx7OcwFYrAETHdp0chQEv0P8+SFcGClO/2kGFZSO9Hed\n98qs0vBc/59Rk1w2oFtpLJlDcreNOBYlcngljuKkL+q7bFxESdCBp1wjLKYN\nPz0LkmJ/54Z9nw/bUE5g/WdWRu2XxHWSq1MEvAbg5P2pwbSp1LxXpWGggHlI\npnUw/Zw9L8NxkGT+SpykJkhDMJhgJkDwDH4xEjeaBjMk6kx88decVCNjB81F\nij1AT8+HOWRsnDnOlqj9cMaEO54fpRMRPLMELi2gIirHFjYAAu0D6nUF4upo\nBKyCDh70whEb8TTcLiEyT5mqN30QOW5efp7tu3QdM46FxVnHxC41azmCy6Oc\nuystaWk8gar7Vi1LtXaec819+N4EbNKLWwbdY2EtHlRdfgv39k2crrXiW541\nDjNWp6xracpTpfSJympdr4IISCD/7TcHtp2RX07jmWHNB1objlcHb3GWcdsE\nEmtp\r\n=Ediw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@syncfusion/ej2-base":"~16.2.49","@syncfusion/ej2-data":"~16.2.49","@syncfusion/ej2-svg-base":"~16.2.49","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.2.49_1534855045323_0.9138701102501301","host":"s3://npm-registry-packages"}},"16.2.50":{"name":"@syncfusion/ej2-charts","version":"16.2.50","keywords":["ej2","syncfusion","ej2-charts"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.2.50","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"c36cfc4ad5855ae4c90f7002f69eb454b4288e35","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.2.50.tgz","fileCount":337,"integrity":"sha512-Uq/G8/J3RzxEyAyw8ucy2C5gb4r8W0h2TvfPmcSnpQZdcQfKDRtS7FszgJhfKsMYEwBo4mgHD1Q4UA693FQsGQ==","signatures":[{"sig":"MEUCIBe8v3mDs8LVaPKj1AZ/DPzBNiJbuD3ZGP86URBJIBVsAiEAk9kYoUbTjsEePrajeJhNtcjyW7plSciEgbDezVI0+kE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21673246,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhYziCRA9TVsSAnZWagAATS4P/iFBWLz/kaiJ0/9mnhgL\n43dzLoKjUkNCkR6JfWYZEJ0CkQyyMbrhDoPbhy1H5o+30ns11l+UL3uyww/i\n8BLxMvjK4Xy+yXTMUPI6eDYj61Qdy7974qCO0U6Rq+Ufn7fzB3w5wKyUgW80\n6/ERei9xMowYCxNrJ5xYe38jVC+n9/wXtGGqv3I7d8OMvUI0LfeBYUbnqOfo\nappktfx8omA8kTJbokhUN0QKB2K2jITOY87TVHvaXtpeR27brVae5LmAvJTS\nylM9mW+tLvpWsVHmul70PzYuluaEwR6CXUXW5/ufMIg3UFyc8YnMQSYQIaQM\n5Gchvod/vQXIekDLEMd+IonD8AL1a2/xVje34QwY27OcLiZAsbx4dx2YW4Iy\nbsIXA13/GS3sOzFMfuldYfpvyjDOjaOWeESZm0gJi1TSM/W2bVtD5az1qJb0\nIgVt4C3xtd28A7hJq917UBJyO8Wp+MTjp/JHzAwoVDgLXCKQcQI7G0zJMAkF\n9fOv0K/tqJ8y1xxEr8EYULd692ZGyW67WMGxOJTP+cl9CgwpvqBECDGyJu94\nRnXSO0pcQWfSJyFfjDiE9NU3Lr8TQd0Vn0XuUUX+cWfY3DHoqfz1gYsOJb79\n7ppt8ds7Ig1IFJ73pV++rr1hjIyH5JRaETEYK06yK1jdUy/ATTNC22trV6FL\nBpL5\r\n=e/Jn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 Chart Components","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@syncfusion/ej2-base":"~16.2.50","@syncfusion/ej2-data":"~16.2.50","@syncfusion/ej2-svg-base":"~16.2.50","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.2.50_1535479009301_0.3387555922100618","host":"s3://npm-registry-packages"}},"16.3.17":{"name":"@syncfusion/ej2-charts","version":"16.3.17","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.3.17","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"1608864902e2346e8f2f76f7eb408d3f0cb28cf8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.3.17.tgz","fileCount":339,"integrity":"sha512-TQqjuYQtIHn0+zVolvv9nosx4yTZmj7T0tFKbiCx4kxr8J9NaHz2yFZc6LMCu3CAydSOqPYsVToYLCw9WJWs0g==","signatures":[{"sig":"MEUCIQC7WsmMeM1KEtb/Ni6/uosju3vQPIw8X6hPS63OM8U7ewIgEd3vpvF9yKr/QmZr8z7CgU5a9dmTDwctEnU9xbE7Rwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16378716,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbl8HuCRA9TVsSAnZWagAAjzkP/RZoFZxa/fcaAuXzBCOa\nRHZiHGr54vh4LVr42efMdNt9V1ZEwkAWcPYTYIpIOs2kFnbzM2BE6cc/K7a6\nj81p04GnNSBAbqRfzLaxOlQSOaFDPn65wUP0E1AIvnzBmyxW2XH1JW2jvHhU\nAZcW8dWPtoI87rDh4JwU9ObteXNPkYXPKAopMl7n7fK3Hpa4Sr9TwcZ4S5Yg\nUlhFAWCHivNMSVf5GPYOzPc1S4xD0BgWVZ44pA46mqatCWrEPOu1cEKbt2Ii\nndos6yYC7/8C064uDW3uunxT04bWYsqaNkzyNxUTqdy4tgGOlOVWdxsIJ8fk\nErHfEITd06bhiEgzqw6ZvZicR5j5O+9czibNB6PwKbbkaJM6+aiD34t6F0A1\nSOeEbO3UJyADJO8e0yxotRza6T10mo8rlmhwQQl2HYp5cHWnwOs3Frz7NbFp\nJEYTRe6mxBlCabJljSMOIVIzm5op+Gvt/CvL/ws2L47xE/eiUeUEVso1do8j\n4/iiS1l2/12PXGOuA540A26Jwe/auAGUR7sisC2GGTOkJdE0By/orjF8NRpD\nVngC5yxJRF5u25TUiJn257Fn7FRggYFBqebdo/GrRts434BxKHBkIH3H3vB2\nk4Ua70j7JF6qY88iBG22/EfXXbgtvNrjS6/nzUMs03ErDtABhA15sdO3SDOf\n9Cnl\r\n=Y5dS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"_nodeVersion":"8.11.4","dependencies":{"@syncfusion/ej2-base":"~16.3.17","@syncfusion/ej2-data":"~16.3.17","@syncfusion/ej2-svg-base":"~16.3.17","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.3.17_1536672238054_0.2497965756077638","host":"s3://npm-registry-packages"}},"16.3.21":{"name":"@syncfusion/ej2-charts","version":"16.3.21","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.3.21","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"c1a3b0f972b6764c98501d0bcbb8227915465b0b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.3.21.tgz","fileCount":339,"integrity":"sha512-HArL5gRFZJ0rCUfEOpTIbZJncqMgfhsSkBCbKfz5a3LtPqp1fbK3S6ue/8yygI9qpAg83afb0cnV/wmDdr90UQ==","signatures":[{"sig":"MEYCIQClyAvBVgil/q328IF47NJaW25vy3J+ylF0UEOmKNGTtwIhAPwaiSKueZM2KFzkOIpygsgWynbJCWTTuZgBeyth6GlO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16378712,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpUkWCRA9TVsSAnZWagAAD0kP/3IM1k5xkubUMBqKOPE7\nPqxHciJBAcQX92Nnn+1vcVY2l3N6ISs5cYTi7IZheSxpZcPtdFLKKaru9QTN\nEODlmF3J/EzbsiJAVFNyeZr7djx6Lp1+FPm6yRBtPG/wsZCaIlGkRfvVsQn5\nnuL9YYCWzOaziObYoLQLofYvjTJ5+X/JvtoTwLM/NdPaUhdkNz1qwEq+IuyR\nkAFtRzinu7dIRdXOoUZRXc3cSGbziXFj2+wzi74lYLtf/SyuEZ+BTm2PWNeV\nsRjG24KjdN2MjcZ+vU4vED3ZGqH2KnkeE2zUa7BQUyidxZClEPUlM+Y+IHSa\nMpDs/YTRAu5waG/8RZMyi+AsVE+IWyYN5E0AN+365i1vlxtBtHWcsEHqCOxN\n6G8TcpyegLoqXOdPxiRwPyjStIHoQ4bVqEg5btbQJlyNsjbWJ1PCFy6ScRvH\nr4a9FkIficCz6ImHh/pZZXruwXYwp+l4kJ/ER5yc+WMZQCRvXSlR7Di4HbB8\nL38thtNRFHab9PlAcS0nNqMuD+6nkxoOS+jp0jemfPH5bW4TWCNwpqfAdRBQ\nsUqZnuzo4+S1M1fnrqAsDThshk2EpPMS3Gn9caw1qMEoYzGx6jJ61xQv/zQt\nJqcJxDMBmu/Jx50PyQ+ZQXI9m+4b+t/QCYUAs6k1Xyn4/fhJb72t3NymBekz\nc+SN\r\n=3T6O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.21","@syncfusion/ej2-data":"~16.3.21","@syncfusion/ej2-svg-base":"~16.3.21","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.3.21_1537558805060_0.6770659694604941","host":"s3://npm-registry-packages"}},"16.3.22":{"name":"@syncfusion/ej2-charts","version":"16.3.22","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.3.22","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"98a35bdbcd4d9d83095d526bd2ca2516e72f83bf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.3.22.tgz","fileCount":339,"integrity":"sha512-SxT05lGhP+j7E5F+AGYzLKodh3C9oWYpmJefqpR1KB4kg/2E2zr9oMKMvdDDP9cDS8afFKjUg1LZfIGk547wzA==","signatures":[{"sig":"MEUCIFzmybJuDK4BJulgU105v7z95QCfsA8/7JWFaI/uDhMFAiEA6GKOqoIGeqad/I41lFHUUtok/BGT0iIto6gmDrTTgzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16385350,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbqg8xCRA9TVsSAnZWagAACQkP/RAQlj3SN5zlX96jRw55\nCwnfyOaqjTcRlExpzBkrfLPyRKtMNe49oagcQ1ak3jnSGHUcIJ/3lXGJ15+0\nTR0FNAujxaVGEUM3GuTnjFQiuiVOC4RKk9+0/j4Amk0CXImqTG1n17faYZaw\n8l5BvS0Byc9e6THbGCSr/LCA7gjYjjRhvmM5iMCS/viXx3t7a/h9gBuRviAL\ncarwL8X8S9jaSEeXTut5B7cRUiThOtWm447/KTfdC4G0YOZ4n3NuwNtDi4eM\nJ9miqwV6hQ3yRVSRWYCZsoucLXRImQVW/OA6YZiYThn2lTaO5B6iLPs+eg/d\nmCPXu//OTxSOc+TtKkmaRYhqhZ35L0QNHihOi0z72PiP8UVn9QVcWi+CRCl/\nQl6zckiFBpk6rG15b7RJGm0WbN8hoHn6lLrEjG0in9kkRXVJo/BKi6UKwEGy\nXu02yvdBvrKdTC11hjcw1FCNC6HhFwb8EaAILToT/KpNfK/lTXYOXqUJHJKc\n28EWJoO+vs1xEG1SHe1sppH31JuQs1ciZZAHF+9goaZcNwC6aB00fwg7oQR2\nfeVvX7f57V4jl0SVKZ7HfwRuSn6ohJI5ey3umv35hfK1SnXq76iePCTqRbjB\nreQxO3DY7/Mm0r1FsRQ+c+MiZF+Z2Fw8XkejR4bGGrzQ2m0FbHYXscN+I+K5\nyjfk\r\n=R/QS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.21","@syncfusion/ej2-data":"~16.3.22","@syncfusion/ej2-svg-base":"~16.3.21","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.3.22_1537871664893_0.27584986183616245","host":"s3://npm-registry-packages"}},"16.3.24":{"name":"@syncfusion/ej2-charts","version":"16.3.24","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.3.24","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"35e7a7d585e9e49ec81698fc80b173c5edcb2067","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.3.24.tgz","fileCount":339,"integrity":"sha512-byvmeUZkZQ11ec8Ywdxgjx/YHhPc0dup+i5PV/cRc+JQMaz9SR/hGFH+LLNr2cnOiKPzKcm4pr5KM5Bj8sM3aA==","signatures":[{"sig":"MEUCIE6Fnhwwdc2owLYIoJEXyYGvrdU1gH52QQc5XcXjsG5sAiEAvwKwwTuC4HQv46L8pssE3d/w905WknQa89rEpmci97I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16385353,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvFSzCRA9TVsSAnZWagAAy0IP/1T5CoHe4MaMJ66vLD13\nIqAguMdjzBaWMnZgMGYCZZAXSKRCYOP9s7bEpZ+p/fhxvSdCxiPIKfztDY+6\ndUlIYj39I+au8DnjNrtIf/VF7HxAVc2sECZ+5PUuZ9t77H+2icmw8jmpWcuK\nZNidxRaQCa/upkZ12m/zcvho14LFn5oaqFKGEG79KHAyHVx/SAbDkUN6VN6a\n1oMWPJNlLI47MPYjkPQXmp6HGEWWZcSmqwL/m/qEONVbfKeqa/G4GpkR8VEw\nHWRT+QjH9UBrIlgUJY7KFnTprUzm+GNzdIsAU8ZoHPEm6vLhYU6Cf6uvnpTS\nkukOg5lKjaP3KBGXmKq32r/k/nBo0H4EcgUmynHTYVMfns+ttVotxz/Uy23e\nubXMq5hct2RR8G5CCj27tO/BAuraJ/m8e8JptJAYWYUNXw0LtCF21R+2Cq7L\nsgDISz1VkzjiznNQJC2W3DjCGMfNBcUKUNlMc9F2kH4K43AQ9YaW0D4qn16h\nOUZO2Yku7HfRGi4uCZR0C5HS0vQgsIpioqs1/99gfY5jPeEzDZXvJuflfOFf\nrY/W7gO2/aSZh24z9RkrsjQ/D7l0LVMjV2PvDovrQ01PYIoLZxSAIQUbrxdl\njhFjqq18lVJxkaGLY1qTMgUqB4aI5IxScmw2SomX/CQhKop+773SvKmkqzV2\ncc5T\r\n=Mr2Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.24","@syncfusion/ej2-data":"~16.3.24","@syncfusion/ej2-svg-base":"~16.3.24","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.3.24_1539069106471_0.3292252069897328","host":"s3://npm-registry-packages"}},"16.3.27":{"name":"@syncfusion/ej2-charts","version":"16.3.27","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.3.27","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"ec94d9658f13121bd2ca29a73e33ea7e7035c936","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.3.27.tgz","fileCount":339,"integrity":"sha512-bRixUDX5YdZ56KlRGtJt04OGT+kVLcvKKYDamyN3BroZ+OUrDlA0GUPtIqTTEoS7jzWvZVy2JhpfTyjuTEIzuA==","signatures":[{"sig":"MEUCIQDfhdgZ/Whby1xO6xWDky+6SeF4LxUQW/vQFY83zTy4hgIgZPFeFnvTXKI3KS+dMsukJpj49R0Lc4i9XkSPlzMN80Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22898756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzvRYCRA9TVsSAnZWagAA720QAJHXLId1yPoZnVNa6Scc\nDST062jdn+LWroy2wPApTirdv6R9RAemgTuVHwpl5IjsSjEvVbP2g9xPl+44\nVnRLeBT3HrcJpEo+x7BdndAynI7gcnmoc1L964Qa7MCEsT0feFv7nfCF5BTh\nehFVhPjOgfsmThbxgOolZRtDZKvEuPYi978jUKdXr+lBZqNpv35jC2sJ4eMt\nng2lzFJKLo2O4+lAq+lGseY5jPnuu+kwpd18OFnKUHWQLqjzReR1P7dtogIq\nFBLoFuu7DHL6V0Ktah2LOktdno622weKxWS4GAqPBckZ6dDC2INMfnaEI5Jn\n7hyCHEMr9dH3f1X9QdDvyUNTw3ROODVkDEZwY74oCpBVLggg/TZdnBP8jMNk\nFeqbnD+RZzoOpngA/sbEMqZi+ypD+8e55oWPhyVTFw+WgwicKo9PWpOjlKeA\n6RxOtDidLU9vc7GE3E611ouQJE21txJpnx+JCn0I98ptncWoJJ7ClqlmXf5+\nizRQdT5nAKR6SIjOpHz5UupKS2BHMLaGY3ljOFFI5Jv/75/iOFGOBF9Kqk2n\n0N/cNetLCVnYCblkOr3iZugxR/iuumRRhkMjAToxcEoVo6x8FqpuXyubEywF\nAjeT/3MB9OPwOEEiyI/5/zc5PY4KyCjjAzouiwrmIYrGz6z4eNdfnjB3q37a\nZ0YY\r\n=ORhs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.24","@syncfusion/ej2-data":"~16.3.27","@syncfusion/ej2-svg-base":"~16.3.24","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.3.27_1540289623917_0.33752086572544715","host":"s3://npm-registry-packages"}},"16.3.29":{"name":"@syncfusion/ej2-charts","version":"16.3.29","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.3.29","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"7e1f2c146b3f0c8694a735d6d8610399775dc77a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.3.29.tgz","fileCount":339,"integrity":"sha512-aIGb0xtpsvQ8EEWQfFpfLG8lFB3/mKClRDx4xv15B0weUahAABGOUauBDOAsA30ak4qKJVBKScAILhrEeyNp2w==","signatures":[{"sig":"MEUCIG+WgFrtiPRoPxFfbBukigGEzBqkZJqw8nghM3jX9E4NAiEA8mA1Drudm8rTVLyZZfb9xAVWRkfh33OdScuBFxhdUI0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16452812,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2TEjCRA9TVsSAnZWagAA4mEP/1FkV8so+jHpZM7dHt7J\naUo4oxGFbMONPwpbuKH/KEVhU1CvLO59BGdTGyq3Yy7XmWTzhnVEEdlExTfD\nCDjEKOODxg5SaIHVnH+ub30LwlPB+4fD2Cbcwjl93hKniUojzKaLBQ25XgRF\n2KDwGbuA5b6dMnn/FcDMRYgIa7A6xbfKkD30qj4b8PWHfbM5G0s4+XtYLfAH\npDBF5K+PGmCAYoucUcPupq3/nE8GwrTWxX8WZ65mITKW3Wq4rqH68uLU5j0o\nJ9Upm2aNh0KnYjCKiktGc1psnct+qJOLQd+nTyqYVbdaTOYaaD5fSiz/5jZ3\nFWPFwBkw1VuM5UqLj02DyhPIoHVL+KmMaVffDhUw/S9GKOsTJd686vaB2S55\n+BvMxk2njRFm3v/TMenV6l88KZFeB3/x755aCh5OGdoJVFZq3mXYLtX1PxLw\nj3rDsvrLTEWIoJDTsg9gPqkZ+Qs1BYja5MErv6hDuYaU0kUdFlEJCvwJPLBK\nGUp/HiMTMkGggweI3nQOiTKzkP3es0dAv4LIT98HW/p2nzJ3pogVEo+oX/jN\nhf2G5jOed8hYQmeTucZF2hyGWZg1WWpD+cxLse8klMCnsdCVuEJ7VxK0aXnH\n2h0ZG8EpfqIuVGS/vK9JNxqWqZo5bV/rMmMtIvpGnvpneADOezkPnBb7otPH\nQYY6\r\n=Q1R/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.29","@syncfusion/ej2-data":"~16.3.29","@syncfusion/ej2-svg-base":"~16.3.29","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.3.29_1540960546454_0.8539802991824961","host":"s3://npm-registry-packages"}},"16.3.30":{"name":"@syncfusion/ej2-charts","version":"16.3.30","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.3.30","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"321a67a699b71e48c873dd511e020266806a5d5c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.3.30.tgz","fileCount":339,"integrity":"sha512-9DvcdxhhUfWrO5VAyzJ8E3AEdgytarVUoiVKmvBnNWfzQW4Fq4poYZ1n+zcE9makaAuEinTf7Yk/LP1U0RqHtQ==","signatures":[{"sig":"MEQCIGhSLHmB1DoMRRCM7I6AAwlbWNVaNrhwc+ZXq3hZG5nbAiAtIsTQHXjDdlDfcsvWH9f/U8m7QpAfBZLwU5bjNvlvkw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16454497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2uHwCRA9TVsSAnZWagAACh8P/3Lb6LhMWYvY4nm9mtZA\nH0rzDUbsqTYWT1JJO8D03uE+QsTnQ2LGHhQ3B8wzoA6dMK5q1otnsI6FBnbd\nJwHmKSxra7LtjdAJcP1wceAt9nKqToY7jnbywHXYLgCfXsFqupZfa26r434q\ncJIx88zp00WPAy3krBcHxUcikpXdMRA4dvEHpx1s5F6RTQUDY1JOXP0Yj4+U\nXCRp0X1QUE7JCOvyDLDcv9k9jNZEszDcnGJUS0DHLE8EpRRGDSq9Cj49y/08\nzMm1hkCoy58+zfwjIgO//bsIvdkqaqHBBKLcUIo1IgosUP9jc9LIiWzj+5zD\nz69Nx43NTpA++WzB31ULPc2R7+mhaS1nGJu/SqTR4QxkcvPzl7iAypxT+Bh8\ndLl06T1RUxI+isJKpNfTKm8l53eKEWXH/Za4mN6ooJdJ9Us96sJKeTIikcz3\noNW4xuuMJak74seDdi5OFZzqquXcqLQ/Xf+W11epFsPzy9xr3yTvAgcQCN2W\n64DrKcuJhLCFFiX4vKrrlxttHKEAi8O9DT5nGbo0IM5LQl2bK7P4vC7wUV2S\nkfNLQ8p+FdjMAm0JtMwwkodoGo2fL6A31CewDRjjIFmvS7qwSIpW8uox3aav\nvohmF/lRzm+ngkAGtvvtAQr+JPtJjIgoxQrMpS5VHi1fS1z1Z+cfv/VE48rt\npjsE\r\n=19ju\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.30","@syncfusion/ej2-data":"~16.3.30","@syncfusion/ej2-svg-base":"~16.3.30","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.3.30_1541071343876_0.36655539177108465","host":"s3://npm-registry-packages"}},"16.3.32":{"name":"@syncfusion/ej2-charts","version":"16.3.32","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.3.32","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-charts#readme","bugs":{"url":"https://github.com/syncfusion/ej2-charts/issues"},"dist":{"shasum":"d86a8aab9a5898cd0c151d315a5780bafd2c54dc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.3.32.tgz","fileCount":339,"integrity":"sha512-RQUyeXqabyyVgOllO4NYZ/d0/c3EUSApfvls3BZw8mdL9C5wOZhCdJAbKNfX57VVYvjTIZhFUlSeezESJAod2A==","signatures":[{"sig":"MEUCIQDJpWqatQaJekSrQWvVzOShHbFgaalBewEDEo8arNTn+QIgb+JQBWYHlSdLSfdQPyU4IW7YcCtyZLOCDcEuRXJ9jjM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16464515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb6m4QCRA9TVsSAnZWagAAhrIQAIAI4D4YIurW8qXSxtw2\nfX5puJ0nhYsnmU1tkXLx8U+FusECOldCDZB9X9EpC7yMYQoG2c176iMqG4FN\nnz1Pr5UWdSKbypkr3OEwQZSl9r86VY0jd8ZSqsZpfoF5z8iYr+iq1Ab2CVD7\nCbWvISdtyFz63983lP5gFLfrxTHeRX5jIs2+qa4zbzkZW1euQaI7VOmFxOXy\nAxYGVdNnb015ln5WjziG0Xf68TNNYA907x/BNwUCY6Nz+2WVi0MGYL9qjAv3\n3i7JI+d28vMh7KygvS1SQPAgZmTrVQdhMOwHsyYOBVaDHFXa9EoToW/JEuSa\naM0bp5RJ+nx3+A0uqGJXxzhiUtPQG9jHa+QR/0RtHbPF5nvvSHDUfRGs1Gnt\n235jKWdebwHAs0ZDZ+QWJC1NvcqdGkLpUBnkBCbu38u31mID2PhxhhDyKSbz\nIsd0QefQ6WQ/aoyDee3+ZdGu6x75OTF1hLDBcJ6Hqv6OQUl8TURWrXmy0bD6\n5oyHaGhv96lcVuLgG9Gs304IMXks5bsEx4VEuB7wS79J2XniKQP4UFTytCOx\nZ96m4psRl0J6X02YwP3GYnMf2MlfBbZ7puyIX1Tcz5EdpRWtAIgs72qvKrGz\nestKxnK75TjO0BzU6QC984KjvYFM+u0B5MRAbIBY3PWBdV+MSgYXI2eKyOMT\nZVUi\r\n=ndmF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-charts.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.32","@syncfusion/ej2-data":"~16.3.30","@syncfusion/ej2-svg-base":"~16.3.30","@syncfusion/ej2-calendars":"~16.3.31","@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"},"_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-charts_16.3.32_1542090255511_0.7954335493693299","host":"s3://npm-registry-packages"}},"16.3.33":{"name":"@syncfusion/ej2-charts","version":"16.3.33","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.3.33","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"34f5832bbd754f292635543a511abbe35ae1ab1b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.3.33.tgz","fileCount":339,"integrity":"sha512-hXMF9YlXGAlN6JFeiVYEMXi71rwtJhyPP0Ny3jiqBqojEqTTNsmhqBUilsKgXCwH+HpMtiixNONm0a0Q2+FFzQ==","signatures":[{"sig":"MEQCIC32sWGdSpK2d8f39HUSdt8b5Aclk7YSCPuFpg0PWG9IAiBDfhtkpIEUU5t+E63ujPZrxRkrKT7nFLR9a3zbUzfUMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16486160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9Ag8CRA9TVsSAnZWagAAFbwQAKKkXCsirij31ePYtRZq\nQd5BcE8+hU3AMA3UGB9XM7djQD6jvQ0jlQjUIUm4b0zk7RXjXRgIo3zqHftl\nvPM4KuW7J92M1XD7QMbxfUAoIuslcCekd9ilemvYDMLF898fuKrOIHSzhsOv\nsiqtkZlM0OGsEiIKTsS++s8IMSdcTPZu9HFJI0LuJyCghKNyE4svCCzmQY8L\nkpW9YSjw0HF7Sui5+Dc0k0IwCVRt42YGf2BLNm6ry5tRjFWzEwVokRiyiuqD\nWxB87hPrPtlcPhzyxKU7Hvbz+FmJS6ITfE42P+2cHfpl2+W0Wmyf4nprEI9a\nOWulMjVGM3lVChuKUrbagXB+VKBZcfcSS1Ny81kgUkQSpuubqe5eLIklV/s0\na+QOOtzfROa7WOMpE49bbgKxKADa0iDWf5vImBFzS678SQE9zEfsiwHXgSJW\n3Bn53scq1RnC1ujCAhbTZWwNMX8TLGjyFQcvG4CGZUoaGI7FJ9dmXiGjeXOz\nqW/gPoL1FPJGafCV7ztu9fH1rtK5s712RK74feswpNAgQzDHdV0l5OzjOlk/\n+s5+O5uT+Nce99dLbNfb01j/7pVQYY2o7/EoBX3VZEO45mZ83A3XxxQWLexv\nxNq+Lssv3EvilRbNhWudWqCx30bsIvHUMNQkq2RgLhBoams6iYCLyWYkAfXB\njkh/\r\n=NWpY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.33","@syncfusion/ej2-data":"~16.3.33","@syncfusion/ej2-svg-base":"~16.3.33","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.3.33_1542719547691_0.8181294080749635","host":"s3://npm-registry-packages"}},"16.3.34":{"name":"@syncfusion/ej2-charts","version":"16.3.34","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.3.34","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"ba844d9d20c684733b9d5869fbb73d1dee15e040","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.3.34.tgz","fileCount":339,"integrity":"sha512-2Y6dTtAV+URJ+fIEjguamSG8FBfiaFLoZCCBcp/lxEO+wTNYLtbahBbRMxjgFxzWVN8K2LsaTPm9U2b9WTHxWw==","signatures":[{"sig":"MEUCIQDn9Qz/ZodSgLSGUTz/K3bza1UdLhH3LSHAbYDg7+719gIgXWkMsGj1m7zb3+GnOE6BQjDCM9FI+20uC0EMNg8ccBk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":16486160,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9ibsCRA9TVsSAnZWagAA4DsP/07ZIIGO2+peZgnXpNsS\nW7FLW/8nLjGdMA3/TdeSL6LczMTWMHsd1XpGVeJo7OazKQ/aJhQCgiF4spFb\n/xZrSJU6l0AMbFLd6lfunQHYWnlLq98rrm6jKgprs8xOaI79+x6FKdh02iBc\nlqiNk4AUNGMirMU4vbyHUyjM52sPY2k+hpomcXAsUJPlz6cagG1wwp3OjUGB\nXD97t533ULzU5HWBAlaHEfouTUDi2OKg7Hv87tJ5teSSrrayYeqQt4nu81M5\nbjuzElysRvKWDXmug+Ja1rEfjRTiKsZzxNTGb2WOAKVOkPXkDyRljUZGElzg\nmx0K/wgCgnYXiijhoD0BUVFqt0iVIjEDWImOikpc9h3CVmdBZLLqdzk00CRf\n/8PdZwfrNjMx3x4U6u7Tqk3qjWOHzzfnz5nOx8yG0dRU1FtdCF2QO2MKxC6+\nkkOpj8l32fWuNhuQRJs5rAtSDkallE3S9sOW6utlMzdbLTbhulds31NMDJkt\ng8CxsXOuGtUqc+IkLKh7f80pV/vpiMROMGZpXiuDjtLMqKPbxPbQvL8TFUpr\n6bHQa/Hp+h9zCnD6hTjnfYWy9Nm3XXLG06PGCFmBrfEtmsjEp24q8oJIHeJa\nbak5t18v36PdEcJ7yw2AGA6AP3csUUc7akJ2llmuGPEbSTvZvNVnF/x5sWFB\no6OC\r\n=3+vw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.12.0","dependencies":{"@syncfusion/ej2-base":"~16.3.34","@syncfusion/ej2-data":"~16.3.34","@syncfusion/ej2-svg-base":"~16.3.34","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.3.34_1542858475764_0.5486846697873249","host":"s3://npm-registry-packages"}},"16.4.40-beta":{"name":"@syncfusion/ej2-charts","version":"16.4.40-beta","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.4.40-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"816c3777e710c82a93791f7845150ed9b6e3cd82","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.4.40-beta.tgz","fileCount":355,"integrity":"sha512-lFXIDLR0u3AWHMJumJf8sa4npL/LF0r8XS+bk4NNyBu4HeU7oOtExIqtMZn4gVdYLpp161McfRlr6CVYuK/eGA==","signatures":[{"sig":"MEUCIQCYd7J4SUcR54ygAseDV8Z5bjQuXVzGFpafUL+Ut+QfOwIgbGVt8jfZoLgoeFSu4nMrkp+TxvhAgLUNDxuMqHG45iY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17953275,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDlpXCRA9TVsSAnZWagAAfykP/A8Di3EQa/SOgDy3rTgc\nPto4ZUqlEo6SxCuoD3JzU0XHOpE8QifLR/4Sc4WnB7Mzttj6q5HbJ8iYlXkF\ntOK5i5g3tq4MJQKomBwOFyi2H0hEJ9kNwRTQkArDTemedt1uX4oKwuujDKMI\nIedd2maMgXb1Kn7Gu9Sllt/sZvjtDDi5fp7jAn4XhT8B3qulXmxP3AMMsYHT\nxwB7XkawlSRaRfYgeUYKYq/m3O8bnIyEveQeW2qSHBDAqIVMuE1Ha1JPkMRn\nxM+bk55Vn8r126J5iqUEf4jGOIBT8JEcoTsahu5U5WFs7aESqQuEnB/Yx0ct\nz8VhoLM3PCC59APwOD0O81kBIP9atzbQFZZwLDNHWkyNI5dimlbbi+ICJhER\nUFPG0rM0+KMXbh936Ne4CjpSjOpIbxc7Ia0G1ka/DmFUYE3Hi3Kj8CNtgG6a\nxTEB7N9bEOqRlDHw2TdL3rXUltDi/j4nFWioOIIyegIOzdtjFasAe1DHnCmn\nnAwLSMuFX04RyRiXX4UeQnEwSUzP+h9A/I9kgRb++R+daTnGYqb3rfWl3vK4\nSN/BKdTYdofVhVFWHKnvm202J0siwypwo6ULwqWWcNtJPauNZHeopjABPXQH\n6rZvNMHC7omPpcF4Gu2QsJ3FQYd8jpJTYRWZEEsLi1DME9x/uNsZE2/4W25V\nGdNa\r\n=9sA6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.14.0","dependencies":{"@syncfusion/ej2-base":"~16.4.40-beta","@syncfusion/ej2-data":"~16.4.40-beta","@syncfusion/ej2-svg-base":"~16.4.40-beta","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.4.40-beta_1544444502448_0.8596249042948791","host":"s3://npm-registry-packages"}},"16.4.42":{"name":"@syncfusion/ej2-charts","version":"16.4.42","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.4.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"616364b290909bfa3eb2b4d8c138a3cf06854488","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.4.42.tgz","fileCount":357,"integrity":"sha512-vzrlYYl9Vm3jG1TyLJyI6CW/B9il5RSVkP0gEKS8sY2T2+m0xnAs3Lrj0GGgNanUAUiN/Iesuq1CVxcHXrTGFw==","signatures":[{"sig":"MEUCIQDUBUEAju9DsJDEo9m9OMyb6OK4uYxmYLphgD2Cb9asfwIgDcpjx3XKdSHa5mn37ou3jH0fmohzJ8tOifITxfCbAXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17999611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcF5+aCRA9TVsSAnZWagAAsGwP/i2X2ueG8jKSiSeTvziq\nnfVf1gWlRW0yKGbW5g7GD/7kUFveiRRRYY7Ia4WfRDQbkhKelnjcEOPig64V\ncAljtkS0N4ItMdKPt1n3W0Af8kNc1cAXV9OdjsUTm4spERi0NHuBVLn4oQPB\nq4OfWNc312nbSrk69dI8rSe8qyyY1NUUCDBLzyu7THTV04RP/nBYlx153Vys\nJxHQhddKxZH0mibJyGmWbyy9Ct2AtDAdgOQki6cYsM9hIC3GVU+RVllqPMac\nPDdvjra5LgDXCnmqm76RbaMQEP7xDdTlthnTU9f8whGK6HrB/s+LA9yRCHc1\nQZBN1LH6a3E8uUenGqA2kvPju2f4bhxbjdYEuXGgNOoxySPEKnVCW39BsYkZ\nzBgm7aOTXTcQaH9zcuaocprn64mCcEtaDILc5pf/wcNJ2qKL/o3Aod5YlWtg\nJmdpnoUcwEb8vjY4/V8unayC6VlAec3yosbKfuVkKymfnQQpjL+fYmzCpGEs\n7p38V8byDvO699bbHEV8Blo88CYTeo03GqmGTTXTjCLPOFXj+hodLnamOE0y\nRh1lGcbKQ/KnTSSXoaBfgHBq2mHxyLUYdoX10hlo3GhkEkWugrHc1bub6Q7s\nfeoVyX1IJy4fdso4fRCqdM0/+vAD05nXI3PXusQd9NIGrVw2brjvaK6p2b0I\ncdyw\r\n=Wthn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.14.0","dependencies":{"@syncfusion/ej2-base":"~16.4.42","@syncfusion/ej2-data":"~16.4.42","@syncfusion/ej2-svg-base":"~16.4.42","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.4.42_1545052057803_0.6687213154835372","host":"s3://npm-registry-packages"}},"16.4.44":{"name":"@syncfusion/ej2-charts","version":"16.4.44","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.4.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"dd5726364339998d474d332021850383412497b2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.4.44.tgz","fileCount":357,"integrity":"sha512-Uw+mUpLYV8dqbQ89f9oW/NdK+Wkd4BSj2ZaXpGNn4CZiTaugZlijtiF6rzXTn6CxRLwiqohRA6SJZdiiLhggCQ==","signatures":[{"sig":"MEYCIQCKl8RjLoz9+pmDSpeeyB5F6fVW70e48tKf/CuFSdAeGgIhAM4t151z/T+lEjV3rQCYpP5cmS4U3YwLvRExbnuyAuYs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":17998851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcIMzZCRA9TVsSAnZWagAAGfYP/39wL0hco6MnEC9LQoIj\nnsJ02cjBz2eORrtSyqV2RlDUsOZsKkiw6Keb2zSsSfIpq5QBiwSXzFyx/1di\nAPFyXFfVDJHnuhZ5L1PAVSaD3QZ+vIQ1mvdb3SltD4m5dFaJNbvKdGa3yc/H\n+l2PO8yVyBWtSaSbIYxP8cVhDE8kGknGltkfLYSAMXJJnTZQt6aef0Pe7iba\n++hyWMFXuK8HLHjkQl1FnS2g976aRixEGYdJGyvbla5qfSgR6b+kTml0vExV\nODZrdrEAugniuVTWJhpmatrKhsHZRf2ukNSIFO29/pd5FBhVxQTBbRweCciR\ndKGV2BnBOrM4U7TXi4HSZvQaa25TmrVhgCFx2dBa5Ny/OeAHxG+ZCcbmBzOz\nbFIggaSNSxhDm3aswWO+Bf1HJL6cEnWmi4/TOedev/mFu0tNmKTQCZl+A0/0\nKwLp9zT9UhmclpppsBZkqY7y+MyFnm1qTCRYVN6v5z3WEN1EM3MOMwNLnc0r\nF7QrGM9vlrcMPNInepopQwDt/ylc0k57beRV5FHSC+bxRYv/Q3QIOwKgHfIw\npUkK61s8GJAvfxxPYiX9aKQ2FzipMWdt9nyT9QTqude2wlwYUUBpkJeuSVnn\nX2UnLLzHNrTfMA2lFp4xDXk43XEGsZQAKCiV7YqOeMD76HRWPq97QomryhkO\nHFZO\r\n=fTJ0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.14.0","dependencies":{"@syncfusion/ej2-base":"~16.4.42","@syncfusion/ej2-data":"~16.4.42","@syncfusion/ej2-svg-base":"~16.4.44","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.4.44_1545653464694_0.8744965349887932","host":"s3://npm-registry-packages"}},"16.4.45":{"name":"@syncfusion/ej2-charts","version":"16.4.45","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.4.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"47ea3adf627910f6b89ffccbd54ab1e49b94a5a8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.4.45.tgz","fileCount":357,"integrity":"sha512-hqTbG17tS6FyykuWrfiqyVAnjxNNEj+xZTzv9tDrTdJmIZdn+GfzbEiNFIecdKpV+cTjknKOlhBb1wa+1IMb6A==","signatures":[{"sig":"MEUCIQDHHLvEGrCJY2kNiqKx7ox04Gt2HZ048gy3RNa3WZzMHAIgZQ9tEQzcK39IaNIi45FTbY+kFcDjnKQh1Vkv5eNcRYg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18004785,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcLKfmCRA9TVsSAnZWagAAHIMP/inNnINZqDSfxezqkv+E\nVGvcV4tyHBxSzBEOHBKzROTYQAci0L9kc2bZqkI7iqPCsZzXkLtnMowDftYK\nH8eTuMLDgWg19Pb/js2/UT/NiPZn1VFXNEF129RxJGAhZ9uwfTyWEvEgqZ/I\nAp+bJ/x7l/1SNBnJ33LwfMCvozr/lLVqE6K+5KIiheK/h0tRKDcY+Xq3jwRe\n2YAl8w6kZCflEtxF7Di6++ZI/wt7qrXR85m32WDPetBQZ5ubfe8VisyXUb2o\nMLIZ6Js4kYWBCo4kCZ0OIf0SkkbsVMPATAKy8Y/8eThg1sBrskUUOYKUKpV9\n2YM5sxK4StDb8pQYh6IRUgn2WWWR8VzUu/O0IsgvHFphiVaHLRXHhfBoWCEE\nbEaleJ+SirwLTe5bnrdtz8o7AoDAGSa7USf38uHgR8Q3FzcrAK4gok8DVllv\nItdQ4fFsysy56hiFK+aGI9HQhjs9LXSyqy6GXWRqd9uLiqiSShxGRj8FlYrk\nuI1hu9pj6cs1aY3GE98EIJoa8ABZTlO0Fl55nTItf7fPh9ui7GygOnRv3kVy\ndNZESyZWZKUkYcn+qr6qynxBYAulp424DVNF2DnfetxcJbIdMIWJOUNJj9Bx\nHoUfRW9PJwe7cQKKOejH7MaP7KtP5xyo+5gOYh9ARQdioYSnraylmpbkpb/o\nN50V\r\n=dpwO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.42","@syncfusion/ej2-data":"~16.4.45","@syncfusion/ej2-svg-base":"~16.4.44","@syncfusion/ej2-calendars":"~16.4.45","@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"},"_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-charts_16.4.45_1546430437679_0.101866662041461","host":"s3://npm-registry-packages"}},"16.4.47":{"name":"@syncfusion/ej2-charts","version":"16.4.47","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.4.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"e2f23fc86749a5c2a0edfcbb74e76c9fcf192eb4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.4.47.tgz","fileCount":357,"integrity":"sha512-N2hpaG+uXnW+35hiqCh6wKBCIlqbsMAac4jRe71SSH07kBMFGTtDmb5B6M6bfQMeHu9ZPSzhEa2mxNEf54RPfA==","signatures":[{"sig":"MEUCIHfr8XU8Qs4VXAEOFdXPiTlcF/NqWAS4J/1T/jRMWhn6AiEA0+H2vinOC93pd/t1hBc3zSpiLJEG3QrhV8zFHsJwd5M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18012092,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPxIsCRA9TVsSAnZWagAA7iAP/0th+TuiKHgKqr1M8lBE\nXzl2eqTUNrhkjt/D4iCGLsfuBnniYDXFIpT1akqQqxjX/TQV3OboY+ohWj/l\n1YWO/9PzcNt8U+EYEId1XZ7cM3i7yyvtV2X7fFQYlKipPNq0atl4Zr3yRrhR\nzPxGzCURIN4IATI/Co4PMLeiMe18VZlvZtnwVv+T1dJ1v7+IsCyFZmRU8H5d\n/71VUrbH7rH9K2zp3MYwCq45He145HjEfySaYb8SA5HF55QI1q/nowMZuRZI\nkyVcNzlovjLHJKkrjkUrQDKvEOuxiCj7J3yF1j4ti1ty1s/AGquCcUQq+j5Y\nyK0rPnhVqEX93BD5PyjOVPyLAAqpVKAr4XPAeucs9rEW77b8Y52pJW1woK59\nVphCmiEPUSVz02X6N3R4OBQWVqGiHPX9HPbD8om3euT6sHZ6YnJEwf2N6WjL\n9Ed18B9O2nV7UNrsflsTejtC7Xd2NgojfLJTRY9yZLRfUgaj6QGrK7PavFVV\nPKpnf1dp+TY610IyfAq7p+bR6ytPZ08mCrTUaRKDsS/yew4OGrm0UOlxrNGS\naAwgrZxE30smr/biNpCw3WYRXs+rr0LNjSAV63U36pcwYPpGejsTihtwR4aq\n4ofvvAsL5KHOFyVcPUfEsO7eqlWMXcOVokNMEu3lnX+GIgk6Yez+FBGf0Pz8\nNl0M\r\n=H3AQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.1.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.47","@syncfusion/ej2-data":"~16.4.47","@syncfusion/ej2-svg-base":"~16.4.47","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.4.47_1547637290978_0.09604801796191698","host":"s3://npm-registry-packages"}},"16.4.48":{"name":"@syncfusion/ej2-charts","version":"16.4.48","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.4.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"cc495517b7c6cd27ea81a82a22b28e1a139c09f6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.4.48.tgz","fileCount":357,"integrity":"sha512-P5BB17Y+8baGEPHbQMmKn+dVlcRZIVIMpkWBDY9mO37oaPF+ih9ABWK20FBKf1Mu+KLPlgvm8cqYCGGwCyqiHw==","signatures":[{"sig":"MEYCIQDFJi54OHz3pXO1arwDgnNLyTD4PCJL/O79dou06mPNJgIhAIXVh+BclMYEESAnjDuqy7Ch4jfesZpdBxv5hbHybcrB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18024851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcRwXtCRA9TVsSAnZWagAAO98P/3v/3zAYd8w0lTvBkl2C\nAYaoBzgV9UQWYczTSvu0vdx1X1rDswl3anr9MzI9RPAIPDFB7HPMXGsFJBA6\nebFeZ5RM8TPpbxLJn9DUVryO3+9G4HZP2E7l0ktplrxCpWOnXAx/cKmzieib\neTRtvOoXue/tCwf0CoX3/LavOrl+09HZefmtjmYn1mA+q363jHhbGzKIw9kC\nUWAuUdlYMIodI33AtuCrtyAoUJa0dS4MtXSQBlajAItHtgq2XJpE/n36GDre\nY01hdC6dpdSMI+WF+Iajcxj5sD1wd7bHbFNPBnANGM1XWg9pD0P9uPOIyKV+\nRWFv014vzox+/ClLItzyBEci5AYtyk8WINb0hTFGl9zN/sWi5CIvSKXV/AWl\nmOvDdezNCf4FIIqS8dOgczwduVvu/LH+uobL5GPMY7ixgbwqC9NGHF7Xx4wl\nQgt9YPi8x5N6gLHxGkwM3UdlBfe0TcNwcLB9skDe6rYHw4WRU796db+3O8s+\n2rZPKt/UvP/UxPb3Jy/g/2al5Ac7yHgkd2go1C0dfoLc6ro5Uw548Ezx9nNp\nKRvXsO3N8znmr+eLi/0U4YgjQ9OtGYSQy41nf1gn/ecIY3/swT9zhvH7EYDO\nsyyUU4eRyrrM7eH8mVx9GiR7utz53wKEgt0Vk8wp0DiNq4BnOks/Qc73fa70\nlj6L\r\n=hNuc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.47","@syncfusion/ej2-data":"~16.4.48","@syncfusion/ej2-svg-base":"~16.4.48","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.4.48_1548158444733_0.5049347072974268","host":"s3://npm-registry-packages"}},"17.1.1-beta":{"name":"@syncfusion/ej2-charts","version":"17.1.1-beta","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.1.1-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"7fab5c477ef64c2103f5b7296849f579d8c2daf6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.1.1-beta.tgz","fileCount":359,"integrity":"sha512-x9EHhPy0L7lgzMVKSnF+hgJfGh3qWbxIh05x1pyDpRKTNRvFJBGmJuvwgjPgr6dvFLcnr7DdZmE0FW8rVLblAw==","signatures":[{"sig":"MEQCICYJ4I/SW1ToWxH0NAiLjSMES/gQRX0nR4kQ4v9H3Y2xAiBbhBynxAlAI23u+xLCcMqFbKaGwxzWYi2CV2G8rQspXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18064762,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUFkMCRA9TVsSAnZWagAA0gwQAIXyfwsqya4+eSnwpFNh\nYfNzcSZ9BmCCGZ1eZ5kns0jUnZK7xSWg9jhkixTiPZeIRFAbeFbmFIiiTppg\nW4pkw8ZYLm/O1GeFD24Cju6yJp5aRho2GxvZOLU8Dy9Hv1rLFda5UVU7S/h0\nJFmJyMsb5JqRKFNtJwVEA88N5doA7wn7MAAP5gZzO5Llr6f66+V784zDIIep\nrmIzx83DWZksl0koYW9G7SiwQC5h+tlfDKxAime2/0cDk5FuMgYSg4jkvnFM\nqcqlcWVwpABzVcoB+LEJrIMYWD422cUC2jvLvmCVSulLTb1UzAG9w4R2SrHL\nnNn0va5OnDkLNBAcnrRC2A2aItWAU5imnjj6khlBI+iLuLnWQeb42g7diVTt\ngFnVv1HvJeYFmz5Lme6jSsk+9kRmZL/34h5saBQ4gLO9C6OTC2n0SYX/8Puw\nXHd/7fkwR0clo+C12IDPc3CpAnXSpEjg6xA6L7cgF4gNX5B8j71GRib1B0u2\nbJip1PAVRimahea1vA+pyC7gH8iiMZZ2z2bI2rNRAHpIRJ5vBVl7ugaoOU5o\nfseCApdeFWzgpDuoRPZ3rLN/UhJsxorpxgww6cpAyk39xmpTDWdjv8wnRDks\ngAE9CHMh8R046XnY8QFCN34sVIPHlCDA5xlTlaOHfL+DKeHufzRZ7Ai2c5vZ\nHjoN\r\n=BqJj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~17.1.1-beta","@syncfusion/ej2-data":"~17.1.1-beta","@syncfusion/ej2-svg-base":"~17.1.1-beta","@syncfusion/ej2-calendars":"~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"},"_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-charts_17.1.1-beta_1548769547395_0.6475891790870272","host":"s3://npm-registry-packages"}},"16.4.52":{"name":"@syncfusion/ej2-charts","version":"16.4.52","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.4.52","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"6db99d25fb3c8c12d7dfb460435f2c0fbf6f47e4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.4.52.tgz","fileCount":357,"integrity":"sha512-IKhM3GFAJhojzWm7FN8QM8DwjR6IhwsX9Ip2RtI5MQU3P2fDefgwVLWLOzjLltd6GHOEzIMqrb4DUnyqLKB4Sg==","signatures":[{"sig":"MEQCIC9uZOUTU5zdkWME5D7n9H42rN05KLmF8IK/PggNgYH0AiBU8g+MWTyLnV8A5YkaX8cxN85nMgiwXr4rlEeDaUtKZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18025917,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWbsdCRA9TVsSAnZWagAAX+wP/0xdsp3hzH9luHq6zptS\nz73VTATgLI53KWYacLi0B2vnofw+Kq21+1OP/8jAcE3PDIWnFcMxH5nMPbHl\nn9Z5xf+bVyw0O+6WEyOCx2Qx/eKCpIaCh0WlxmGuaWewnGgDYDrct+zWdVEu\nUaLYsHOyJwqyCQvc9APdS+FUJHAuthrV3vMqkjze85vjebzhPRbHeHKQed87\nRHY5PLmAZ5AXVmnKvcf9g6sGCI2r+GV/N2HM6dywvkhXdFlOpMArrmcbkFFL\nYlRdi95TXdKGmnSyuNZlrD9WEFq4ffmd+kJ1IQcd38ghw46NhWnibNRoJ7BE\n3eIfQAKDGrRbVTaCUC9iB57jJAQFPyILaz91OytpMVs2FgETB0UnCaCehC5w\nGNhyOcGd0tCbBi2ROreEOZhuPWMJZJqg3WfOHF7XkKD98t7PVyntZzLVT6NH\nVpIaePlXWu/PVLzJYdN2dhuGvc5MM7bzfeofcD5VIyGXcN3IgKlofMm3uiY0\nspqBMVIqI35DgdBLKsZfcc8OwOJTAC9CjVmOAhXt4oYpBQjoMktIchl8XI3p\n2baG2UHpHK722NigoDfzNUi6u2c1qJYuluuZvYfRo+WSHNwogWyR6UpNZTEM\nTj1MtEQSQIFqohyWGcqBCmdgpWABZDh2Q0yRDIXFhhQ3UYkxwtU+uMZ+gbUj\n5mXO\r\n=QNgN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-data":"~16.4.52","@syncfusion/ej2-svg-base":"~16.4.52","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.4.52_1549384476684_0.13902113721878417","host":"s3://npm-registry-packages"}},"16.4.53":{"name":"@syncfusion/ej2-charts","version":"16.4.53","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.4.53","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"a86507a96ec5d650df4762ada64760f192d90308","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.4.53.tgz","fileCount":357,"integrity":"sha512-oo1QkEDLEg/TWuW41oj3bBlWVXic3c0t7LiKd9RGznPFAO9yI5gRtemo8D1RaGS8CP13ob/cTp+1fvA/Vw95+g==","signatures":[{"sig":"MEUCIQDiidhLHwk2p7v3IpK/tLOEDXgSnCjfr6iyVcZSk/CalgIgE/pg4arBK8Ar3IhZpZo3oYWTbz+wsEFkqpC6lCwALcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18013699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcY+z7CRA9TVsSAnZWagAAov4P/3X8lcDGIKX6Ga4AHl7u\nQ4GuiitmvWmTj8+ttbN3HetbP4mkpUSgJGY7+pys9uzUNOc9xD/X2FYE3Zbk\nXm11kT7aw5090Zdg+sZ5KUBMZWlCF1lWCoDDMvBVMvNqmh86+8oYnCSnBn9g\nSWzQVFaQIhW9YHDZSgHnPhSo0xCU78mowLP/aFtp7Tu8O7p4oaos8MmCXWAF\nKQ7cSn5Wc5cZo0ZLjTQtGvv977xhIM+spZTssuwCDvu1HtmEEUJj8lPTx/FN\nmt4ARDOG7OhlCNLBg2oiPKe5StE+l1UNCVLBLqhBs9sIEByujvBTMngEtB6K\nW/SEC6++tMSCLtxOwmd5Bh/m4JzO4IrBPsT0MykEfXnjgQVJeYdhzmFb1hBq\nSUPiEmAmpxx913ZmPbJFba/XkyHSF9PYk0IwbvHN5gAhUsdQb9hdYFs8qZBw\nigcF3IAfSnezoy71CpIFY1ZyjQXMAENTnBI8un97zERD6/1WPDH24TnFyckO\nzRva4Gxhug/J5C/YwZHaSUyv8u6yek2ROk54Cv/9TjIXqCVRkFYyhBl2VYlP\n27M/fUCPJfoWfXDJ0hlAF7D2pgciAn+NyQ6UFGtKMGQBONaAfCQZCHSLs9wi\nXt6Iy00VKZ31SuQ/jDBwf8AMwVMK9D8X5EV+k+x1EPFi9vBdQfU1uIcd1TgM\nYW38\r\n=wKDB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-data":"~16.4.52","@syncfusion/ej2-svg-base":"~16.4.52","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.4.53_1550052602395_0.008042657519707452","host":"s3://npm-registry-packages"}},"16.4.54":{"name":"@syncfusion/ej2-charts","version":"16.4.54","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@16.4.54","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"682fe494705b790072cf7d21d95732e70b75ce4c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-16.4.54.tgz","fileCount":357,"integrity":"sha512-67AU/nnT/Volzokxs4Lxv9yeNIGCF6y8spngXVsxJKlCJnx3qNlaIHwXriGlDbOiKpL8iyr8/KBmmNKIN5deOg==","signatures":[{"sig":"MEYCIQDFDwsHdBBZlz5Bj+8V9mrzEpesYSVJZ4l+dbeTHmXs5gIhANQeVIgCRWfPUR2WnqsJXtlDL3DWmY81T8udYu51FxHy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18013796,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJca7BGCRA9TVsSAnZWagAAeykQAIeq9WzbdyB7b2zR4amL\nyNQe+jnyvvyLO8z3P4DicGXhpmeUXmGdfjML3PswtBFXImTz2Av/hrsLvH21\nK9zEJehEHuz8D+MsI31ZiSOiici1iu7yX3bOlT2lYARgsn53mPcmMdW88OS6\n/epjbtRyoMaa2HtIZMNzf4poTHBQ3jKgsOFwqjj7zbbu/+dHVFYbLf4fal4u\nYUug6Tmzffpdv7aPGxD4rJek2QIU0MO54XXveNxrRUqhGez5QSvhlluGvezu\nvZBNrXp+TGGj0i8xEawgOQYkgwLwkOGvzYNWACqSvxBR220RMlsKuyckguWL\nC7XzGD3T8v1afAUBQwXpxf2ACX6t6I3EVCKLYNCu6nkAGdSZALEY033G3P2l\niV+t94l4UOHtxeLpslYOkSK1lWXIx3rev6xvwc9L4D3qp/nSGOuONPlbiaOZ\naUmdbi3KlMvUQrikMXcN/lkB6UQPDuSBobhE49MSxFvuP2+AtF3pkcx8l5E8\nqFH1no9ibLU66330NiiWGOj1PyOEY9cAATwwG5W6SJ9wPfMUX4IjfFmdi5G1\nuxO+ExY+4ROUDMNCi1EJzWwmerAQi5s9d1A7cj2mr/b8xdTTYTawYFLVkoVk\nr4ZXVnn031N5RD+vfonumnlxB+1QS0blGiFc8uzSxhWzxzEnnGPnegD7Ukq6\nx4Ic\r\n=MbGc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.0","dependencies":{"@syncfusion/ej2-base":"~16.4.52","@syncfusion/ej2-data":"~16.4.52","@syncfusion/ej2-svg-base":"~16.4.54","@syncfusion/ej2-calendars":"~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"},"_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-charts_16.4.54_1550561349986_0.08670338262987287","host":"s3://npm-registry-packages"}},"17.1.32-beta":{"name":"@syncfusion/ej2-charts","version":"17.1.32-beta","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.1.32-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"4ba0ba677ca37e3464e65b17f309c3a8f113e7f6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.1.32-beta.tgz","fileCount":361,"integrity":"sha512-mqvLbg//sa2Wfy75tIfWSh3Kfnxw95cG1T2VBciaeYtD5Qaq58pLY2KjApElWs/0E4IT7jxfsJ9VILjj01cGnQ==","signatures":[{"sig":"MEUCIQDNZ3lsziOnJikxBaGNWiexxyJ/vo29QM2buqoA5hSx2wIgVORWApmiEUobacS0McymjGacYQn8/KzgpwO2JhJLWDE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18368853,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciR0lCRA9TVsSAnZWagAAlxUP/imsVXo5XoQb3REQvYr0\neeLhN4IicxYXnZlrgyJx9TIM9K5MCNDe0SPYcAXtV4jDwXEh8Y0cy4PJiyGt\n4SB9JY46XSRiwY3A6ABzfLGN0Kp6R9i4KeN5UXb5ClZ9mHrdhgtf2Wl6EDqn\nWmM/IPnoAkmtLB7EviDPYTgJFmqgkkdp97EKn2fQ6Y0pDu/cxheULlGf3CTH\nGUYMC8hKVNiDsOfMprjyUJH8/YproM/E4eDyiJHREPawiZ0uWa2U0dT1OSml\nneskxRk/wdeyE7zu1zNZNeRJDAWbzcHRUsVapeu6MHuXwSwDJrL2pJXDMMN8\n9o+StiOSfLhy+vW2cPPnrXr9AaP0yxcpj/4F0s4zCh5kszKXnY6kq4do6UDp\nmAQwH95+XP1aokvZwUrh20Jck8stodsLj3c0x2iqTXR7HzLKbeGq9sMrQLPX\nBkQ+8nvGUHTj6aIdomUju/E16Sqku8Pb3XpfFwDCxgWdLXoCdLsEe4nJTS5I\nhAK8M24O6DyADfkHEHXhVP9FMaG9a1Gd5c3v9iXhUp4BTdyWw1PImh7tS2ey\nI7a/lQR3zPCZspb7zKBGlgVtL9PXRpwYJU84xbKExmNNZ2QS+lxHtVXu/6VJ\nYCDY/dewlKijL7oYSkxEG+UrrqKt+Cciz1sF443jDqFdLJ6CvsgwvLR2zdwc\ngSFa\r\n=85PX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.32-beta","@syncfusion/ej2-data":"~17.1.32-beta","@syncfusion/ej2-svg-base":"~17.1.32-beta","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.1.32-beta_1552489764575_0.40372593969357173","host":"s3://npm-registry-packages"}},"17.1.38":{"name":"@syncfusion/ej2-charts","version":"17.1.38","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.1.38","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"f7482d916ad9c183a0de85fbf8f1f00232469151","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.1.38.tgz","fileCount":361,"integrity":"sha512-9/suttlJ7GUxfnoAM2fkDEci/nyjJcsdUaPWienNdjtEnfT3CE2acCWmKJUh7YmXje8e2D8BtaLZI6yJsueEFA==","signatures":[{"sig":"MEUCIANO2hlpEwuMiULuFAg/8bWVOVCaMb6VLmP0dbeqTCnOAiEAzkGHalRRRGV4cbYdw1zpg9Rq19tvzUqka4+qKbMXGtg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18510755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcncnVCRA9TVsSAnZWagAASZMP/1ngO2DlzInfud/mEGDv\nX1LjAoL8uPZsY+gvv8jdbU7rhyycLAnajlvCCy3sFEd0XXiwBoGJLoM/vUgH\ntHQw4So3eKzqOJf3HyjcSfUPf1e3r4tl+xhR6WVXy7+0LPqV6sF679QgwLBx\neteyIAkqGjS2jP3hdVK8yZ29KHmAuVWRZYkFZw9n8cWcSWz23j+F8RyXS6Kk\njGbDWkATJJw7YNcMbLyxpt63GemIod/P9lbtxLgHkpfmhrwzTWHcziNc+DVd\ntLMorR95Ndrbvv33q4GrqUUuTDOvHnZoomvArIVfY65HQjKTzkMYFbewkeMi\nsnZ/j3V3rdTya6zsiFJVdUPxqOkY+x7k+ZdE9y+YK+O1pHqR3eNo1vk+0/Gm\notU+Hc9M+xxWbRNs8IupJ6XcXGB2negfm83qBTddnRUajTPhe81gt76s7m9t\nDhZrZQKj/uyPhSQtw7DuvepzpYv/KFj4uhgFOgLT0qdRnE+brSJi95CjYHn3\nUCTBrQZw3HEhcK72zndHU0YPR0CHc4TpdWKtysm3sT5AGVgpW8g9dSlB7dL/\nC3p1lqVN6poZolyK6JtoleoHp31uiaMxdXtcjrs7nr388xzH4lY6sTq8K4PB\nQYcPK+o0nEqfkSQmA2Ev6/LPw/R8RYIEdmMWUpEGoOiYn/MqHN3Z5ulQoEgs\nCTju\r\n=5txB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.38","@syncfusion/ej2-data":"~17.1.38","@syncfusion/ej2-svg-base":"~17.1.38","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.1.38_1553844692318_0.02622576898841622","host":"s3://npm-registry-packages"}},"17.1.40":{"name":"@syncfusion/ej2-charts","version":"17.1.40","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.1.40","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"45f282ebeb2b5c3cb39a1294125f268adcd6c7ac","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.1.40.tgz","fileCount":361,"integrity":"sha512-8PMRXRvQQ0Gm/4iSKeLFNkPwKb1Xfe3qbKbh0+RxXrCH9iJhAiW6sAInza1HJ6xAFQsh4XKhyG4W6efmPZCkRA==","signatures":[{"sig":"MEUCIQDOXdVOLzJqfhrTLEDDXZN/9LQTC1jHHtHFX548WDPvzgIgQ17+BYU4jYeRHj4xpf4H0Aei3HKSRvmIFehtnTQcZJM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18523582,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrIW6CRA9TVsSAnZWagAAYP4P+QGo8AsznZHbhOmSpA9c\nk/RE/FxH4eaU4eSe9x+njGnNMQ9ZhpTKWVzsAwMCHNmw2ESSdeQCrff/M36U\nXCqrwXdr8AuGUtqHYgSXdG0Pic+h33PA8LnzS3lTvHSBjppvnCyLqzZqd2iu\niKjWPwLc62eRVwX0ONt71sirS6qJG0THAGzMW8ARBrI4CU+rqMZoJqDdJ7bD\noze4r3MajDwBptlPjElZVkbhUQKZzXeoPsa70P5q90berzn/AGL1SmkNaL39\nQtxdk5+zb7oPi14hoP4TVJzzt4QSA4p9VTSx9+iFy54hYdwu8boX9RGT5mdl\nOp9rtzPEXnpl4ZxNDYZUqazPJeG5wrXCCKYeyZi0Ug8gtYBdVBNuHbKvFTti\nrlVZYcReIpEFo8yEaLJR9Xval7y4magNqMw6JgIUIFp3h0LFVwrdrcW40PWm\njZ35LM838WIxu0PuU0kkV6/eZW10xvGyfBnJ0a83QgR0duKCZWLfQx1UJKxW\nvCyEkXdmFRqY8BtRen96zPjR9WelnQVeQjG4X7J5W9g2kQcmc6HvaSkRT18i\nEk1bABq7Ez5h/Ab4GFDlgnL0M2QdJCYvl3vVBP7w2Z4/jCMHPC0k0bDkY2Yo\nSI35sRIq9Tzeo+UC2dwrDz9tt6hXiSSuVlrsOSpySjwr5nMqp/0T2aZNcwzN\n3+K9\r\n=HTCw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.38","@syncfusion/ej2-data":"~17.1.38","@syncfusion/ej2-svg-base":"~17.1.38","@syncfusion/ej2-calendars":"~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.40"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.1.40_1554810297051_0.52400750595416","host":"s3://npm-registry-packages"}},"17.1.41":{"name":"@syncfusion/ej2-charts","version":"17.1.41","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.1.41","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"d24bd79a6d3f9188c72f47f877511f29a7e18937","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.1.41.tgz","fileCount":361,"integrity":"sha512-OgYmb6e9gZFgZKJrH0l0V1CQMDrdjKsvEGg6yDn5mcUnMeZfmvq699cZJc93K77VyE/9nDUySlWJK0fhVkziVA==","signatures":[{"sig":"MEUCIGG43TjCIgr+QtBy+VORlMsenZlsk+cdp60j17srTWQYAiEA0G+yqA10taPMOKDeSzWS1JdeBzz/FIrWfkEb2x27SV8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18529131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJctbgVCRA9TVsSAnZWagAAgl0QAKUgY0Spm8qaOz3JpU7u\ns917i+jS6+yCKDyp9STjih3ih6CN0sBH7HWoZpU1fV14BppZgJDYj/8swBuD\nRByaOtM2Ns+cPw4jthELMP77gpC2NP5ShxspmSNZw7Dg18uqCppgfpu6+9Mg\nq07jQtjevkKgpbrPdID9fFil1WOm1ZhbZdO0PjCr1wwmzMSSFjLEufYoIows\nb9Rb2lcscySGjQqJ8cT7hP2StAALxr4uss24PuFvbQiexsin7nStDoEuBwaS\nQE90Jmk4+E9hTn3c9P24DsUPJDoUzSFWMNEXpUOwEu5D7yHl9CA+CnDTn1l4\nohklGs337PTflNPVmaZAKTvn72so4Rb3ar91chrZM/AIrLcf+vjPU3QXf79W\nGPI8EMIDf6GD3/iQDb6xTgHn8/P8WdRrKd4MiYPe1/o22/pF0ZbO4vUrf+sB\n8r+0YY16F0SPi7eHkMtOD7U9DxVnWK7Ng27OvvslLyDXzTWh0Yq0Y97kIr5p\nT7Ja5irYo++4BSxopjDB/zBxuikSpNgxbqlgp/NuGxYPSV+r8qDkWgXOLPcr\nfpb8Wkv8xMLh49QUWA5vQu9y/ocfY229JD/GYHgQJsOD+AGTEQqG0LBDkqHC\nAhH3Ch/RTwLxKi6Wls3Of1oo07mUkEUHqzR5yCvxROW44T+Msu3xKsMmbqS7\nwDJf\r\n=2WoX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.15.1","dependencies":{"@syncfusion/ej2-base":"~17.1.38","@syncfusion/ej2-data":"~17.1.41","@syncfusion/ej2-svg-base":"~17.1.41","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.1.41_1555413012208_0.17237142781856463","host":"s3://npm-registry-packages"}},"17.1.42":{"name":"@syncfusion/ej2-charts","version":"17.1.42","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.1.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"698091c34503161c42f4bc603f06f966851665b3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.1.42.tgz","fileCount":361,"integrity":"sha512-QUm9FViL/sYRDABNlY6l6aekwVjqfBMmOQYDJKOIQ+ty6fC3W+avByUofvnTG/9q7+qq9Afqi4GfqkDmalHC8g==","signatures":[{"sig":"MEQCIEpPUcp1GDYw/P/IOZVn6goWNsX6hl/Fx3WvsYAAHIonAiAcsF1dSAXHwP9qJsbMqP8Anvn5Lhuj+lhY36Osq1N0mw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18529131,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvtXZCRA9TVsSAnZWagAA7rUQAJ+NolJrE8vRleCBNfEV\nAAnu6PLYEgKlpYTY26TYdZKa7vrBQqY7mdW++McuccndaiR+o6QcT6q5J6vx\nR9ZoM9sjDECFr99R8WermDGW6z5YRa9Xx1ElAxx6KyLctAj4zv5fnsNmkZuS\nHb4PEb3gcS7UqnLdnvksTbYa/VY70tVARzZEm+b2iCvgS5rsWld0wFMUIqrT\nuHid8uqs8z0KnrX2EQ8AKDf4sI+gbdKZvc0q96w+aksEN8kPxxwiHUtYFgDJ\nCFMaG8pMiedm3d2Fb7jtYHXkZi+9HqGVnczGGyBX/AnUXo5CWxyH9OtfzRxy\nU8Jkk3BMlqHJKGG/TzcZOJiL5xd9RslKe2K6DQZz4l1ShkMgPjWQMNrseZRP\ntZe2JXEr03OaQntL350riBo19KedRFmLQFzJudrbaPOcanFo7TCePIVn6Ukt\n0BplDmbY1QlJQvJT78Qht2WsB0T4qVHMFaTnlkt3AsyBnluBni2aw9Oav3xb\n5KhUYBmn7iRVVQPOnS62Bqp5mPtwlpRLeIglH+Q+5eVJuZ2aJtNtkgJ7Zi7g\nSTpnKOUPQnwx5omoDC8Ifps65H++dFXGJd1s55+BEAdB7Rg2X+3vPzMUsI1g\nYe7GWD+FFpie0Moh6PZJk1mzCxAxXIg1Xu8N/SxMFKe3kjJOhufZD7F2Ewab\nABbp\r\n=y+CF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.42","@syncfusion/ej2-data":"~17.1.42","@syncfusion/ej2-svg-base":"~17.1.42","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.1.42_1556010456719_0.24667361167669388","host":"s3://npm-registry-packages"}},"17.1.43":{"name":"@syncfusion/ej2-charts","version":"17.1.43","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.1.43","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"ff9cffad5fcd36f776bcc767cb760cf5d7bbe75d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.1.43.tgz","fileCount":375,"integrity":"sha512-lMBEtA5+n5hxpoLLogyYbY3TXKOHvtvaiLSiGEWgOdOWeeHm5kU/9I0EqL2CqnX/4K3Be3sVj0ZsirPwn4OYkA==","signatures":[{"sig":"MEYCIQD2pNLG/7PbP307FM8O0zaEt+ky61AQdQtnDxdU7QZtBwIhAKsPykVdsDoig9mwsQVTqrwVxU64g22arQvel3AeBBKF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18548466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyCGHCRA9TVsSAnZWagAAEX8P/2+H20N4C8NW2I/3sdMo\n0th4V+B+ch7nU4Tkn41K7dVaW+qe5mPt5+6Sh2ZfH6J1f2rqXxPDHpJXFkil\nZxfayPpNaPHgqgJSDr1BOFIE/yoC+WOxRSZcY+97FT+uB/Q/qwKcMk7/XIe3\nyYtPiUGunzJKHRm+UUf085sT3GVEyCLbty2cLUzTW+xKRExD6fDMZLd5ntU3\nCvxNUSCCRAoVtqH5jfQMqHHPMbhFL/no5VRH71vhT88LlG6aYUtW/YhAuZ8t\nihrTqXxIYfaEpFlTfP6XX7eHyIjziEzO8RHiN9UUgLVzjU9y3/hZjCqcGbNs\naRIo/iID3+lAPrjhxNcOsipPWpL1Wg3PaKrjjAOYuFQxqXq50OG6BOv1MloL\n9EgeSs/YEZWRAvZ39bYIqmWHtfCxxGoIdxCnDKg5EpgVvRyn3f3OKsr7KCHZ\nRqKVFVBWMEFVxMJ06boDNIg+RhC2bxlAQ2EnS8AZ+i7B/JiBhKsm9DFj063s\nEITYLhg/5ffK5rNVJ/jTP/bwZir9fqp3qSqOqrGav5nNBM1gx2l6QPuJ7Wp7\nFMIwnXvzk1fk0qcgk73h7g0Ns325xAhOemHMWfz/7O1qFxgBIh9rzZ+bYmGy\n0xl0jJYij9PTn7aunGDFiNeBee+kJeQJBzhHFy6b+nkrUkERTG5UOlHGZ13k\nC8Pf\r\n=4WaH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.43","@syncfusion/ej2-data":"~17.1.42","@syncfusion/ej2-svg-base":"~17.1.42","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.1.43_1556619654099_0.49864939542914555","host":"s3://npm-registry-packages"}},"17.1.47":{"name":"@syncfusion/ej2-charts","version":"17.1.47","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.1.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"5b4b08aa1dbe64a40d4615b92948118c92487f6c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.1.47.tgz","fileCount":375,"integrity":"sha512-/BeBO0IDYUT8qs04ciTxvdq9qV8yzwmqot2zukFzoqRJAX/I5F1Ula/cRMpWgNC+D49zYwd1qhvS3ip8HOnDyA==","signatures":[{"sig":"MEUCIC1zZudAW2Cglet1zwpR4UbXqt72v3IJc6wJq6AsXGKEAiEA6UlIaicL5hKAeYNfwfdWUTyG4iEqEO/pQax8yW7ASUo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18551129,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2ptyCRA9TVsSAnZWagAAvE0P/2UvFTGXHkyqOV52XDHU\neUjClROWhbJKJA641t5OV0YHGK3ARiZqAsAKIMtnyH52NSD+euBlJkfmPGGJ\ndRpKncDKe7daMyg+jfUrtqHFbgr8JHD5/zEx7nshECChe4bh0T5KEsz3nui8\n/f8YlWVmGbYe4GrYHyHp+N8ZZZgq8SGDofJP74x15CFxGXp+TG3MlVuq9YT9\nw1VREMvb17lbrSMhRw+0Xcq79WnjxyLWbv4vwbZplNCck+c3KBX+fEz46d/a\npnlx/ZHEKDW8ilMv8aD8PfYlKDN5j4JH5dZ6xTZbZKiRms/uM4lFPFts2m2S\ncQK5BTFlOkpuTiOICXoEAsZ7kvlHICtUPpCira8XsTcZhuYnPmADje5W706F\n2c2mA6tWZZBlwuO3i0XszVLZQOeA+lh7xgZcjz0PPnYxWaO8HFhiwQlksSY4\nyDheYzGXzxrc/G1gUp1hdkqWjeQHLMNztoZonSKXw6cZFRgm8itJGn5f8uXY\nsxYEtZX8qYtrKj7MLbuFh845xAh0g1w6/JN16dYgS9nSfTxp+uwzHJfCNmS6\nlBFQ9dKXObhFwB72muJK3ynN8sW1UIrP3dafg41pDGwsr/XxzDLIXRpf9xCo\n+uvsn/0dnTYAzjBMBqYrn+1x1dhC/Kw9kOlfwU9xP01xlU6FqwFf+kt8H+l/\nKgi6\r\n=J6fQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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/charts","type":"git"},"_npmVersion":"6.5.0","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.47","@syncfusion/ej2-data":"~17.1.47","@syncfusion/ej2-svg-base":"~17.1.47","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.1.47_1557830513192_0.8844062229652907","host":"s3://npm-registry-packages"}},"17.1.49":{"name":"@syncfusion/ej2-charts","version":"17.1.49","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.1.49","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"3b039ddbcf2d32550f61632b8e6dc952d6025c5d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.1.49.tgz","fileCount":375,"integrity":"sha512-ZqfNY4w6NwKREKP94w25KOMJlbP55uAFjeoXDeBRY/GTczQJ34ngiR2P4KIGNQ5hvVvkyrpJt/wAFZtGVW+S0Q==","signatures":[{"sig":"MEQCIEJnabOd9pQfq5+5Ji9XDb30cUXV9LXHTLCbaNSJIqQCAiA1CNRqrtdbUhCFvsSsP3aGF/4o0SjyAm28uwbDn/mT/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18551016,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc7jj1CRA9TVsSAnZWagAAOlgQAIFRWKYluSVVZreQx9ZM\naByJ752PW2rWonpWAX4wSmAL88k2LaE33wpRbfFAcOJ06+2K8o3U8blp5sTh\n/xPXCO4Onzx7EZr/w0Rx0iZ5RJzhZV3qo5sZa97CqvFk4SuQZen2zvezKHFm\npxKd84Ed6OhxA16caQhPDBX15Y8Tjgl1P4ILHAwVQiiC1yWyf4aIaK2ps/Sy\nMTcuM280qvajJN9VwCJ47CZz5OTvcXIgGpa4+dTxpUOdDcs7ahOUyaIVXI+j\n+XxlHxbmYna2I71fCj1pR/bNuZNgx4sX+XTBECX1PKuxxmlBhYDLlFlFe7Hb\nfyzaxXwvPBZbQk5K1tNAwfN2v0y6VXgbg5hasL04dwlAG2UZZZ1quOEm1Pku\nnSsGF+YCeObV2rn4TKO5KwDUSQWV4DYswIqhv9UAwVnig+LOE39JyZtsHvcP\nGAbAjckYf0Ud0NKvBbkZk2CVWFAmr+CycBVwBSCiS8KKEfFyNsjg6W8Ck5nt\nRNZtSDRmDMGBGE1jHmf2VKu7dlO4TfjMz11TYnD4MGW9glQBi7No71nt44Dp\nr769MfkXKjaEpGz3G80Bre3WS6OwfW7XrNEczpL+5BieD35NqMd7tb5MSFvr\nyF00C5IF97GJKWuzq0MyMdaN9N/Z9egZzs1/kP/8WeTlUs30w4gsMpakWM7M\nVCTJ\r\n=pwOw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"88df9ff778c10f24a65df6e969882f056660d953","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-17.1.47.tgz","_integrity":"sha512-tOVU1JbPMShi6tdFkKTtQHqmsz4r2et/qMPOSGVnAT/pd+4plO9YtBTFUnYEf8F/ulzq/lweC0Olk40jNDxxLQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.49","@syncfusion/ej2-data":"~17.1.47","@syncfusion/ej2-svg-base":"~17.1.48","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.1.49_1559116020828_0.677556065106059","host":"s3://npm-registry-packages"}},"17.1.51":{"name":"@syncfusion/ej2-charts","version":"17.1.51","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"7b848b4cafc2e6bd9a615cd427db125661a8e5c5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.1.51.tgz","fileCount":377,"integrity":"sha512-nHVoRGX1gqo5WqCtBr66vWltdH3Z/CS951GLsDEQXVN628j0Wxd/5KICivaEjjLVhI3c+OnLiNhffOUqaIZsPg==","signatures":[{"sig":"MEUCIQCaJGkF2NCuJ26EyLJIIdri6Uq6fzVj7Up3oO2qpBpMsgIgCcN/0pzBqRvcruKfaY3N3e7tWCfJgUHLUH6qyJJhyG4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":18590332,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc/6F7CRA9TVsSAnZWagAAJYwP/0C93/peacCIRUCE1FGX\nYYqUwinO6LDtVWDDC9Z8QbeG0opObNjy4l5gQXQNgLRgbDqYZ9wwG8ZJ9KRa\n6duEwJoSJq1rVSVh40kedLhMnq1EyUvuiabhvg/oZDgrXyFD9vC/EE3j1uBi\nkAE8Mp/kPUisFOWyhYUiW9B2V6Yn+6M6PXp/luAGLE+T+V5bjEiyNgnN4YNP\nZ8XHZQYv8SeKKslDPbuZbjNlsioTMe4Aa/3U7+OIeMzko5qPbn9RLGIt6Xqv\neDo90eNWBhIZuKjRII/5wHWBqaDb0CSZBWq5hR2dArkHMdgXtM3ERiHiu5BV\nq/OvcCppdT8pKGKbK1dfMAV3vpBcRVuFcjZwJhvK8mBnqZinPxAPWpUdSeF2\n5smMhiR2yun95emB2tQP/hVAUUPkwaXNzjeOuc3okeZbTI446Y9IHH+ZnwiV\nBfCrRoEJJKNc/qpqHEepoPGXydNf0H8lXrpB/nc77Dkq9jhcTEJAjdn9VZcm\nN7JpsyyH4Nw2JRy5TPH9YVWEv+iLVPdDNfO2EZ3hCpbQLJaQrcK/s+8SnsMq\ndfK/WCfLq4Z+fJyIdcWhzKKSnqWXkF873pEL3ffIDId5HPQrU4XBmX/+P0FY\nuj4bwSIU5WeyLBKWjID/tUkMKedqhw4ApeaH0C/orFUxZPNNUk0cLzG6ulnD\nv+fK\r\n=sLrD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"b3c6333887caed242377ccaaa0eaba33d0d79356","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-17.1.49.tgz","_integrity":"sha512-Hq5DHaNdi/Q3Xzy6Mjfg1eNbu2LqrULr5CmBKcquQmA/XLpfZkal9YsKrJsm2Pnvirj+D0ZHTFnlTK8C/6QcRQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.1.49","@syncfusion/ej2-data":"~17.1.51","@syncfusion/ej2-svg-base":"~17.1.48","@syncfusion/ej2-calendars":"~17.1.51","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.1.51_1560256890547_0.40682205029305707","host":"s3://npm-registry-packages"}},"17.2.28-beta":{"name":"@syncfusion/ej2-charts","version":"17.2.28-beta","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"0790cac3d40b98c36dab1ab495fbbbfcb3b350d2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.2.28-beta.tgz","fileCount":371,"integrity":"sha512-O4QCgBrcb1erBND0s0Z5UR21JUvCdPR19OTh4Ty/xFmyWWx5lIi49LRBblSNToSrNDKl3yEsz3hOkbprFu16ww==","signatures":[{"sig":"MEUCIEKoUkH+GfxlgGNxmsbY0Ovpv0fL/TmY0y+GJb3DaLITAiEA4qUBo9hk4IDvpRb5o8FWM5r9b8YkM6RsuR4VoI/cu58=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19078103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFNgiCRA9TVsSAnZWagAA+gsP/2XsQFMEtOvx0B77PoJw\nsdlwy9z3t1/JBAo3Rq4KH96Hi/ZATocllfui5s30JLzJ7NNJkXuTAhQhcI8r\nBj5M0cg1kqf+N0y0iJKBnXb3cNj3it+To2Ip3uJE2nXg6CBtxHjs6T5tK6lh\nAFXohFq8ZiVfa4ErI2SSAwMWa2Iy/M+qOaWrUx9RoaVrMXE1mPnSKjVVBIDG\nWETTeLH/FDzsyy56+3iDlZIdo5pzf9xgB1Vh4l3t+hooUs/ZHwY1byRErjkj\nS1cyjOpaD+hJu4f5KdOZ2MQbjt7EAr2/hwki5zPYp2+85mbQCMKgrRBWBI5e\n4UnWU3N5swXEtFX/INCwHD+G6Ram8C0iYrK0BUFO3R+oZ6/ogbKEDTbyxB0P\nUeJ/0I7a8B22QMqM5BM74UC6pUZ9iMGPf8DZYAVsRYSP6bFw2V5AhTa6BVMe\nIsn3bLtn8CR8KApqR4jw/ev0SwUWz7dZyPTzQlfPwOdmIR9D5yPu9Pc9B1Je\nzQmgtWhRy6dsW6PY1wMaSxszPpPzSo0d+bhlWJMPJmLajYLvML7997IQWg5k\nemmJ1+rR/OVL7dMaTK36Opeq2D1LomqNszSYebpH0oGfQZK8SNNohC5jScmw\nAip2c7JnQCYJVQq756ybGXw0aDf4KFdfzeeR8i5Nqb774Y/LatB2Gg4hkdG6\n0Icg\r\n=FxLD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"2d2d2428a0e305e9d747b4622d5c39027eef895d","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-17.1.1.tgz","_integrity":"sha512-pgBR+vjGQci6F8PyrC6/z2tp4vnIlSYW18WyZ5wC0ho93CMLrAurjhxxiOd9UIvLdROcXmv/9U6ZciOEjVQnUg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.28-beta","@syncfusion/ej2-data":"~17.2.28-beta","@syncfusion/ej2-svg-base":"~17.2.28-beta","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.2.28-beta_1561647138250_0.48303738902442084","host":"s3://npm-registry-packages"}},"17.2.34":{"name":"@syncfusion/ej2-charts","version":"17.2.34","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"5cecc11c0ff96bd9e78efe5a383d37012ecdd9b5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.2.34.tgz","fileCount":371,"integrity":"sha512-fbsqFezRzLUE66tD1DgSgYF/eZPI4yatVTxbJal+f1yaAJa867NCq/GLKGfNOCmE5CC8EApvkYAjwt8YQLjruw==","signatures":[{"sig":"MEYCIQDZcLdOy/WFM5TJP3Kq9eZWHLB13rRQ3yOvOLl+cYPV4gIhAOEASyhkZxVaieKJ7iqPNnkBtvfJiy2c8ZMWI6uqsYMH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19114020,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJy3sCRA9TVsSAnZWagAASwIP/06SW8ID0vmOHjZHPgA5\n6uMo39g+2WjXhhfg8Tz6/qp1+oYScJdkwGGHNQsIXHOBG5JTqnPnnz2CC7Mj\nPXRE5whQtiu/G0+gpgKYA/hdjzy/Fv+QZndU2kSXlcnTzGZhRBvNs5+kBjmp\nnR6yYO66bmWqVxV7Ug5nEzAGGbfIWT2UpIlsn7t6YD5jWv2u0qLJBVFq/GJv\nnZBzRMKNfWO8BX55dzjamENL6EfqriTYtv6jkMtd2RWiXefZQCE7sKnUnMUZ\n9RiAO/j7Kgw1Jkyeh+E60GSGn6ZJTDRBC1rXQe2LbS0CibKypAi3QUSUgJ5O\nor5lk1GOyhkUvC7r04WParlnGl6aVRyEMqYbR1Wt/RWUb4xg+cfFVD7HPiyN\nIqzerYoaWTJajto8UZyiiff0/1nIPIef5xfiNEYYeguZsbVhq5XwcBCCgyer\n8+YhLemPi1j5Siewewq9FfIQELsP345zhmj0h49A7KbhtE7S30aDCh2I6CCp\npUgplARVpHw0zk4mwv+heU9KiuEkjtG1F1pcclvz3IXB2pFKncD6rscucVrM\nYjXLHao/xTEkOnk7u7JZLaeuyC8+0Cg8DvC9J/j4JGvmo9eMIiW5OpPkD/WQ\nZ6rTqaNKJSnLemQqp+pDbNYIPDm/yHPx/jF1I807XilAkgyG8hthxrmCKDya\nZAH5\r\n=Kxrm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"894c72566195a0cb4410ad43be9449d5a969ba74","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-17.2.28.tgz","_integrity":"sha512-sqXfiOcPs6U34aqsBcNYe7td9bPaeXwOF1GIgw723Kyd/3YsBhTuAjPRnOUyc8Jt/D5dZQDL/p55QAyM6Ltq2Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.34","@syncfusion/ej2-data":"~17.2.34","@syncfusion/ej2-svg-base":"~17.2.34","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.2.34_1562848747555_0.22893226298937863","host":"s3://npm-registry-packages"}},"17.2.35":{"name":"@syncfusion/ej2-charts","version":"17.2.35","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"267228de457565b797dc71cd738a8957fe0bfdda","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.2.35.tgz","fileCount":371,"integrity":"sha512-1cczZZOFHUOtmkfMJYx8tBmt3Guk7wgIL0JG3uROMxnrOVDuS/b8E3qpH0ZxKBDOKzXRvpw7+VxF63OrLPJF6A==","signatures":[{"sig":"MEYCIQDiAniMdbydegLp4h7c8do0K2OVHvS3e3PDcsdmBJWGeQIhANVvXiGZMZQ95Ek7q3W6IGcVg2l9l5cuihfGDObsjfT4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19118891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLqZLCRA9TVsSAnZWagAAcFgP/jSGNvtRCJde1+ojwG7s\nNd5qvRHgwpQRCVWbc6xgndoXuNh0+OGVx2sCn593ZM5pd4O6OfjxpaOSU94a\nkJPjXJal++q6Gr0pijv1uYDO4mOL0W/ht3aMhG6SHLECh2n7ZWh7DjlKFT5e\nZb+pIEtKjFNxKwzgIHgJSTBHjhVbsJ5UAmIBNX9TZ6+E4iAtdnfz5A64Nb8T\nET7XVr0EzHxsjszwUkRD3XXEVfTgepsWDMQNh/AY70X3FmN48y57WAGm5l2O\nNnyAAWEoM3R0vohV5FzG6KPZN8ya6nSM8hn7ozPEJgjgEu1y8e4aa0LIxY/B\nVX9magglNpSh8YADqkIEkl+zKdz22Tetq4o+1Vg7J1GcYvijONWeoUftH5yi\nw7Hz2UltRkTLNLfAUp2JgiT38BIWgkhTF0+sEqKJ6Snk4DhZhRHIwysp3Yon\n4DvP4b+JmrVSCo/zn0dzA6InvuDHqpykz0tXkyLlg5ElUxzW94Xoz/3LyTdQ\nPiYVFP0m6q3ra5KrRCOSBuY4TtLkNUxdGTJSU+fzFSzXT2rQMFJQVbozhmiX\nNl1LxgB1kTaZFZFvhFPyXHrkD39s37y8eD5oUodc7kMsjCuKI7/37NNyf8v5\nrSqcP8kmab3d3AGEoNXkiKu2IU+bxjnkB5U6WDY1FwOo2AOoXaDKaICfvyUw\nN5oq\r\n=4D27\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"4152037698e3c1190e3efba3067765fed5ccf604","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-17.2.34.tgz","_integrity":"sha512-rDC1ZjDKW8A184T6bvL960RojRBxY4o/l1LayPMOl3/YXyYN+YdV4mfAXJP2cXdVToZmCUxUN037pItVgGjFBQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.34","@syncfusion/ej2-data":"~17.2.35","@syncfusion/ej2-svg-base":"~17.2.34","@syncfusion/ej2-calendars":"~17.2.35","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.2.35_1563338314299_0.5206763233893361","host":"s3://npm-registry-packages"}},"17.2.36":{"name":"@syncfusion/ej2-charts","version":"17.2.36","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"7e5b32caee2d9e90ceb29fa2c212e23d065bd6f5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.2.36.tgz","fileCount":371,"integrity":"sha512-fWPNENBuenJ8ysqGGCr3g09ekMglDS6K7r9po8hMMS1dmLP+VFib/J3pI0GoL1NwRBlVMtVavJHDxh1atsI6ZA==","signatures":[{"sig":"MEQCIBA+haQv9i1UCbKbugO31cHyCARuCy213EOpNVPGC9B2AiBz2P4S3u4gJTepJfahfl7b3s2msuYv+SJQp+LlVw+EMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19126970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdOAwxCRA9TVsSAnZWagAARo0P+gJ3DNoMCw8SOuwrkEul\nD1OqE/ClE7C26q6H+nHITpnnh1kcTzyN8YFJVpS+4iOyQz3oSZTsdDGcmOqf\nobZryRUreTQJCjirpQNvjaIy3hxUh5fyF5R1MgEOyF1jQZS60+blBZEjoFmI\n2SofSOsUTbNlafZ0fbKrghhTrLKBs8ZMmGWlylRB4leuGt1L0WgT4tZ42GFC\njajuR/cD2ChAfsDlxCp15ua9TNVb/d2uIlm0zicc4grruspHyRbIz/cSQdjA\naHk/7edN40uQfiF+/oXOYYoLaJ1ABF60cxwh88O43Ccw0iPc0ucdbQ3rnfe+\n9Ms4LP3VLohp39DXyZ67c1u/BaXtBEYLtDq5RXJW54/i5oJc95PAx7AaHBi5\nursX5juwJ8KTuE6fsjxh9TSZMm/gV48kJDKp7VnUXYjxvI07RaZ7U0IFjEJN\nxQz+dj4nRxxMRhoc+bbtNV52oNGyLPu+jKcp6sMgeqbL7Kyv8a55xHrDEMiE\nHP8GavFbCmNTW0xVCUuoWVKoutGkIIHFGQ66D/RAruNNO+Sih2a8Oec9TM4v\nGLFGYe50gOaXOb5oE5HmKVF7e2NXYW5nIDdjb/ACOxadCKupIScs5eluT3ny\nuEq5r0EL6vz6XBH7C19lSH76hsY7XJdwT9sN8dJo/pWBNgDA6CJPXzWUryt3\nyyCy\r\n=GMNc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"3dd69d5d991c8d30e5e1b2ed24d8313877cae563","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-17.2.35.tgz","_integrity":"sha512-3qCkS7ixB6p6puenUDiKQFpiwusFSzN7iXt4+Ubo9SMUCmKIbiejU4MESfTwOTAwTLasv85XI1E/GGGci+bN9Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.35","@syncfusion/ej2-data":"~17.2.36","@syncfusion/ej2-svg-base":"~17.2.34","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.2.36_1563954224295_0.5682084906953868","host":"s3://npm-registry-packages"}},"17.2.46":{"name":"@syncfusion/ej2-charts","version":"17.2.46","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"80f7a2c9631d2e653b4bef2ae37faca27c888b28","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.2.46.tgz","fileCount":371,"integrity":"sha512-ViKC+PM0N2wmHf9PBXNB4+/CJYVhy/gY8Kk6DAPKtwacTBbmFf/nfLl9qbs2neRBwIAdHkhxMNi5WBnIIzKixQ==","signatures":[{"sig":"MEUCIQDRmspXWB3jDz4bZSerAWslE82zWnRi6Ei/QYH7J5zdYgIgJU0XbJ7tcgqDFYwRXlCg2l/3RB4JSSfakG/ZnqEBMS8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19160596,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXnPPCRA9TVsSAnZWagAAHjYP/0ZK39O98WikWpuwiJpV\nBKJiy5PoCPVKYUGi8Xvz3tq1BIHZLPzv5A56hJJ5VYhgL2k1Dvyb1oRAZLv8\ndPrHSPekXMwon6tRzXgB4/zJaw6E17DLtW79pmgLwkA7aDPyhdpqWxzzQs6M\nLkd6kWQJYQLuzBmWjUGivBKoZENmz5YaHYhksRcf4pl074CkWD2ouoySyz8G\ny7LBo9UNB48CX2ogeXJ4rTbTjnz1PIg7SwmFjeTXzYMqmtO5XXTIJWb9/naJ\njGNEbHwBNLXNKqA1vFoxkBkYmxq5ifz9uavxdkphEuNng7hHRd8DzQ8oAT47\nlIyfXAk5x+L3aTb6jiF1bsc5MOjSbGHtKV/Z2jSF9qm8lLo5sxLY1VfXc2qc\nP/5wEpfRU3DTBOCeuCAcUj2aXZ86yGheAKW9Xk/LqDWaT8wp+8MWpXLysZFM\nnoEbQGymqEUyc1gXMIDgW4dV0NkSemMhAOIvMmRMxQxGDqrv3OWbvqjg1Po5\nfr63m7H43asODcRy6vwb3e7eVIXMxsFIgpB9U2hbylBNRktDFV3wXme1NBtT\ne51YfGOJNBionb4ZkxmUhjWIq0DkkofVTInhY5OQ10drDqxC/fatQjg0WDHW\nv1SXTEKk//unSADR5z6qWKSmXn6j+fD0m9rJwsE+bSb8s/J7sRD1rrRwwSM6\nk5/q\r\n=cZTe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"7aa86d06160d79e26b3ada04444c1d8ee6f37e99","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-17.2.36.tgz","_integrity":"sha512-LmjZZVuQdXizKY39Dbfho8o6eThu/0ly0SMntpFimkhNbOs7xHbhBSlvtRPIrR0wJaJTJQucskHuBcoygZGx1Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.46","@syncfusion/ej2-data":"~17.2.46","@syncfusion/ej2-svg-base":"~17.2.46","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.2.46_1566471118313_0.7009347101993577","host":"s3://npm-registry-packages"}},"17.2.47":{"name":"@syncfusion/ej2-charts","version":"17.2.47","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"55db7caf316d2acdb01f7b07ae436c9b61a08810","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.2.47.tgz","fileCount":371,"integrity":"sha512-k0k7/gYzGRYqs/DPGM5OwPmaXeC2tS0yhzSmESXCVuW6S20CWtZ5vY/rx+omxg+kaLvVzLVTF6bJZLnUUW9QUg==","signatures":[{"sig":"MEUCIQCtX5Tpo6ibanp7cl2Ol8dDmkSZazM5QXZU/f+LdVulAQIgaehSniK59i7jkKTvfXnrGH0gtlHxk6IQroKjWj28ORY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19221502,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZTzlCRA9TVsSAnZWagAAZCgP/jXtvGu/QqCqYDw15ylA\ntPnCIeiYzXtOeVCh9XkXahda4BRyyTJx8VbRkMlH9pj09Htey6HnNKlA3R8h\nLVTarva47HfL+YZoLOI6QmFiaGjnej2Vc/9mMNW67Gy64CdxaJ6b7msf6CYw\nmFLCfijjcGAmBjgWjbpR/ZysrFN1lE9zvXm0ILbti3w+4TGicANZezkxHgDx\nbdbSJmGcENvmQYfmTdc/e8eTo/lYCIeQAbpEY7UtJBX4JltMGQKGHZuRIyNY\ndhjqJmo7qbISZUsltkTYwlJgkFT6vGCvqkccfBMYG6o4cQ3woqhnjYtKdORN\n75xElkifY5cqoAydGOz0OG2F5ShHG4sZGeBU2BFrwIJqLf/1QW0I/rTYqGdf\nE9DaO2REexNlNhWTrPIyG4aS+o1HVS5skwy1gFk5HpkHWG7vuIkYrErDFyYX\nzYfMbIaDejFbFlO6cjQzO6Wj2Psz7OdcXp7ioqbOmAtwR2yOcxvNHpTGiOP9\nJ9MMFAelmvSBUEbFt9DYfDP+VJwufXF5AVwRrWoVLKldKwAMz8k/ZLliCGWI\nSIUXiwvRSHCu/iyo8WHfQVDljo/jjNxedzEGnu55kyc5Jg6NUwWwmco3fFnE\nDrw1Fkhs3KOBW/NEYwSPI5CVKd0ai0F1YXj94RwbuQ5+hsmDCEbm1VHGW6CL\n3AaL\r\n=3Q9I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"a4c3869760b2e64d1e0f4c75a6e6f93def06f2df","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-17.2.46.tgz","_integrity":"sha512-t2b/9tSyq9rCx3ZAb+V/inQfgv3KZHAdQApcgcvU0gbG5yT0jymB38kh8SvpSCe0MW/VeGF3BrnVrLwP1uu5xQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.47","@syncfusion/ej2-data":"~17.2.47","@syncfusion/ej2-svg-base":"~17.2.47","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.2.47_1566915812134_0.7068489559464857","host":"s3://npm-registry-packages"}},"17.2.29-beta":{"name":"@syncfusion/ej2-charts","version":"17.2.29-beta","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"5d534bceba81998139126658dd9b0a4f074f9f4f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.2.29-beta.tgz","fileCount":371,"integrity":"sha512-b6GDeVnFMdGcb/R2nxiiEhLxgv1Y2jnX1IRgdHTZtCvkCqNYy2QS6m4Zeqo6d37NQ3wHBGnUxJkpGKb+xUQtww==","signatures":[{"sig":"MEQCIHJlx5COx7M5REKVPaudsyrvSYSAPzwbAIYe1XqofqlvAiB8iVXevurzVpvLyKwgzCHuHfZa1AsX9w79AxWaSAY8Mw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19215979,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZYsDCRA9TVsSAnZWagAAwAQP/i1l2h64QNvSRn82Hdz1\nEgG9VYjp6ZYjPfmARAQfDlvZAXilEZ9tMBzCf4zYepgu2zZngGYjEUru35Gh\nQ4/oGkI5kdXvE7WH9o0bFoFqdcdUc65Nb37AD/psx8W/hkOxSXf9IPxrpA1p\nRpXkogyZtNPSYg5V3w0dp1pEvmpfaVR1CWHCw5M9NYaUoY1tuILqvflHmzjU\n61W/H+lIzSTlstLbnCZf7aAnAgYp/BTlaxlCVcAYW6tLyNG5OhjqtbN+gw2F\nQs6a905iIn739+Tq7xXqc6q+sqCyREZo5XVPqrpuqmZ0XCmwBrvK8xzxIHcP\nVoZecyebtTkfqodO0ofBY3CgfJqTbpSeN0xihgQfS2guecKB3ml1e6MaWvkJ\nk2P2EoU/KZlF/HDgKjL6tMVhrfqhbx88ZEI6GLrVg6SLMMxl4c+t0QAZ2HTm\nsdPXAuXA13V30YEdCcyad3YeVCRfyxOEKqo1KNQtieP1zgOH8HABBPimNpzm\n2DVK9FkN2MuO8lkFfHaIDMNsSrw+HAptcRRDmGv4sMjip8yqnHG7+aHqZBXS\n92q4AVJ356BXBkmlWeTvzScKEO2ZDcsu0e4hrfMstFpUcF7rRNc6y6ivgiCw\nTERga59IoiKeipcNWr4UWaLTGjwAB/A203Fs41VnhZIy6UcjziUrC1g/fMG7\nRoMj\r\n=Km2X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"2d72aa6e582ca7685a9e26770ba9168ab19c24cf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-charts/-/ej2-charts-17.1.1.tgz","_integrity":"sha512-aFvhOTTGzhq8url4RqzcGZYpb1JNcDTBKzb4MAmYr4yUGrxQ5F0thJ+Fx2EzjPl0LPfxrttLVXaGAsYoZKWvAw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"17.2.29-beta","@syncfusion/ej2-data":"17.2.29-beta","@syncfusion/ej2-svg-base":"17.2.29-beta","@syncfusion/ej2-calendars":"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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.2.29-beta_1566935810593_0.33340862503407065","host":"s3://npm-registry-packages"}},"17.2.48-beta":{"name":"@syncfusion/ej2-charts","version":"17.2.48-beta","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"fda18ff36c42d63982276562a225370cf4fcbf6c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.2.48-beta.tgz","fileCount":371,"integrity":"sha512-x4B8rjeMZhYLO2C9tMEOK7sYRLwaDqp2cqYgtqQ5qz6tW5jpfS6Q7sHWfYUgJwdumMpvGX4cijZhkf2bX269Uw==","signatures":[{"sig":"MEUCIFNatCvpaNuPezCOTSen9CHy7JvSZb0PHuVe306tpUQxAiEAqwXF5IUE/OqUkP4I2PPscjk8ODnJ9ee71ADkDnelsjI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19217035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZo6+CRA9TVsSAnZWagAAalUQAKB8lDp5ZGh/f3TL0gHl\ndRu91BzFHR8BY3grBH1M+UDmlqsrv9JEZ8Vg+uz3PJKpmbopi2QhepDLjU+V\nW2wd00UD0Fxi2yQGXqYoa9FP4RDAcVs3P6G7KpSoJ4nIxLZ5dhHVfrUycHfO\nWZZXSn2hXJoa4cnSQymKxBsoFDfQyd2oX6JlCGu75Wa48qJ4wG6hLOLOZgDd\nRVAkbgncrRO77+DrRqSSDXBpzZWUSwDtwWYIeHM0JKUCv/Vi6E9Y+PYb72y5\nSdbDLs+/FRuj/NX/Rv2sQvIsaqqnk93VvRdulg3c+lSUI0EHxGS/brG6cSSY\noZz2j+O2METaaen/ihsEj/66vnSuqQnE6qhxliKFfp320ym/ZSFLC9Q97me7\nQh1PHO9TvTH1hA3kKZ/WS+EH9CRB4A89eoV8oNJFFYRj3+90xSN8l/HBWFbu\nrYAz4/oK3wwjpMnFpk9npP72/OpToNguYB9hGtmaaR+tfVxuTYHdVfvTouZh\nA/e821CqJxlFE6NpNRfKP2DM7FUUPsxrEOUwZySiZKdXxTAPp94+EXMloyJ8\n4YlTMboM++TYOPUEJQHGcq/v/Xh2QNT2Y80kzkvfdJqLoz0qFcwIOglCrYjp\ntug/Rj4nQtQWor2tCoxMC9ZTtHsDcVKUxMMXQ18DjHqCQ31vWbSdMbylZVGZ\njN8L\r\n=m4eW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"2d72aa6e582ca7685a9e26770ba9168ab19c24cf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-charts/-/ej2-charts-17.1.1.tgz","_integrity":"sha512-aFvhOTTGzhq8url4RqzcGZYpb1JNcDTBKzb4MAmYr4yUGrxQ5F0thJ+Fx2EzjPl0LPfxrttLVXaGAsYoZKWvAw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"17.2.48-beta","@syncfusion/ej2-data":"17.2.48-beta","@syncfusion/ej2-svg-base":"17.2.48-beta","@syncfusion/ej2-calendars":"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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.2.48-beta_1567002301601_0.7259439250681166","host":"s3://npm-registry-packages"}},"17.2.49":{"name":"@syncfusion/ej2-charts","version":"17.2.49","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"bfaaee50d85dacf05bb5263ce65cbd9c40bfb69d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.2.49.tgz","fileCount":371,"integrity":"sha512-s3CCxSC/1nrpfKZSL/szbT5M1H1QFMTcmKmlGeW3Z9Q1HMn4HrY+rgli0XH99kZNbDZ3nSPD3SuYfl9eXkjfAA==","signatures":[{"sig":"MEUCIQDdiFpTZQaHt9r1tRNedjKkH/4qSE3m/u7Aj/sgl1YMwAIgQ/WJzVrQIx+kBYE1dSlkOBLc1i1L3d+qHCzvKmZ3cjU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19229978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdb3zLCRA9TVsSAnZWagAA1Q8P/AjquCB4qK8iu6j/Nvlg\nB6CIyjgCrm5SDKk1tP5muI5/n0iZ6IvKINEaH4pdp+kTG0ubv7irknxtEfnK\nbBcNpKZQNBqMBTs349pxiji1L7xPz1Y6FLAQPpuh1ZsJT2kcksDeB+9ivhoH\nXfYLaKA8FDv8BboapxVCpJnSq2yBbaVjXhQuESwx1S+YL5Uxm3KGwmMm50NU\nozVcuBYUtR7+zQpCn1ord1Ul0Edza+dBtUHrQoG+7VnRhVhpDklZX4V9jMh6\n1IKQGmREv8J5m8AUCyHNJTIZfQVgWHvjVhQsQGgM0twoyFcTGBtXBFi/Vw+d\nJacwU9rXuXi3Rh+s5PjjDn3HwxaiPQmIzyd4/U6a9CKEmIqtCd/puKj7NjL8\nzlM3Whui1hIlAnbqiFViyVTJzwJRERd+ueYFCMpOmbP07xkgeyj6xYxSk5wp\nRLedFr1NfKXZujuvMKucHFcXg/lNf1m6wzgqY3WwCTYQFV5GI9nBycxDhM22\nkuCs7aX9ys6bYQCjgjXj/57U7EVDXo/03tpllAQxgOmanI3+8dfpL5LuA/OZ\nUgCsxB/hqenwjBt0uLoxxNaS6/ty6ggqGkXa/ZiQ03x+wt1RY7X6BUx+L9yj\nEshbp3YONy2LBW7mcwvoi2XJvvNbA159VzpBgphS+ObOXGjhnqpIdYM7OgKX\nyr/E\r\n=K+V+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"7df1d4d88681cf7fc0cd2eb3e3486c0001d26f10","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-17.2.47.tgz","_integrity":"sha512-kSi5x6yCn0ePf7QD4Fd7httXuYrZQ1o4v9ezBNMgEnXnXcPVKzG4bL7OBvbPOO7FyLhmoohYuONVOj/DExg9hg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.49","@syncfusion/ej2-data":"~17.2.47","@syncfusion/ej2-svg-base":"~17.2.47","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.2.49_1567587530896_0.19602456845372962","host":"s3://npm-registry-packages"}},"17.3.9-beta":{"name":"@syncfusion/ej2-charts","version":"17.3.9-beta","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"4d429114af0698675fb0835959ca6a12927ee642","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.3.9-beta.tgz","fileCount":371,"integrity":"sha512-rQAM5wMKoL8wuEx1lM49jRAQrg3gRuLRMbkKTOem/1UQY2uh/xjvBDz480GLgsM2CoMoveYMF98UxyYOJXkE2w==","signatures":[{"sig":"MEYCIQCFY8GhE/IFa3nKayM9gQwvNtp4bzQ1g/GMa0OIQzR0OAIhAM+97Qr3n3GyLpxujUNiXHmLO6vL1eeb1U9+lHjFsQBF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19571616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhMkKCRA9TVsSAnZWagAAcOMP/RZh+x+loDXb0wA/P619\nbCbO8+rGd1MHJ+05Uuv64sYMWfFVtffPG+f1EueX0/eMUJVP4CPm6vS8yWdA\ndIltwZsADJy5Myey03ZKzQFLcfGH71QpsMeuBJuVoy450iS4UnPPYZC33raa\nF27OFeyrs3q8XMKCxb7i2LWIiAY1mje/54vAUTZSByMng2DGi/aRS8gRQYVh\nffI9/PMKgbzDDwY7/5R+zEKDM0uyMF5QHdJplCel0AkzPE/XlJVlbKHe7H6u\nov1v9/ub8cI0BQmuiUa9ze8r7Jmm/68IAYcb8QAqMVBKPjgCoLfwOZDpMO5V\nH25WhuoN2SBYW9XASaamWYvCRmYUcfpsdrs71YNqAVUOEgvXQILUjpNy6UxP\nfLA337Bir7uSGUcfWJRWePtHFWBUUEvoyXkM7DZRxoCF8HKKlebiB9NU+ynQ\nkb5DwtZtcn6FNlV5EU+Iql0Wz5OwTRjMdGapx/Gqncv6EbinN8LTuae9HRuQ\nrmGcmgYIOzDYbeC3S1suaTb4pwDQoKnJsugHni+LueVzG2eoBf8tVrM+Wd/I\nh5FDndaSW7hYIBClbK0Py9y6AMM3gyKXSAgy85oo1rDqHAhx+vVGqAbFqnN/\nyoP7XufCB+4uv45solwBu1d3xGxBaNFuhe5UXQho/WYJix/xIZWExU3kkZeY\nlRZs\r\n=AOPk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"ae00edf763594917372f7feb0b8e06a538dd1a34","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-17.2.48.tgz","_integrity":"sha512-fE7+qr5ofGZ9kayTqZ2KneceX6MkPTjtJUc23ftpb4Oml3yVbdF8btGNSiPu+SAJ/3D/o+iQ84zjlC7Koihkzw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.9-beta","@syncfusion/ej2-data":"~17.3.9-beta","@syncfusion/ej2-svg-base":"~17.3.9-beta","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.3.9-beta_1568983305449_0.7855368776626865","host":"s3://npm-registry-packages"}},"17.3.14":{"name":"@syncfusion/ej2-charts","version":"17.3.14","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"56c310ab47cc34f96e4e3f1bed58d6e7f336afa6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.3.14.tgz","fileCount":371,"integrity":"sha512-/dyi6AJTnP4BsCUDHtxI2KibYxqg5RAvga8t6Og1X+Q3xYExsTYo+LIHFha34Uvbywvk7snZm85fkgN1x4G9AA==","signatures":[{"sig":"MEUCIQD0UL0c00ZrjuC2BZsG2EZeFrboHvQxxydD7rw8gyLTzgIgY60eszLIh8QzL+xMaTr/EvToTmzMAsc9ZZYR1HUD3zE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19562104,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlh7rCRA9TVsSAnZWagAAgIoQAIyuOezmhutOoxOMBf1p\nfqO4oFRSVFd4UzinBCIXzhoisJKU4c29kU6uguGQjYIXUE+/is+siiDQHzKC\ncKSxrE5ov0XwD3ivOhNoGUntLCSmBrE0n8rJuvS8utg9FxpcsWZIaYX85Y0S\nQy3gaur+phmibOz8i26p+8/jdFMjv8D7VVAcA4+bf0EIGlYVaKttYPr3wo1x\nbTI+9Wrvco76Ph6LGUC3ayIJitW9E7b/JEMtrRP8GyCjCtO4J442no1nTRFs\nrUOkiJ8Z6/j7WUubzwbhWpjRRjxmKuu78n6Qiw4SFj1UePazDREwl6T224rB\nJ3JHmQqCtdlkO3TjE1ydaOJ3C3AS5N09bSfzMHQsntS3JyeMJkj54T+tyofR\nzh8ZdIC7GZHwjUgS6nm6/s+EeRYEz3fWdI7gR12u9XACcme/iT6nwwB3CXuy\ng9+7NTi9QXeREF3kuYNcIZ45vVljk+628zPuqoDmGCflAvpmb3pMzg0heVOQ\nF2zqxedI1fSJG9B185u0+c+pOCpr7WUN43S4tG6VTcn5LerJ2U6suUlVgCAK\n9nW5XFf6xLnTGX9y2JiCDppRlq3O+JK9bHdriEKjpH7PUqAGYGLcN0O+mFQr\n1swhCDwIoJGhmhWYtmNTG2PvYcL0K6Omsa9VO41539LIxZ0Mb2oWhETNsEwG\nDAB5\r\n=RQPS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"ddaa5145718cef0d027fb6734793e92926e969b2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-17.3.9.tgz","_integrity":"sha512-WDAnu9RyToGb7tURqjk+k9/EmhiGtnEj2snhDel/eWUrK1rdJW55IWlNdP0n7lNCiI2w7vgQM68ujI0PNA0Caw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.14","@syncfusion/ej2-data":"~17.3.14","@syncfusion/ej2-svg-base":"~17.3.14","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.3.14_1570119402588_0.6163054034000848","host":"s3://npm-registry-packages"}},"17.3.16":{"name":"@syncfusion/ej2-charts","version":"17.3.16","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"bc18ac5d974db99a618a501f2f8c4506e31d9ceb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.3.16.tgz","fileCount":371,"integrity":"sha512-wAcMiUAQwUJa6UExd7awhw5KQQc5v0jBXTQ2nsEg8aOYov9fu5mRLvuEll5K5uulGgxsJN8WuJWAk5/VMM72rw==","signatures":[{"sig":"MEUCIHxT54MVvIoNhRm+EZ5y7/jrh0DJaRsly1rWOApVTHIQAiEAjtNSOH9Uh5HSTPFiOIs7V0S4A+x1n/gijG3lrdHla/Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19629991,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdnayaCRA9TVsSAnZWagAAxi8QAJPQhhpfzodmlsglpdan\ndRdWDnClh2I1KupgpWCZVjwrJeqYLNTVijQ0hz9frarP9DVXOO1lRbFD3w1h\n1W1AQ1IKNt9UGiF67yO5//Hij6Ucj5H2W6tfDL2+BYohMaqpDLBd1RTgR3Tw\nuqBFWhoGrIvdpfvdatOzXSUnR+kIHiFOQvNU51Kix9qjNAIfshpHJgNzCJoP\n18h0JjLc6472sIuQXLg7Pjw4Be1JlRR29CQpw54yEr8XjXhxNREgBUmya7xv\nMQ+sgd0wjYzNXRg87oyLFVxfMcREPe5xaftOZhPkoQd81QHr+Xukse4WpOnh\np37aTEsVruvWUWUq+PN0S25rvTWAzLyyeGsUraebkleark8bn36HlSnAKO39\nllJWiTre0PfnCoufkD0l9HpeewU6OLWTBwmvImmCdkqDUCGDxmz45TuRp4vB\n1nW4kZOSbhib7ZFKom4GIwTl+oY9LkLEQqWgNuCYsJGSkxYfwz4TyIpwEW8d\nIZIg8d80HNu5DwyLDDspjnZIVjOTrfP+/ilOdVO97hFvuiLyCTUkmel09lp9\nVg5pVCit6tCGw3lnOKgdtmDfAHCI2AOv/xkdlcilCu4m8U3x3u7GZjvIwYNH\nxfHbkp5irxhBy7XhOVnLLLBp09Ha88AHO95F4QNXr/eyJ9EEsnLVnEzQZFYq\nvUI/\r\n=xE/0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"90adc2dff714111db00556cb26cbc7f832ab9453","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-17.3.14.tgz","_integrity":"sha512-PVh2ZXzPuHlBnbKxW9Y1d2IX28lL94EaaCbwayWegwZ8Kpul/AV6ad/8ai5HxSASnHINAFUE0E7kk8SFlh+tQQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.16","@syncfusion/ej2-data":"~17.3.14","@syncfusion/ej2-svg-base":"~17.3.14","@syncfusion/ej2-calendars":"~17.3.14","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.3.16_1570614425269_0.4231098150045436","host":"s3://npm-registry-packages"}},"17.3.17":{"name":"@syncfusion/ej2-charts","version":"17.3.17","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"309337113726cbe19104007a85c663d57ebfd752","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.3.17.tgz","fileCount":371,"integrity":"sha512-DiIN+UuXewBNsFIrsCx8u8TaExvXCWGcUikvAbNK/PGbPZdLXV0IK7t906vBkF93cXTKSt3lGey4ddllxvykQA==","signatures":[{"sig":"MEYCIQCrp3Ihk6Ti6LAEinCLNlaVntFx/WRBHb5Ep7qb7R03OAIhAKpRTt//taFd+M7tPuuyPucOPHlqet4OyzPUqxvA6v5T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19684190,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdpcVUCRA9TVsSAnZWagAAEnYP/ifwY0i5CeRk1owFa7CR\nTCznt+0pRqd9gMdgzXAqvGCHV6D46vIpyXq+CBCmb3L6HAPD2t6F/pOpD/Di\nIcvH4ZiHNz9XTPDflKFsunmfOvQ42ZaRV27ZwjyrfJONxaloPsjeJuIOcWlA\njfM6i7q3FgdRUxkPJK10044kfb6mKeCTjdlnhNb5NtfZecbGFrM83pWkIjcD\nhbDTC/ml+i2CE7yPBaDoVyYWCF+tF9uptZSOF/AYd1YbLTp/2oEAQYNgCn+g\nhZOEGpd8RgpuX6C1uCLxlh3HIbiu3whvlX0IMeaxHOEnVarRRXfqhr7KULQ3\nzaYNqJiAQJbZ08wOQDhixjUxRdk33aP01MtTxRPGfAefG1qIkGuEpEWa1naE\nNNs3t5u8gxyBhRonYF+lhmFviTL8VxOTtVCspym3+XOnJWyn2mAEp2hCPL6/\nrcMIYhFxBAtVW9JIdyf4bWyhodxq8QNjLuMfToIcl9yZVJ+eLBUMiChPoNie\nsPrTuzPTX4GuLcIpJbMK30v8z6q8W5TtCSK4Uc0Q5KDWtPe9CaqZ0Now0oT1\nYGwj31SM4YgppZjsUlyIsr2hSwPTnXnv6fks3/1AASTeIY5gpx3nxdPaPZxj\nkZNWE3okXcwsv1OAdubbq5zRn/o/WlVsAdYDUFMmgMFE011AybpK9oeLt8mV\nbX0J\r\n=Awlv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"2cb641d918262d6b9211499e239359941c135d2e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-17.3.16.tgz","_integrity":"sha512-Vg1ODVGeDgQJkSSl1glvuEYotQvTmxG/t3e85vgKGTgElcfhUW8odlRVvOan/qc2Fk7BEe1A7fxyoBtrSDi8Ag==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.16","@syncfusion/ej2-data":"~17.3.14","@syncfusion/ej2-svg-base":"~17.3.14","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.3.17_1571145043627_0.591630569306197","host":"s3://npm-registry-packages"}},"17.3.19":{"name":"@syncfusion/ej2-charts","version":"17.3.19","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"c6098a4b97a1b66003b30a5a5f8881da6df8f88f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.3.19.tgz","fileCount":371,"integrity":"sha512-BkiFwTNA6LEq7pZ1V08LlPAUqNeGqQEwV3D1txNpKORXs251b8z6j/wX/mwUbmKpPc9BxnqsLLEbU4Ye588VJw==","signatures":[{"sig":"MEYCIQCH3fdxy3EgDaRR1czl/rkqFttWarL1fdjkiJa0ZFMP8QIhAKSAlk5P3NhCIycmGZuy2QHkISN8FWS1MTFpUxS/ygNZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19689342,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrvfUCRA9TVsSAnZWagAAvNYP/R3s3VR+0UDTMgT4pxjV\nYVUL3oEooUuRTzzKO6wh+Q7B7ek2SnPyZvDabfmI56kBHfGCcIc3YpoQEdCR\nO0LW1S3luqiuNXTpDgsctiGr6UXBgTnJWTphDyby41WbbTKVdwV5HcivfPDf\ndkXMCfnL9ATkBnRqpFAknfmaJ+59o+U9Q2VlhSIQK8qG24aafJlRzX7ezhzC\ncq1lhMZNbU2SHTwawuf+GTXL2DnnH7wwqIIvOugZxvHF0SDaB98fHoUZ43iO\nP8mbEK67xVc7tH7Ihde7q28ML5F6iRYQPanZtHbqzfhe0WGYZPFGw4ZKxIPw\nu9McmzDx2jGrtLmW98fbPh3yGpwL4oJpPVG9UeP2f+7pa+cbPGpz9mA4QgBb\nv3ogDC3y115VgtCxWbHgcR9axq/CQULz5n34nsFecaNhLOz7R+cugwGeLIwr\nEHKXjBO1OxR7R6oN0MXmceFjpuoEmWn8jRC60vHQlTJhOTdE9jwa/3nzZl4b\nqVDOc+US6VxcQgbFqphvMzhhuBkSCNTmB4xrGtT3cqufondLLB7hs6DxWRqx\n4fR3840k0vj92OKk8ZJ85wdeB/YLeaYEyRNgk01hXSHIPKaESP6YNuETNgCV\nF/5qz7ObBgSp7cwe2lzuWQb7YpU9PxOsUfvVKxCgTS4vrJm84cqTL/eT52gj\nF8c4\r\n=9aop\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"1e46960820e2187e69dd3eec36a5d9c9aafdd679","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-17.3.17.tgz","_integrity":"sha512-jKVM6vniO7HVXSkhiFiljRXU8mxipt7r/DVYRULTuik5LhgY3WxmVxGTW17dXgjrdwViqNJBMmPqpSjCevWReg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.19","@syncfusion/ej2-data":"~17.3.19","@syncfusion/ej2-svg-base":"~17.3.19","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.3.19_1571747795747_0.9994389590489712","host":"s3://npm-registry-packages"}},"17.3.21":{"name":"@syncfusion/ej2-charts","version":"17.3.21","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.3.21","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"687910547612561298502b5ab520f7b9a21600f9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.3.21.tgz","fileCount":371,"integrity":"sha512-R0adyL+YtI1ZTht/pDvHanQHWjO84RiUrkAHdJvqayqOw6XTDhRAuSro6cIv6Vil6cTSofVlYlmfb7jbUgyJEA==","signatures":[{"sig":"MEUCID1qNHhY8tQp0Fhywd7zr4V0wEfAJUMsk0uXy3LmcHNEAiEA1ZhR7f90CzX/AMzi7hwiUDEplsSC7d+CPKOx0ldUdnA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19768029,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduXPpCRA9TVsSAnZWagAAGT8P/jewF7p8cQefUVxRhopB\n22rhKJvPUY1ZWNkhDEopOJIHTRD0z/Wm0rzTvb9hUq4zuJzxycywg/0PzD74\n84KDHfPl6wGrHzWob1qnZRYsBl9S7fsCWD9vPFitEB5zdcgRbX/nRX1sUfdU\nCAkajBLFDejQ3MFFYrHjr2ftPmD+6cN64HFdQV9wRHU6AYld5hWuTsNCmZfj\ngM7ysQx1JTYVSgGlVzhcGDLn27eaG6qGt+L+fDzOLBq94YyE/XOkVxgUnAhK\nI4BRpnV3dYTXP0CPrv4pmExHbg6+iz8vBC6tPmtpQl0Lf67B+FY4i/L6PVkI\ncQrzURyc8Q0CohavwraU5bmW8pZW6JKcmd9JsB5uq1mOAcUwx6Yedc+Rgs0N\nTvQmi3Qj/PyyOIiHu2ydUQ5BDgr8FcSaRaUrFlrsDhoGb38brGCYQDVS5qRa\ng8OvDWHNfcFf721ft/IsSuIt1iRrUEoE7D1lElEBX/XcWUsV17klHuyoYCkH\nR+8zZQDGG+ShTyzhZK+XYzYkzPKqUyMPCoCTFSFH0j5UO0bWHZ/TkqI2L3je\nR/3+qfdMpCGK9BzNr2EqEtUWTehZvESPuB72oLvXAqq0jkWwvHtICSM65nhs\nftZA0Y4wrVB3oBWtMI5FuhZQZI0EinAZuAxtVWnTxaoXrj1wt4dX6MIx2rk+\nH1Qz\r\n=ingE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"b6832e69905cfd70f6b4bf53af2d391665f7dd95","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-17.3.19.tgz","_integrity":"sha512-YbOUqBnss8QLgnY1z2vxjsUhYZLzut8Hem/B9x+srOxoEmlXTr/MtWsLzhun/7JjCXWVJEh9fWTgkLJD3S9+OA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.19","@syncfusion/ej2-data":"~17.3.19","@syncfusion/ej2-svg-base":"~17.3.19","@syncfusion/ej2-calendars":"~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.21"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.3.21_1572434921226_0.9935013867592972","host":"s3://npm-registry-packages"}},"17.3.26":{"name":"@syncfusion/ej2-charts","version":"17.3.26","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.3.26","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"6f18a401f5ee2aa6f8b56fd1c1ae7e83eb34bd31","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.3.26.tgz","fileCount":371,"integrity":"sha512-5AVR3tKOaeTEuaHVjzbEFxOqxee8Fx6DSUEH2daJGVBrRGWleD9WakHfoRk58XqDlkXXiJeC/fKWEz2blJy9Pw==","signatures":[{"sig":"MEUCIA7ICnDZFrXqO9Lhd8giPNwCKHuP4pnCHQ2L6fWaayNuAiEA5n4XmGCYutG0ppAl4+gZRM/V/GOJPT7bwYYNHuh+ztE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19788675,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcEQCRA9TVsSAnZWagAAopgP/RrL8JpcT+pkbQOOqc9h\nGGghvTDOT2J5MMCIxSlHrr9pVnk0sAoUnQoXNqqlolTHXPnpC37bjMUmL0c4\nSjUm+z+TO4rvQ6Lr1/5upWW8l7W88E67Azah2XfTNItGH/OcTvx+qCoLZlFc\n52jrgWqGrG9a9WKknsSq78SM256ciEOtGl+bHHaLvMYgrx3h/nwbFvIHMvnE\n6cGO7iq6P1AS8Gco10sYhUTwvqOzTPHrIAumPmJ1F3WSwt9HpauwNPWtMwsq\nvyh5FdxRh5AeFKatrDRubNCQD54uwXEFQN3XDfArntXx12/KbbzRT6rJigyU\nXO9YpZXHJEhVrUrZgveJDT/O0trawr5G9AIh2kxhGODNDzRyRtBZjC34OeoE\nI6X5we2i/z9Q+kFVqqefRTl+pa7CwNHlKd0OCXRVmtQvR6ZlByXa2/lcDm1+\na9uSiwmFbncOYCb6/Ju4ujzDUoXMj0m4jfDRlZcA0jZvj93LPEne1EUoCpQ2\nF8Dve5V102Tf0bv5Z6YQntaCMw8Wc26o7m0wpFdAOD6ZQmkiHJcoFF45GPpU\nzPo8yL9ByfwVaSnRrflwtgwrRkCbVLOmQAH3vv9zXcpsOUxczAto2rW4lQFW\nhOg2/s4l8TTfrp+8QsV9Fa5xNxBDU8qk58Ng8spskPrQhTiRZhDxeLaBNgrx\nz69A\r\n=aR4t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"6ae530d52ea002784bd9a19737a972960e55cce6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-17.3.21.tgz","_integrity":"sha512-tRbh/U39CAVi9d1yWgZ1W6ANHW/P9P5F+FfTgtuV06VKv9WOhTaKPOL8adauaaRCO9uGBd28ndJvU3eTtLkWog==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.26","@syncfusion/ej2-data":"~17.3.26","@syncfusion/ej2-svg-base":"~17.3.26","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.3.26_1572978953405_0.10373142524096357","host":"s3://npm-registry-packages"}},"17.3.27":{"name":"@syncfusion/ej2-charts","version":"17.3.27","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.3.27","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"9e5a91b56f008eb4b7a1d6f732cbd4f06925f566","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.3.27.tgz","fileCount":371,"integrity":"sha512-FtYZvcTA9cAVSDIXbIHAz42mPLQD+gha1YDN0Cod36wH3wPyPxSSC5tVvI0XAOHHyVFmY0gpci2FR9NHlTjhLg==","signatures":[{"sig":"MEYCIQDdKQnIrC9zpi6rF1lBxBoK6zslVzDX28e+owmYrjroDwIhAKL+5kIA3CrVdD0ijD1iJQzu3RMfA4g+QdA+dAyyHv91","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19815273,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyp/8CRA9TVsSAnZWagAAedIP/R7bh7O8Ku0VZeZ+uMiA\nBTiJrB3/LbxMsUmbLFuB50GXf3dxecp0pkNa5HV+c6UDfw2XAJXPcaQR5boh\nwa8DOlhsIEEMUXPXgJFKKiVnSYyN6H4UzZbDGO2Ukuw1FVclvXwG/LlQONv7\nnZLfyUQDJ/UqjdXmlruP621ycGxNcc3v8lltDHuWX4mRXlAt5Av2WfpTY4W7\nUEQ1vEABUWfKE7fJRKNBW9Xj1LTFVVuzoJZm7VhxuOjer9ySZ+ybOGFM/X0i\nQcQcaatJLSdEIhdLVUE85Cv5FNXgsiA5Iw/MbOwefBA3gdxiH5Wt+wctGGQT\nHtSUm9fbERspAt2TTHgmLHSW9Tj6A/NWT9lqXmJ4Xr+iGuOjzkG4l6I1u1SL\nH0NTIErGkf9iz4PPOjo3N+6hRctMTiBs7NErwbEJSnB/z5fdjwMQ0PNuAxLT\nrcnZuFbpB9EQ3XzuiDu1V0jjBG1F3u10HSvCKVmxOhsVKHyUBxlGTirc+b0G\nkzCKOlyMEPhBPlHaBYPWdpqdQ7RfDQyHas57SkKWAd+UZEHuPVv/ssCrJrBD\n0GtTL7t6TytC8MTLZt1Nv0MikKkbeU9WObkaf3a1RrNidVeT+cdr3gfhajLU\nts0SjjHciXyUmUjsqfMIv1Kx9w9Mf8gnXIBtgo5hyOTw3tXuSmTTibeOnX7X\nfAqh\r\n=XxjD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"2aafcb7baaadbfba250c9467eef96bc1bb7fdd70","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-17.3.26.tgz","_integrity":"sha512-AMYsyYc67TlxjTdDb1mHogmV6qdPtBYczF6jfoyZ3GEmlBDEcoyCC9zltZuvCZflhlIi0mYI2LgtJU00oJ8blA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-data":"~17.3.27","@syncfusion/ej2-svg-base":"~17.3.27","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.3.27_1573560316087_0.053777036667144174","host":"s3://npm-registry-packages"}},"17.3.28":{"name":"@syncfusion/ej2-charts","version":"17.3.28","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.3.28","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"60e8825553975a9580c344a20ac7792d39b51b3b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.3.28.tgz","fileCount":371,"integrity":"sha512-Cc0xgYbihdJTYRKkwqdLJCgaQsaxL17NRoNpVd2t8FGMFAI/g1UOXEzzrXNQ0EZEu7D2n1QD888HD3J3CAJKNg==","signatures":[{"sig":"MEUCIHdBuC2KmLlkFNXAgVjxMp0DbW6I8sBZ46WBi1/j9U9EAiEA4SqqmEIob0eSTeI+91181O8iM0Odmja85/bSxASpQ7Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19923159,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd0+qZCRA9TVsSAnZWagAA69sP/iHhF49lTJDtgxhyrG/J\nwFwfn5Ssj5pqGzWN7qa6xfTYAJL7jVUt/vp7E+bhg0ji9kIf1+RFZhc4NMHr\n7bsqWrNPl+BFOxubSnWjgo2XUTXjk5S72wbyXO5SXBW0d77uuaiqii0hHhOX\nHyc3o8iUaQOstitrY0mM9qN+HBwFl9WcqaDw84H1P5K5+bdspSKhMsYAvaXo\nKcTAaF47UX5VR4xIlICLzDrBdnZhuViE7n9F/S5tHCCgPd6/Rt9mm2ZlCHFc\n9Es8+kcx/oL0oxKCQpDbSAdlaDBavhsPwxb0J3CKP79rQFcNP6WjE1Yte+7B\nMdtaea8Aa/P6kJWqkEpyz190WlrYYN9VBbRimZz3OzsHkKU4NjW+weZfJrHy\nFMUwgmLu9E8HwCkluLSW9Y5S93mDjoeGrSNxMiQZe/6t9anvQJF2sNCwxPzH\nldmOuHRMCNFN76q5CCwkBXb56j0aese74E7bO+aSLpt++3RNMuFBErfw5g8U\nm3x/9uJcYFa8400aLWqk4VqKoWQiSbYE4HwDqEZxs5uR5YSoaJ9rdETaC6bK\nx46JwV+jsQt7uCDMndIDgXlSVgfLNkKP4SKegeGIGQWmwO/mmc8vCbRZOkpA\nETkTX3ZFrj1FL7Tqy8SkZbuZ3mmuOxZ8Haa9fS+jzeYnW48kSvdAj3QZSK9M\neO2j\r\n=kVdC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"3d43ed80a1a17593d321fc690eb34da663246583","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-17.3.27.tgz","_integrity":"sha512-cfRpv5GjteK3TOwcic91aA1ImSqhcV+2AM6xTPro8PC2mRyJQuUy8UvpD9nil3XVH0UR3zycnK5iW056o7kMQg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-data":"~17.3.27","@syncfusion/ej2-svg-base":"~17.3.27","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.3.28_1574169240451_0.0914579065511465","host":"s3://npm-registry-packages"}},"17.3.30":{"name":"@syncfusion/ej2-charts","version":"17.3.30","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.3.30","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"2c4ab6c00abeba8f0344ad322bc8e25b1eecbe1d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.3.30.tgz","fileCount":371,"integrity":"sha512-qRptaPv8S4INKm8Y/PM14RhP1FJTGSxG0Yo82U6q8jNYaBawMNieoDauzBGt2+T9WIthyNhxvfVGbwF5j8p0Dw==","signatures":[{"sig":"MEUCIG86PuIA4K85a7NDugXjjFR5lt8rsKtUGV1NkykmWa5YAiEAry/25t2mBy/Tw3MDetikIlrfvj4+PhNDT8rEHxBYwRo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19926747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd5lOcCRA9TVsSAnZWagAAPOoP/1N4oXMyOPb4Vjq1jD2w\nv5atlSplLRbckF5wHHIfo/Wqulrn31G2DfqKpazNLkKe8WgXZn6nnBYmrS4l\n9GAcZ+vji6d6roN/lr+Du2xUDCuCyNPIh6lqReCUNHOIGqypmYxvR34DgnR0\nKEatAmosR4Tor8B9CSeka5T3FuWD0JFanLQTAthwTsHFzxXTJQGPYlE4Cbf2\nNEOzBP5mUD8aRdtTD0kPAGho84Z4j6C+x719+27mtDIr4Z/qfrQGoBEbhgwM\nrw4Zg0zaBwQkz7a7Yn2jW71mzegzv0JIK9ahZACkpMNKeFWEwcKfn+ZewYkG\nPl8rBXr1Pr3Eik7SlyFaBv8M22lbEnGwcENIfg+MByP4l8WN9NLyFl8RhyZB\nXb8kEgYTwDKP2i95XiIW3AOviUIkLL1/yd4i/4gnbltphO7elITxAghVGP2c\ngYDmmecXNb/V8q7NkVXmAVfJWAlAdsJYi5a/CiESFjrbw+CmzMtSnk5VIZ8e\n58HZE130OJNsaHLc7eP41BgNVopwH1RyYHZvH6YncCnNs5Ta5VKRb3K0CzDB\nYtiBS6XQp3uNBGsgrEhJy3Bg+sCL/c4X61sAlR+n+hiU9vruxFfwfb1i3FTU\nbiVNMBIhEYRbNBvJGWHQZFtme7yvEJv6sRscZWFGi1N5bordfLsirvbYAwsf\nZGfz\r\n=EgBK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"254b6f40d1ae3d1a2c96b6440a7bf6e87f743540","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-17.3.28.tgz","_integrity":"sha512-OiT/O/T+vysAcVoLmFmaPNkoSTIW/hAymbyuIZ9RBjdE6T2GNPGdJzLvSjc/lSEhaOzu0R1bZmX8J3p+vreMhQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-data":"~17.3.30","@syncfusion/ej2-svg-base":"~17.3.27","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.3.30_1575375771749_0.5366100146029007","host":"s3://npm-registry-packages"}},"17.3.34":{"name":"@syncfusion/ej2-charts","version":"17.3.34","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.3.34","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"e6469f7131a455aa572fdd4442f2a5ca4ddb2eeb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.3.34.tgz","fileCount":371,"integrity":"sha512-0V7mIdghh7JMDH8RUYv3vvPTBDvmaHDI/t/mtJjdNbfgYFPR+j9RLyTg07SeumjsQzwekUkLGL1F9qbfSlhO3Q==","signatures":[{"sig":"MEQCIEXQLvKO0AotqzOjUe+5tPPqVty1LKHK+Q6kO1Q0+NsuAiAdLmEMcyRG8N2Ys+VCIB4k5GVBBfF3BcYB5XZMm1Vdzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19926484,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd75RnCRA9TVsSAnZWagAA8iMP/0+Ys9vrYKSd7vnZa+FN\nmU9t3fBauu9uTuCCMLcqt4haXkAMo6o3nFjCuOLdKsqkycqX5hyDHyqDFyBZ\nXpbvLQyxSWLDt+s0P4evNThtOCIyWc0Rmfe5towr6hJtSMynncb0bIch+A8x\nrzXq2/NpDnHH0AJVi10wO9p3gv24jJjrf8SLdl+xH+hCsJNwVKfDCx0NlJA9\nBXCsQ2MpW0jjhVoB/bsi3Wem2uIXSJzUDsFVCjR0vCtKwwqOFmIMw4hVIS2M\nZUm3h+VQ7CCV/ToatmJ76KrJLliaBPp6niD1LswhdYN0fAK+WmaIh3i9sU+o\ndvlG9n24lexQEGpA9g9ly6XnJlnUQZZVPvotYjN3jd8SRgvLOnwpvJT5Kuw3\nJD2im2UtKeyz+HDFJO71MsvQScW3viLJdElteYH44/ljUR6lPZ2jIzNdRhsT\nbUT4xxyZHRHBbMoziP3XL+iVbrW7qG+gzbAZzGJXcQwwPkRLuTNXHhuMLVJg\nwUN7YQOI1SpRfkM0J6+DX5t/o4C3R3DbVU9j6pQPdd740CIptutritLgomtx\n+d3HQw3YOjavW/KLksLHM/2DDpDsJr9FlaPyPD4K7k2NiqNxWS4ts9Y++FJT\n7IqWa0MgP0WnCe2ktSZ071g6UmQrfviwbB2T3xIFcLJzZd4uYm1Mm7lQxV+t\n5yPg\r\n=dYk4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"4633f7b56c1ba3469e9b8872ec4efa28bd26d65b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-17.3.30.tgz","_integrity":"sha512-hmhbR07MpMXgMfFTv2hLqarU4sLkS7St9JC1RBRNWM7z1OaQbWPv3ZzsycUhnZBBC2ZUYLoy7KD3ZtvtPvPVHA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-data":"~17.3.30","@syncfusion/ej2-svg-base":"~17.3.27","@syncfusion/ej2-calendars":"~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.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.3.34_1575982182467_0.581579342690993","host":"s3://npm-registry-packages"}},"17.4.39":{"name":"@syncfusion/ej2-charts","version":"17.4.39","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.4.39","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"dae8d77a32fd59267f7a002f02c7c50201869f9e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.4.39.tgz","fileCount":393,"integrity":"sha512-gtW560EAeAJNBry0MsA2Yp1jQoepP0bmiB8qqCj/y45lRgar2swJftoQkezFkNqasm4nmL9F8N6ImrbJzP0F3g==","signatures":[{"sig":"MEUCIQC8Y4NtLoaWKg9ylptCmZMOiAdt2S5qWxhlVtZAxTJQtQIgLF1GOGAD/st0rKok4I4epSnIT3SB7t5dwsw2KbJ7tKg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21175060,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+KyHCRA9TVsSAnZWagAAvlEQAJF88ase/6s4xGSsyLI9\nBHzRf/Fz152NwXUpzgtKh6O67tGp5GDaIdBcbYN1lF+Zg57tBUGtjPrYdBgr\nRisOkU/DS1+bpenArhr21ejjgqo0X1IhC593BjkF7cf///fhlfOyHE2RPY54\n10eauG0Lo43OrcD4twEi+dCNi2MSg9dEve3w+cWinjlmUWNGuWzsVZdNGSlq\nVReRR5mkVCjMYl19FmyJHKM7MUmxUendL82Pp2zUDBTRRe+o0U6KjQLv5FX8\n0iay9pzc2mmeDqsqCzSJyN8Qu55/ozuM8Q11P48ogJGyRlbAb7O7ep52yi3F\nf3Ip501xz9Z5UQ64kTK6y0Wea6f9SMfqiIQTEnwgBLLtqGigpuJN18iopP2V\nxVRuP5jjPxOfZqlNYrELV+Cu0f3TdOqT/Tkiq0+d2SaWVcKBybWrir0Ap8jp\nQFYwo4/kk4WVOXhvnLiJndtOqCYzIQKzwmMHOD/0rDsAO9hNO55NhyibAkWc\nAAo1VTRpji7fH5sIZ/a+4oY3QQeEqwezSBxs41aFC+GAxVtBJryImBdYqj8O\nDhQvWLWLasUgNxQ2/Bmnbm7IMatbqfzAfwoqW0MWkDpEsO0uVgHEx6E0l88l\nXXawCYn1/QO0Hkx4xCu1w1abhbXWAWPyi7AmoT7uQVdYz/m3ZhGSOkKsTXAu\npN6H\r\n=tqgX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"d787fcfdd1b7a87fa50a6b19c846e6e28ee0d3cc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-17.4.1.tgz","_integrity":"sha512-jX70gxm1yfuRBCKe2fH211ex3w9HCrLtdAwDa4mTZd9lC6wNC4XE+v0HTfTQrP5QxJqEUx0HpCYlQ7Pj4Q7SHw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.4.39","@syncfusion/ej2-data":"~17.4.39","@syncfusion/ej2-svg-base":"~17.4.39","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.4.39_1576578182728_0.3113136933956999","host":"s3://npm-registry-packages"}},"17.4.40":{"name":"@syncfusion/ej2-charts","version":"17.4.40","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.4.40","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"862c401a8c9199a3a66c55013406117ea77dea48","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.4.40.tgz","fileCount":393,"integrity":"sha512-CtiEfBhXSjrVMObossL7REdX6oMzlZmHHUlKKytSCvqjO8Y/AxR1NOlDbENW3TWMH2Gc7j+JpGy4ujbgPkBxiA==","signatures":[{"sig":"MEUCIQDFZ2AXzCalCKYUQxmYFi3VCWrNPgqRDZKZAFhY+p2aZgIgAXDltp/t4Oot3pFGMG2qZd3uvMnYWDtfd1+axgOV2Yw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21188050,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeAfDNCRA9TVsSAnZWagAArkQP/30g+QV3ojREr2s6lNBj\nRrk4O2VoxSFHexnBoKlSa0hbKuc7kQrW943nVKEO+2Am3dBHKEo8DYC60BEe\n5QNGeCQLxTgIISE9SdfmC6q97qKK6tm77lqUBV0gqjP+TVZ8v79bwEatfXQB\nJodNC+tELU4FOE7ufK9Ht20pjduSKqwgBGfHPBUrsy/CZaXDI/1cxI0ykYzK\n9bikownuMfTtHJsv42Ao9XK8/5R6WxRoHg01JSL51UQ4BmM5DW8pOH/bU8aB\nDbwUsPtQzLdKK9bLd7soM9QXoT5ILm/s+m15gzUxB2WXXrVmbmV9nygCYiaL\n8qFjgLN2iGtXWTsYJqpsrNNXB8J6w2JbqPA9QF8uh8v0ZiMjkjWIZ9KNOs4z\n7G8FMcQ5Qh/4qGvQVMsPR49NuzW6/VzM+LmzVegRqoM19m+9kuU72WotpUQT\nwD1q0XWpePxZv2/6QUu9mTSDOSSwkL9Q+chp/hjJ71NqukzH7cURHEjLAKEF\nrpaXQoYzJhdi62gS9lz7ResydV+zoVBeO7rYI/gRfxnSWLpztUklS/7Es3+T\nsuoDAWHdAWBQoRz6CNkNgLz9sEMj5imwX/lYW7bbcLa3DsMhKGsPc4YPx/ML\ntTI/4lCbWi1DXP1UR/84B9FsS+Xbrig1HR0xcvVAxoV1CAEQLTZWk7y+7jRJ\nm16O\r\n=L6sx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"1997c8f6c46ecb605d31cb3eb65d6706baa5cc8d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-17.4.39.tgz","_integrity":"sha512-jo+5vWdTomTciP2nJdRy3aNfScDlUgUtdeCtbxXY6RayBhQVWOyv496FvEILk/nsUipAEnN+WoKkgC5EsJ6j4Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.39","@syncfusion/ej2-data":"~17.4.39","@syncfusion/ej2-svg-base":"~17.4.39","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.4.40_1577185484395_0.533446477116438","host":"s3://npm-registry-packages"}},"17.4.41":{"name":"@syncfusion/ej2-charts","version":"17.4.41","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.4.41","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"460ceadf86a248a9b562e33a4065fcd17a0b40cc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.4.41.tgz","fileCount":393,"integrity":"sha512-3BLgHbzqHzqdhIpLc/3YbYk3wuSnTRgDg8/VFmvOGkmIUdKF42SgC9MVtMmGXVu3clrwnIUB+MIUxeUOSHyEDw==","signatures":[{"sig":"MEUCIF/Ei8A+wITNioagJ7/bawJWLzc4H89NXWJmLg1WiYBEAiEAhObMZb1ZmijJPvNz+Y++NVpiDTk/XEYoKDIm8rANnB0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21274402,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeFFBVCRA9TVsSAnZWagAA260P/0xmfo6GocGsBIBfBPl3\nQN/HU00aVazbdNKmweAaKsw6b7uYsfKTy5IPttMj4mEx+w7oxcuv/QJLkkMV\nStbPFqIErzTjY31xN+P6mjoj1AfXqKBITEyNTxrr6ZVWTQrmM7vtffbD1Mlr\n7C7Mi2wBjcQhOUzHoWFy/b1Jl26b4jjg6xMlFwYO3xhfhGGbjdB1VkKrKSj/\nKNwVYF4+SKo/YNr90W83BKafx3iLNV2QOGQeTvZctLwe+kKz32qfr3ujmJme\nWbdCgkzZKl7tc4qdGjR4dvEQUirBZ/jYHoQMe8RBth/hAu+8A/d3VPKiM3jp\nbL3bV74mrw9cbNEj2XnZIj39eJJA2dXHT2a5D2OmA+caTtliMxNqp6RkoTvF\nMNmexM683mM6ozDbB7qnWzS8wLdoMZ9KcigzMkPdlly+7RF6nKyWnQK0AZW7\nsANIDcuYRhi1y4bWSIoYgqw7DZpDHR/CJV6sg/gtWGjU+HyldW+xBLjcZwaA\nHam5R/SMBOA7xvV7KHbg0M2zyLMAW5LPYoho33FyFDSkwrH/FcpwIMRvpvIn\n4p4LxZEAhnwzDYhX5IJu8+zim8Lkp/6ZTivTMYK8F9vRXaGX/KoA0/d88poz\na28RsnVfi6CUZXDtozBNUoklniVZ3JZzoH0ChJkUy5Za9VXNNkkweMaX5AMn\nbh5Y\r\n=U/U5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"41974537f960bbaa8db588c5075d859c2789ea10","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-17.4.40.tgz","_integrity":"sha512-hjfdVZFsuhekXQuEtG2h/zfco4qaZorRoWUJiznCo0ZV/qzkv3D7JU3j0xV1/7S7gGAPyehmGrUByAg/ei/q0Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.41","@syncfusion/ej2-data":"~17.4.41","@syncfusion/ej2-svg-base":"~17.4.41","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.4.41_1578389588685_0.2637237623232447","host":"s3://npm-registry-packages"}},"17.4.43":{"name":"@syncfusion/ej2-charts","version":"17.4.43","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.4.43","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"0e86e694a40627862c00f1d067466e6b16e0db7d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.4.43.tgz","fileCount":393,"integrity":"sha512-y4su+aIQgXj0qKpcbg78auqeXLdM9kxhEprdeC+eTORGyYZ0oKYPeDkXEolJ0gyMZGNKUqIExbYiAIveHDFbmg==","signatures":[{"sig":"MEUCIQCxzzMul6qeKD2Qgpc2HQH7Be1+Wi1USNGjfuuAioqo5wIgfJgMlPsa6U8wZktmqYpMUMZVKWAVoDpXwXkQN/3IlL8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21319968,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHWRZCRA9TVsSAnZWagAA50gP/Ral9uMlTfDVAu8032oH\nlY5E/wS7srsMkibzgWF6qkEjK8U89j9FeJrm3VqVv8ajqR15sSzNtjEJP3ka\nrp2Ejs9YVRfcX0+hlePB9HTTvkxfIjxCruVTmzeCFR5y5KclJdPWp/7e6BOS\nc19PcKbHhYqhPna65Mbm93rXXJngUKnhlNc62hPEmyMc9+ZgcEUdksIb7Aje\nRAqKAEs2SuPqSI6/Oz9zgxneBGkAaIzg5+YTXU8fJ3A68BhuzxsWSogC15IR\n/b/rBrOTOAy+rLdzU3vVcotgA+YoB3MXrL62HblCesps41b283Us5XqwFP2i\nMA0cMG308J07POoBA+oopqwRStYxw7sUdG6wzwsIPQklv3tKqg4kZfWiPDhm\nR0mACZa/QY08SjZyq0861MRXZ/CfjMm8g1+94VroH6S6veAqyzrEUiKr/nRa\nSqr7oVJY4F642ycYnd3snVRXsr7Y62Fu6ilVOTUAX+5bTnO4BUYg7bScHRnn\nF+Q61P1Lp7+f1OjUzEI8u3G7bQ5iXMicoC4CZmUuI3hDZC8SN0dbDbX3Ad6I\n9vHrVV+9yaVXhcbHD4LDRkwZDK5h9AakNJIWGlF74dUwcbom/fEZ2NWwaDVC\nJKvgBmbdI5CzSPg66Wlv9uYBKhz539CNx+WE6TcuOE4Ut8Psuqr7LQgS12sk\n/V3Z\r\n=fQ20\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"a3481dfafd53e370e39d9c441924a3ae7e1793d6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-17.4.41.tgz","_integrity":"sha512-aamTL0XASdkEOWvo3WWUL0kLpBnZCGB6J84oBfFRLXfO3wcxO065sgZyyHJ9KRc3403hwNc1K7L0kX19Xa7Mgw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.43","@syncfusion/ej2-data":"~17.4.43","@syncfusion/ej2-svg-base":"~17.4.43","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.4.43_1578984536842_0.3511610426489753","host":"s3://npm-registry-packages"}},"17.4.46":{"name":"@syncfusion/ej2-charts","version":"17.4.46","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.4.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"e96e1bc95e822260049fa9d2586219e753ca8fdd","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.4.46.tgz","fileCount":393,"integrity":"sha512-NhLIUCfbPHqlen7CMWMYcs2vEh/DKxIzZFMAHTToftYsJ/gu2pmIS9HAKzXtVoY8DLjRrwykS6mTnjjLnSE/vg==","signatures":[{"sig":"MEQCIG3m3+9xvgV+Ie3NHeYFra7qz45PRDAG6vOdVDUYN7TaAiB1WjQ2zLMEtzu8A8gWyUFYQJB0fCjAgP3GOjVwJZSOhw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21406778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMqCMCRA9TVsSAnZWagAAlB0P/RBfhaompAjyJx7cNKa1\ntNGryIeek7u+T0EhqIagE3DiQNcrMYxEHVQf9ykoS110YRoMDW1ix7xH/mW1\naHYXtVkJ6aRPjneXUS/gn0b1xhlXG8x1DIYtSke7ppHTWN/cFNrntkReZ7Vx\nVfzEDkwgiixxQN2h3vdN+UVrc+ea1xn1BfWRqBRyqc0qprYLqLWPHcGW5uIT\n3tZG3FIozleNrhRnwgyHUf5+EPZqOiJDpkcx7wzTDsD9uzdcghRJjKmtXlFg\nKnXkC4fytLfzu5RXyCPh5sunz2PJN7bEZVv3RigevPqWBlB+vTNd07Xq+oor\nluoOoNDRzSsw2M/mrcLfuVaaCsOKdM9IEU28h2/TB3vygAYyc5OqBLNUV+3V\nTSco1XjLoMtHcqEVjJgc2wJinrLDNbYgnmPkNhxrZNI9qocR/SACMKF9wRMq\nOnBhy1Qx5Wfb9kTl+cgs0psJZRmDsh57XG+NuQKT8hWFIhByBi30pWbBeZzo\nAzcyrab5/UifELunJNOxeKoUAnz+A+RJYCestH6LEvzOu2ON018SSn2BMBBW\nv8oUZyrb0L8CETPSKW5zYOJQr5vBo28TFjfbcGwhk0Cer5WTIE0giXkL9wnJ\ncr14Vk9k6BCnCX7gALNMKqGRXV6d8COuJB2Z41p9qDOh+Cuuw8AN+pw44Z8c\n4Bei\r\n=NsLq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"38a73bbac452a85cf4edecc4504fc7be7359525b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-17.4.43.tgz","_integrity":"sha512-ciBMn4fAPT7bP2zPdYc5WEtc8sN272Iz+oA6MCTXNrH2Y6g0Dopi+Qu7EF8ZFco7RcczibOXV0MLa/6j4u0f3g==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.46","@syncfusion/ej2-data":"~17.4.46","@syncfusion/ej2-svg-base":"~17.4.46","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.4.46_1580376203685_0.9907406941452104","host":"s3://npm-registry-packages"}},"17.4.47":{"name":"@syncfusion/ej2-charts","version":"17.4.47","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.4.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"a01f1c39467377c5cd614fdd7be32b97c9b6842f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.4.47.tgz","fileCount":393,"integrity":"sha512-9kSSlVfAcdj7DY+CCJBC5SxxGxpt5XHVjt99lCj9ZupEJkWRUcvLJwdUn7imY8cAJMSMpYtxirRIraHVREjeqQ==","signatures":[{"sig":"MEQCIFA89aYt/N3mG6cZL2C7Caitz9eWYHQE5nuyWSJxNMB9AiAo0//FgMZ6geFYKqeajUE7G3jsbU482dCeZnoVVm2oKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21459975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOmgoCRA9TVsSAnZWagAAgPYQAI9bOM4MrW1xf2rhpkNI\nCVcTjbdm2hBkrXvOQZ1L1yw8K7oUJnbZa8tGa6znqwhgkPZptfoMY0nGSmuB\nk8o8yqHWGE1oXHR+S5pN+crjGyQvdAfChmgC2Hr0sCXBXM9aDCvWcgUXfSBX\nBjIOEGrpv9IQ2IXF8pImiwAOk8OD+GuNddPsZxyk2FGmlYnd3tARz0HUBvkl\ntAAF3PKMyf6ZAO5oJnqAcnWBEGfzJKdfz7Zy5GuGTLkpUcG7YM82HnaINu3l\nhMTnPCK9AeQOS567RzMM8bdZ1hDkbj9e/ZaJOqq0ezFz7HNJUE+xVo4Igzu4\nX6RysYFthp70JBX7YwzxntA7AX9Q6Qy7HpDVI9EIhtCSTWNVvAMLzPMlwfvm\nSazzBwJBT3HvTyYEHa++HbmzxJWWunogTAOZik24kQb67QL8TYUrPc4mkrfw\nPUABu81TloRZnfxgNZUNio0v9qpoivPOJn41oYnMsZcb+CBfulZsonzBOcxn\nK0uDYCs/jEkmpl0zwnAZRN+bN67eR0gnh9i0XRQhSbBCe9+9zrcO8JBg1Gj1\n2urKzdy00Yz0pUPi2dKiWgwjDr/tpBL8xWQlVzBNyljns8T438kJ/iCs1ftH\n5tWUU5+JOGLxxJ7k5bDP+gTuRjhfdbzWjWfmGlkVPjGlIApz+qnNFfeOlYjo\ntzjo\r\n=/i9l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"ee97883c7b0a6ea99ee9acce8d6d483a98d1d442","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-17.4.46.tgz","_integrity":"sha512-GmepX2okbjJhbbB5VDH0t7zYAe3eFn2lD9TQrpitMZiDm64yQ1Z6Sl9x6UCe7qFTFdPXPJKiKCEzLWsfxQcFSQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-data":"~17.4.47","@syncfusion/ej2-svg-base":"~17.4.47","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.4.47_1580886056303_0.5896880198650691","host":"s3://npm-registry-packages"}},"17.4.49":{"name":"@syncfusion/ej2-charts","version":"17.4.49","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.4.49","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"a3155ebd48dc6d48e22a1bfd266a957d430535b6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.4.49.tgz","fileCount":393,"integrity":"sha512-EpqpXYvlvI2a9TZFTLYVoxcZIdyUiNbsF1CV15cbmHkCXErPblN6jollt/8hVA8Vz8dUuOMPE2dm8X1YBFyCwg==","signatures":[{"sig":"MEYCIQDQqF5LcEuzdLxw5ShvXTJb65k/9yJhXaEfOdnH3RDFfgIhAOlMJUUswpx7T58jL5j6qeqdMu5kAs6CCcyTbidO6I6O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21498247,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQog4CRA9TVsSAnZWagAAJisP/06wdR4bmQNHeS+CN704\nUFN7Ljhxi7tMsNaL4SdcIIDrzlMQ8RGf3JXa2sZHzEV3Fq7Io7pE0B/GhVrl\nTSm7PEnI+bVcZFXpz4/Zy2vZMQs/xIV+n39e98qlrklpuH2wN2wkCg3F8pOK\n0qLc4ECJOlibGjpdIabk66E6oClGIEABQRnIOtK6RSCTK3stQc04tEbmHP0c\nJ61mIZldpPZ/s0tR8nAxW5h+/5+UfYdwCFpIA5anpUAVpDsbpHpEcFz/3FvH\n03grX7BFm9lTX14tAgA7vA/URdiMMwq/6gySmeRgglLXX138HMiV2/THcqIE\nPxbALM35JqRPnoRxziq23VV/oZbcvqbs7ObE3Gd9z6mICGSlNqxu4G21hq4b\nptokiq5S4Y6tIH4YBNqeeVd0ktq1f7svdFYvZrGeIs2aKNweb8myZn6hCQc1\n4J0mGyXppUNvjeIgLstxWmQBte5jTyvvWmsjXDuNGM87G+vXFlxDeakinU78\nqY/faTxRqia79bgBWgjJnq2xBpByM/rUI+Et0+fHndxls2VPYhbMpLqGbAHR\nnRTaAEvyOC8tVqQzPNUZCRa2Ub/XGDlsTrOVZtSBSM3e0P4sIcWaUKepKI6c\n/aE15b1PSQW5Zggn7M1quAqq59CRzaSVkVlB0xiG4tapeKGedjzbkqWjisTg\nM/r5\r\n=IxdW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"db66fcc75510036c4b3b51dfaae25c1ecd003e69","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-17.4.47.tgz","_integrity":"sha512-1Vp3M7hU9qDA46gb6pOknneyCm7ijhhRiSwDJJG9iLE/h7cdGwkmjbgvlvNSFKch/pwrhGrPmn36cHfgij7h1A==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-data":"~17.4.47","@syncfusion/ej2-svg-base":"~17.4.47","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.4.49_1581418552283_0.38907102560437146","host":"s3://npm-registry-packages"}},"17.4.50":{"name":"@syncfusion/ej2-charts","version":"17.4.50","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.4.50","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"d26e91499596cca5035d2bfdec039b2365a7ebe4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.4.50.tgz","fileCount":393,"integrity":"sha512-IK0a8a2JqVrBKyKuRcs2H6RFIR8TCwgDMSJX5vXgMndNOnXGUyK3fvjzct7ljstXD4uK3nb9QMaeF1ndWzoR5w==","signatures":[{"sig":"MEQCIB0T0zuQHjDsQGYOKwoxrIPPBzQEop8K2Cv3IQTtb1uZAiAlB8k12ikb2QtUdMk06Ts46nv2v9ucFkp2NuaH+/8Ffg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21527618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeS9EYCRA9TVsSAnZWagAAB70P/RaI/29fdHQpkrnkr5ra\n/Inrgx8sWNCzJnEhYo0XSozfYgDnbzEGTlrDpqGfj2QCe+E612qM18u5NNV9\n+bwNVPpK/f+yqmo3e3EkXVSYIe6EZnk+UfsoMZE55wMp838SMHaS4E7o2vBw\niSHSYqfVqb79r+LFMapMDunYMuJP7SInQaC2vTHG3ZoTOzNrgc1j2l/fiq34\nqSignnAY9XnnxIXSz4Dp7t0GwSVQ3W701fYcq0IVKQ1A2ReoKMvJVvpcjkLu\ng0d7MgBkkn/Ho26QWUtb480Oq8T8cf3OC29T4VfpmOHChp+UfEWSlCh9ToIU\npgaKukCwmqgz5F8li6wL1LzG47vIrBbMRJ+d24r7tpWS97EjhnSIN3Dn5Hq2\n6fIRXOljhl+egdBaXKwVoUE1HhrO9Ozm2nHj5BHNhau58tK3BUxH6ag3Q/2R\n3KpAsjCDOeh9UfsqLUly72Mo26S94SVD5jBGTxPhTtlyTOK7Mk3N9tuxemB4\nX+/YUwjvRaJO9jMmJokXaL8PnHBD2uslI7QowWjRA/DBQqbc4hKkaNhsJuH7\nMhzb+LFb1h0e8KiIk/b9NgxrA87WYVflIMNX4ZQpVppyT1uV+pR5IMI4M+pZ\ntZrIPLPA4pZC5pfu2yiwFkfbADWEdyyZpcb0OTHwkqAw4NDOgEm7JaMZG1q4\nOnUC\r\n=YnuV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"6d06931807e0b1f0e52305f00152f72003c9e2f6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-17.4.47.tgz","_integrity":"sha512-Exl8kECSur3qBuT3bjggkx1GQAhh7M6Awagkp+sSce1/Pn7nLUx6JpPpj0VctF8q2IlVfX0N6dvEb330efFVXQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-data":"~17.4.47","@syncfusion/ej2-svg-base":"~17.4.47","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.4.50_1582027032347_0.9790764814013495","host":"s3://npm-registry-packages"}},"17.4.51":{"name":"@syncfusion/ej2-charts","version":"17.4.51","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@17.4.51","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"b690d3a90e5c380b5c37c7ba7ef4c33005c96763","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.4.51.tgz","fileCount":393,"integrity":"sha512-OOt1w4xAdQmgBqal6pGMNcKuBgqkbvIffcZA2rQAKT0J7mvhPCLGWIjV0qJUjSfYQtUlbpCwZTDx1x86W3K8IA==","signatures":[{"sig":"MEQCIHHLNEcaK4M6Z13fJhePS1Sd/0XlEtClod/X6ytgiz1ZAiAz+En/Iufljfn56hVe4mbF/qcAzK9s3mWi1vLVu2P5IA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":21563227,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVS1JCRA9TVsSAnZWagAAkgYQAJZf2e60N+b8gPt/kY8E\ncmlrCJvw7mxoE9+CbimTQMjcSfSymhxbefnV5wC8TE+ha333Va9olw15TlgS\nZwf5rnqNGrH3LWp94o4tqz8dmO35E+HSB+AQ7H19WU38K0jUdlFz9CX50oJX\nLq3QG1/kotUUHtqdA6/II1LBG9nlkjrdaP0xR3s3F/v51Lv1C6RvoQl8845u\nc01VYt7x/sTDiRybKfYMV+gnLCFFTcA4LwaC6MgRL+X+SsU3Y7tbQFwl95pj\nHwota8Sl9136+z2tF5uzNO2A71hzkaQNHoxoRb54ShmAlFv1uB6oMOdlc90x\nGILbzGkkkmUGCkweWdUMIVQZLZdXRrrJldJizhRIa//FrbT1z7oOqczd5Uwm\nRn45XsYCa8gK08jcEwFDjme4M6tmXOLOrtfTAhsMTNQJUUiFc5hFNNV1r+KS\niHSza4zKlN3Gkb1xFBYK1VHlvxQbWQTrxMKMscc/Y8N+bSHLqE0irqaSttoq\nw/AffgAGwie8KUNyepXEBD3ex1Indh+TnZMIpgpoO99AqXecAMlzT21W7OuD\nOkvOUcC89VJkBCCOhjsnJjtsCpNI6e2H1LFQKlKaXaMQkbxu31tTpQfRlA0G\nyIklU6Fp1Di8VpmdnmTJiRFzBggc+tqBYrn1rrWE/IHWDLkCvfMK1FzxvmhK\nkUkZ\r\n=XsiL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"bff02e9e2b5e301ed90ae6772dff5e2b12ffa805","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-17.4.50.tgz","_integrity":"sha512-AIOTBUpdxuPo55+U2WMryB6zFuo4MJlw49i3sf805SeS+qJF4tePr8ayysOM8bJK2YK3fHZp2Fw1EmlL/JIhfQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.51","@syncfusion/ej2-data":"~17.4.51","@syncfusion/ej2-svg-base":"~17.4.51","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.4.51_1582640457061_0.45876750172704384","host":"s3://npm-registry-packages"}},"18.1.36-beta":{"name":"@syncfusion/ej2-charts","version":"18.1.36-beta","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"6dd546a62e3c525e44cecf04707a7003ce6a5926","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.1.36-beta.tgz","fileCount":397,"integrity":"sha512-NIEi6B5Zofd8Kjj8tLJU5H0+8a0FghazcE4ATWQ7D7FYXN5TWf4mzxMZyLEVn1BcDcBg8Ur+Xmj3NIqoiotMpA==","signatures":[{"sig":"MEQCIHNZ0KHTLcNhRXoQZMsP8ypEazIConQrhVmMu5iEwKrpAiArJWAseclOmlr06jjEgobsSKc4rSQyzTO/TbhKs1WsLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22146835,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeczeHCRA9TVsSAnZWagAAvxQP/3majSCQWPLIglh1ejQx\ne8uo7BAjh1lX7sAXBKCgQcSFvQe9fgJHzYDWoWYljZ7JSECJP8WyYFW7pP75\npwtjQgWYn3q8l53sXV80ImZf9BSdj4hJENyEjDxbJZY2mjjCyzgf40FVwyzm\ne+sXg/nxIcpj+HAnxRLsDbfosSr3XnlD3pPptaMh0sjuXfGxzDj+AuwNK4Im\nXKvk6pa99z4u+wucUdVrxttOfkCXLcykONOW0eF8PcXm/m6k99GCKPRHtySy\n8IhIbRF1evzvQUCEQR/USRy4slbcY/eFw7XMl/y9b6r8PmTPPlHVdSibGTbP\noxQMJ6tNe7Bu+oeuoppFQlYdPYM8j9O8sAOoI4+GloabxE7IU/JGoh4KVt71\no6jJj8bgM3zKMplCtGLLkrr7PM2UTIVDEW0A/emPojXm+R4VJKU/HD14AdLK\nhtLKWLz0S5Bz7wtGINb+x0lCVpKQ5lWaID6b/S8n4mBAkdlz0OW22kfXbxHA\nq72+KTcaEqsQyEOY+MScGzQv/kZyKZmDvENp2aCIRvr/BX0ZzbVMc5521mDJ\nO4aF1p6NEkOELqos9fdggZ79rKBYyn9f+g3FfCQ0K+MyAo6TyTqVTBSAV7a/\nYnnEoo+IHhdCMDx3TG5sqMqpT2sqCbKKCcpM/23WB8srIbqW1vfslo55kZBD\nsTDO\r\n=F+K6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"3aa2ba0b994f9de160636f2615c87d5340723c83","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-17.2.48.tgz","_integrity":"sha512-aPjAWPTTYhNVXbrSyOiNQZebzeiSAtcZKcq5V9uUNjg65Ib75VoEs5GnAkYfbcMurTiJGduPn8KSNeaQ2LaR5w==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.36-beta","@syncfusion/ej2-data":"~18.1.36-beta","@syncfusion/ej2-svg-base":"~18.1.36-beta","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.1.36-beta_1584609159175_0.2474269562847855","host":"s3://npm-registry-packages"}},"18.1.42":{"name":"@syncfusion/ej2-charts","version":"18.1.42","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.1.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"84367acb66446c24017758c9c58d1a7fc75ebbab","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.1.42.tgz","fileCount":397,"integrity":"sha512-HuL/9oPoovm+X/7HAMVtsLPrIY8KP4ltI0zaBXxsjfTZUaYHZu6Nj/iSRs5tOe8T7f7I1DBp5UMaNHjWJYKzyA==","signatures":[{"sig":"MEYCIQCtmm36E8j4I7qeXliYkgQzbTz94/gjW/r2+FK+vrXgQgIhAK81OKPvW/Jx6sKBVxYmw9qRgkj/U5iJCqisCJzcJRAM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22273299,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehHERCRA9TVsSAnZWagAAW8AP/jHOw0/9Hi4I/Syp2Cvi\n1fW8pPLG6O+JriuzNMc+ztAdGClWcmerg58bKg2kUC8BswwmF0btSGNMhzu2\nqfq3OdRk/f9QyQEj0CjUy5zp7jcd8dYYQDX9Pf48FPuZoGxu+jwJqeYnDZgG\n7zOzNgLViiJfD5cRfFZrq9PbeVqPL+ikbiJS5AJfwnd3kpSC2mTxmJqqjhAf\nshNYYmo1zc5EmTJHx7X+iiEaJ6k4hv0O3Ilni5DlgPi7xOGr0WaqMgW2weza\nMeaxih1dwkPvxR3+YYm8/MaYWfftHJn7T98w0ikm6y2cosFE0G4vAvSxmQQI\nHh4N1UXuNF9AA5V3joDjXoII8cHtXkCcw6PHr/VeoiEMv7z63D4XBmLBubVK\nedV98Y/9+m74B+7fc/X/gfcHFErBZSF/3OvCCSReabQxgI+ReTPZKJAvmt7f\nc/zp3fTnLSIfSE3GylWIo7obHHB/F4uSKzJdfCLn+qoa+SdJ00zBEAOMWDwQ\nf4ott5efZsEXu8tH0L2aKRM5z71hmfni7QkD7i1fDtEpHdgvddRN94CNdbvW\nHzfxWuwT61czWvRVuL8oahs/uBGeUP7gJmYZQTRhv1cs9bKL6BncOQOoExMz\nGbMp+QKpGGcedvfdm8+jQmn1tXTKrLscgju0NmczHkigFCeh6uwO7+qO4hBU\nCBYq\r\n=XkjJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"683089392c12c881eebeb396f4b6934a8fbd963b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-18.1.36.tgz","_integrity":"sha512-UgDB0g+n7qjUDNQNZo2B1wVo+EvsxY4LQePJi5QczlsbnjXk+XkMnm07r6KHjZUUtbqipBnVEuq7HJVhAYtnLQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.42","@syncfusion/ej2-data":"~18.1.42","@syncfusion/ej2-svg-base":"~18.1.42","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.1.42_1585738000700_0.7127138515074576","host":"s3://npm-registry-packages"}},"18.1.43":{"name":"@syncfusion/ej2-charts","version":"18.1.43","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.1.43","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"fa62d95080a3233f646c014b608dbf6d88089baa","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.1.43.tgz","fileCount":397,"integrity":"sha512-9tkovyHomIQWzimu2oV93KaVHehVmDDVnT7XwA5SifeLq+iKnevXdU3sXeLsUZYlDHh5nQbF0XzhA2zeY1wugA==","signatures":[{"sig":"MEYCIQC5FhqWh293t2I3D8L9ytEI1GWnB05e62ZQyeU/pzjzJwIhAOUtoB5iPRuH+6nWfXCBxuRt3wLo576YYzCGg076BBCt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22279857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejG5PCRA9TVsSAnZWagAAfSQP/1H8LkIMmipRtliPWIEp\nfTVgNuZjx8morjrnfG13bOoF7PByVvcRYf4CXHdbEr16dnmTudSjs5aTRrpk\n8wvBXS0Fq2m9SXJPE38bQiuzNT5x3VVJUf6KcULkps2Ev2kXppIarVrLiBZ3\nu8qosGpggpdfeVmr2tBhiUabbduugBcb7ro0OA+sXK1Ol16HIkgfwmN6UHru\noclanE8tGp1GpskZfXZrX+rwHDLZL0FcdHVG6XFrERRlRo7PiH3HPtOpoph3\nBaTYvS1Z2hmp9Gcz52wfJDcv3GzHE8dtUIvrUpA/QuJnLR7sCz3RSrKJeOQp\nDciyWIjy8IbdqX6QEGTKmQrys9auH1S775US+bhe7zk8yWCkUNK5chaPbRHY\nuv3GLHj1V9f3ehQzPZ74lKmaanbXJe/bkTosBwLti0Z0pbawwvKlXqOR2dVE\n4InoI7q+jw8LCHs4ejwVqL+eZw7cXc9HNr9oG/Ry1cp6MzrHtdr/lNAk4JiV\nwGe/LRX3YBc41HLA+6fsWp41hiuJYSXbTyppPBevor20tKhkvwBTnBimZ4AJ\nL3M6DPxWnQgVnfWfz89CRDX6XZwVCXSkMw2+2ncOyPg2V2riY5HC20vowMLr\nKEjF6ncA3t0X8Jqi91KSlqNGYa6CfOp7ZyNIWSj8plC7Us67id9HewHDlKMk\ns2Sy\r\n=CPyD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"1266b2d29b8565ea25e3e873c4e8c9bc0460765a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.1.36.tgz","_integrity":"sha512-hNl4XUzApPD2O0XoQZ4ZqxsKdNV4UTmJ6I8rr9B8K9gwAs+0aShoseMf5cEQsd7SHEGplwKexnRUJB+FsLQAkw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.42","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-svg-base":"~18.1.42","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.1.43_1586261582485_0.2799742615193923","host":"s3://npm-registry-packages"}},"18.1.44":{"name":"@syncfusion/ej2-charts","version":"18.1.44","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.1.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"285dcd94e22dafe33351a1f8fcf46ba5acfada3f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.1.44.tgz","fileCount":397,"integrity":"sha512-bYR2g/L77Y8ZdzUzTrIVjOBxYH+QqTnze4F53507SMavA9zSS661OfqSRo5GWrPtaUS7j+1TIxy57C6D0RJfgw==","signatures":[{"sig":"MEUCIQDeB6QXt2V7JTWKSiVKS1FuHgaZMbZiix7USK4dcM+wrgIgJouK3gMW1bP7iKQ19m1vN3AAqHXcT2NZQNLaXLloaRE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22299618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJelaDsCRA9TVsSAnZWagAAbXwP/1URemEQhIe4ZyDSKSGQ\nc05lpDeqQc47ZoX3MfQPYW1s+v8DA/3Pb1NngVqEzZaNW8C4SIxP2jx3WEht\nLAXcbosNMnXzffqU4sB5TyLkjARJuAHSIssQJsi8IeaWp/WqSn/0vKJTDewL\npIAEzm+5g0PZp7Q15QWEyrR8gL9X2X0eFi1ZdqrXUBvXmxxjg1FByEXWr56Z\n6s/TikxuZzCYT2ZUzDrDVxbVSzAZ+Rzc2TxVG/FednnVswWYUfPH+txlA3rp\nif9I8wA3qfQ3RHdjz1prdmLMONONHsM+HVA0gModWVpjTLadRg6QuwqY1bYq\nCcQ1lGLBM6+GUglp6HJHjXy/7XpNY4JiGZr+DpLHLEHGp7XQgNcDAIdIqym1\ne+MGS0FtJWj+b1MMk9rR7z/+YDEe2pXI+9AamIn+rRCYoaFJheBZDx6V0HBV\n++eazIYg+qYO8f2Cyuq5GKSeG/LCtxm9Z6LkcYQ7TTrR3xP5z7UzvmFc3OSy\nrpevcJmgRe3LiYPGsv9slde5s42mUv+VfC+Zu9qI4eYPq3S8ITbsRqClZ3h+\nUi1MITdXHHwB2XWmF8VtC7l5bIaJYvPMuPBDODZA1YKJSfd/X/sExMGoMC/F\nPCUXdbWs1n38eeg4X5YMkMb36Hqk2UC78aSkzvo7YLqdOUqNS+TwhtrpR3WS\n5YwR\r\n=RkKB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"6f541496edc13654b658abfdbc06b83391caf40f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.1.43.tgz","_integrity":"sha512-/uqLcmu70mlMWMVooQJfv+xtvj8cy1rDDOPcojGdODj4WZGn1asdefcjuPNY2RRrzqnGyQ0XdSwr4F/BQ/ntOQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-svg-base":"~18.1.42","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.1.44_1586864364115_0.16366702441053094","host":"s3://npm-registry-packages"}},"18.1.45":{"name":"@syncfusion/ej2-charts","version":"18.1.45","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.1.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"22e613c70828c96f02f57933debde281b9bbcd1d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.1.45.tgz","fileCount":397,"integrity":"sha512-kOO6bRile8OK3ZnWaVi0wVRaxCZ+v5amcvP+uE3XKjR1Q8lUkdzuxteYAP6Oa5sDFDPI6794cNPxfMiHhwc5Bw==","signatures":[{"sig":"MEQCIGf9sVjUXnlrFa55AuMo2DVy/xmcx9TxZkbGFpQNI86GAiBcWoBsOWFNADrdi4IIjtVhixCEPMUtxuLxS0yNmF5KJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22318876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJensh7CRA9TVsSAnZWagAAo3EP/RBV0b52L2+BQB/FSBT+\nbv40+AFh1hYS8IUWtf2I/XDlKvQckTGVKQV062HMak7BbCvn2h3B1axJaHix\n68EbidcjJLfdTnliuEqPSHPYFfAHD6lnUHqLUvQPMPsCKVGH4YXwns1DvxZc\nKTS8sRC1ll4d/xlqdrafuzDdkmJrUfuBjd2VBS22iNeHqlxF/V/TZJhTiiy0\ngtyIkOcD77CrmJxtZ2i1YCeX5GhNaa46Q3lEvzZE2EKB76z4yhRhYlehgq+F\nDYhh2W+kJy0XRKP66FrUrfZrcFZakahgJBoLvUlrzBSuSJhckDypZyIKtL+O\n7+4zSijOwEei8tEYtaY3x7aqnpPhRB95OSbI9kvxo/LdblisQsDcIY355Q7S\nKqR/ATT47cmuIrSrlnJo7oivV7hUR7HTdV9eNOGCO12LDST2Op88GGaeKcHX\nlNrl5lAe7LJpR87vxB1vFit6YqaiK9oDwxANcVejADrciQ//rdvPBWwZw/ZO\nWg6MB/oQ9G4QfYBa+If3UL7agD2f/QAJ0FJJZILM+JEipgGsJ7vzDxb8YYUe\nscIMOiGVRoUDpsdbf6ccYNSnJW019PSLKmKjL+wclORX3lAlo4RD3KelLBaV\n2mIDtaxwhm/duibZgCUnKEOWdYQzaM3/vU30iWOP1yyayhkjEs39IHCv1MZ+\nk+D+\r\n=9aMb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"4704c9a1493691ea325a7e56bee27869a33c702b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.1.44.tgz","_integrity":"sha512-zdMcc+nuT2NnPEeOl7KKWgKrtIUVgGqMGFPWKcxGg/uRjK+zoWt73mOpa5J2lmMWYixEtxdfUwPTOUK5qOa5bg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-svg-base":"~18.1.42","@syncfusion/ej2-calendars":"~18.1.44","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.1.45_1587464314490_0.85670014928491","host":"s3://npm-registry-packages"}},"18.1.48":{"name":"@syncfusion/ej2-charts","version":"18.1.48","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.1.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"5aa95efa095ad2add37f8c37b2a4a271c72387bb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.1.48.tgz","fileCount":397,"integrity":"sha512-EDeSz0c1t0sjB0ohNK+xz5/hWI0gqqEHD1IPha1Z0BMsmNtv67p4oycgSjgo73FG+SSEAuT8zBWdP5muCILhkw==","signatures":[{"sig":"MEUCIQCMXWnuKI1RYF1iT3nzq0W8wxytDnvHsQRBRrDvdV9atQIgLP3/R4eP7wrbfJschiRtSJTMVk1WEAEo2lcgkqFuR88=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22326736,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJesUyqCRA9TVsSAnZWagAAf7kP/13zDqLvPWvaHy/HbEpG\nmXfgKeox3oSKYPeapbd1Mr5gSowXque8Ji5FgKuiVCv4G13HX/Et1BP3W5AI\n9pla1wiN+VRm75Tg58Jid/kAHPLv9zp2IQq6urPXtOX/RrNFoeSC3EUd651U\n+Dy2+h3TZb/4UUjwHxsPUCeZl+mcwy1vpHZErHAAueUApI/IzbBZ++rhWslt\nkE4BEPv1r0kh9PGD0QCNFATjaz6bynzioZeZj6XyJ/RCc8d1a6UCzDPuwR8N\nVOx6bal6p829Io7HJkKQAMg0dDuvfEUYu43qx3xu7Sd5kacZDX/BoMq97vRn\nNP+xqyIN6rOX2uv9ZrQSOUKKqSUpPqqlYEaUBeBhgOa7SsssnMXC3LbmQhpI\nFUwLGvXiSyhq5UWn3dl7nalHcJxPqoDqnCkadZpSINshvImqLEudJUy3TX9m\nMV2Q/SpZ+FOsdl93Qzi3V10jlBArxguVKVMvBBOYDVKlYZ7zO4Tf5AsJ0iBp\nCe5051QPpl0gB9lzn7lRXkNwgfIf5AOzAzHec5r0KJL8R6kNKmDk9vwZDm59\nlEUSdzdRPyOhxbklcF3asl/hjshlOz69C86HimStzCh4rW+PIlyRMY8yYJke\nIod5BFsQkMADoooKtimtduPjyG/72xdWI1wM9cga7NyhphNYnSDHghu9SJIW\nHCy0\r\n=KZDa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"5a1a239a0189254be5c2f7944f837cce7204d6c2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.1.45.tgz","_integrity":"sha512-Vyrq7nhgNfGcQhBqCWmEPi4tDNwI4YcPD+wtpN+nnb+EY6rhq0bLnvTSjXsjdbjdR0r1fq1hwS8fHKYRoJD7pA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.44","@syncfusion/ej2-data":"~18.1.43","@syncfusion/ej2-svg-base":"~18.1.42","@syncfusion/ej2-calendars":"~18.1.44","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.1.48_1588677801656_0.5388791058595699","host":"s3://npm-registry-packages"}},"18.1.52":{"name":"@syncfusion/ej2-charts","version":"18.1.52","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.1.52","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"5485905d71b6e8cf456bd450ced5cfab6a4352a9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.1.52.tgz","fileCount":397,"integrity":"sha512-WUjFXc7AqqSD8RWlXAmwzIBNGvHwIDxHhcxnzWQxlHg6DW3aGkgiSkAPhAB0atgkkHqN3ifEhfxHbhcPSGleiw==","signatures":[{"sig":"MEUCIHf9da4yb9gZpblZe6KuLNHQIKYRcdGG7CmHDFsslDR1AiEAxeaqeD93vZtMoM+53oEj/Px8ZZjA0xhNAZfHUhxCnbA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22383074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu66/CRA9TVsSAnZWagAAcJwP/ApUBQOlFOKRMtYp31pa\nbz0dET26LR7OI8M/o4n0NE7cB47AzyZli39LmNc6Ex4PzdUiEdkiKCZi8P7K\ngU1sYqOq1NpkPT5w93oFraYrH86Efig91HApHKvSH7p65r/tchX87jFTWyYb\nfxTGJAroMJJm7MuvhMEF2Jm2ywCTDJ2qK877V5x+B77Ch1rNvjox8Q+tYiSJ\nWwY+hQucFB55DVrk/mbdYXHE8KifBkNEdtzHelr/An/BUeO/ELkZiJi0RvDW\ncNVLW0UsK8DMClpl3NiL+2eo0YM+nlCZm2MXMRpTzFJCuSuhr642VrTS7oPi\nP19oMd51RbvRU2EgOzvnlnErOgBR+/IUwh40RSmeYVc41eIIL8eFWQXRI9hC\naiqs+N04BfzBsOB3l5BZbureokjWKknHJyii7VHk5+bBXXcswxVbwG9WhSuF\npz/mVKB9CQbyg3DxYgMA3xqaBkUWT9tWRdFSNAlQQN82nOjx7FFDY4FFGpOy\nLx8bQIgDe48qDncqXwTCUve+azv6NBzDDz4sEqdlK8YpDxWot0rBDfD5c+XS\n3ZdiCpS4wD4QCdBSBompz35fNf+GEhFlNdX+BFGIm2U+Zm9Z2SfikXVVu56K\nfvWj1k85caECGoIKptFB4kaSXP317+QeWC/Ozu5KoZb9+j8fxcFyEtAzoqNl\nmqPV\r\n=s3K/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"8dbb9d63445ea34a0f875e2e7ad4ebe1888e05c6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.1.48.tgz","_integrity":"sha512-ucever5DSkwRpXFg7zaKh8q57TM5aQZXbzpYU15p/g2/o+1i3q8dvmrG2GhlnuBNPedb31avVivyySER3Sm1FA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.52","@syncfusion/ej2-data":"~18.1.52","@syncfusion/ej2-svg-base":"~18.1.52","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.1.52_1589358270700_0.13744898603261357","host":"s3://npm-registry-packages"}},"18.1.53":{"name":"@syncfusion/ej2-charts","version":"18.1.53","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.1.53","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"a70b215350cba8b1e8ff3a090c559c02b043fa6f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.1.53.tgz","fileCount":397,"integrity":"sha512-bKymF9SRoMumALpkyUVejzVHwm+XiXy1jEt9sJDL93+MhPEVEBvcNffZtbadOVkK9MDgkdW3Wry8U3hbZPTPVA==","signatures":[{"sig":"MEYCIQClBW4raZBLUKycgbypPmNC1QtdHo1kQdrHKgIXGmehAAIhAIMzsFWrePjXpmD08wyMWoXnJv/CXRjzZYsHdv3FQruq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22402169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJew4XaCRA9TVsSAnZWagAAkHgP/R+pJ6BBFJnhQMDH2znE\n6fuV5KbU2v4RErgzJOMXdO2rpunOBvx1neFVnTx9vVntmSLigBU5653pO+1F\n3OCqIIgkrxaVdhpvsptiOXVbKpWTzqq9rTit7Cd3PB1/P0qbrs+Y5Te2Pga1\n1X55GH5cmUnqkzpHDSVIGe9vMFsqubcOWefCiM+p4WZwRkrGBa5L7WBAkBJb\nfTUdDgPZ9iOdHPTWg45hV3mYrMAZA7OBJ22PQMMiH30COdHXDvefdrnnBODG\nOw2iBC2cUJuzcTrFjmTc9UCCM1uwQgOZ/Jh2CzPvxkO7vCmJKiUYnDaIs/tn\nqSmcFb42U/u0Wtgm7qiD0I4G/2oIDofoKEyIQcGuiv97/apHV3kMZVdqJGmJ\n/jjaIjOLA0XpZ58tnaiLOuE4txh+u4PFdgkW0bzeCDkGw+W8SnkNZ5NNiLD4\nYSnibFQzbzUYp1xDjWvkjA5gzTE4rLqT7gr6vKJCJUE6Mql+eIeQDjM7OB9N\nbqU7ucPlUaIaxRo0p11HhKvqhDJF/ywkcnf1Bo5ZOGUwb38hFJh/Fe9QDkmd\nuw7t4clk2xFw7b5ihrmYzCHcbBsTCrZaM2U/3QbQ+1o0edbGm3D59ptEgUsC\n+BR2eS49NusDN54iKEazrPsACD7Gu8S5qCfuHqCiXSHiKx2o7F3i5HSBBqFJ\nsICV\r\n=YCs0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"5ca29043bd818916164b057d415e5f410d88dd26","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.1.52.tgz","_integrity":"sha512-m5G5xO+eQ0oUYREMNa+qp9/HcJvaD+cGiONopHNHWB1BZhOwQZZTAg78+a2zigdAm/QjllJUjLUL5O78/oTubA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.53","@syncfusion/ej2-data":"~18.1.52","@syncfusion/ej2-svg-base":"~18.1.52","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.1.53_1589872089014_0.02456829123404236","host":"s3://npm-registry-packages"}},"18.1.54":{"name":"@syncfusion/ej2-charts","version":"18.1.54","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.1.54","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"5dadb88b3d6a6f1518a7dba9b5b5a789e1194c94","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.1.54.tgz","fileCount":397,"integrity":"sha512-DZYRmb4jyzYnts8TN0N82hNieXhxlES1XBXqMD7IUd6+/HQzFB8vTVrGZTiOpA5TninswJF6Gvqur11PFYQt8w==","signatures":[{"sig":"MEUCIE/eM6EIXzGJRdEYLu8/HU4i6XLq471pILOHpePZVoHVAiEA869eDiIWCd1wjxAvdaHo+rqOnQvnkHTxKfuY5j9SYas=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22411534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezO5RCRA9TVsSAnZWagAA7g4P/2O6QpqsHoE0POl6cGsU\nsUsY7ons196mfoXa6n1huiin9BhqklO+IKf1EZYrRJUKrb4/cjMXXn0+2yCP\nsPWd5RsbZQ6Wc0CGKbx6paNtAINXD3ZyMetmN0dZTvKozvfTbIUHCjJBTye2\nY+DB6vUTRFiWIdWr/9WtYOutYA78OJ5obwVmMw6f+ACUhgrHK6M0nQS9w5I9\nWTbuDvTvAJatjqacF+66/ps8CvY2y4K7dMQJD0yzxIoyELvJQ0kINCQpiNfc\nSXY2+YqfeeDNzBV3IkA/lVxAoE5HyPZl9yK3tai/TqZBzwoUmo/JY/qqoDbv\noAmD3gbKY2H3sIFhFfFbdq/+G99rQv0O5LxF7jzg8F6GvPO+5jx1CMLzMDeG\nU5x6iS9Jgg4E2vGyg7fh3woiygbOwLnf8tHkAiZpQHE0xXmVjQZfKb6Scgej\n+Aq3xjAeq0TvrdxLpmO9rp9VhNuhhU+zhB7OiE1ou+/AoyADtBmQnhnxEaVE\n0PdsIshIn/iXMaWS2wt48zoNdMNLUc+o2PbzYP88azlmISbBs1WjTlkKzT76\nHiBgIMDvM5Y0JP3dUCqO9nmBLtqHxWxWrEMOwqDqYZHNtN9FkYncdmM2GKWr\nA+fMgOTCkzeWBdXtRqN5gt7vEyOdsUOqH1P5Ejtg/1reqp521IUFJEUdcGVY\nBBe9\r\n=Mli6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"83cf737386f6e462ba92314aae01f5520d28c8b7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.1.53.tgz","_integrity":"sha512-s3n92NkZoV1T9mbrf8OOwFhLitcNt3g72X4Wx9yKZQtBB6mQl4t3M7wpWh+6qG/Tk3HCzhKKv+DrAIcH3AfrPw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.53","@syncfusion/ej2-data":"~18.1.52","@syncfusion/ej2-svg-base":"~18.1.52","@syncfusion/ej2-calendars":"~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.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.1.54_1590488656683_0.48308939856362065","host":"s3://npm-registry-packages"}},"18.1.55":{"name":"@syncfusion/ej2-charts","version":"18.1.55","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.1.55","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"3b7f09474a682b6bd1a5817b1d98f1a472dc4bac","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.1.55.tgz","fileCount":397,"integrity":"sha512-aaz+k9ORosmckATnYf1hLFV51xnjtcIqOZF9p/oH1Akn5dnIBImmMJiSD//g1+gXMqcHT1B0Nl/t9XB4JRjmiQ==","signatures":[{"sig":"MEUCIEyvXlVY6LpC6lfums1DYUlKgEOCyafPZmnJe/rV+CwaAiEA0Ns8sXqAE6/pm7GdLN7Znpt/QkPSQ7wLtiLGwQNxB9M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22425631,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe1iqeCRA9TVsSAnZWagAABokP/0sKJZP1535WvUbuPyrw\ndBwXIKmccoOuuWF76VRhk/nXzMy70dyqkRo2IM8hEJ/FrvDp4N5rbMsSFTeF\npYFmkTQ6LvfwLum2UGdVQUzSxMi2pCdipDCKcomQenkWVdo/SSWW60t2KKHj\n8F55WT03VOpaF5s4xJhhjwN/4kQ1qI1zrhJlg+UMGarh4aSmDMa3NoCN3TGJ\nV35uPPRfaHHVRtxB/mCiMbByLe51iBQ39bLTCwWE+I1jgxTAQ76TOI3nczPd\n8mUhY8EwkWTYDcELozT8JvAeuMKP+H1jRr26YZpDS0+EFk/XBflNr3VH9dAW\ni7kLBknkH8oV+8gzFw6d0RbgikmK3cI1rst/BUIRtU4g1FRyJwFALll0dJB5\nUXbAWjJxU+1WDa3YgsjNNF9QVq1/dxw6WRcc8SoXXXybgNZNnPakKn/IuwKv\nIoLSwvkrquOJo97efS0IJVLwfi4v+LOCKVTbO/oY1hqt1XT8OpUwsEeTqxiX\nduNiyRSvQ7Gx+kNjtCqcg73mzPxgLDI4S2AIrZfxlhRMD7mLdIAwJQzdUyNt\n633qp1itdZp2GArPJniBWJF8qAYrnKBQNecJv1pB+/1QdKYc1hM96YqDSynD\nwdkVnNTNQDp2tojGz3sDjOyYjvsnXMk3pFnopJGd8Vpzksk/v6mVluFPhtXb\nScQi\r\n=2v8r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"c3be53680e8844215a94bd72ad53625618f31776","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.1.54.tgz","_integrity":"sha512-lI1BlvBsT8N3uqKYT1QRBf3gC3yJqJ5jrRbz6r1TVC9l3xQk6EMUgbyvB5d9pU/Iidz2btaA05pidLGwf1bIQA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.53","@syncfusion/ej2-data":"~18.1.55","@syncfusion/ej2-svg-base":"~18.1.52","@syncfusion/ej2-calendars":"~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.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.1.55_1591093918281_0.5467767018246612","host":"s3://npm-registry-packages"}},"18.1.56":{"name":"@syncfusion/ej2-charts","version":"18.1.56","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.1.56","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"e42e5461aad14fce190f286fd0da85109ed6e8c5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.1.56.tgz","fileCount":397,"integrity":"sha512-JkY9Zo3hKZha5jZGfjcQM+UbKL/K6gt9V65iECSOYA0THvPbcBX8bR/w41EzcGKuGpdju/nBhEieOQVqyE8vfw==","signatures":[{"sig":"MEUCIQCpmHD5yjl88ZiYr1shm3qEdsHVFo4zpRbLCyZX4opL0AIgYZ0iwsxTM1at0BFa9frl/WdoE4wUaGqQAJJUamnwoCQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22450967,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe33ZnCRA9TVsSAnZWagAA5GcP/0PtbjPzHRU9ixWgE3/+\niDi7s+6VD/QAuzj2Kx1SGwQn0rWh2ciTEg//KEavd+S3eTynL/BWVcRh7007\nJkAO9fSwh3+ZMpTqy/p4zM/UYJV3r+eLsLgHjLr4rZf317Z+Ftm3SA06E4m7\nhbF9eynzN05e+TzaSsvoHPfMnqit5gZn0rGY/rPa3oUY4eCCxAIe1kIG1mzo\ntCNhwvOsOTEMR6QOeB4O8hlnmHPJK5EstjANnqsYX8rYVv0K4gto18vA5qqY\nP05/rA9YRkShLqkdktymwMIcqaCSw/SMqQgLnBfAytJJjrr0oXQ+0xr2DUvQ\n/Z6Vub/zPczeNdqTEsHPpM2dU00ZNVTZ7QFeJ56tVIqwiiFhYpG/Jdn7epxH\nk3L5B4OPba6lxqBsSP8antyGCusQdD8NLrrh34Kf6r4J7b2IE3bCUoTS77F9\nlgR4IQLtuhRASvCxpNc0h6VM7JwSVzixd6Sh5sBt4SvuvRodl21zTV+kfPl6\nH0VXaxZuHNcO3wFWSGr3361Un9KXFH9dV7sH937saqil94pZMAM2FD4hLVNT\nU3TFi7QFB59BEgqHAIudY8qBbkbhop6o8ByRm3DbL3QyohI4eXfxXt8iYGKV\nVQT4po0laYGdnUmqVJm3JLkMz6m76c9GqIia9ifPtEUCa3B3dmRw7fCtkxHj\naFGj\r\n=9Dd2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"6af16f8145df216ada39887fcbd828c68f52003c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.1.55.tgz","_integrity":"sha512-P0xhsa5fBABvHWpuTujr4MzVcPOmmTKFJ9p70kORTd/moY2hG7bk+3EcBlNFOOYL4T91ACGmd61JAsDKaLvQeA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.56","@syncfusion/ej2-data":"~18.1.55","@syncfusion/ej2-svg-base":"~18.1.52","@syncfusion/ej2-calendars":"~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.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.1.56_1591703142290_0.46636572752909866","host":"s3://npm-registry-packages"}},"18.1.57":{"name":"@syncfusion/ej2-charts","version":"18.1.57","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.1.57","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"8f256e9ea85aa3e68a5836830043a2b9d9c1d162","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.1.57.tgz","fileCount":397,"integrity":"sha512-D342By6ghj8sB9va2vf20wcIyi/F8qvdZiACbyyD4IoS9QZPE5NsQw2eytYepj3e8Q2lSZIo9KS+FU+k2lwDEw==","signatures":[{"sig":"MEYCIQCFOrAnWCCpodEoW/Ug0ILeHFXAMdkhx8G/EZQV4HFBqwIhAMpWZYE9n9Jx182Mphc/zg9XO710Apks87mkIKC8Gpix","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22454366,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe6KOVCRA9TVsSAnZWagAAz8YP/jMuz0GYCzoweB6geA9O\nOx/WxOiak/1EvdUQbmj8Kbzk15v1Hc40ByqRaNqpTJkzdlafXw+18gJX2BRn\nMDFcBDn1rtOlXNvyNhqkLWqnE15sKujJ7XGQqecsHVME9aG7tRh8tX8Ej3F5\nEIUZ4DFnpYJBThQ5nA6E5ifydzfpT7GoPjCR99o+FdltqWWyiXi8LRWQi8Nt\nQWveWEGan0loSBsxMPekNSLLvLOLkWagvOxRWrGioE4kV/+EQyleXb7tq0Rk\nqa9ktCRo3Hva47yw7quIjN0+1ViDJmL+prcs96Pk+itY02sbwmQN5cw/KK1Q\nvUD8J0I2qO+eX3zYPrcn1L1JcOfwGe7XniJ+7Ef6iLIv8TXnTHWET7xZZhHp\n2mmrzATu4kKkqUu10NvYAGExUtrsK9LkTttxCn+Th/pWRq41wlhPB2XFCkZ2\niMPh20NncL0M539LZTRshZIZVelUsohNoD7DYeLKi/xH5IZM8GBg/Aej7ohm\ntqow3bBYaq49mNuroGk+p4EYxZp18VcGKPzmMu7YPTZjd7ScmFJSWtIqFSwg\nR7orkv+6cUUA/JkHz4w8SPCQ2z+o7XWMtZ1QOeGkOuW10JJetuVQRFChXG/K\n3bD8gnsJESlUmNM8cET++l5xoxkA/rvyqAavAsk/xxGhg0gw0mWOjSLWqerx\nCeZ1\r\n=FRVU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"486f09e0db56ee30d5965b666cb643440007474d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.1.56.tgz","_integrity":"sha512-GceDU2M+rHfwbs5MQClj4yiJh0dZFNzrZ0CPVlR+w7j3PTseifnOFpzArj8OXKTW2crbVG5U9NfPFRwjQomtmQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.57","@syncfusion/ej2-data":"~18.1.55","@syncfusion/ej2-svg-base":"~18.1.52","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.1.57_1592304532630_0.5228316956328019","host":"s3://npm-registry-packages"}},"18.1.59":{"name":"@syncfusion/ej2-charts","version":"18.1.59","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.1.59","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"2471510df5afe5feb46f4c0b3960190bf06bf5cb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.1.59.tgz","fileCount":397,"integrity":"sha512-/OKPRDDeDhSP7REJ8y75iEEzrJWvE1Yr4EYKEOg3gjG5Q/IQdLxFFwvbFGDYvBEiduzIAsGINTc4aton7KzXFA==","signatures":[{"sig":"MEQCIGtd+odj4T/07bap9mxYvGcEF3/J3YrqEAo1/7z2mamFAiB5QuSQJmAHM8sPBF7UrcKAaqRvFDg1RC1cs6RM4e83WQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22454366,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe8dKeCRA9TVsSAnZWagAAtZ0P/RNBOOLw8h/Ytlidw/xa\nWKh2ThGb3RxSIpIZqtjU0xxtXr6dSCTDta6AqzR3bjPo9m2yCBn44tFz4Jt4\nGkpUR7kI6oP14Y4MURuaANU7UeV9ixKYyAxrjEWgSjQBsGPnLT0dGkFih5em\nRp4yy0oChzSUt1Kfsl90FWmwZzI+mFYTqmj1mpyHUfnHhCodn8lfnPmD1unG\ndVgOaxTWdTMkx4XKuN+RCRe40ZbUd4aDu4JAoLjUM69rsIbMxWYSZRjBqzga\ncIG823CMmx3K52jSTsetTZahXakwUp+ME2oKByh+aAErkthAG5juIk2OSviD\ngXPPbRme+RUhbw19LnOmmbk3yA7hnEs0X2H07d5bULMhFhdjayjFnoBmwa5/\nxuhPlEYsIMpLaP94av7VNEbt1SXSPB5IjObZCTKQ55WGH4gO/el/Lyv/pxcU\nz028JQ+DNvSlyd8k9ZQgR/N1oOJRxedmGCkLuwAeX4FurOj/Wx+5YpHwQR8i\nSTWxHbWpr7SG0S0gN+hl09Tib8P4zvR8H56a62gqjMbFLG/zVLS8yijFrVlV\nsdGf1csDwOW5Ig8fzxh+xeTL2PaqZkDDLlk6sqnEAP3FUHLg1itpvVE07LWB\nAATLkmX6ocP5yTBwh29fL2wWiUtsvgVUIOevX39ZXpuKiHED72KV535sObQz\nRAxn\r\n=p8vJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"486f09e0db56ee30d5965b666cb643440007474d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.1.56.tgz","_integrity":"sha512-GceDU2M+rHfwbs5MQClj4yiJh0dZFNzrZ0CPVlR+w7j3PTseifnOFpzArj8OXKTW2crbVG5U9NfPFRwjQomtmQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.57","@syncfusion/ej2-data":"~18.1.55","@syncfusion/ej2-svg-base":"~18.1.52","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.1.59_1592906397887_0.6224277570710088","host":"s3://npm-registry-packages"}},"18.2.44":{"name":"@syncfusion/ej2-charts","version":"18.2.44","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.2.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"258ce9cacc106ed4a0fbadc7eef58498f693c08b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.2.44.tgz","fileCount":397,"integrity":"sha512-kj1filHft+f3s21MSW5AtvOdNfH3gb5RIOqTE4cFZ4A49/g0HW7/NXlzc4YBm3nWcHwKz5jE/gkhPHGa/btdEg==","signatures":[{"sig":"MEQCIGdQvZZ0fJ2ev/qVACh+hNJxV5/mHmYVOVfkxn6SuhxNAiANNU21MeetbGIeGkD+f48J6m4QFUpPd1ZV0Rw2EO/i1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22655626,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA8UeCRA9TVsSAnZWagAAxecP/i1gLWqesxDO7lyrzY2U\nSII3fCSsWqHrJgd+pZD5vOumxIxXRZXfSqI8APNI6QHt7EAGsGDDeTdvEvB4\nf8gAovq/DvOMZlt0S6Qacf99U3ylpLIVGznzIX50Omu2fPTXvS6Q2nXLaun3\nN7uZkAErCtwCWD+87N+pY5uds0jGzAtGEKtsrqZvbTBOPacHy55oiv6gkhri\n/EOuA5C6ug9dzZxQmtRcuiFj0jFqgxz1Og7gOyQxp13QARmCwJIARqRWOVOT\n1HiigbyMgO5KiQAMaOcfLris0cDcBYOiFcXZMWY3fjplQrJcBJqmeuhySDmT\nCPrb1GQtDuDCT6tGr1BaAsecWD05v50v8Mv0THOJDKtcf6I80z0ltIK/F8CF\nIKsZAegj6tLpNOXd7HYOrLtl35zICtjuNtvQio9oSlqKI/Mzh52J8XA8NNuV\ng/AkeDB/cCH03P2+S/dKEbwi7sRgUApgxEYQY4pkT3HnpWx8q7xKVS6k5rWZ\ng8k2okudOIMEXNujmeMRMihedBZUw4Ouu083vfZV9XGNFykzZiNvEfbBPT5B\n6sSgkWJVTXOcgvrcJ/ntJrRUAJg/MNm3E8x+wSUxtPtoTGQmGV2b5KJPK1ge\nnVb0dioMddCsFCNHZV4SNsUEjLled4Oz6dfhJOPTwmRafUWuAVAkqfBN2AKZ\nfpht\r\n=tAqn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"410ae940c0dc7e61dffdef18c0e61a47eefb0ac8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-17.2.48.tgz","_integrity":"sha512-y6AK/XcXvgnyoQSEy910cOM4b7JBXXowZXtycdV/sUSyrcFeCVFLj5tP9g44JcWoBFuapOnh2ocoIDWvWwuClQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.44","@syncfusion/ej2-data":"~18.2.44","@syncfusion/ej2-svg-base":"~18.2.44","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.2.44_1594082589507_0.2940834612979699","host":"s3://npm-registry-packages"}},"18.2.45":{"name":"@syncfusion/ej2-charts","version":"18.2.45","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.2.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"a712ddf045cceccfa56a8bb25bf7e8630d55f591","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.2.45.tgz","fileCount":399,"integrity":"sha512-mB0pKCJK3EkVBBMAhtKz5U3EnPRqHctKwCSch0/IDgeW3iTtm75WvxYTikWHX1qvXF7af6OWFbkqRA6xoMVu8w==","signatures":[{"sig":"MEYCIQCOkx0JsEvjiHKb79PZmTJwdl1+i2CLa4AJozQRr7ehQgIhAJV5MioST/sl5ENynZOIMdxhqbP7ZEUvHx8FSy21uMK1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22803989,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfDUi5CRA9TVsSAnZWagAAMIoP/RkTRnNI+n99muUE8b22\nN+gj1NFWcaFmF+zaS7vwFQcQzezD6SHCMhGeAR9TuZ5TmhQZfSxUW6TguDSd\noIhoAZize///CeLD+5bTxDFyhRYP10KX7dJbNCFHWmeUiMsQbcIjy5X/1jsW\ndPnfbqrJPojLm/+kYkctg2TljYsIER28GZuLoGOZBbfv2iFjzDUISBY8ijIp\nPrMqHP3SYoqai9S19n0EBkgWOt0LYxro80rIUr1+CKkIr+jycOpugXwkxNPW\n2eax/dakXY1nJ3BKRYO65cBWRAU61O7kDtxRACIVI2lsCVNDAaWHmtNw17ME\nafMFwjxGqgelZwYf8A+I7AFcn35pfE4mDp//4PWbqu0du4aDYidT6XrOSVLp\nSGWXGP2z/P00jRuV82hLYwLZJ6L6ch830sy9GdtuAP3A05YCsEnAN7I2NCzg\n4l/Qd1YLVSXLtbg1vQRo+0wG8to6X4YVH06Bzd46dr3IQMfWkKPyFpEG/pK2\nghStlV29AkfG19r2UBOBuIOkBpR1DIyu+MxTRXyE6lrmj0YE8efqELyH3sMd\n6yZfgTZhOKk6T4hU8l355dwwP4xgwm+HPl3SxKCaaXin3BgwO8vhFXDs0NIU\nibbU56Di71NdHXha2zy6yLUpcTVzwSkh+u1n8rwd/6ClbBSd7agKmViw50Pn\n0YGY\r\n=B7EW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"1982c49a08b7d7ced6e875cd323deb7bcf86d886","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.2.44.tgz","_integrity":"sha512-YJkana5DxNtQRyYV9bc1hZTzaEKRxch5teiEcm4M6yefvzZ8frwDy3HznXnDjnZ2RzlRYEJ6PDuiy6rXB0R6oQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.44","@syncfusion/ej2-data":"~18.2.44","@syncfusion/ej2-svg-base":"~18.2.44","@syncfusion/ej2-calendars":"~18.2.44","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.2.45_1594706105114_0.11389201421625939","host":"s3://npm-registry-packages"}},"18.2.46":{"name":"@syncfusion/ej2-charts","version":"18.2.46","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.2.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"68f5b5474d1567f1769d6bcf611c06adcf20798c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.2.46.tgz","fileCount":399,"integrity":"sha512-xB2/JWBJkBSvV9aODXNKvMMrDlcjlmcMUU0Vkr8YuYhaj0TfRJ4CWlKhlqEFoSAu72bOLXqGIgc9SOToYjTTeQ==","signatures":[{"sig":"MEUCIQC9YAn4OULw6meBH4lSy8pEyDwsJeUkp8WvKpNrdRD6pgIgWKtLt68sFHTHhJCm44BoIMZTwE7GNcaApv9AvGpzjh4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22815899,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFqCfCRA9TVsSAnZWagAA8E0QAIuGa8xp1oWqN2hPTrbI\n8NbD7x2kIC7SdXHAKBZPtwXTUZdYcI6RIbky5LXkdHfEz0NHltxpPfG5lHRX\nP5mFhTmyV7qM+5TNXS186LtAPGGCSdldaWdaLSbVq8JeNam2WoyWZtIQDxDy\nqm3b8IqMsKN+dxWD8uDCvz+5wgyb3P/pbXU7dULjXkP5081uVW0H48NYFqm6\naW2e5rXfhvuuEKhnrEdrr6uZsm42feVBmUkCHMQjHhpdpR5+BxcCg+7/iPRz\nUFe33LtTFnenyGuXhCCpnU26mQPoAIy+xisZHER3/kYKTlAAeNzigHNjTP01\njWkKdWxLth+5SLjEDMDz73dU7Qc8G0FiZT/DlbIsTfufPUFfuPauL2O3mV7i\n6jEq+IyVlJ8jBjY/Bl5FqbHLMtxNrB9Vr6oDuTsQbhSUet7h+uwxiiGc0+bI\nf8gbl/nC93vhkoD0zCunurBCjkvb5NG2YFwByP6EmZGZ+5Ppt2B3uk3yfQo7\nyPBHE1RLg4pT/YCOQKW9el+9WkM6GcOMr3eQAGN3BYNeH+yu3kfjZoH3eybt\nef2LSjb6FcWgleerCgBaXXt99EebqLY+N/7YXV+08xoFjUUD5+kZwH5kNjl3\nnLMNBWWwrPHWOoR3bbabbGRaL3qac69oxyAUvjTY3vLiNsUuULkMi1Osec8H\nrrKj\r\n=QjQR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"60acff9c0011b6eee94d248505bc87fa51f69e4d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.2.45.tgz","_integrity":"sha512-q4f9I/eeMlPpsEtNeE6TxQ6sFW9fvuCHvf2a1QgjUwqUT1njZnaj98NLz+f+HQyAEYYC7Jpg/rrMOqpVQm34DQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.44","@syncfusion/ej2-data":"~18.2.44","@syncfusion/ej2-svg-base":"~18.2.46","@syncfusion/ej2-calendars":"~18.2.44","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.2.46_1595318431105_0.5400021683287299","host":"s3://npm-registry-packages"}},"18.2.47":{"name":"@syncfusion/ej2-charts","version":"18.2.47","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.2.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"b45286b8495df6ea4262be634b7b7a8cb10fda8e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.2.47.tgz","fileCount":399,"integrity":"sha512-+9MdUr7D9qsEVKwvvg5Wl/nOtbeS3ksP2pmzbXerU+lVwR5nCtprK8Y6CfYlsvBhfviDo0P4RZlqQFZHXHaxXg==","signatures":[{"sig":"MEUCIQDpdUuFwP6dAuKdd5VEErHzQU+g7beRWs1v7ppGxurCyQIgWY9rqJBNI6KPut6PEcxeIv+suYDqrqsSJlNh84BIRrA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22818010,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfH+suCRA9TVsSAnZWagAAAkEP/izN+lgszmprpa2vDiQC\npRCcKQREam+droG3zZy3AjpRsdq1GcvIm0PXE+szUIdZONaabFbdDAokjCg+\nOLsijReV2+EtebkINwcJrMFdVm8RPPx9d7yr7hChmRrVoV8UHFh2FgVywjam\nafk+NSrj5+8efR6zEV+azPCIoRbblCcMb3IySNWJ2T427Iz2CGJxEfYncfVh\nufFscUb6Uh4GmEM7dZUMaufh0uSv3JvENKwct2xsWAMyngCB1wZckkzLQ3uR\nvoFpIYtM4XvPnDs/B4mgeSEMeVq4f5/jzfarKCsamgbUf/qewg1XyasGMzBZ\no47R9gMDa+4ZafPysgV/E3UHpmKpLC1JArpW5/ZFZ0dtpEl6c+9jHYf9/jFa\nLtC5YEOQ8VvjgMTuynT+rdNxTDlV0nPrJFlabRCjdwjC2ptDFXhBN43FTqFm\ntOrV43OE88BmEGHAmzUfwEipTnpSHu9wjZ7mnYoDcOW8Dr23du28Xv2LTJj5\nYOHXbu9cCd4IqjV/WUMMksH7zx0okrqjUoSS3bcj1k5JUJ/Kx7jLMScrpvHu\njwnRzP6pmOENetpRLSXH57zzbhDJeakQEr1Td/ynVKcByY16pNSyOtE1j0k0\n9y5h2wr6r3aw+/gSvgUQcwEyKXKXTNCIgva4Eet5SusB+XYqLuX2uNlgrjF/\nTqPh\r\n=lrOf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"4d09405b89b1d776932b4d06749103d974bdda15","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.2.46.tgz","_integrity":"sha512-5FIXbQrmww0KYpzkdLamPnPkzP0xfxxNNw4fr+95mTBJnVEeUTBZjHza18Jv9REkWCwn+DUNKqKJi96iTGTnOQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.47","@syncfusion/ej2-data":"~18.2.44","@syncfusion/ej2-svg-base":"~18.2.46","@syncfusion/ej2-calendars":"~18.2.44","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.2.47_1595927341458_0.24373817098890416","host":"s3://npm-registry-packages"}},"18.2.48":{"name":"@syncfusion/ej2-charts","version":"18.2.48","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.2.48","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"6ae77eff84f1f405cabddf8fa7f4b21d27cadf1e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.2.48.tgz","fileCount":399,"integrity":"sha512-44l2wkb+HMp67sXGXQhoA2qkvBHbJ5GiNW42C+QnsPNX9tjyxz7FpFpfgzVUg7Nyd2B2LIPX3NgROHB5QRDSHg==","signatures":[{"sig":"MEUCIDyaUsNaIanx6SSNwsOVTqjehXAy6oW0Sjb1vO9OkTy8AiEAlZyv7NMSnx4ILtTQpKvhN85OIXBPmw+V+YV/I+tTHTk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22818872,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfKQFACRA9TVsSAnZWagAAOuUQAJj520d1CNx6YimSc/I6\nX1C7EtdUQ/lGUEu/baS4dVxYMUKNGSPoop7gmdnPQIkAjN84k60zuXISrCzY\n1vWEFEewgvvYakxe1raCJg6S1beW/3cP/mxPuBs67CX7GGnvkat8JikNzBsi\nk3TVOHXsOLUomuuhY9os/jnP3W7hZgZroyBVytJTG+BqSMCBWeSMApwzJpE3\nqzVQc2klTBQ3VlsO96+jG8Dt+WWI3kR2tneG+jpxxqxSpVz7w6Np4W3E5Jum\nwFcuKi/1T/C28DQr6PfJJpt+TIpeIVWsOkY7jb50a4gQFbkDvogccB9HyOJT\n2+Co27LS2YnOjQuGeizfM5LNICVTJLz5r7DYtQY9oP+M5jPIMeLkL66kXiO6\nn9RqBqjy1eqSDVMXe/PoPBWk8ZCsXIXpKtL3CkG8GMalWanLShiSUrmh9CFe\nWPAPNSjLGX30cyzl9wLIkFIZ31usGDfgEqAa16RJ3vpzq4vSskR74SWSN3hI\naeMKV331OqNt2IRVQtDSYh+HdwB0q11oElyAEk2boGoGro2GBPUOtxSCEQVl\nCjnYsP3hDREfvHmUqB4HRpr3VLrLtmJmg+TSq2EW125l0MLO7Qsjob8UOfE6\nUb851UQQMJT9jPZdBzmwLjyN799+RWRmp1k2aIQZ3Asod0Qz4UPZrIoTjvON\ncAVq\r\n=lSww\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"287ae98b8c97162406ceddd0486d73f9477ca4b8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.2.47.tgz","_integrity":"sha512-RrBMaFkwRjSGuPjiWeE41uwsxTybaTf3yiL4jHDCWmCm5qK9HQZcC//mSvv2vLuFlIEqvD0iA6OOyBGusNDb3g==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.47","@syncfusion/ej2-data":"~18.2.44","@syncfusion/ej2-svg-base":"~18.2.46","@syncfusion/ej2-calendars":"~18.2.44","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.2.48_1596522815431_0.5043515873422892","host":"s3://npm-registry-packages"}},"18.2.54":{"name":"@syncfusion/ej2-charts","version":"18.2.54","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.2.54","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"f0a7f17d0a7a14458b213856207664a3d48577d4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.2.54.tgz","fileCount":399,"integrity":"sha512-J4DDrb2EGaGsjXJnzdNp5aZ1sIyo4hD+whf1dxDfohR75n8rx6gJsFh38ifnf9ilbYcQ21693PJrQtBt83KGyw==","signatures":[{"sig":"MEQCIFONGo0dLpWpRswpSae57rmn8760nIkBuIdMK+uT0K+HAiB5+AaRuGbRLIAhIvdp5rMhi4Nwt4RgWwEwzlepUV9SCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22876930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO8h8CRA9TVsSAnZWagAAEiAQAKHEX5Dx627C5i3ZfSci\nxMwKArv8QlL1e78gyDg17NE9GtlD7pZr3vNnMoM+LpjnARzVi07Z71azKp5X\nD9GuEgF3jU8CPqFu3EoDQsvwUNQhAPdRF4YvOUEuUmVnEq5+2U74duV8+RBD\nTRtsjEYzS7EprgFgIkrSnWR0iD1rAgpCDzIKFnWGKt+Y+sC0AIFeqdAQLtYs\nDwq1nT77dUcYdmMAFYfITEHq5VUVwlYj4KgPDCZXwy9Xd6P8YMicEyQtctlm\n00bVjNcF9W96PCtsxNBOjRkAcHsIqTzK1j5Vh8Lr1FZ0Iak8KySmuVTFhnmT\nW12rvsk8gUfXJ4jjlPx+tRGUmA0P37W9HgUa/eTsHo1wIrQjTeB/X32nZL+v\nwUo191KYt9RPrx0p6JsF+OB1ytHIb2gZ/ucvyyD1g/YJN6tRg6GggXUFwl/V\nztm1BCif9JR8p4r/1y3wYrL28orwKW+JGVqqcsOo+zQV7JiuyFHM/qwMm0WZ\nV64dAyhWD4CN2egn1nnI3xv3snAeN+cArgFZTfKD33g+zzH/lC3WKT2pp/yM\nZv3Uz5UJnMbd5tRDMy3yLYQqI6P27geDPVGTHdpybyPAAJaW0ZPY5kbnvt9Y\ncJ6yS34ZC47OVxh5LIG3d7U4nbMj3lYyOkx8V8+j83XqClvCKYUu3EEErnFb\nLi0b\r\n=ZADK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"d34267b3d23744adc7707c3df66647458ae7b3af","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.2.48.tgz","_integrity":"sha512-3Sbzf+fQXM+HiQv5kETQ84YuU3vLyyuBvaCkaImTzVDhtoUhU+X6il/iJPUZcv1vkU/VUJZy2l8k6WpG5/pJWw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.54","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-svg-base":"~18.2.54","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.2.54_1597753468159_0.45011333881908366","host":"s3://npm-registry-packages"}},"18.2.55":{"name":"@syncfusion/ej2-charts","version":"18.2.55","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.2.55","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"047274dd087eb58e27125ce9effa113bc1069387","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.2.55.tgz","fileCount":399,"integrity":"sha512-uilIn0QOYAJYETURlFz1Oqs5nF8S5O481dbWJbZBv4JfbT/v0eESKJt4ZDILW5Vu+wfRKUp35CPBjLgi0uS2fQ==","signatures":[{"sig":"MEUCIQDQPcz/RKKazPlGIADb4i7HtZ9NNqKuUWjVJZsjImEVOwIgND/dk3X4jwzvQpG21fRlBNRpzvZF9JwoQleQ+1IYYxQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":22885125,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfRSD+CRA9TVsSAnZWagAAtWsP/iQfqlgou/8txFwj2JW4\n8BEi7JVePtxlQg0M92DFSufduTDg9IM3pi4y4MkdImeJvcQRZDqvGnnXXSdS\n5NtFHRxSRSB5Ya7baZIsTabGJheF/z7+ffOcmoJiaKSyQxdgkVDyUhXVQ9pr\nMVr/pkCOZ8NLcMbIGn6yOHgrJO6xNHpFvl8ea/0Ux09raChHFKDxzL7rygk0\nO8t1qB6THzKa+sdlgjBnOL01BAN4Yz3xSPhqYxGCBNOegxQfNfXYzWs6Ox90\nIhQrv7g36w+2mtbP129bKGfPEXCa5VjgHOl/4AaWXSiMTKW9PRLTgQ3/xVYO\nRgR11WgjOTLyTD3C39Xb68cnxmMX5pSxyJ3J707qdbBeLRxx128zgVkFESac\nZgx183nFewGiW+UalBF0y5z/b8cVPgpvsPngKThsEhYATaOpM7twai827Yfy\nIeYIlp2LQJFqd0UW979j5TtGo8dg5gaKiRFWgfrf+dtOxysqOEr/CBP82dmU\nEJlckmR6sJ6B/3K6VZX3UxiCdmARYuD6xd360T/e5Av8jKH1khetGvgA0YDZ\nZ5tjchM0W9Ma5YsoFGwK3xZVBzJJ4ATrshZxB+ttOVI1eEjUaEoA4U0H4bJR\nWBO2iIzLGvAi2EUOdKYkbPCa1bih1oktgun4TMYGpbQ1NVGQ3//fTzCEW4Jb\n9nNB\r\n=rCp2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"78b21c33497ff4a2e9ff18df4b0a2a3449ab48b6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.2.54.tgz","_integrity":"sha512-CgQ9YVwRK6gbwDq4erVkByCGl2S6VSyZJ8zWTSwZAJuZjSSFiB1bg+XjZoDmo52QWexc11HRIfQ5e/4NwLJGsQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.55","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-svg-base":"~18.2.54","@syncfusion/ej2-calendars":"~18.2.54","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.2.55_1598365949989_0.4601670748079538","host":"s3://npm-registry-packages"}},"18.2.56":{"name":"@syncfusion/ej2-charts","version":"18.2.56","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.2.56","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"dist":{"shasum":"04fbdaa51c5d703fb70ad8e7a40f6056ea112cb6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.2.56.tgz","fileCount":399,"integrity":"sha512-H8VtmFORPfweEzTwli4EoM+3dGfbhqfTcAZ0Au1xYcVWY/I/bGIoL5qJNePo0PwDOoN8vhUjrmpYWGhWuNrzEg==","signatures":[{"sig":"MEUCIQDPgC0wKuvpvEkKACrmbQPGQGU9E++TwSXWGpRggLZfQAIgOU4xg2hU6lBE8OieYOst4ABTa2nX8+u5QD6XuXQDagA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23068416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfTjPyCRA9TVsSAnZWagAAGaUP/0eg7iRwyg+8p6DTAzqz\n7AxMOGqAN6Hw/k8tGA4uAoCxdFlXtOp3R8L2Hp2GtJXfGEutMJrlNCAFYkAp\naptWIubYrQWzNCx29JJ/BDJaLD/D2WmRQ5Tzeqm/yqQtfmXNrOFe1pXI1fl1\npO3po2ebiQpDW7zcqNT5EbIMOOayvps6y6wNJmDu7g3t9zzFnSiDj/QA9KZ3\nxcC4UJE9QBn4PYn4vY2oZ++6f1UOCCbVtvOmr4WYQ59cLmVHK3OCuGXGrx6d\nbJWiyJVGpvbPyA7O5SLZPqDZiqU8iCyTYrpwq09ZRvb0oMgcSaRgCA8O7IIZ\nihjAIjCxrUMZEWKe43sbxc7M14AoIL44mnU1EogJjC5HPYqYxGn1Rl9U17N2\np47NjE9U4jBGiZ/yC5Gtwlo74bq7JfcEE1Px6y2PZKbbrUVYKpXcZQc1cmAF\nV2D3yrLYciycmGLr5x4ZhmgjKVH7QY0bXwBm9nrBnjgVmRqeRYkw76VGDXj+\nUQF87medXdZg9UZ9FdQVyVHCGJ8gBiO9KWsvn+SEB0lzVg8jJ9+BCiHTyZ6i\nf9A7zemmSv3bjqvbljxbHiTtvApgRhR1hs6B3rBj/yDkps89+C2FJ79TjBBq\n1dzG2SkRxf4yOXBF/8HUrD2QStZstSufE9Zio90uq2TFSgUnkKYW57vGiiUp\nQ+pj\r\n=WaYY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"214e159e7e5e301384931f52eac03efa0eee6e81","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.2.55.tgz","_integrity":"sha512-LWd6K3wuSzQAwcDuyiJurQvpsK8F7TpGON+1Z0h3KumF2PWiAAoGCbMFtEaRLbDBOC3OwqRYxizGZXZTa/MiWg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.55","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-svg-base":"~18.2.54","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.2.56_1598960625595_0.40263909004807674","host":"s3://npm-registry-packages"}},"18.2.58":{"name":"@syncfusion/ej2-charts","version":"18.2.58","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.2.58","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"2d3cf395445e2be25051569124bc5ca34088f230","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.2.58.tgz","fileCount":399,"integrity":"sha512-sqq/+Z0T/40gZ8Plo4dkpOKLDLoAFmdYAlbMvTLJzYhFwMQIED1tQzVbiSt7qz1xE2e7wN0MtPVvFtuM1X//fQ==","signatures":[{"sig":"MEQCIBwbQjmC/42BDLK0im3imjhFgr44tKgbXmqztwMHk2Y1AiAhISPuOprqi9+ZbpE2BV9fHsOvEBiTqhSAhg/TMJiOBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23076831,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfYNQoCRA9TVsSAnZWagAAehkP/iCoklRQ4H0mD/iAwRqK\nxuH6ITsPw6pmSMTvpN+EqEt0rm8HiZhiQ/YYiC/CpuntdAuSI8SJeZ85cJYm\nMqg35Tvk+ts7YKg644jGs+UaVoTFHe49VDKrtTOK1h1aCO5opQQBZahP1FXR\ngwN3D2Jz7ORFtiUYg/7CkexB5H4E+87H8V6QZQVykpeg+kCn1ZJZbtaBcN+7\nK5x93xxL9/BTJ+R7mPHS0DLfPVQGKlQv70Z3egAZ4oGtRZ+y2sxJQojmAXoy\nEUfUgztuSRl4XhfoSj6+jl91WUPGP89NC88zXY2UQ/dCNhm/aWY4nF4EOLen\nx85nRQnlgOhNe2jCjBRBjdGuvjyyQntscc3dNJZbVIFSJWH+0v8X1aNgZ0jO\nvDnArIAr5K3MsoF9DtxnnVKKl0to+lyJrMZ4JApwGSL/rnFBNtMMdU+DwipE\noBNKFtBqMyvGJPwGiefprx5XNgKGGxd2LAOUo6yVoyeqkUoDKC5916nB+X+q\nsxN1PudkhoqODvbGS1f1BLacT+meqgH7g69EWsNMHBv5gSiE4o4Uvie5cvfY\nTFvEFfelQt+dkgaC5ri1IuXbdbsxmdXY+UoGyni7VaJhIr32hyEM3eAYBKsI\nqhryUKlwTrHpg2NXQzGYvmUAVE+M0UvBWdGQ9b1VnL1OKwktBRJ1d7nkeEF0\n+adD\r\n=wqpo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"6c98f1a313bfb218679948853bd54d9d16ea74dc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.2.56.tgz","_integrity":"sha512-GwAsq0I9KxF9YD8BH2plClcp8EHM3pEj7htEOOUxoTDZmTanoI88YgKfsqpq7pk5VGgjvMSGKl1peSmeF5zv6g==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.57","@syncfusion/ej2-data":"~18.2.54","@syncfusion/ej2-svg-base":"~18.2.54","@syncfusion/ej2-calendars":"~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.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.2.58_1600181287444_0.1728661239148297","host":"s3://npm-registry-packages"}},"18.3.35":{"name":"@syncfusion/ej2-charts","version":"18.3.35","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.3.35","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"fed63c5f55da8f4bb2e9061e5eb907421c3c0692","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.3.35.tgz","fileCount":399,"integrity":"sha512-IxABRca/ZW0R54a42IOK9f0SHy8nhxLVYJAgF7BM6mg7KYeG4aZeHySUjlpU03WabtXliRMPNOOrdOzh8Kvxbw==","signatures":[{"sig":"MEYCIQDz9yRoWtwiCcXCfAPXFsiyPArdZxXb+WOaX+XjZb0YawIhAOGyRVPmLj3loDTaApho/9qLe8SaITHrS4LFZ6xT74Sh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23083678,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdaSGCRA9TVsSAnZWagAAve8QAJI//w5mSBd9xuZaGXgc\nzHK0k22JpS0/8loHNP2mGbARAlc/TcvTcSQcjSSsv9v9oPH+U/M/AOy1Wq/m\n4O8fiG8En4W34aUSwGKeHeAA+nuCcsLOFlx4bcPuGtDvCKF89E5gzyaEt29w\n6SQ74gnGcVxyZmLbRb7Qzca9tFdbtZ0i98pX7cOnz+gI9y8E7Au8grllzehd\naSDeuwUSbPzKGalx0ZVPu2qKHDaLYjYIhOTYgvT131rlCje4wulmd8h678P8\nyp5eEBDsH1F5tFqKPUxHvvGf+qCHxBOaZPrUqkmx8fEZ3VxtmeTdTS/HkPr0\n63inaQyWGv8IT7PUaBAuNpwaIqLHVf73uLuZWTNSCNHAO7lLMpuie5+yVMSE\nMM2Cw2OdQNWq7W37XY232Ya+3r7S7+cP4pKEjJxR3FujUbmtIJDU7kAhVpW6\nteU/jnAwN2qWA2QFLcOkoTI9scbNVRXlqNkL3VdGUr3tYCW/EWcfzjdK5NF1\ng2v8ECeyFYEJh35TRtuWxiVggOUIfNEiO/NjrruvA7RTpQ3Pv6nQWI4TAIuK\n/1tZh3Dga0WwpBji/q3Ym2GhCtWIDUk/MtviWAKMhz2SQtQ1eabxp3PLxiVo\nrkix/DkcSfGczSq++KzowYJE/d0gfiaHyPeVFtgp6BTldFqxiwqJHnjGcQ+W\nHafO\r\n=4eHN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"08bea318fbdcfb16130c04e4af391645820e7147","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-17.2.48.tgz","_integrity":"sha512-C3RFrqP6107jJRCIA43Fze/QcXKTAXZWmc5aWOgcQchImGRXyCUzFT9/W1j32jf/wAbaA1YLH+hujX/+EgPpIw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.35","@syncfusion/ej2-data":"~18.3.35","@syncfusion/ej2-svg-base":"~18.3.35","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.3.35_1601545349912_0.8110806773905537","host":"s3://npm-registry-packages"}},"18.3.42":{"name":"@syncfusion/ej2-charts","version":"18.3.42","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.3.42","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"8758f23da8cdc529c791580fccebd82cb9f6549c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.3.42.tgz","fileCount":371,"integrity":"sha512-Z363KbixsSmQ292rOnWwVRBsse2qfbR6rqobCup7oBfNfmTbY4b5uGK/4SngSgcaLkm6PcBiq5zh+ITi0swDWw==","signatures":[{"sig":"MEQCIDH5llzQdQ5Jy3AR2gaqSPx4jsX+moGhUERKwevQJL8aAiAdhdUV0IacQifDGbkTM8DzBzIAt+a+mgLcOmFKK9v5oA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19278271,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfjsnWCRA9TVsSAnZWagAAhKAP/AjqHAOozm7zEDZHpbWf\ne+4eBzHiarD5tpFIHCzhNbl0eHRCIiOdoPtVmBKA/WQcwlM3jyD+lwDCNRET\n8a6uHxp6J4Wo7/wxgHkJkRt0orxHvVTKmrpW/RuTOKza0RdZ0Ky3Yf9Kdo9L\n/fjXLHp1fYhTRsISqd743Cx68Ymd5cfdiM+OAgC2ysuOxlJzxDPd6FbPRWEG\nSZ90r4aAxp+8ggJgk+qEN1+DAQtCn8p7YkOrlOHbdcmRtBombJa/6rSKbIKs\nYnaIJ8FlFyAyCg+uuYPSNF5XTLcyRoMzK06IlEKgUiBBxYFqYuobw2cBG+Qk\nw12aYyWZ09R1I0PycWXp6/ZmDtYSgtjTOMQJKncKMaBfj1f7NzBymMTna1GJ\ngNVtoFT9UQPggYp7wx3b79CSrbSLFaeLcTtnakoHYDubzC7QCQaOebq5sp0w\nA/SnIPXYUsEnSPlKh/PBWUmRSnVw5pJcPcly5GaG32wM01NQq7KXiNXWLq4P\n5IlY8Fmspcr6lwF6jJJCxzEFxDux95iJkYYlGoXDT80LlZrSHqu4+On7t2wR\nKA9jHAsy92kZReOjNC2HRB4Eysgw3h9RHTRgh0PcGfpw8KhllLvrC1/Jw/Zj\nmtGvHyLS/ANXwiol6ENdJk+NV/VhNTHBA15ov+HxpqDZLJCeAZI/iX4/O8Lf\nJILR\r\n=uFFA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"1119687d7a4ca826d2644c5014a50da08bf3be13","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-17.2.49.tgz","_integrity":"sha512-/JZrHVCG+McjxNekUoCg/ohQwhZxkZxX61A+u8t0MelcjaegfqxRaWsuuWts+EMJHTqlh5juamUzCFvX7x/3OA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.40","@syncfusion/ej2-data":"~18.3.42","@syncfusion/ej2-svg-base":"~18.3.35","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.3.42_1603193302114_0.6769691262375603","host":"s3://npm-registry-packages"}},"18.3.44":{"name":"@syncfusion/ej2-charts","version":"18.3.44","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.3.44","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"b53f3eb1209d92a66e6136d6abe0fcd7e2e46bf8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.3.44.tgz","fileCount":399,"integrity":"sha512-4BOG3RdDxGqi8jDQn70JRZW3+jAToVSOI0Y4cBob7GZPgK9P+PUYf7t5OgNNvYfYvBOPxtshFTFQnFaC/o73EQ==","signatures":[{"sig":"MEYCIQDUb3RWqpVe2g5CZzhyPa0n9nyPt4n2sOpu4YY+6+NJagIhAJxzTiCf8cJkGM/lqfbi+rXW7LpbrVLJuy0fuMjpluKY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23119571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfl/rXCRA9TVsSAnZWagAAIEoQAJ5J705BhMFeFCHyFwLE\nqK41lLVCQaPqrcV/cZt57B2QYwZ3n6hl3zOrtAm9wjMBK1vTGxPvhFfyjK/7\nUzejd/lseQ28JJXWN4TLAzmHbU34GfDZZ/LndFVjDZEFrNJpU79GFfzYBnp7\nfe/bM5c2hm3xWaMr94Ul7cstijH17pdvZBpKeRPiAVnFf+KRZf1DEfNhGfGa\nu99sMeqeLf/KJ3oXLVOSrINRyXUz5nISHPKTNDgaDBAzR+QQ6m/97BZusyxh\n9Ec7W1ObBFEWDU4Z9hEU9s2AoiHABZ/+aL9es6mAtpi6I2OsUTJ39bzBDc5M\n3ztkNsLuvcYsEUf2ygidq2X1ra5V8PzwngyXJHk5u8mskEfJhhW73e47+AnJ\n5ms5zkwTSlKIVG6iN+7m6Wc7mMq8zcOtNtcw/jB5WkGqC44dVeqH6+f322Qu\n4l31Q5d8hkNI2t2C3aSWdMyV730shnFPTWd21jBvndrdnCxYBLEEnHa3HqUa\naGFry1sM38kHE3bCXaW8hsQ59Q60741XhPqM0mQ8GHT5NPJo4r//v9Ld3a2C\njxqFSmKn7Lj2Pqx0upq5zQCA7Y1K7AjJyRnCgNBQ6IEmCfaaS0z5spi87fVf\nAGRYRZbMCweKeU3z9vj2Eb5sKKp4CPn/bcPC7q7nFd0wPiKgOgqw36mql9xr\nykIS\r\n=kB2v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"4f781d73b675da37fc7c03e107d8a049f93a1699","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.3.42.tgz","_integrity":"sha512-mwuVp6sBZCjEEWp9ePlM+A+vNoZmFch37Q8vEzEkKY54INtk8VSp81LLQBgW9D/hRiUJ7uqrb5S4SEkGbgSa9A==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.44","@syncfusion/ej2-data":"~18.3.42","@syncfusion/ej2-svg-base":"~18.3.35","@syncfusion/ej2-calendars":"~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.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.3.44_1603795670757_0.7893022382576305","host":"s3://npm-registry-packages"}},"18.3.47":{"name":"@syncfusion/ej2-charts","version":"18.3.47","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.3.47","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"a4b16abccf7fbe2f74e5fcce26c9099545f01479","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.3.47.tgz","fileCount":399,"integrity":"sha512-iAYk0rqZA7hgN2vABlpv8tSMnkZcziQC/XMnMTua0i+mP63F3yYdioeInjJdGf7ecaaS6erFm6VDuW/w+tbOsg==","signatures":[{"sig":"MEQCIGno2Z1UgKU38jMKV0n5pXjs71yie/MOSAeHSRNF0AcBAiB+KWBdM+9vkAbDL6RD2kEyqZpIO23N7ltzDz+05LpYLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23138352,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo7S8CRA9TVsSAnZWagAAKJ4P/0BFMNJ826gg6+ZcaVI+\n8V33YJdHcYhwVkkpp3ZTZSYujgz2mUuH/9yfN3ymfLTifNsm6j87ym9gp6Ex\nP+JOv6mjjkLkicSaKNOTgAo3Guoiyf6VfanRPcvYdYfjORfsRQqe5h/k53hE\nf4Y9a9TmNIzt4ErmqMtXnDGquZjX7L6ME307IxDsavJd+ZusqKCisykYn7eM\nrIvIigAkpn8zKNtTx6qcMUXL99eHcOm6DZpeg24uMMAGik7cFYOawYm9PK2+\nhtTrGFobY8y1L/L7XfAMkVNY82szCCqRC54ylXgXnr1XL+0MWsPG6ufJRQK9\n48HDmL3zEsx9UabdyKctzxxb6HqEfZL66zQbOaC525bZVFP3jJX+2VwNLC/N\nx7na0libPeSMhuZeAPwTW081tJfJ6yAdAXhu1LkxSw+stU+AmvAwEq1VqZ4n\nOuU7ApQFvYTjPQ8ngC0dtrfnu2w3U31KPX+gzWP64DsGP0hrKFI2c8ACxLtp\nCQFwXAG88W9qYmoa8AK6mbJRzPODI+sdFEGTkQHD1qeOk6FZ9IqaD/pPR2zL\nnteY51qucVslTgSsHQrgG7Izv2h2gOt+TQZ21TdBc4T3WDaVcktNvN+jQ5Eh\n2zqgaQfkmCZx18IYpx8klauTaBnkA1DgLDlz58msGUGOMaaYnlodOkbXzFNa\n6G8J\r\n=Sh/9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"06dd8c918052842991504f945333ffe81f095807","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.3.44.tgz","_integrity":"sha512-eyaXe/EK0dupcPMQ/fuR47enxEzCA7ESCCGGxIadnERDH8zQth9ZuAjbFg2pqqKkDk0syJ3SfK5FGEtk0/m7Sw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.47","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-svg-base":"~18.3.47","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.3.47_1604564155451_0.8961917736730232","host":"s3://npm-registry-packages"}},"18.3.48":{"name":"@syncfusion/ej2-charts","version":"18.3.48","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.3.48","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"973e32729cd8a03b2eab585d44c5a7fc9c86b775","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.3.48.tgz","fileCount":399,"integrity":"sha512-1D1vtLUoauYN8CrdV3bbpQwmQu//8wGHvqn34/TRcryews3ri1B3B8+SvA8bKPfTXoTl1SQ07yQamueR2sq4rg==","signatures":[{"sig":"MEUCIQCktstGgafgEZhWobC7APGlIWUB/6bn28FkXEvuhpQEzQIgTvl6LuILJMT4czJcor+/jF9vo4bBjzOSv3PtVU8DKLE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23152620,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfqlyQCRA9TVsSAnZWagAAa+EP/3iXMjR3OjaRQUtEUmyy\n2SsuANA2vkbjAvBRedwGwQmG41qtBnjC9XefZMdPAYpPmL8xkqFStc1AeQjF\nXyBs4C/H8GN+t6lliWSSW4g7WF5xJRlDV3vktYMM/liw9Cb3YNyDInen9zE+\n1UUG2dI/SfUwAS2J9VcTh7bNmI3sxaWVFAi+GMvBGxqaFx9xuUdV/MENSrEX\n8ktgcVB0p6GzHXK99qVNXf5smQts/33Hp4bZFeZ1V6mRRzJWFAQxUZhhvH3b\n/LgfMrXBhNRPktLQWa9rjg+tDqYXfMDdTeycVZJCefXd1PAY2xNJ+qnmfpUf\n9udGCNLuVXm/hYc0cfd+bMxhXsScX1K1NmllfpKwLm+/QMnPsVB2xmjKVhLD\nW5+Y2fxE7+39czuM2Hj3CYw0FLw28gBslxHLPbhcPgkSTXRKleZiWCz6vzdO\n93Mg8k8KJgpQYFUcyX/moHZWSoyE3WiJetoqougak+WLytsxXcyF24LnMkdC\nE6W2LHeE/DNmDMnZ214LhZg1tuOiLIDPn0bC7fkxIJLA+5naJ9lSCgHpFax3\nG2c//FV0BE+V3HwQGN7KnOM/HyeNDbUpAqirncHz75xFqxuAOrOvzPaIvV1X\nosGFX+F9G/S4aT+HeJpOcift4rsKJbURs3QUN09k/p3L3kS0PgK4RazByH4T\nNyB6\r\n=0ccE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"ecdd5cd19f2bc2137eae4993d32331817c143c64","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.3.47.tgz","_integrity":"sha512-XEDP2/GsEHqduO73J4JmrFzhSaTxePettjO43t2EzO2kPgtVLvTLXm8H1+enUeY3+xsNMenifLtKCHb4mQkmtg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.48","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-svg-base":"~18.3.47","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.3.48_1605000335486_0.8396305202688912","host":"s3://npm-registry-packages"}},"18.3.50":{"name":"@syncfusion/ej2-charts","version":"18.3.50","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.3.50","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"a3ecdde75a86e05a0711e35c9ca5b9d314bb4399","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.3.50.tgz","fileCount":399,"integrity":"sha512-egp2L2WltoKFmOMovrTP2X983E49McJZq5tk9Cp+71leay9/sMls3h08LeFjiTDvyfR1OG0fr0pu9tQmvdaIrg==","signatures":[{"sig":"MEUCIC4tGVca+huEFmTCfX/h7XAB6+hGT+afMb6dZXJYWG+AAiEAldyxm0QvUp2V8io3VxI7b3dpd9doncXsLQezbVHSo/0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23159044,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfs8cWCRA9TVsSAnZWagAAebgQAJRZ1d7gF3VgLnFj7WhH\nKCT+DsJlOwppjxtJv7kwWpHmnLc10yf7NAXmXNH9yGsEwf4QajDwQDL8Zr5W\nEJBhJwPWjR6ZnKTYdmklcgStAuIhbmEagUQq/Tbg10rpG/swOJxmCrlOQhep\nEDOdwL982TGNoE2LK8PCwDQC0MQwVQTVmKMO7HPQfV03eKDpx3p7VXGsyLE8\nfDY2s+YESULRtWCQrW6CrKnF5FnNncu+ljAN+BeksgXIKKllmswKpCPKEro3\nr90pq6sO9eEOPgdSqjuclGipoCKqevL59epKjNbgWdC51LVHeVzL3aGuvONX\n0PEIYCrTrUvajhIHdK+4MM5RuA1+MDKhJ3PrVk1glHxLsHpSG6ZOpXzbQ2XA\n0AvgtvSqkLLGQYMT1qisCZ1U88/chCrnoM/hPPWZ/BnyNudAPAjH2rnaSdZu\nWFwRXnZh5D+C/QRyPiair9F29sNGBT/1IBA/URmYgyCfQBaxevmK2pZc6M22\nEHJXf9RcPGvoH7oQP6c2VRBGMmDFDRjQzNamdpn8DzMsT19Ye32OZYTgEEql\n5r3V2oB5UUC539CQT3JUlWu1gBjF7SBUNhF+HzKhImu2Bb9oFWPV4dyji++a\n8+cRcDP1UOEb2H657GwMDh4gpyt9qE28pBb9TnM1TivR/IxMv/8bRqiDWQ12\nMPsW\r\n=xjww\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"1408820f4fe4546eee796f663314b2744327c796","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.3.48.tgz","_integrity":"sha512-IQRyDip5i8v6hXGlAaWybCRok1mOwPgAAciZsoxpgzCt7/PgGRw9oCYtZTrCTedvMjKxDzjyfgWJSwLOAFIgOA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.49","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-svg-base":"~18.3.47","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.3.50_1605617429996_0.2649405719015858","host":"s3://npm-registry-packages"}},"17.2.52-1205479":{"name":"@syncfusion/ej2-charts","version":"17.2.52-1205479","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"0e07c6a9e44b007134e7a6a6407fe1cfb6c3d4c1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.2.52-1205479.tgz","fileCount":371,"integrity":"sha512-aX1NRAGa6OPnTxK4bZgrOBlOBcAjXzh0NpxzDQqUvFmMP0wjvki0/L/A3Yr2hpKpmHBcknZZV5JR0FUoQVocvA==","signatures":[{"sig":"MEQCIC0xa1CgOPg23Vpir0JNsizI0ndNuypQUx/TxY69naY2AiBgTdxVLpBvX+/siVCbi37fMehPQ4/ZBiraa6OA2Sq7UA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19230076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfu6oSCRA9TVsSAnZWagAATJIP/AzfJwtMDRDTnuRpk19q\n5lXqXRO/apYiqJZx64wrJzRx4R0ux+I1S66X9Q9X+ZD3MRTL3KZ9HJwBC9XC\nknmO5Cbb0CGcIiW6lO/PavLEKisw1/gb/RVUwc+Eh7zjRAHzZA/y/eIQWurt\nwyeDBVgQMs3I3NirSM2scVmsRvils6V/SvA+RJAM3EGdaNlxJL0OQTRagJXR\npAtOHPuR/RsR5vCQpUnIpREpdq7qt1KAfKjKYmlEUlV4c6mZL4KpL3IMVS9Z\novQvlwkBxMqHdBDZgqOFxp2XXdKRQQmwnYNALZ1pforabiDi4AhOxLEvxijy\nLcHgbR3oB3DMaLt3qN3NdXlwSLlBOzpiz6ZRIcASvumL9vbdwZ0WOoZB4qSG\nRO6UMu6CC0+oo0zK7v/ocsNO+0eHUQngYio8y7JK9LxrmEJBMwC4KB1oEkUf\n+zS2TL8BKk1GiM8AGj7KoinOCUrPF6bGT2tdJe1KUxcUEAzhfHphYploeG33\nI3wcaNwwrZMSYepPf9397yISSfCH1jx0N04np/aPlPNxtBWQI1MS1XBTBJUl\nEIavrOINEFJ6eHe5UXc/1Gv/ovLFW3CFw8lcdXhYMo/zy8eXjSbaU9FutQjt\nSznu2zHcy+Tpdl1WnqDDM5sUwE/gBSj37PdhjbUBiQ0qV11bMAW365ApaItK\nNRmq\r\n=yojP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@~17.2.49","_spec":"@syncfusion/ej2-charts@~17.2.49","_where":"D:\\today\\cusom pub;ish\\node_modules\\@syncfusion\\ej2","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"bfaaee50d85dacf05bb5263ce65cbd9c40bfb69d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-charts/-/ej2-charts-17.2.49.tgz","_integrity":"sha512-s3CCxSC/1nrpfKZSL/szbT5M1H1QFMTcmKmlGeW3Z9Q1HMn4HrY+rgli0XH99kZNbDZ3nSPD3SuYfl9eXkjfAA==","_requested":{"raw":"@syncfusion/ej2-charts@~17.2.49","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"~17.2.49","registry":true,"saveSpec":null,"fetchSpec":"~17.2.49","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/@syncfusion/ej2","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~17.2.52-1205479","@syncfusion/ej2-data":"~17.2.52-1205479","@syncfusion/ej2-svg-base":"~17.2.52-1205479","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.2.52-1205479_1606134290402_0.1730905132342513","host":"s3://npm-registry-packages"}},"18.3.51":{"name":"@syncfusion/ej2-charts","version":"18.3.51","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.3.51","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"5570d5970d4fdf6baadacbfeeeed00faf06aa78f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.3.51.tgz","fileCount":399,"integrity":"sha512-8GM89W6sAclCwF77pexTDFilUdr6beH9StIydVDq1ET5IvWpCAZ4fJKWenyOf7Av6Keo8LCWT6rpUUYwL3ED/Q==","signatures":[{"sig":"MEUCIQCh5OGSaDZP9q1kwU9B1/ohXcZXvzqVoR/o5O7FGkiC2QIgMcuGNAoLtBJ1lCW9t5Iz6L7crAOZFe32vtGmDmer+3U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23266375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfvO6ZCRA9TVsSAnZWagAAgJoP/jQnxi1tXWS1Loz7hSgm\nhVMVNXG3qOTlGwvTq/lY/fch/6luHyL5b9zwGWz9iafjKzw7VkaeASij72p5\nQZxIlffNm+yzSOVRdq0MWVhYfzyX8BGkKNEV2hbtQrI8TeSmRP19fUy4h9ww\nXi/sRIzL2XKskSBO7qE0v8bo/Je65YR3uP+06eZiy+mgA/kRpaCXnQFwSQpX\nNGiKOBXzsz8N+LN7DMzye9p/qCU7dTg/4ApEhe1rRAJ3wzJLdfy8oh8ni5oF\nQpfehdKv4no+avWXb9TH6HHIKfln3uDbsUevAkaVQnXcAYp0S6q6EwSQ9IBw\nFfGLkC+JXodsKwthjqm0VI/7kMnURUUAaDq3YXusfsmuNM8jqVP54hYG1kZj\nyJHIERFZWkg/0BLpCja92mThRgVmFpIiBf6mf9VdBxt3Laqf0mfo+OJwanNV\n2xQqNlizPal7dO6faFAWWpiy43yPd44mvyEuVnWVUKXDyTBiK07h+qHof3Dw\nbzJg86MThP4oFNxKj2LknNJL+SOJ2x1UtT7onu/ZOu6pVua8TGEYmtGZ3OjK\n3NjcQwhKQk1Fb5e6N9uJ9VBWBaeuQERt1Hir5cZTQ8hMCRRH5ZUBuC+s632Z\ncNgHP+wgaAfBUGkxrJqyzYNAejHrFoKvjD6BsLdHNFPp5nZmmutY8zrzlii6\nwtBV\r\n=FIN9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"3d9e45f44dddb4a9e961c27328b88e3627afb242","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.3.50.tgz","_integrity":"sha512-BY0J0NZGpyghvIiBkKtxiyndip1vFfF+UmSu5TcdrKWX9SFp15IqkbeK0vweMsgAeRwviTDCJjU9S2npnxkPfw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.51","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-svg-base":"~18.3.51","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.3.51_1606217368843_0.6640229852094939","host":"s3://npm-registry-packages"}},"18.3.52":{"name":"@syncfusion/ej2-charts","version":"18.3.52","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.3.52","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"dist":{"shasum":"65ca900dc3eecb0c9c6c6b4790d58059ace86dd8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.3.52.tgz","fileCount":399,"integrity":"sha512-4tPT2b4ixpJBCCijmVrjv0jUNhvt9WZdewT10d4hBgozqNdsFubzzibTuHsXfRKmWIsyh/5RaJWesnvZIAB2Kw==","signatures":[{"sig":"MEYCIQDJwNzjFrKkZvI7f5RVoEaf/o4Gy/0n7OS59iT0+kXSwgIhAIXEXbo+G9W+7nAZYso3j+FjnZIvdx06OgIhxjmJR6CN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23273693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfxkIYCRA9TVsSAnZWagAArf4P/Rnd/kAby0bCNTF0pcig\nzJ192TNdvAmohLH+vqArTfgRo1NVLHi2w/dlePupuqM8ymO84rlSRtYgwq0Q\nhxiH1EjQ4lN2bHoirfYuf7CHMXGLB8gfKajMmX3HaWp+msz3YeCeEZwGCF6Z\nqNetPAmbWY17HQuwf4ZYm43ylCsONwIO3m7Np0BQ1u3jTXN/8AAbJioDAUIU\n+G4s6hEve6a39XU/25ykUwJIuiGme2Mc8ckT1j6ZU9/XYk2nuBisUXPL6cjL\nO6O+pcWopEX+ERh430/tjqAdEqs756JrBg81LIYLfOLNTOCaUr6PA3oYQN2k\nmskqN1SLyp3+NeAsjjWHEbJ84//+DtsJeAxfQ9k/OSeYVE+4tF5/4Y96AJHr\nMqSumbNO1Ujqv0/IgIomv8JuT365YxXrZFPmbrdoIb4ET1/9jFieXp7M+4gQ\nMJ/cyrUY1vl1Cp5TaXcuTMkDemx2kFUMCVa7ECGQDKzDIRuv/1u+C6uM2d4+\nUl/nNRxTnfAFER9LP5UifvdlzJ16HOqiH44qEaKRzwbl/zWRxiw5QMkbsNdr\nQLSAHPM4KDYKAT3nH3bj6/OgYDXqQdujBnm6JgirTpnOitHNLY5Hp4djWMct\ncB2p/95Qbk9K1ZptKUCFFPVCWXIzBvkmnWC3zhhsV66Vl0G3LRv23fkqtW7w\nxhxX\r\n=QBz9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"514112e52360f340c26337d6d3112a380f15fece","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.3.51.tgz","_integrity":"sha512-RkmxBldGWERyYcHQNR9inJE8MIgpixxsOLckQYaVwLcazVSTtMbjJSZspHpRB4ZPLIgboW15KAWz2fCoaAnYgg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.52","@syncfusion/ej2-data":"~18.3.47","@syncfusion/ej2-svg-base":"~18.3.51","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.3.52_1606828567754_0.33175758239118536","host":"s3://npm-registry-packages"}},"18.4.30":{"name":"@syncfusion/ej2-charts","version":"18.4.30","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.4.30","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"752e4cc38212ff00654e56f26e2d4a6415b643cb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.4.30.tgz","fileCount":399,"integrity":"sha512-/gRtYfx1gV4UeHN5mc/ZEP7HO+FIGY6ntrg5R2xwU284ok+JsyBaNOMn8ROEHrM9QP9MWKf8WQfIpACchioKuA==","signatures":[{"sig":"MEYCIQCyZIznMizKHcUZk2GN7X3/RwTq9L1JvmFAUzCG+dQ2MQIhAJgemMzIbHN+bSb+evU/wrDG+2PB2Xuj1Cb4LLsRA2Wz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23276790,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2wfdCRA9TVsSAnZWagAA/3UP/30sKt1qnhAPRF1gEvQ/\nloCiiCeGpo2onqWJtDemWS6hpu1nbiYeyM/CdVzxHY1Iqrm3DZwzBTkmLnjL\nUE085ATuGauJvIRJym7f6uQUb2d0go8C8WBHsGCkazMs3cx9kTaCJ3/s3rJ8\nz02bmDaN2w2r5xOTBHawAn41M1Tv6Sen/6wLmNwHE2iKuB1hs6qOQmyEXZpS\neDtzWo4UVGD1AvaTWixGEJTZjyXGMfITJs0PYNRfCyouZW8taqzSd/QFPHdc\nrUvN4VHdU8X4G7o1eDjMTYNfteQpbX96nnHCpU4bvrAw+D+3JLLpZb1kpNPP\n/o8Vv8Oto6WqvjQ+E4+UxyXAwbodppCVvwZEcMaJVaF+nBT2A9Kij26IDwWj\nZ612IaWwAOI6KRgkbSCul01l+gYvue8sWJX1tOGXMUyOIgz6Tu+VWTopjYGu\nGD5vO/GusDH8YmVyEacuMLuYCZqOAGVmrvylepeY9FPhaZRDSVxkQkX9xKdy\neFQRCfkpiAawr7Zexu1McCsjJlEc1to7fE9dcJihao8HaFAGebndvB7wHCcm\nvXr453h/BBXn6IFharH+Mlrub2mddhuqTJn4fw84tGJJq2UyipNcIELIFCjg\ncAJIyGYq59NxPUnmgyJz25fKkylcmDCsm/Rgvp5AZi1UArDyjI2cKDR/Zknr\nAJfi\r\n=qChT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"c9a1716ad13a929fac5d0e39375ae5fbd62cf52c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-17.2.48.tgz","_integrity":"sha512-Y1C9GlepvzySUhbYJUKpHF3y4IeTUM7+EX5KeV+Ws0slanxXeaMotCFnxfWRkErnWNiIaU9WGsdM82DOY2KrLg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.30","@syncfusion/ej2-data":"~18.4.30","@syncfusion/ej2-svg-base":"~18.4.30","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.4.30_1608189917353_0.43794097961612644","host":"s3://npm-registry-packages"}},"18.4.34":{"name":"@syncfusion/ej2-charts","version":"18.4.34","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.4.34","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"4ce292c0f28637cde7ca42449ac8521502ffba10","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.4.34.tgz","fileCount":399,"integrity":"sha512-iteHN0k+qJW/N++Rmtec7WDc3+3S1ar39y1egIZLawJB3mtUcgiqi03MNInC/AAhk4fYLn27+UzJ95uedvcSzQ==","signatures":[{"sig":"MEYCIQCDup2+275poMpz/NTR6pYcxvGDomygePflf+wiP9PaQQIhAMAQjt/SPNKw+0CQmhxmcbnHFkJzJkObIPss/Nescjpc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23278195,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/bQ8CRA9TVsSAnZWagAABq4P/jhAS6Uxq+cURDfIKEOi\nTqVgPWSWm4NocmQrh2OVje2azO0fVGX0g875WOGtDI6H6yBCq1HIuPD2bZdT\nvXBg694DcIzKDEoSn9/JS1mZA3RIr0l1u6PhFogdfNQX9LKLk632XDpDlys9\nl+4W1jlC/oOrdBBgV0W6eKXQgsf97l6E5pM0z2hhFeRatmBwQNpcKEMjtS3U\n2HWzlhiR9p28oBqtWCJKLftc8pN1czVFAJGJ6z4otyNb5G2zOJxy86OSbgkD\ne4SC9bpnUeoNajaUod6hT/XOuJ/jbwmn+/RqKWPM8aOGaDD2oZuLDFvKUllD\niCpl3y0Xw+1TYmJJ+GibOZKL4cFdjhUode3ww0Xl+E/E0xJSAp4q/JUUgspq\nz479wJ+j0gZjOLSyXsqGgIrPHKn5G82/S+IilER+dF8hZv6VINS5X5lNTo7b\nHqBDBhpvM54eRE9kMdXHP+pzWhaEa6YhNe446VQYcB8kNfwKd14rn7gbUzoY\ndotwggQnxHGTozFuuZD61TpPEODvDOVzuXWtodPRBS/2suirUPumixPwrI2t\ntNU5FnVO//PRfBbP0N6RgMUGN5dhacKDEK7+JOVHqBiNf3x9vKbYC3u2LBdf\nXBvsWhEXfKo6cDeOHOZ0RfH1ntUZSLIVGQcwNxOHctgJdQ3+hjM+x+XD3/Ha\n4i9r\r\n=bmnZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"f8a9d8d5febf6984e69ee9899f836b5c420ab34b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.4.30.tgz","_integrity":"sha512-ZCN2jjD4IjVWJDyNCvl69bEiLljF5Ff74ooYnkRZaFjquyhWyxh2r2ZVCDWwtqX+q8bsQHHAwVK1IIURogrQKw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.34","@syncfusion/ej2-data":"~18.4.33","@syncfusion/ej2-svg-base":"~18.4.30","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.4.34_1610462267874_0.614631329414201","host":"s3://npm-registry-packages"}},"17.2.55-1205479":{"name":"@syncfusion/ej2-charts","version":"17.2.55-1205479","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"f9cd6171f870d4a474017e3a3fcbe0aadc309232","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-17.2.55-1205479.tgz","fileCount":371,"integrity":"sha512-BQJtSroTKrARVUGr1oWOQnfGpeY2RGEMXC/An3l4dCkaipVmPWJ8lz9nhhpZqwH2FSQ2syly1TF37sM1zUyI2A==","signatures":[{"sig":"MEYCIQCout4HL/U6idpva0EImLcqiu9xFDYdMckkYGWZTJ6f3AIhALIdwN5py8ubiGT7EEGZPbJNTbetW+lWLcMlzaNP0UzK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":19229955,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAVoxCRA9TVsSAnZWagAAFpkP/iuxtXELjOBVe+n2pjs4\nVSXkOe0NlGfqYFjYRJP9u4ledhfpAJ8EYQe0YXHBRuOG6ShPHkudyLA2ERrK\nbsfwjz8cwR7ueJKanoFsGr7+HrvJVJFMdDCgo0Ql4GB3ElEzXMiVZ34I+9LJ\n1dKX7LsVmOtKt4Jwpn8ONdCRinrUP0V0gLgvdkyfltm4aCZ7bNwLZtBwXHsH\nbM0ccD7C6Vi036MunpO+8pSap+pW5Q//q4UaxbDVm8uJb1U5Q2NDGlvBhRBr\ndgcM/hX5Mdl9m1Kxy5gkGrNGOhCCB3zvYuOxZnFTrUS3ER7ZWEoJm+CfaW/p\njh5febnDhs/pcqqbwwB4lYAt+oGDyonWszPopcT4v1asWtMMOL3wVaUuy/3P\nsDjhX43SXOIMRSHV0nhE8k5EBj90Fyrr7UMcKAy6qw2u5CMP4HIWPIYRO3k4\npZlD35vBSIjOC3aG0LlvLhGhotRsWKDUclh22LXNaAPTkKJgV2QYbuz/5jVE\n2zRDOEcKxPSKSEFX6J3rGhXun92mS3CiIujnge6XhNkYt4RHss4dEGVKDOIq\n+CvRwnsl21k9FrNPi/7jXcuo7mf1RYg1HXj8fMo39unMyADxcNIYBxsiTxRL\nzo+kcxgasgKKeH86jaxffrx9wjfMRnPs+vBoxtxgiuf8mkt92uuy8p3v5BqN\nKj7W\r\n=D0lP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@17.2.55-1205479","_spec":"@syncfusion/ej2-charts@17.2.55-1205479","_where":"D:\\January 2021\\package manual publish beta\\projects","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"0e07c6a9e44b007134e7a6a6407fe1cfb6c3d4c1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-charts/-/ej2-charts-17.2.55-1205479.tgz","_integrity":"sha512-aX1NRAGa6OPnTxK4bZgrOBlOBcAjXzh0NpxzDQqUvFmMP0wjvki0/L/A3Yr2hpKpmHBcknZZV5JR0FUoQVocvA==","_requested":{"raw":"@syncfusion/ej2-charts@17.2.55-1205479","name":"@syncfusion/ej2-charts","type":"version","scope":"@syncfusion","rawSpec":"17.2.55-1205479","registry":true,"saveSpec":null,"fetchSpec":"17.2.55-1205479","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~17.2.55-1205479","@syncfusion/ej2-data":"~17.2.55-1205479","@syncfusion/ej2-svg-base":"~17.2.55-1205479","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_17.2.55-1205479_1610701360926_0.09287539100677722","host":"s3://npm-registry-packages"}},"18.4.35":{"name":"@syncfusion/ej2-charts","version":"18.4.35","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.4.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"9161691bd79cf999e5f34d5d67c88aac25b5a3f0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.4.35.tgz","fileCount":399,"integrity":"sha512-rrbprf7A41c4JnP2G+1PqXLkN+ibRL2Y1vqPdt+I4019/pphNfFeaCqM+fLEnqCCqnI270byapfFRcSSpsRMDA==","signatures":[{"sig":"MEYCIQDXAuU8EBGI4ZPDaYw2cOp1IB8IAywlhBcEQ15mUBUSOQIhAM3oErWNVrqwu7u8WYVjapRNTL5UQIJnpGTw9TzoavW4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23283375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgBrZFCRA9TVsSAnZWagAAe2QP/2ewSidAGgFb2zyr+eP1\nEAXZV47/PUhvDMLagcKQXjjJPS/dfT4n9EdEAPnlZAhGsZ6wqfWkCE1fP439\nAgvETpGue4HFqD7pdgKGXvvIxldk6giRw7TBrWgaYUzWXFAAiVNwKu+gvaZJ\n2D5PcFuHgFDFPPLzkea1Hoc6jKBV4Kw2vBkTS/NagR7h4/iw/VW1cMKeYI4J\nLN0KppLC2hxgJp7/9ots/2eVtMZp8rDnr1rUn8hxmqbqntLNMCrOJx4NQKtr\nJKW69+7FM3xNr65b3erkEZnS5nXV2TTx3fWKrFWldGrOvvru3kHxQ/Y/PS6R\nU/V/vmPU/zzCgTzvdUFgR4N1wp9GKNglxEHjM+qjN3r1Pp6PbLEoLoHCHnlL\n0V+6mp8DtDJtkLzfp1R5tAVY7cqVgQV3wp9B6Ov2OsjRenFvRf2a/waLcx2u\nhWYXp8d8+9ixgpDL3HBVTrnifjnUEihbXIdHEGWu5WInKI1U5nF7qEipcN8h\nfyz3uvnaA7ERZt7u2PC/CaAHIjHQx7s3icTr8YO0azjElm8/2OBqD/Jbc7aT\n5RSTskkeCQdp738YZB647H5rWAboYCtx7OWtDyJRO7/5OAnu62Q538N5ijBr\n6Ngl9anCtR7ECP6x+WNbzIOVQpSPWh9Lqx7ye0uxBuHfip1hiF70A1WRWx+k\nhna0\r\n=AAxX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"53ba0499d67e702df02a36f42721aa5d2296a834","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.4.34.tgz","_integrity":"sha512-IFYPWwO8nBzTHfb+qaoBnSLMQdrjV97iywG4Rmc09oEtu/y8eKOwZ5xfQT9zgFtSzDhvuPIWHEV+tM9kQG1Mpg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.34","@syncfusion/ej2-data":"~18.4.33","@syncfusion/ej2-svg-base":"~18.4.30","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.4.35_1611052612917_0.8294995498134186","host":"s3://npm-registry-packages"}},"18.4.39":{"name":"@syncfusion/ej2-charts","version":"18.4.39","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.4.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"16be54d96e7b6801e0b1680ec76cee554fdac51a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.4.39.tgz","fileCount":399,"integrity":"sha512-ip6kzgFu7WUV5s6NygDs42tlV0Xy/HLoHhZZgnMqI+7E6YI6qtnoxiurHEoBeldrDrzsNS+XaJpy9FkDdj08Hw==","signatures":[{"sig":"MEUCIFX5NW872qWEeGLiiQpr0SmCy6w2amsVRIf/zVblgJYtAiEArbC7SMw/uSLmBPbfLoELvSWoSAB4BBVueDmZPMKTh7o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23289539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEkbBCRA9TVsSAnZWagAAMM4P/AruGcVFSX/IgVBOipzx\newwf8dCiTWPVqGI9GbvPSWUfjVhdKGRmb0/xY6vaqzkgNg0QRsNONSFRSvHK\nGkcPf1GjAh3/0WrE/V2Td6ponF8jVcDaUX8Q6MWzQhDHQu8Qr95qRbFWRcdT\nGx/ISX5kfS3ariDmghMmtWFHWXwv2oTKq0fklSeczj5Vm/UkmAhjcf+qb8YH\nU1K4nkc/T/DQUVH2BrMdf6A75bsXn2uENKATMZ0rS3jNSihiavQzvRyRUYCz\nOAiwrgjO2mLW3qPhpBAzp56ZcoJVft8CcAt1SIdppLtLF141HEwpjA9/ofx2\n9rtkxUrPH6Bpk66LynjzA75O/HYEm8Yirby1bXN+fOoUa/tmbXjhb1XaSUML\nQZb94T9Bb5LWA4DQQ9TtysI9BsyMcfRPvKkWQ35o3iCIloK6Rcl6+++9cokU\n6DCnkcb+AkMPaJg5hlVMm3GU4M0iSHmzX8uG6Ar58J1VgV+zoSOFNV8LwRZS\n5C7vf699s3jjxmdvUbZgBHIxlwJUhOVbpXlSswW7fQdnBaaePgR2vLLCnCDW\nTxlots7KMLXSjRKKIZD11jXvw3FhCcQDRWlYiz2sl5Afbmzp6kfmCRp85jpL\n42v1558MaFsq+EVoxYPJVmasv31nBnX5tzz0Z4z6J7oJAKZ3cOw3S9O4l4FD\nxe/B\r\n=NI73\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"365915e4099b25b462978624fb9eb52bd2a20307","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.4.35.tgz","_integrity":"sha512-M7SpbXn2QoXluWsBI2y6LEabbTtK9NfS9aA6/NcdaMGzTK0PlU4dCpQ0sRBs3CaS38R6Wu+GCndn8oitVn6o6w==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.39","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-svg-base":"~18.4.39","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.4.39_1611810496737_0.42913975132495685","host":"s3://npm-registry-packages"}},"18.4.40-1183861":{"name":"@syncfusion/ej2-charts","version":"18.4.40-1183861","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.4.40-1183861","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"e14427a02494e32a4a8940d5a8c8bb36399c86a9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.4.40-1183861.tgz","fileCount":399,"integrity":"sha512-5FRHbTxM3j/J02XHGKcTEjizq3xSeeeVddx3IcejjVRx64BjY8NqxbzC5Tzmhq1UxmAUsyeSGuMEzStRZtHnWw==","signatures":[{"sig":"MEQCIHOCfjwRAgCHrMDnBT+sWrTi6TLlvoa/v7GnU+GhAf59AiBLrQ4scO5BTPMzsZIuKDGMlYN70aPrfBsz6LMy3UwFIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23307482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFAoQCRA9TVsSAnZWagAAupcP/iKPEuQwae/Qys2c1mEU\nuEHTmWJLoGib+5LW+Q7AzW4zWOX7jMujTWWmXVvpeghIeZjTjbGzRILOBASt\nR2QtBSbmxcTIdD5BFvq0wUOnI95wmC0Ep6bLCw1Ec98LhiLtaDYAF8JFLhmT\njG54i+hecz/kE4iOu8iH4BBDQkbrjv7Nk6arL3g1hK+OFWzWX6j0X7wtp6X9\ngbLPhJ7mOHU/YbDWfZS/Q2ffQ1tnWzUA3M55OKji4F9VwxjpTRQHy/naDVUS\ntM4/hNvEuoHgJzgtcp6YKtOIbgx+Gt/tuEtODUFZ2P3d7wn83En/70IsOnHA\nrBfJnsXcXj6GdRFE5MgBkz6KC8WVJtHs4m15JadhReG9C3MYGWmWXSSighxP\ngB9kHC7+PjB7DvHbc6/U2v8+HH00l+vEMmodthgc/GlICCykqDUBP4ZVqa7z\nekdZG3HxXiBVrNaGhCSSBQSKBALLtzUqHq7BMhohVnwFAPe+Mmu/FMXWB4tf\nflEYJAuGgkOCcuc/ZYocyPHqTO7MRiRT3QZ1B0GmaXBH3pXLFMZ16CRjDAmp\n6u/nX0mEuS0KdwHNWX7L2CRBhtLYnH6GXbaoz2zGlo23ihgHGAS8HrgeSXXg\nxNilVE1gWgH7xnxaF1yvn6J1ncCjVwRktImlZ2rSskzsEmFFMAMOoS9240ef\nXmvL\r\n=voHl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"365915e4099b25b462978624fb9eb52bd2a20307","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.4.35.tgz","_integrity":"sha512-M7SpbXn2QoXluWsBI2y6LEabbTtK9NfS9aA6/NcdaMGzTK0PlU4dCpQ0sRBs3CaS38R6Wu+GCndn8oitVn6o6w==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~18.4.39","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-svg-base":"~18.4.39","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.4.40-1183861_1611926031833_0.40504300866654974","host":"s3://npm-registry-packages"}},"18.4.41-1183861":{"name":"@syncfusion/ej2-charts","version":"18.4.41-1183861","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.4.41-1183861","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"d6738e73fb485f0697b4f69dbe6affd3c4bd0222","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.4.41-1183861.tgz","fileCount":399,"integrity":"sha512-tJrxhxn2AqogNaRwSdSy/P1pd2PXPEKUhytezodKFgnZJcWYvb6gMYdzFN8cf2x7ytJHeQwmcDxqOzLtejdXLA==","signatures":[{"sig":"MEYCIQC/9XY4zpdy1daHt57Pl0cOnxS+MC2sDDXEnIoeaTnLTgIhAOg9Vvla2GNcGGW1B803Xfd7IjoK74RPZ34rk3mjihRh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23307482,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFA+HCRA9TVsSAnZWagAAQkwQAJEEtU+nds0+yloNEPdC\ns0lXHxX6wutSXIrdQOvOUMoBJkJtAsw6RbMZhiz+oPsT6mpwfUtKC8rHuEGX\n1CkUIzoUfx+oU3SOi2Ps47rt6ESzBpyJ8NPmPLNuqm/kBysJeDzC1Nre/6jF\nLaBf2UWRel5C6QUvlIoVhRYG4mkS2rTjYMo48Zwmf3zQeIRjIcf/bnXnH39e\nakpzSZZKA76NKXKder9P6Wg/hxPRLUcph/eK8Hfbm9R4EPw1YpQuhQse10JN\nnKd1HZK9GnmejgROzOPa1unAW2mzGoUXLfKBBoO8nNXhtl6tZQY46/FCzTXG\nhelt8KJL4PQPhqW3r6E+XlFQR3RVmz0YHxGHzMEn7ek76pAkcNUWbcUqLyN/\nJeLCOQxgzT67txQbViYpL47OiGRAGKQApsvYPV6FDgjYcPQHZVBMm5SbshjA\ngiGo15DG+bSnbObJe/wsdYPtNivUQIsvQA429eYsRd5T/n3MIKQHLRf1jlOq\n9u2cAtKQaCXbdfTQ8FJzmwuZAGIKv1HjHY2n+t4rGdTSBiXrT12gIfy8sLIP\nie1lKlZaya8s4OgFEvjcMrtK+ofSZv+gPA3vhoaIz+Zi4uMMdOfje85xQ7du\n66HGf7Qz2WkCjOYut5FobCdUqLjNsOyKFhYiimBB92F2sNo2cBlmqwBo2KmH\nDAlf\r\n=gpNJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"365915e4099b25b462978624fb9eb52bd2a20307","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.4.35.tgz","_integrity":"sha512-M7SpbXn2QoXluWsBI2y6LEabbTtK9NfS9aA6/NcdaMGzTK0PlU4dCpQ0sRBs3CaS38R6Wu+GCndn8oitVn6o6w==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~18.4.39","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-svg-base":"~18.4.39","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"readmeFilename":"ReadMe.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.4.41-1183861_1611927431291_0.49743213054756885","host":"s3://npm-registry-packages"}},"18.4.40":{"name":"@syncfusion/ej2-charts","version":"18.4.40","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.4.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"75050e19ac947f07c795de6ff1928ff1ce91e7e2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.4.40.tgz","fileCount":399,"integrity":"sha512-5fNz7ryTTpi6gcu++NfH/UCAPRdqCljtBsQZMVasTd46yDAoC0vsmaUdgCHbFLTUzvq1iYh9t6TXTUVI6tGdhg==","signatures":[{"sig":"MEUCIBa3rrmpIgXSQb5N3AAbcUdrbJJ0kyMg1KBx+mhAW/fSAiEA2l+VJTvwcPFJroJhEX0vrdOWmDjXHg6IWpaxDf3lZlE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23289539,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFBM+CRA9TVsSAnZWagAAQnAQAJd3dbuBGje4CxTdabZ5\n4CmyCgoMeJQgoCTVnvYvZem5WfeBZCY62Cklh2qpFkW7SdDUStOkwZDPfyMs\nDy44yNt78p1BdQM7EOAGPYJHtfFdkfjFob/5BdHmDJ2j6QaOZ8qt7wxKajjX\nxDvjIBtr277bbKFev+go3gCYydpLRygjf0DmI5Bop0/fggZYk/2cYinDKOvR\ns2NcUFbsSIfUxMbIRVau4iJ0cXEmgQ10ppYMAoz3ZfrAhLLI/ysRJ+r1PUME\nhxm7izWG4HTmofiiekdWeL4Hi92BL7oIgB8gqfrBgYri3s4mCbfq/0RNBNWI\n1hRWqjwRpagVmLFvhveI8rTxH2V62OXdXC//MSUCD9LNRq5AcCgrRcmPs4aW\nTVWV47Mar7mqTMgmx1VUfISlcrbO26IrF89djB5ZuE2/n8alLlFQRkuncytI\nHATARqkl2eL0UcCWJpJckAy2VxVIaAzdc+gkC39JICFhAVIufjRtNNi/62As\nQxSQ2bG/il5D1GfAPZrxHxfXP3rUDbqDp+3uFJVnDtMZyibWi9IVg3WoKUYs\nQeC+e12zuI2SCFJkggErfBGsFgg9CfbGNSvuhypq328pxVNbVY+DvD8GbgSo\noIlETY67w2AzpEIynFGAEl22nq0WI9u4WEHuFP2dYCY8pqv8hptT7iyxxx4D\ngXQb\r\n=0F+U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"365915e4099b25b462978624fb9eb52bd2a20307","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.4.35.tgz","_integrity":"sha512-M7SpbXn2QoXluWsBI2y6LEabbTtK9NfS9aA6/NcdaMGzTK0PlU4dCpQ0sRBs3CaS38R6Wu+GCndn8oitVn6o6w==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~18.4.39","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-svg-base":"~18.4.39","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.4.40_1611928382128_0.8915843437199567","host":"s3://npm-registry-packages"}},"18.4.41":{"name":"@syncfusion/ej2-charts","version":"18.4.41","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.4.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"0623b8a147bfe9bc2ffb552c53344e5277a9874a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.4.41.tgz","fileCount":399,"integrity":"sha512-C1uk6kADkwz2uX6/OWD/jlndEQnizYZ12Rba8lHvHL+FicK6VVQUnQO7rHnZCHOAcUx7qxCkiXnif2kWKz1meA==","signatures":[{"sig":"MEYCIQDugLNZkqkA1p23WJ+we+5ViPO2RpuSexTO/M2igNBPRAIhAIrJXIzzxzxc66x3kDVX9vTCBPS0ajaIWx6olMWu+lBK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23307496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgGT+8CRA9TVsSAnZWagAA7VQQAICzwldiOB4asklvCdi/\nBGCIKzyBnrqXqd2XDvAplAc2dsy1+yP7ep6RUoG0bvJ+kk8bnWWH6AQux5Vb\n/2lFwhV1Bv/kdwzgItqxze3TNWDdE0iRBV98Q01BROJffVRuT2QZw1A6kj/n\nSFbVWlM8KpgIdKFRuH3m33fUfQ1zQTv5oJmxpluJfOrrh51QMpRUXTgP0nVY\nbqUmlWtd+b4CDpds46mN+qSU+DVIY0LuG9JAfZh2PndCMe7i80dF9Fbozk7L\no/BQmHDE+NZ6/GRBa6DDzPw120XdfsR3ANKltfM6fHkuhcsMX01M6ok2nN6D\nHcvJd58nMui3bZE7LJho2ynauq3SLboz9v/ktdArtCbMre7/jVnn6hsEOO6R\nfvTwadNZOdtSRjanht5bdpxeq976uESwk5mwpwCO0cn8ThKLCwYrx78jdxaX\nbmLciYsE0xqCOArUgHu850xkmCOtNaUgmUYJnIPqAZcyn7WzZEwknLvKJrmA\nJfOF+6ASMxYzFbzpbMcLfXlL7g/oR3pBHo/CRVXxwTwuOUpHwAleJ7h7wyJO\ngupwxzd4ehSj3s00gcOhgaka1qGJUJo9EfeCgJWeRsqA/ltqfCsYUttUdpGl\n9b+slNNf858CU16TTpbt29hU580lNtUzb0AcV4ay0XJIhQX+dUt5sH4XlrSD\nIgv6\r\n=rUO+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"0a37dc972c0f36e137a4d7d4bd84f3de9bc4fdbf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.4.39.tgz","_integrity":"sha512-QEANvFiIQwE6UeCNtziAvrWVWHMQI4sXsO/8WnE392dvO00FsTWlNZthFlJOzKUO6Exo47iBIkvozZYTsUTnxA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.41","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-svg-base":"~18.4.39","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.4.41_1612267451624_0.23924379368124327","host":"s3://npm-registry-packages"}},"18.4.42":{"name":"@syncfusion/ej2-charts","version":"18.4.42","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.4.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"513a2d84c7b1ba4ec023a0fb4e034a4d4e5a4a18","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.4.42.tgz","fileCount":399,"integrity":"sha512-tSTUVozrfrNlllSLZeAGFhYjE5Tvf8lGvDPAH0tQqyDE+MJjVhN3747MCq/gjVtDKLdcRL7/j/z0BdyshsRRZA==","signatures":[{"sig":"MEUCIQCgGAEmEx3tz+yX0lPHwS1oJart8DuSHXTr7FGZY7CasQIgE2ksFpzxEtw8f6uWzA/zSZHH5MAWuAudIqlJFL1L1nk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23313425,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgInEUCRA9TVsSAnZWagAAOAgP/R77vl99LZ5BQ/XX5G2N\nrWgQc4wNwnpIaTIUBhxZGXdUh1KHpB47oJr4/En8xaCJcdz8/zA2WcRc/kCy\nbAGunlWYcySwRZdynNHgwBu7oqQRklUxHE+tnboJ5Z7W4HeyG369c8WRuw/4\nHesQmoCcIGVKX/4R8XKbbA8+nFg+TJ5GNWEjLP6bLTdvZ8ffw4QnR+nfOjLC\n6SkdXIIZEI8mKAH8c8WUSdWTPNOEow0NkZbLcQiSDlLCGL75Zd4OQ/Vuv2F5\nD7nLYQiK6ATA2mNYTaO01tHxDR6sWHpbN6Xd2qwejz2crSdRy3tCl39voGRE\nmGRfnzl5X7YvYscc19VeOcnUETQ0AxumwMQNbymlruXNUJcapAtfCxgRZJxq\nS/Nypi1v2rskCn6QXdmtpI2HCqbkVQ0d/QXpVzVaFV4o/CJlHJg+gwfXaUy3\nePP9mYjKxfrPbJFZinZ99paKtHpCxDZxcLv5/RC6DgCOuMr8FlxOyItHkS4x\nrf+IC2r5vm0ECW+4mSn+SvLHmTsTwknU+t3FK4gxPj4lzNO/X6IQwgC2Fjpf\nMLdCBTpwIChTKSxWc/Ds5pMQNWnipceJYDQOVx0paCEk8YOpoCcicEVq5VSs\nvq9tPPi91sxmE+jneqLVH7tt6hgdp77bv/Z0fcvHz5HhvFrVT+3C9i0DyJkZ\nw43I\r\n=THBQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"98c1e50e272b7d2687c9d9c12362196f649e38bf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.4.41.tgz","_integrity":"sha512-B+dxNd+/xHqs703SA6ES2BCwTqo1OzLJfg08C5fv10m0/Iwyq/KBYsoScvmxMlvJC7m62Qq7LYY7dQyy/g+axw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.42","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-svg-base":"~18.4.39","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.4.42_1612869908071_0.25936703714590026","host":"s3://npm-registry-packages"}},"18.4.43":{"name":"@syncfusion/ej2-charts","version":"18.4.43","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.4.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"61937881d015d7f4ef87fe310ebbbd07265adaf2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.4.43.tgz","fileCount":399,"integrity":"sha512-813SId+fdU0faAfAGpvgY7RgRnYtuII7DgFvlZZZfc2zLS85e4a3GxjkwenzPLcxSjfObKuVm1ELxx2HMgHKVA==","signatures":[{"sig":"MEYCIQDRxEsVy8jTGu53Vnbd2XYucbW/Bu4HkP3zW4vkQRgKdwIhANBzVo6pdRItmGVG27A8SLdY6FniKlKVEuFZZFfItxz+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23372086,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK5GDCRA9TVsSAnZWagAADgcP/2gcsgZOYdwXmDXjOo8G\n6/RCYXQJHFVfaPQsDP7IKKelTMDID8wV2Fw9v2BNcR1hNfPZzrTF1WTqp9nI\npZKGBa5cS/veqffoQAwO9KFA+8n/Llvl1ADR1yhG14S2ZDMwnbqE+o3oci9r\nUObElJ41mcZetbEvJjxZ//DIO1ze96Mfq4EwpwWNZi1G6nN8PZ7Yg9P/sDbg\nGoeSRRAyEAoZVFGLjpf8qnmMstWIuPOLwqjWossK0LuVQItaLZkpyLfSTnzs\nu4sYP7+5zXWURTqB3iwkRAmPQ7LabvgXvGUsHS9q7enNfCjlBngNXWbBLncO\nKT7E5PmsN4Bkw1ucgSVECRt62oZNqhAnp//GVdiugrANpipDLPCgodU5Wv5m\nqxm+KSoVw27Hclhcq11IoF3m5RcwknwGRQvJi8lwvdzyXWt0MvxNcaAyieGa\nlo0B0VHI8jlcDes3TFievzV2UprMF1t+5uuddxM4SGWBa8G8+1gAF8og8lsq\nOZHmPK07etsE3uj7llMWOXg7THAoXOJyavy8wt16kwOyND56X6yPhPq+Mxp/\nGAEDx0SyQBmaGYwtJPg1T0eCT/KT4rkdKq7BoagncOrBivvEzIwlVqKriq5G\nS/rkL/EfgnySBdmqzS7WbZ/Mzj9IMA5C9VaHzBQeZHYHk5oS8Se0Ir07nkND\nqjDC\r\n=pE2w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"e81da062b13708aa8da4384d12a8e6b88032f641","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.4.42.tgz","_integrity":"sha512-YRxwVzC7lz9GWrwsyh3+I8bx7feCdHlZtRNkmBsx4QmDtGRjUI6Q+DxcUowPQlX+HBu/SmdRTsis57xGiRjiYg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.43","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-svg-base":"~18.4.39","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.4.43_1613468035175_0.7037483551920383","host":"s3://npm-registry-packages"}},"18.4.44":{"name":"@syncfusion/ej2-charts","version":"18.4.44","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.4.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"9cb08e2bc40a12cab8509343576f238a4e0602f6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.4.44.tgz","fileCount":399,"integrity":"sha512-IpRzU0VpNUZBXDBkRBH9jeoBJo6EXVCg2G0ISrIhjpHHmi5gxlI5torAaAdXlK7r7ahJ2uf52ARNkdEljjlXsg==","signatures":[{"sig":"MEUCIGu/yL51snMYbd/AFc5oWK8p/464s8Makb4HaAtdXrPOAiEAuPeIWS4K5TLt4m7MKOzCLaVMaJcqVY+olNXpfwnR5kI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23379249,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgNMeGCRA9TVsSAnZWagAAFdYQAIwllXEs83kFiF+DHDxF\noJhwRJuwI+YT9RkkygFpsKo8CWy39lO6WxPQfX1yY+xpQW+W4QGc4K+b8ayB\nO1O11CBoJIfQjxgdWRToT4GUL3awZzUgPkqJmS3X02ka9kMCguQCJfLXpCGB\nIGeERbnI2tzONI6gGUtbkYkAHsZk2AULKayUD0uS69+so9E3kJs3Iwanzqco\nJBakABTMShWp1p1XJ2n3wobGxUmsy5hUjPwuY5FKVd762Q2XFEmhKOpjdcPr\nA4WBGWNaiagmsyU9CaZbAcEByCqRt7eeunAty3utHe39iIZP4CnxxCFCVzYK\nwONgoZv2P0V/v2gikZ37mPOYxho72ZFEB+lTdlz5RxowxnodURPdXVozFVyc\nzJ0T6WoDzFg/3AEj7jUwcrYThAuh0YxVIXIOH3+CMv/YQPkefj8o5S6jZomp\n7ZqZHFrYbuoXhxMrjmI+4STDp6h+tRFaRF/yiMe7vULOycjEFCzw8CCQ/odd\nx7vjYWaDVDNSGFG6qRkAxYVvflXmb/mX7FmxpoZ0DsSp3jme3OBQlNHTs6Jq\nH7xCpNjyUOeC4PyHtLPw0xwE+kB3r+nwlGYjOIRBQQbSdrHgVF00Rz0jqJQ1\n0jonOTtcZnnlaarjDFNMl/0sQu/bnHpFnSA57HCjr2eNC9FARFAg29dQD/O1\nHFhr\r\n=czCK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"05c1be996c6fda077f4c0b1fa7395cf66645d8c6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.4.43.tgz","_integrity":"sha512-v01fpihxMUFgdQT81eyYlUjmhzG91UzM9TgrG21sN57sIKIgfvdnWuh9pfsbXYfZLrka4eKNIHp64KIh49CgUw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-data":"~18.4.39","@syncfusion/ej2-svg-base":"~18.4.44","@syncfusion/ej2-calendars":"~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.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.4.44_1614071685812_0.7988615772853174","host":"s3://npm-registry-packages"}},"18.4.46":{"name":"@syncfusion/ej2-charts","version":"18.4.46","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.4.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"4ab78d44e8112f580b9b0c4e87b366a28c7f86e7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.4.46.tgz","fileCount":399,"integrity":"sha512-cRmz+fxFPwW/04d/Ylt5+Q29iGIwMc7eHq040A68Tz1zwO7STYXFilhNSUwVM089R+8qEUZMBTtVnwIGOOb01g==","signatures":[{"sig":"MEUCIQDfO7QdzIYKEbajeRANKW0MOAoZiNHdkmSiSxQ/Q9xekQIgeQd306QZBOdI9jIan8iNP9CO/FCXw1J1XKwyzi0LzEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23454201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgPgcECRA9TVsSAnZWagAAOjQP+QAfvCiPlFGtwq4sIaqe\nIZmDvh4y9mKoqyFjLiJr56RlaOtEdLRH6goEnXlNH9/kkTNF8fSqR6WoJs44\nGG4A86M+BIIBxXj305dF2vLl6hww/JuSLs1FX9ZOeGx9f/0Fo/Vnm+HtcBnx\nBRc1jQNzUfzhw+9xlygXc8DPiozwW1fOk3gsPflzuXdK+Lhx1mGNEV6PolWO\nT2YWRz4uw5mvuf+/Px3pvCftcv7jtO+Zh+Cm0hyH2rCirwvOgl8qXRsBA44l\ntAVQKxrETcHOmgFtERxaQf+tsaOGvUOU1RyXzD08WwxM1PDVzAMIcblfZXps\ndSVmorWA13dOOPjJbOS+84emhKKBEchs3QTBa6GnSszU7qFKT32RDY+slNLk\nNyIGGn2XIPI57w/WmVspPUBSytuaxUiAIxonpRPOc3YGPBS/UQTHEUCl4YAW\nEoj8xsBhwyC/OQbEHrw5OUean2LkEgzE2JWL57PfdMUvanHNHbM+n17C6dCy\nzZ/zUI0R2AsBOYOGVyMv7Jb12muN9iGu5ajz4XYKy8P+YoE55kKaCqOXD4ts\nB6Gwt5h3H2DQYnhYhVN6+OWEpcA+6kWuk3fXWY5VnVF34Qvso2k9Gytkvb9B\nRzR9tuEwb/2wpKZ5m1BT5Dh290YuHzkQJxZkkxfLhhwQUvcqvuIH+vsa1+/s\nI3K3\r\n=s9DL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"7df8c9245d170ec9558d48efe1367edf05cc6406","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.4.44.tgz","_integrity":"sha512-aVt5+BwrHicDinOF8tfuC+mXeCdFlK4F3zOkoyHtUbF4c/kS7oDv0jyDapkl5tnOYgiInuWXoWg5nGrQwBxR2g==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-data":"~18.4.46","@syncfusion/ej2-svg-base":"~18.4.44","@syncfusion/ej2-calendars":"~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.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.4.46_1614677763670_0.9508074338378387","host":"s3://npm-registry-packages"}},"18.4.47":{"name":"@syncfusion/ej2-charts","version":"18.4.47","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.4.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"f8d09eb630f37850a0f0162a6aacfdb55e151f97","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.4.47.tgz","fileCount":399,"integrity":"sha512-oH4oNvPDor+GjlN02DkGRUb+b4PaFb1+M01ePitqlx07TFwT6XRicrABYFMNJH9lB5KFQm6SQBzNCaqhB2fWoA==","signatures":[{"sig":"MEUCIQDRB/E7cWLwlxeIjvsUpH5DxztsW/ayE6/pNCWWAkjPgQIgAdDLMqBIvbYSY20RcHO1w8bu0szI+Ub3CzL4mjb5mB4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23454803,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgR3ALCRA9TVsSAnZWagAAjhsP/RoXDCGOfOUeJINPQZQQ\nNZSoa2Vhmgoo413vQEB4QN1glwkkyO3B3NWmG0JDHepvgbUsJ9gsQocyJhUg\nHjNLYJnySNvyG8EbMiR1uCzc23virtxk8YVMh3nnV9Rd/oHrhrfwnPinEuuK\ntddxBy4VKL5RwgMNTDNwhJ9XS4mkcCDYMAYRo0ppJNfYyx9yf5FshxqyB9oE\nMYJEm4eOoK3PDP417o600rL+RMDlvp2arcs81HrID3YWhjBzVDh6R9zfsr+g\nZp/ZGNJ+JROi0QS7uocHZkCD0yf+GB42N9kj8CjVbAFE3M78WlW2dWzwUugF\nYlgCubK+NX7N3gFvv/c65xk+b3G4U6gTL3dijSSD6SDVCp8dX/A7AXhx4XAL\nqOnBKEa6z9ckOxOt9wGIFKTfGc+Jpkv0j6cz9SCzdI8B07kVPXProwBJqA2G\nd9+0xOFPKnBNdZ7FNcGnhPms0aGPJvtQqSl18XHjcjo8xupCou2BuCdW93i6\nV3qo3TMWV0s5a2OkdjRBLggojNXoWe8Py/Yz/GkhLYTDkJjGV3JAQI0PAHIv\nptaPDwpx5YFhBpl3jD10C49Ixwla05efW9iltEdkMJQeUeNAxkVzt74h2Xav\nE/KfH8SB4b1EpWg51cgKOmomZSGhRWm/1xvUy/9nXgi5+Y6zrliVJsAfmnJJ\ncmn/\r\n=J7+x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"c6c18f1f5495a08e976794b849e7a419bb3bf4f6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.4.46.tgz","_integrity":"sha512-3lm68NiE9s0sFmRT9mSNficDJMuThxmUyLTRmSaDhyCSVbTureRUe2Fjf1xWCN2l2XEZuFV2TKaHwo5dD54DHw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-data":"~18.4.46","@syncfusion/ej2-svg-base":"~18.4.44","@syncfusion/ej2-calendars":"~18.4.43","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.4.47_1615294474644_0.22365890222884444","host":"s3://npm-registry-packages"}},"18.4.48":{"name":"@syncfusion/ej2-charts","version":"18.4.48","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@18.4.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"624a5406221eb46ae164856fabb86215b999d493","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-18.4.48.tgz","fileCount":399,"integrity":"sha512-SmjVZN2E9fLb4wLDWj+N757qNOE03USnwjKmkVsJzmgu67ZBzFfjIb16TA5lHCMnREcZNiJcgR3CgMOY8MvegA==","signatures":[{"sig":"MEUCIQCU+qzxO+Vt9Sn+1mOIg5+Wq7W2+YXbyCijfi6kEqA8tAIgQamc8Vl0zTiqSvCkf+wRL2eqPNrJTgKegWJpVzE0AFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23489875,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUH2NCRA9TVsSAnZWagAAODYP/1xhzANU+nSX6XQoWGMZ\nspraGmP1bdzDeGUto1b8Pk6HxN+B4y+bW9SOtrD2AQYRDado49H+jGGGCJPd\nG1aaILen25rZMkRPf3PsYyHiQY0iQT9stmDGlr8c8bQtSwdbvfqrRwPz3o4Q\n+n7odLaIvYKZKkWEe/fr2Jye1yS9oSyrsmSEFo/u6uTdrLJa7vCUEuYshXAe\nEA/joRSH5XewkA4L2yVJKuM9yX31jyT76MDT5beK8LWrK5sXFtyNapMI/10f\nNsRVWIGDjuLdeqyyXHveapP148nBCtrjHIo4Q1LoCmOWxbTrcUMTOuvSePtt\nE5Z08LWeHvvSjdBSEn4mOlrXNSUIhSSVAytMTOlmlHkITj7l7Qed02aUkqX5\nVcKhVnSuCMxqLy5C/dCks2gbS2rlFUEK3qcaUp6a3xeZf7ZbN80piEpY21Yx\nH7ng1uuSSShdBxZ+qEZ8tkfhmCbcsrFYVdgrQDr8ntJ/WoSZ/JdTXOTl4bwp\nYzwwfyderv0TTJqYQ/A7LmLqdx40j6En21ChxflhwvYP8O+f0aEd+26JUzU4\ngNEy3sTfL+3EQguGCmjdNzfDjMUvWJJTemKcJX1cDHH3aHE0V/ahQ2grU+fZ\nzI8lBdEjTQEtiCf7SIs71fDbOC/N4JPIswa5iCjWACDwp3TeQrK2NRCJyZUn\nD6Jm\r\n=5yFF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"b4829cd902b3f1e2081284eab0c87c9e72ce4a54","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-18.4.47.tgz","_integrity":"sha512-zyrz+KRxRJVMQLLSxQJHZld1/Pma1pt7MHDjNLa4EG3j7/H4oRN2d0dypDpX9n9r1VXJG10Z5Kts5CSxPxqFfw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-data":"~18.4.46","@syncfusion/ej2-svg-base":"~18.4.44","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_18.4.48_1615887756525_0.10307523956684461","host":"s3://npm-registry-packages"}},"19.1.54":{"name":"@syncfusion/ej2-charts","version":"19.1.54","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.1.54","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"e58493136e1016768ab34ed6f3f40430caf1f67a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.1.54.tgz","fileCount":407,"integrity":"sha512-hgMYspyRICLWiP/f7m4Lv7+fM2HtZCv18NjP5FmhKCZjOSbVcUl91AcXmoKt3gmhADnk4kxvlGnwEtsoTN8htw==","signatures":[{"sig":"MEUCIDfsGfYmtesZ96tiPW/DRcmZEb2PJCkGtjm4kWy/HTOKAiEA88KvRKy/zeezzld3b1WalF48oxsao/2G2d8pZwE/3GQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23968711,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYzoJCRA9TVsSAnZWagAApgoP/0en7T0YKVgjVHa8jBNu\nZekNm2prXYm79PQpJlglvhwJfkOD59crtz46dwftIbeyZAnl+Ef74pqMVHMh\n7XIWVXUYM8Y9j8Qh5Dh9mPvhYkaLaUHcYYabr2dVzO6m2W3Rnw6rbEcqZM3X\ngMF55iQubtPuDY5qejCj10uQwkrOGD7maiaPnUrU//hGVMVxaODrTLB4JR01\nvFDlSje4EHTua95kCXeWnlCdv95OeKnQJX4a8li7CqwpSPa1b6JHaI7DAxId\n8L9MUDAfRtqERDlE2o5QcQKEqQH20IxJRXmZ8x/DfWlxCaphNgz5HI13Tcme\nWoGNlCcFRbFqWDPUerWOXwuTPkDkI+G2NePQj1H4SK0/Sw0jcIqlrdCuMVnG\nYw/klEUHIK1BBj1+VdclLTFk57cjNau0LdTt61+9mNrlu5+S8KIPjfkIr6M8\nEfLn7CFoN0cFEQ7/88yhRCWfpiF07v9GrX6Xh5nkKl0sQyXDwEm/72q8tlT9\n19UXCYDVSjlYCbg7yrE/cTOsoTdKhSpZ/8AlsIE3gA8TeLGrEPP8L3rnrVnw\ncjkE7C6y7kZaxq9exPGt6NYOdmCprTEF81RoWlunTeHhnlhjnY7f2UdG/bCD\no5qx1+lRZE5FreXK3rg/tjM2BFtphXgMhS2n4lzNHxn+vHXAjpk0Gv/cN6Eh\nq9k0\r\n=rvS4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"aca5c9638c983ffde5e27cb9f748f71f47049e79","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-17.2.48.tgz","_integrity":"sha512-fhduwYE6Pe+Rc6a6LpQsW6IJWEryuaj0eJ/oPpxXJSpQp0RZBaDI8bI59tQpmnu+GTZUInm9JYRrMpk0ETPljQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.54","@syncfusion/ej2-data":"~19.1.54","@syncfusion/ej2-svg-base":"~19.1.54","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.1.54_1617115657076_0.9366579795173517","host":"s3://npm-registry-packages"}},"19.1.56":{"name":"@syncfusion/ej2-charts","version":"19.1.56","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.1.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"39c1a15e2b63aa684b4b6922d15663354c518145","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.1.56.tgz","fileCount":407,"integrity":"sha512-qPHMGBNdKBf8rpEjOuOWC2c5e+iTtNTEloButz+vnygSnN0yKEKXwuot+nq3v96liy1tddf3rGfvaJoZqyY6sQ==","signatures":[{"sig":"MEQCIE3DtiUevKQH5vqfK4Wq1e+y1vQ3YsrxIWX6/v+FabyyAiAxwciSMoQs8wM8B+OdM58U62n2J03mmou38S5OpKGzJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23998125,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdWG9CRA9TVsSAnZWagAA0H0P/3PfdFpIcDGHkRmd0fbj\nYyf/ZIu1rWfFeJXXBPzjV51pNJLtV3+/og2X/p8pIRa8BJke18KolvFncji6\nU1e9a1fqM4dzcSoZyr9VswmgJidkR82WTy/ofdvaOxmv5r/BB67ZpqDzpmof\nTQCsjrduvhmw3GaFZLDP7J+vqdDkgIvouUmzZcAcYz165nisuc9a4ThErTeW\nCfmYD2FUs7xkcXK63lqO1tNECc0fFh6HqdRlirvVyvSaLN3XiTD6RAtoOntp\nQuRCexZn25EiJY8nJM6xQCB/GEcrg5gOXkcpjdIr6+F1wXGF71+JYBguyajI\n/ZyV5awIcNDydnfEQgWqAqm97o7tf2BmjBn0BnBg4E81VfxS0p6rMvWF2u0y\n20aSwk0T56VCtLLFujleEDn610WxFdG44yVD2WOyUbj7Dryr52pmHlM3cuqX\nMXJrdu0YSszR9MSSYbACTDO2ngf69Vi6N31jBXynod+pVby/tFKOxQ3vh6Lg\nRQtQPhdsgdFnMcGj2jgo/H616tZTV2LC0t6QW8QV1NDFl+ToGqsZgja9CrTe\nKlXfDAx02Fi3FhkmAwK82BOy75f1JfDg9wZYE0WGaHxCVGc6s3wgBaExlDdZ\nUzWWVzoQsW20ZAaCKVx8FG54Jr/n5q/JTANU0p+gwAGq6C718mRdDXPrg31N\nqFUy\r\n=SH/Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"de5078433d1b9866bc0ae35fcd74b6a7a74a2f72","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.1.54.tgz","_integrity":"sha512-gvhcw44uZXU5hMIfMXxH8n78PDRo47tatEnNLAsggKFR6dkBZER7N32VU0S4x7UR0YkBciQdLkA+LUw900IVHw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.56","@syncfusion/ej2-data":"~19.1.56","@syncfusion/ej2-svg-base":"~19.1.54","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.1.56_1618305468834_0.8029521130685218","host":"s3://npm-registry-packages"}},"19.1.57":{"name":"@syncfusion/ej2-charts","version":"19.1.57","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.1.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"d9d5e7b2e6fcda934008284a0ffef89409eec863","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.1.57.tgz","fileCount":407,"integrity":"sha512-7oWk4vPOedf50FKRdly7xIjsqrd4dreJxRa7NAV3IWtK3D6msIa0NFynbup8Rx3udoiIBWAR8mR9/xbw9S+Usg==","signatures":[{"sig":"MEUCIGhAh5+jEJKxkG4d+kuy4PLVtokoY11twwF2E3BG8A0xAiEAj5INRlVG5ZyOgNBMwD2np9JJOXGjm8IXVewDd+s0+XM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23997187,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfp97CRA9TVsSAnZWagAA6x8QAIWj7r4ZqZdbaLZ23qpq\nLPRWZKAZxkD9zCmMWR2DWsOn3k/jYxTw4kTvCa1nQuInTV6exW6Yp9knxHHk\nL+w67UoXZDtpIIl2FGDqqmcMxVggN6r5spEAlEjIZWE91jnrdL9BfxSjbal9\n7MVmRwPVTKmknRlgMA+7OgKTnXFxtd0eoozkItSBSpyIWinHbxWNB6xIie16\n1cIpEcUTnA0AeXU/ugzZ4BwT1/1dMVCxEqpYGr2gIBY98f86TPRFwkvdvPuc\ndw7MV4E36C5tIDbXyqobxtLl49eTNxXBhUOnDgs/OqABPGaVniGzJMZo33zA\nBZguxF6eDSAko7DWBBkucxHMiUD6nNK4SU9WRhYjvmvu8o/mJSMPrnw13Cy6\n5q2GjW19uSqLKnywkU1HaVsAerwbyxcqaA/GiElbiE6yxtkK5pQvEO/Npf2A\naD1HGbYmeOr6Oi13ZpYC99BFRCMjnQUCYqk8fjKf5Iabhb+Y+bCJ4ZlW74E9\no0aC/Cvu/VAo/t/m91Q4VkY3GzbZufDrX9lDnaLPgd8lse1RMNG3CqKV7t9l\no8SxSoiYsMqhvy24Q3Hz2RIQAq4dh/XYnpr20oFpYuh3y4elXA65bSdHsrwp\nx/swN6Un3+2mOfk1/irIpl3sjXQyj/IKFHO9YaWVsUa7cpEg+aQjAoAYZlW6\ni8r0\r\n=P8+H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"a5904da63185502b3c683120bde05e10a0347c41","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.1.56.tgz","_integrity":"sha512-pJv9mAqCVgzUeOzgo4/vdUziH54CFzuoZh0Ujef1kl1DZq2CDC8XKR85kICLgIbu8fe+GYaSkyivAHw8DouK5A==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.57","@syncfusion/ej2-data":"~19.1.56","@syncfusion/ej2-svg-base":"~19.1.57","@syncfusion/ej2-calendars":"~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.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.1.57_1618911098886_0.4151328580761606","host":"s3://npm-registry-packages"}},"19.1.58":{"name":"@syncfusion/ej2-charts","version":"19.1.58","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.1.58","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"ad56a7222ae5925978d273328c061a27eba74818","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.1.58.tgz","fileCount":407,"integrity":"sha512-t0xvXrvZUsC62d2znUBoqRmntJKun5qhd69XEZu98mAUNDvtX13OvI5uk0CaDjZcZumC1G1rE0ft8vXIPH7y+g==","signatures":[{"sig":"MEUCIQDvj54y0tMMdPioWkxnZ7HvOhynwyUK++pUfoKJZ+KovwIgNCuUsT0JZxLqlqxNJn9XfmTaonAeez/Tpb8xHVImRMI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":23997187,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgh+hZCRA9TVsSAnZWagAA884P/ivZls6YuQU+WE4FzA2a\n28X0rKxhvyU1HZ8HosqzJaLLE3HLg4VfJCA158iaqeWvEn/RCHnUQesPFGg1\nPoUFOD9qqJvnZCsbPbHAK5EZ490/XClVYJdFZx/5Y6qccm7NkN9fnd3wxtl+\nIIHe8X8Y9uvkFFuDGV695lRkgqWCTL0jdAFQlYeyW2jwEnmX2Qn/5rTWSD+q\n0rCGk5SzYKwkJSIpyb7hCdLaQCu0NpIQLt7zi/r0u1asj9DIR0FaUqup+MDB\nd7X1rCMXT7kSeWt3YsPnUCsmUqtEEoPDpmS+PPP1RQJg/I6b00/uSGXFOI4k\nr2MwAm4VGVd+jpj/b/ftb2RKGkTrqI2g6k1BEGN6KZNVL+eeYNYbAPIOkjDs\n3VMTyxTFrPpa4Nu9qzlrvFwpGLBqXtAarTdxnXEAULF05iD8k/alB82w5R+3\n+jD0zHXtP/ROUBBUilWbJSQSuQEGJ+z8SYLiELrWst3xGiDYIbTya5VKuiPs\nswQxeFISjueqBYp4Jser8qBLldEPUYiEuNpQjlayG9C53MUmEbczdlsRAUu5\nC21/ePqFIZwJ7uFCN/xeJE2y84Qz0ug20OPUKj/IjqMCWUVKS8q/kbEgsTid\nKNeoNSIG2GRLY3hxF54QBKF7dd+v6+2CrtFI4esqp4rb5pnnmr6AxNSp8wQp\nnVdP\r\n=+6Xk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"a5904da63185502b3c683120bde05e10a0347c41","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.1.56.tgz","_integrity":"sha512-pJv9mAqCVgzUeOzgo4/vdUziH54CFzuoZh0Ujef1kl1DZq2CDC8XKR85kICLgIbu8fe+GYaSkyivAHw8DouK5A==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.57","@syncfusion/ej2-data":"~19.1.58","@syncfusion/ej2-svg-base":"~19.1.57","@syncfusion/ej2-calendars":"~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.58"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.1.58_1619519577364_0.6363347468361418","host":"s3://npm-registry-packages"}},"19.1.59":{"name":"@syncfusion/ej2-charts","version":"19.1.59","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.1.59","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"81d5c41c617e98ce5a259a90be308fa337304ab2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.1.59.tgz","fileCount":407,"integrity":"sha512-+i2oXt9wEMcQKneKDH+XC0AFmjcxsq2EuCJfmsWB/0rG3fU14BuqLLljKloFmgz8M/1l0PlyuBu0mL71KmpcOw==","signatures":[{"sig":"MEUCIHBmmgDFQfqXRYGR7KVcRGUDEONv1L9G5HAj6nHZIvw9AiEA07b2848gZhv9EuC/zyIoxWmpCv+ZDYX3On4CIDFXepo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24023494,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgkRLBCRA9TVsSAnZWagAA7IgQAJzTT+mb0IkY0U02X7kP\n/jqs01nPX0m9z8v3n88c7Uz6kG9VwMMmyW2sbl3NqK8XlawiNGCuoFjlJ9vA\ncxt05gvmsK9aIELtoM/DipuiKm0p9yLagWDSlbhH92+t12FqykrnRIgKVYIg\njSjw6HuzSn54m694sg6sU1G9pPSKuI3s54ZrAALTPKbnDcMe6Bkexi/0KRoA\n9cvHTI0dQz9Q8ZScEMcq6IsRgi/kSGGxWPkFXDBuCzxdspYtxLBX1dnR26tO\ntiAUAt4hD7bBjYhfBWPNMKi+w1yiKlPjC0PNSh2jANJDYGiXoKlvIZfBCFxG\nL4D9hJhgrsTXAp1KsixhHC4zj2czLn7ZZdWelO/AnPgtFGMq/h6tqnNWFR3G\nDBzOc/rl1LUjIaUlzqAWV+SxXYMb8499tMue/2KQX6nyATieRAzoH0VRKfoy\nWhh8q0Iv03x/q5L7IDEYVVdss2uwlTcNfurSHUskJSLqQsDLy+GcW2FTGN9W\nKhxfADhZxqxs4LI5nq0wHTzqkgttlEWR0TQVG7ORFWBY06i7L7yscWq5anaQ\nCm9kbWYbqHYYUnlvht0qcCT+sP2JyqS5bUrJCABwxF/x1TvgkUw3oBLlpObr\nx0b00ZG0ZGJJ7LrtqgcVwUo3MVa3yC5FCcwCiBAUPF5yKAJAssdXNQCiPT80\n2KkN\r\n=vZOi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"b3fff92ebd6ee01739f2944494c4bd94212a0c35","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.1.58.tgz","_integrity":"sha512-U44Zz6q3b47eJZqEz8uik5q8IoLhj5HUbJR9tHE7X40Cr5n/uvUT/AfUrCX1vaxVlu/kV22hN8+vQrGBh4zB8A==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.57","@syncfusion/ej2-data":"~19.1.58","@syncfusion/ej2-svg-base":"~19.1.57","@syncfusion/ej2-calendars":"~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.59"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.1.59_1620120256784_0.1776176443580182","host":"s3://npm-registry-packages"}},"19.1.63":{"name":"@syncfusion/ej2-charts","version":"19.1.63","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.1.63","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"22b44b6cb91857fc2c15f35193abbbbc5293e031","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.1.63.tgz","fileCount":407,"integrity":"sha512-o813572ZiPSme0AwyiPULiMOalCAcmDS/BkA77XutHyg5mvFfArWAuBjOs7TVMc0MfOAJFqddEWDJHU+wlshlQ==","signatures":[{"sig":"MEYCIQDtsYDxNhUqHCzjd2ItrUKWa+8HhUejJxOqOCMwdh1EhwIhAIhXsaP6g+hFUsqI+co29CGXa0uEb+yTO395TIrZrRX4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24037335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnL9pCRA9TVsSAnZWagAAKpAP/2Y6GpKElLV3nUuhrL1t\nTFm8REItKs/B4o1HwfpNbIubjf0r5hflgqtCfqBlCS2XwyITARGKlfC/PbFv\nzPM3xXUkW/znuA2b6njpelUB6a6c7KsameVmc3orZ+kbr+LLTKzNDcv3hU8s\n6VoRzwoSSi3/VUvS+b9DP8SRKcXjmalMejuXtkII4QiZw+pN8LQMDy5LYbTL\nihOUxeHCUb2A8Ph2vQTTJgNeHhA4AmKdfz3ZYufivk0dwju1fgLXSipUB0xm\nm2M+nlAB7Ucp/HwranB12ZMUpdXEpQJMDgo2Qy7wdnouhny5iNkv4LkKhzEW\nZLRGiA0yDpH14eGKoZW2UxxIbZeGccbisEshzXswdeHi+hDrhZ4RucUal9Q9\n9G5YsMk75Xtq3izzARjzIyRDztWI4VdPtgCO8zXvg4UStiC5rlU/YUiAg/Ek\n5fkgoaEFD73u6SG6RBLyEbBNmH1JuKUBOcndsSkCgHZy2HbUCRkA9fWQBTPh\nAdOvGgA8ARmOpaW2sxgq1p1yEl5a4OMEAZ25QtBjddizFX6YGLdIGHrhfCEV\njccJFS2WL+fjMUUGk5umbFaMVZidHGUOjmLNAmLLWKU+AhbZ7oVi4pSJynZq\nxnH8DFgyv5UJwjHZ37I0gedwT0lchlDp+YZzOkuG16VJnNhDyo0/xj6emLkS\nL2Nr\r\n=XU9p\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"649c6b71132b99beae276a78a4248a0d589b528d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.1.59.tgz","_integrity":"sha512-D6S1i5dOXKOWBgx5fT5Wu5XZ+AU9OUErMXaMO3mw+jMwr1XBoFyrin1J08sNmRAlKoe3cb5lijb1bZSl2bDl7Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.63","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-svg-base":"~19.1.63","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.1.63_1620885352553_0.7001979723365377","host":"s3://npm-registry-packages"}},"19.1.64":{"name":"@syncfusion/ej2-charts","version":"19.1.64","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.1.64","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"de6c6db9ee39623d0eff72c9c0d4ba5c1d6617b5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.1.64.tgz","fileCount":407,"integrity":"sha512-aMAS84cp2wE8Gw+ZjCHZSRTh8a0Irkqc+WsTdBHrwG+alFcALKILYGNbbpPjTUbChWkqk62223YgRyYvABVAsw==","signatures":[{"sig":"MEYCIQDASK0DFsqofTCt8fje48ume/aEsOC7etp/Up6UoPRpgQIhAIocolUB02uil2L0rslWjU0qJ738U7hwxRpW8vrA69hh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24037335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgpOGACRA9TVsSAnZWagAAeScP/ReD9QPMtbwZpv8Dl80i\nJYnjEuMxKpmYcXioSdNvG8unlif6kFbhWAR7igA2qEwxyqLXH0ifq+EiFL6f\n21vyjFuahQO4oQQjt0QFkrn4LLMtH9O78QUdH5mtsDRLAOImQkbCADnbP8xS\nMyNhCzBWeYtbO4VmcsRTHWB24W02L0Du6pjpm1pCA0BV4MshzODzKLeSUx8f\nj23PfAxAKI5aeUeZ4SkjRn2/6wpgWEtg9x/sytsQ+nK3H8S/UoFIoHVyt5b9\nUaX8mVDlIEXmvixn08ayIL45dhtq0gVZhK7bNHCrocvW6DdqjUrkWYks/1FT\nWutpKx5VSjty6ElBa91QXqNj8KGTQRP8OhbmQRdGvpaLKJgLtdztyhW6d1J9\nAudQHGyMBqXxJHGhIVwUc4rsAl+Ddw8GyjT+YAmlmejZBJjhRLi7RJtwOyTg\nwa4ZHgFYybiAscd3grP++xZCUW84sKP8fzRVojXFN7YErNAaLV77Q6ZvodDW\n4AMy3InRlQgvuZTqvEyvcTFhqoyp1PXRvuOMdUvUFnRRC+3c7hl1v+IHxcmW\nW2Y+k3//gwyLukn0EHHpftmma2hQwjF8BnBxUPSliFkNhIM4cyi+AeHaUaPD\nvMN+TyyZfzfhi04XSDuKygRIKLQd1PxC1vBfEJNQ2xFdxGfAnFEnVZUU1KAa\nd+tr\r\n=MsCn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"649c6b71132b99beae276a78a4248a0d589b528d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.1.59.tgz","_integrity":"sha512-D6S1i5dOXKOWBgx5fT5Wu5XZ+AU9OUErMXaMO3mw+jMwr1XBoFyrin1J08sNmRAlKoe3cb5lijb1bZSl2bDl7Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-svg-base":"~19.1.64","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.1.64_1621418368104_0.9930619398274547","host":"s3://npm-registry-packages"}},"19.1.65":{"name":"@syncfusion/ej2-charts","version":"19.1.65","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.1.65","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"ba4e673ad72631e43317e35d3d4f053c095ba48a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.1.65.tgz","fileCount":407,"integrity":"sha512-FdR4MUz7Qzq6e1ufvpsLiJ+xw5jtXPSNG0hVROUdjSoHUGWxu9qyOqUvzuUwWuPWwOrsoMlBajgT6V4VLeBukw==","signatures":[{"sig":"MEUCIQDsbyWtH5+1gCFtr5q+Lv9fFAhmHA+sNY6ugntJKjO5kwIgReiFurjrjWjbS8mRSvk3W3SApJyKWCDCPcGlCGc0hA8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24037335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrJ7aCRA9TVsSAnZWagAAoQ4QAJY+Xr6h144p58ZukcSR\nR/NTNp6juqTEJcBicINFp5rtCwwFfh+kiLMzER00l/Q7ddeokWipnYolRCmt\n87VkXG1s4QpaBEmGEFmWNBiID8yUtB6z8XZi2+cs5kRpLSAFe8OhvQaVNwYk\nN67BsCy9VeFVhBgWQQzS1WxJ84y5bXVoTj8p0jSpefvscNjM0gul/ocaOmbm\namJQf5VK6UNtuYJ6hwrS1g3LOvFgmzUhSQVJECauKxHWBhi2KegaM+zKjlSE\njXhclY5xWSlPd8Ara2GIfWoqbgoFqchMYn3TJMlQs4OE1ifL6Pbg+NvmIOXx\ndyXM7J1evq6QjcVw2IjkZsCo7XB/EcN6SfY3NMMMnI4skJHKHecFMjQOnw9a\nfIS1FIIFIA4sNBVMMA48Elx/hbnTQXAnV826IYYz0JcJDtgbWGDzQ4jRcady\nPgtoy40CndyGiBqOr4Mj+nbVbR1fBWVJGBfhUuzAG5cIPmqAP96U4hsYxWtI\nD7fgO2OgOYx3rcfZa2paqmCfaF0lUutYQvjVCCN79AjrZJQK8PXVeSChOyE7\n6+muSqLAFPi0QVnif0EDDaAEBqa9iznxopQdcqJz/d8yHcwgm3v8SuknuH/4\nEzeL9QVpH5nfCck77xYBu0YHjqa9ibgy1PE6fwKzeSRU/ZooHVU77XCFoD+E\nSo5S\r\n=i+Y1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"649c6b71132b99beae276a78a4248a0d589b528d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.1.59.tgz","_integrity":"sha512-D6S1i5dOXKOWBgx5fT5Wu5XZ+AU9OUErMXaMO3mw+jMwr1XBoFyrin1J08sNmRAlKoe3cb5lijb1bZSl2bDl7Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-svg-base":"~19.1.64","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.1.65_1621925593635_0.20797118631202727","host":"s3://npm-registry-packages"}},"19.1.67":{"name":"@syncfusion/ej2-charts","version":"19.1.67","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.1.67","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"38ff33b86a656609dc38a2a8a7c89759f76cd3ff","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.1.67.tgz","fileCount":407,"integrity":"sha512-19dYeAuukY9uWUVPyE7YukRqGA7CYzpq/ESPNhwJ9CUSCfTBKF3teH2oDTKiioA0fVGknbLmFtE+/kNm+NopEA==","signatures":[{"sig":"MEUCIGajg5BwbSwceEL3+u++whoJNERLwgRZzWD/lL8Sr76tAiEA9bfS9+Y/XvaiJ6nh13/OPXbpQgzyPyV6Cfzr1z7UWfk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24054694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgvzQlCRA9TVsSAnZWagAAC9IP/RPtfibH4SkkaWce3VyE\n13A5eRb/Pqx0ZiBLS9/LRVsYim+LMy+Pa6hz1gcQTiT8D6P4XK2pEdLXf7Rp\nnphKgO4wbd8pk1/iBsLDyucwadPbNrYGEWc+SUOGoAiiMxFOnsyVfz/I53Lq\nkYc0uWjK17KAxDuKVZbdpt2G9WSZo6DigQ5Ul+nljPJRw/2cv4WHOKS22mMk\ndcIM1x5tArP1/Us8XRtDiqJziixt4CGheAIMFQcxqYw0lTfbD1YA2CLpyZJk\nAs+BJ6jP+EH1l7vFzFsb7pRXo2LLeCdXcXJXFn+Nvd+IMK0BOVGDUpnNUEvf\nd4vMfjZFVr10D/W284Ht3/D4Rl3p6CZvYJU7zNfcNiUwvBpx/bYBnR/1H2Zy\n65P8ZWC2/MIAMv/cnJMUIH8XnI34rlIFFKeNQ6t1eMDuV6/5rPTcVop5qXwG\nwf1MzOf4jo1PZkNyRPhGe+QJNhV4MfxqsjDPmFTIOvm+TNELWZCaWed4H3mb\nJatDZgRbtUeeQwUA2WnkhOwW0db6nCGtZtw9PWYUp4qxWc1NLi6r8c8VxPTY\nV+ELmXnfBtHn0eG7O/SKTrdrlDPBKgrLX+AhgjvH1dRpxdj/Bkfu3z3YSL+O\nDhu5bpUCL3j56eZcpUphGk70QJJ6G1CYx2jmfH++8W0GNB5f5nun7A9UzRN2\n5cBd\r\n=K59x\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"30cf930d7631d423cda62cac612048c72e2e0626","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.1.65.tgz","_integrity":"sha512-5EGGJAc2/y04IhQZ2N85QEWBWWVLOYk63ys9NGreYeIEpdhqnvhK2blF6N1Y1/Mk0qJ9R/03AVV+E3hwLIXDeg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-svg-base":"~19.1.64","@syncfusion/ej2-calendars":"~19.1.66","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.1.67_1623143461005_0.7940633627622342","host":"s3://npm-registry-packages"}},"19.1.69":{"name":"@syncfusion/ej2-charts","version":"19.1.69","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.1.69","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"2c95144ae75b787cd70ef2afaa23924aa0787d16","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.1.69.tgz","fileCount":407,"integrity":"sha512-8nzWzuwNCrGDpkUgXK3gVZNk+pJcnKyIPcurfVx9/LLz+5lbvk4am2P9CoaTt9RaFSC+MHXc3JApJhTOT98cCQ==","signatures":[{"sig":"MEQCIHeawg/UGg5HeAWNLwn1/20CPQvTOejnwYt8eMjl//IPAiBdKDDOhdlpJ/q4gIAh2GsNslJqSOJ86br8a5nrENR54g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24065818,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgyFMtCRA9TVsSAnZWagAAuiwQAIXQ2Rsf43T1vWzw0z3U\nf3DD5TmknyJacBK4FX0R5A7eAIs6/PR7zpmbxvhTLOIzrdbTzcHB4lP5AehU\nkUE4Kj2NOvoxYMiT9EqDe0sp7AEUCka9rjjEaM5E6SmHLBfXMWw6V54s3XE/\nz+un5IMRGJoAV76zDWu10NIIuHnNa2BwNIPOucb7CMiVqxoFtHbJHllPDmHI\nQrA48qrVinrqMbf97ys0asSYz04/TFAxFAnRkHugkcpUIaTJ2sdcycCD6tfu\nSCCiFIVHLYHKrgSqc7hYiAIlc9y4vkk4rVidFn3oK6zHVsrN2Yw75x/tydTZ\nxaGoPQLUsodaVEqdDyTproZtB/61mGRN+0FXTlsMzSq7Js7yehV1YOSTU1DR\nCIpr+Zj5ucVMk+xwMV6oJX/HqoaSJC7YCtMvSNC+iA8aGbzUCjhKyl1YRQ8Z\niMjAwVnPxZTC06Nbw9VuXcKq4z2AYsZafhKd1Pe8fsM4G1i3gD7NuVSIhDtR\n4f1e1mmo05rkKtbrcy+aaasxuYdUtXBLb7GxK9FuYRmtNK+iF936zUiL3dP2\nkNNsc8KOLADLu8J606u/5G7woNXF3lwHq2iCmnSl8bAUr4hIMqkNAS93mjH0\nag6K2F4QJyerP2O3ZJOqYYQHZWwoBLPN+ayiPWneOi+Hrgy7rd7vpU1dodDX\nPfTu\r\n=hITs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"0d54b0fb7db5425b6828953d4c6dd54702079cbc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.1.67.tgz","_integrity":"sha512-fJE/rBx73rYUQL49LpIV7KRRKS7+8HOV5M4tdY/GWNcjgQoB3yruqKKO9DaeKNh9bY9W57hE4l0pOy+v04Ogbw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.64","@syncfusion/ej2-data":"~19.1.63","@syncfusion/ej2-svg-base":"~19.1.64","@syncfusion/ej2-calendars":"~19.1.66","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.1.69_1623741229110_0.5832751905007545","host":"s3://npm-registry-packages"}},"19.2.44":{"name":"@syncfusion/ej2-charts","version":"19.2.44","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.2.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"1ffe8c8a7491484fd81f56ecba0961e39f86f13b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.2.44.tgz","fileCount":414,"integrity":"sha512-9RX+UaI1cbvzMcxNfr9rR6OdV9h8o0wl57fGz4TLOF8Z9fe2t50sSA4gb0GTIMwc6O5oQEdHwKEv1RblMU3RFg==","signatures":[{"sig":"MEYCIQD5CeTfYreQ+c6ciGVGqGyV0SYgv+oji9noSqBp50El5wIhAOGDuRvJbYwzTo+6nqYEv/jDQEMb5cIL2jTGK8CES8BL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24635674,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2/xpCRA9TVsSAnZWagAAlLMP/j4PC94tiqjPyiSxodkd\nygWtyqiX3+vF6JkYo9oRiIX6BWqujPIE7QMFLqA35OH5gOmndIOMFkXOsrEp\nE5K35QKc38qS0gJU1j6/Ql/Llzd2mEh5SpN+EQKBLrvW0CvgPPIWQ0/CXAMj\n0RRdvZAhvOL0Sn5FlvzqXwQ0FAwdJZPX+yS6hNqqHNRutPn9Pkw6+WQ7jxt6\nFOgefuWOlGalYz8++8YvgJyq0qNw3RyOFD4ksph5btZR9wBRGuewrLrvBDkZ\n1ie24JakiQXkEwByi721dTSQOytBLDscOuOBIOidpHzl3Z5/5UQX+QsLSdlF\nhzHMCdl3Zfeu2Afzdd24/7BGGJpoLAJGYhxmobpK2D4J/qSBJvMFW0vGY0ND\nQvOwAtmifmJmpgkA/GnqL9D205jgnZUc0Oc4633Rr8Dv3GR3BlFbtCxHtqnY\n2xP/jjSBjvRZ6/Thna823w+984i+SAEG7OWH8VlPWJJtEM+5OblncZYW2RWN\nPgQQrEg9d4whraV11YtYTZwYiQyJwIAgAiFhdY6cryWYH8L34D3tGulJh08v\nk11WgOv3ZR/EeVP/BcBWGEttv3xhfEfwwRrfXYy2WTGi0sp71C7uB9geTo3n\naFMbjz7DIAINFtYIzJB0QPP+84HOYX+qkj6OiwvPAZISDWvw8113jusgQ8LK\npmcE\r\n=KEY3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"7fc0567d8d1c2894dd06484bbc2c79f49b4ec7d0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-19.1.65.tgz","_integrity":"sha512-4dj303lqDjc0d0XOoYA4T6HtLGvDInfd1w15FMJvjNjiAsiWOvESabprvLg4JRl0lk/RVigo+JKqcCwqfj2F7A==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.44","@syncfusion/ej2-data":"~19.2.44","@syncfusion/ej2-svg-base":"~19.2.44","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.2.44_1625029736602_0.9804017457171248","host":"s3://npm-registry-packages"}},"19.2.46":{"name":"@syncfusion/ej2-charts","version":"19.2.46","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.2.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"d3a60096e0cfdb7a2081f8f68de53db2f1e48ed0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.2.46.tgz","fileCount":414,"integrity":"sha512-B7asfON77v5WRV0GtkP61N5DqoExrS1pFpCJN0nP102o4QVzzS3kfQfFNq4cvjRqfpBHCxUDSMJW3MW7FE4Q0w==","signatures":[{"sig":"MEYCIQDjcqyzi0E992QYhmxyMxogrFuA7FESSpvfVS8Ja560iQIhAMCy2V++QUuWMAq4xno5Ix5mLhYaF0iajNQ2cZLoA6bH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24646264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg5BEnCRA9TVsSAnZWagAAq6YP/1+aOsbSrm25Dc0pRgnv\n+ZOkPZ3GsJuyUmReijxLcZTUQ6QVdEtfDk5WdoigGVSIYWpGJIRDQ6vJtQ7+\nyfMgfUI5jZvuWBf8Qwzr4hcdDTiNvHgk0vYLhZCnvH3f46uOHrHgDlV2CIGg\n1FkoPwe7z0C3muFQDo7V3REqE14+Btk1d34VT02ml4VFXRw0dijp6ebYXhqF\nuJnpzZoes4dD131UvrH1O7PBgMXyFdv3RhS+A2DcILHWL2WJv/qrJB0tz27X\nD1MbATj7dK5EI1io+CkRUfScjI/HywDRESmp6BAeN+jiI34S7o5HaMaDqxyC\n7wvqTI2biFxnyjIuA2j5VffxFhiIJV3ZvBFarzZQWqlosHsX5UuymRvYyh93\nYDKvUsmVMyGjxssPI5Ny+fHprtHlKk6t+8purJM+ToDWWsNWGHdRLR+4PZ9D\nM0NSDfh5ANTSIiNcVZaY6o8AbsFOKbISzKIEtGFj0tGzk9CS8rWciD2LR1HM\n7MuwXjXZqifWpCykspDiZ5+/KOGJJU59nxvr+JZN4JsZBnFRyQQS2pynb+sZ\nbzbRYIjvGs9QhbXirGpa6x3fNwNo6qiuvsZ0whAyZNv9TFqznfRVxz6pDGbt\nu1C/OPuBx8E+lLwcFGaPxMIhMqyC0e2FgmisJTbyFNh3noZYdfWFJ05p9Hsu\nyCiO\r\n=7fdw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"032faa0483ebe1455f48e6b9f6ffabb86920a77e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.2.44.tgz","_integrity":"sha512-D+00RdOcO/4cQugWLaLXVqWasUqbuSKetPV52u6In1TcKQEiMvvj6lHQdcC6a8lOHaTnZxu+X45jC0lwvPsRxg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.44","@syncfusion/ej2-data":"~19.2.44","@syncfusion/ej2-svg-base":"~19.2.44","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.2.46_1625559334769_0.7556723853210712","host":"s3://npm-registry-packages"}},"19.2.47":{"name":"@syncfusion/ej2-charts","version":"19.2.47","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.2.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"04dcbaedc2057976868716dbfe4cd13b1c8395ca","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.2.47.tgz","fileCount":414,"integrity":"sha512-tpz6MYfBKUa80Oy1N9Cbet3sH2LHCwKZCk8rX6hvpS+nKBwzS9tVG98TnucFa/9qeVsrZi6/WZsN9uNcQiDnCQ==","signatures":[{"sig":"MEUCIAXJMh20xLnu1S9iQ6ELoA9lNzzJiQHHIqfuyjpHIoegAiEAio3u1j60wOGhveE1nl8nyMz8d6T21n0FrLDmi7LHwK4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24652330,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7Uo8CRA9TVsSAnZWagAAO5kP/2zGUS9wJo4MRNRA45DD\nln2+IaCan4ECyIajAry1FNa+NmrzV7Rep8nTk0VsEFZPp512kGOiU8C7yLKn\nrOnx89plkEw3piAITWKvY6iIa4Vwaq6Mm1VoaxmjwjszTMBxz04ec3UPX15O\nbaDf+kJGL+yWfv+OFePLKmohreA3qVHc6EanJPpgeubj818e8xbGEaIgTzlH\n6QyYiB+pd9vJtg6WIHcr9ea8NEiNhP+IYtzsgUL//dTxhUrJNXPPReieNFn3\nlRfXhpbFMnPmIsZ/ahdyvMN5KJ3YNs2uuzkK/tww9+PEwn9SGzzChAcHWD4c\noYq0KtwjWzGnhpQLsYC1dom2WauNeQVkcXQNf+dsZ/SAPqsTYWaK+XIiS05F\neGNsiWIUbjKQcmlPRiBwIlGr7EGQ0O8iMmf0zAaTiIBV5H6/ZPFTJ5hPDluu\nLVWO/MJiP3ZyL9LFjrQkiNtJlQaH4CcOHnbn4yqmZI22tvIbkAupKV+xe2qU\nG093O5i75JmkzdOcip7wy/RQhyieeIj7cW2ekHM1TDmHXaUNpFfKprmu7Xtc\nD7MpSDwh0UBtpfgoDUmQD20dOMv/3kFv4JJYXFp75zVrXu2xWTIE3cMmFIzy\nwW1cgLz5E/HPppNy1CR+fJdngo8NMEIa6jHxNFgywb9L//5x8EJPhE8SvNSP\nuFU8\r\n=P1Fz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"4978ea20c0adaa9ad320c95b0bae1ea7d7cb1eea","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.2.46.tgz","_integrity":"sha512-jp2B5Gb5l/kvKHMAaqRmbTTLIvUAPIfBEt9erpnafD4dtXazI1PDBEUGwvcKXb0ZYGwQDKHrBzza7pQsSXOSXg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.47","@syncfusion/ej2-data":"~19.2.44","@syncfusion/ej2-svg-base":"~19.2.44","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.2.47_1626163772262_0.5228874922544418","host":"s3://npm-registry-packages"}},"19.2.49":{"name":"@syncfusion/ej2-charts","version":"19.2.49","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.2.49","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"0029ae0606ed7055017cf2bae8383b0d5ba1df24","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.2.49.tgz","fileCount":414,"integrity":"sha512-ZKwNoHM4mYGNxjx/8L9PFtUE6jFjYrZxjGi3d2qmzkofUJxclRRNCqhMWUhSHlm7jjh1eEH7rfRUTsLjqdzVeA==","signatures":[{"sig":"MEYCIQDffRHMxcsxkZjYBBYir1wde4wh3kmL6nhmffWbp84r5QIhAM3Teo8NVdCScG841c7vS5SQkNsKJNuUknGYO76ajguR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24653621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/7MJCRA9TVsSAnZWagAAIggP/jy2mpC7EcYMgOudxl7j\nuD1RsmV9xrsirRXXRYHMrCP6zcyRiajSrqmwQznWxpKBUpM7kZv29wVB9eQh\n0EIevWSkLE7ghOPEilC/masMNm1ZkddP8Rd5zbvDbxJWmgQDEvzo2GYMTTTD\nIClqoZQmxCmE+HoRuhIjpfx1SjqdMwAwk7TUuyFIZ4UMIzN25rM/OBhfYgji\nihtTSszbEaMFwUZGVFzqH4X42PQAlVxzoNFFc/H6ilvBREQas9wTiDrsriBO\nilz0ReI8UNPNMyaSaQrFaj/CSXRr2jmvPItdBqH1f44/EFcRiiEiCD89x49p\ns1prJ61C0J5yX0QePOYJOHdejerbYgWl7prYCZBQ+OZtYdHB6gblHVd0+0zR\nzME+yWL2Iuc/RtbKD/nDFLECyRddiDaTmMiMg9ciQTGWOvycNTZjTpNtOhwx\nRIEylcMAPWz9Q9h3ubpwjDO19VRrZP8fX/ufng5p3K10nnUufikEVVX7OXkP\nRp36Y/8oorEwR86hkeCJM8YP83m9eHFUz6GZ2wyRj0XZE1MyrLCJ9NFWHURT\nHtYNkrJNEFzSPIWbH2VVh27LkMfK2RWVRwIrr4ASoaEG8/R8RIarq9KBcHwm\nhM+bRv5WxBhlAs9oLAgi8kMz9p1r/p/MRD7JFjfKivSnr4K7Q41k8PV1BU8d\nXltF\r\n=DBY5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"2a8495dabcd2abf2a48314f1ff03fdfef6decd93","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.2.47.tgz","_integrity":"sha512-9z3oOu64f8hXFHEzD7s8chuso+UQlNZmr9jaUGNEzHYsRj8XEGX4rgHr2w3Bbt5OBKdVcQczsTN312VISVvRTw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.49","@syncfusion/ej2-data":"~19.2.48","@syncfusion/ej2-svg-base":"~19.2.44","@syncfusion/ej2-calendars":"~19.2.47","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.2.49_1627370248837_0.2688179897211893","host":"s3://npm-registry-packages"}},"19.2.51":{"name":"@syncfusion/ej2-charts","version":"19.2.51","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.2.51","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"d655b532b62f9256c8f72225a349802a0e0b8298","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.2.51.tgz","fileCount":414,"integrity":"sha512-jYKNscxqt2DVJAAJYcRkIcroe4OrV7ISR3wvbNCfMMytIE3BJUQsHaq7noCe6GKVeuxz3UVU00s0euScV1O8uQ==","signatures":[{"sig":"MEYCIQCC6gig2ocSFNK1O3YQTZIYTY6Vu0gnvucMYsgu3pZdzgIhAN8xFtS56XNKHLTWyHkkE2QTdfuLTEh6QJkaXuAcPZNx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24655392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhCQV9CRA9TVsSAnZWagAA3jMP/R1rcBFkS+eNnF2JRLuw\nmbIstUSI83M/Ykt6UfTFYZ8BBxprrFAnFaPhf6urVgEMLy9LRTRVFuB4FtAz\n/cxC9GvojKK2ymUkTRPHUSCst0OaEBmjIlTNIGz5ZwXZRBdUBS/B+Y/oFJiP\n8d9SDcoIOE163kh9OJX8d1dZasQPDXcpBeqWlM/gBoeC4d+t1DhJn26Vcjy6\nx8/T31LQr9aFEVvhzS9kK337kV1f7ej9JYI+12KWE6U2y9Za21cVdl4kMIil\n659Vpp+fNbxwRdaH2/jXzkQRNxEfx+WT+7ZyGQ1lJg6olkTqZf/1EamUnBCV\nDz+6LF5J/r3WUDUx3ohhlJdqmpMJF+EOfUei8hCVJAGhA7bzbHepPQUilkpX\ndF82agd8QNXz4ZaLqcTm9wYnxypS+d1DRU6PHHjuYxrUtosMEHjrWb2wRTss\nXTw0NezBwC3HYjl73+/HuVHLgDL2POTwTqC8PXaL2wcVuwGsToOOUXgRUkj8\n3bnHX5EE8yVUhfwk4vvZMJbyi18yVXRMSrNXlOGv1qDNYr/gaTvbdmjIh+kj\nCu4ewBUMH9wAkbjoRhmqp63wrW9wxDqDQBZBJjNE98HAsKTb4srh9Btz3d1n\n8bc2PvFQfuKHrwqHGUaa4Z06mbqoqgHFeQ7OKWF9ingdnOkL0ccrBBpR2xAb\np0oO\r\n=PlH8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"93ef335dfb318412e33738e3845c8dc7e080d32e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.2.49.tgz","_integrity":"sha512-G7iiZsN4n0mu0hjgKiihopWiAGOUobkZrl513MJ6xbnW0kxc5MrJCgOhQ9dPCYOUwAf7370Cy3PEmvw1fBV3hA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.51","@syncfusion/ej2-data":"~19.2.48","@syncfusion/ej2-svg-base":"~19.2.44","@syncfusion/ej2-calendars":"~19.2.47","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.2.51_1627981181680_0.5322825658595369","host":"s3://npm-registry-packages"}},"19.2.55":{"name":"@syncfusion/ej2-charts","version":"19.2.55","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.2.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"85a81e6b8f01800187ec9c6633f74f9fe9bc1e7e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.2.55.tgz","fileCount":414,"integrity":"sha512-ZgPp0vaoKNTLg9l3x6Gejb9H1grAEAL88vObFHUPU+Y/qJT17TfyeDuJZ3Gy5z/SXcKaXiP7PwmaNhIOc9bXwQ==","signatures":[{"sig":"MEUCIC1jIM+9rDw8K/7eBFitEQJN8+ehVyVqwgtKpMpHFTbXAiEA1Hao0f1tfneRTyUloBdXhgf54egI8cezdMjV0PUlj5w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24673287,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE2CjCRA9TVsSAnZWagAA4f8P/267DK52yJ7suEuSq6Co\n2hYwCdyQnJ65N5VxwH1ML/LSmvqHHITrQw4xgWIuyP/BwLqq2+7c74CinnT2\n0Psa52gkH3Ulb94GQOgwSYuNlJ858/4OtQ0W0Q84avVfAMnJjryT2yY2NQjl\n4BytGtIBVlAxGlVT9iJoBax9rXxEjvIVSlPNa1tpHpE3zv2OihzAUCzM3577\nD01HYgyO5/hBMGAOzB8oxBOfVkUowk9/SzhMLZeErsaHOB53JUhWfN9J/ACU\nLzsvwTcIYFLUV9g5rWjvOKRkxpyGOTOTvqmQGv78yQ3fECoCEoJO9n0IUMFz\niAxpQ/hZzxnorERNJfGPaHuVnRYbExBcIJYv1NoNrVc+D0L4yrwsZWUBIXw/\nSOYedbfx2YJyxrLpNK3dGD2+UIPdoQlY6u9N3pu7rVuRQvzIVDcDwiM819c5\nxibgO6Kwuc/7EBVq/XQ4A3Dlw5vVL4wky93P/BplVv83n8vxGsMuX6vjGJfB\nReRpbfuDCTwCLposRYc9QXjuF1OXqV1H12A7QcBm1lYcdSsSN3/UM9fHITec\nyvecF9HzscxdSMAq1sNDCuJEJEUNH6Ys3egRA6YR4+3apbpP4H/kbmKCmK/a\nKx6mv81MNvUjk2EKr+l9USwKNumoeLJ4nADGgwnjGf6bj8rxnuSNNUMVx5z9\nK21o\r\n=kgOD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"2143d69467781b9d53a176b34385d6801bbe1236","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.2.51.tgz","_integrity":"sha512-U+oJT/YBZXr7tXYes2n3yoKtzgDUwcpZtGGANJyOchxcwyjGuJU3JGmzLy9qm8nxN9UquIBNJDSzJTu58gWWCA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.55","@syncfusion/ej2-data":"~19.2.55","@syncfusion/ej2-svg-base":"~19.2.55","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.2.55_1628659875457_0.47576073100594507","host":"s3://npm-registry-packages"}},"19.2.56":{"name":"@syncfusion/ej2-charts","version":"19.2.56","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.2.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"15fff2fedf8293a3f09a0867c185d2b860f20ffb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.2.56.tgz","fileCount":414,"integrity":"sha512-tfnAY8eoMfxJ56Lx3X+LT0Mf9VdRoC8Dn98exFcRTJRLgmkrKs0JzdDF02NmzDMC+kSO+OkNPTZJhuW2nxSIpg==","signatures":[{"sig":"MEUCIQDO8H1IJlKkxnE7J14OEVY7J5xqfyUh8ye4KCUf8i1iugIgSpJBk4AIVCt0NufQw9L6Cw054pU8ROo6jWdCzAnSv4U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24676144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhG4H6CRA9TVsSAnZWagAA0C0QAIhxk5pvbeIF7f5HcgoE\n9vsS1xGTbu8G8RC83F/YnufRpKd4eYCrw6gyyM1ZqhUJbr0+ysJ9h+kGYqeL\nsHTEYnM/sPPcL+kTW06NTRPlRg2LZlUPfhEYbHxzg+c3RSqf6reQ7LLzm5FK\nkjsZ56fC9L9bB5cocaapnqmu/5mgY4vgNwJD+pAVL0J9eoND29CNtIrIbQjL\nhDHuFodocHcModPeJGHLOGIjFYujVJ66WKAss/qH6G5eff2CxWntuqqg5nOv\nq6c8MD4jFfKf7ncIQX6tXPZXr83Q5I7dW2vgZlXix7dxzwqs+8wezDIKlD23\nQzt7+kI8Fe+wyduc7ThzENPrdKt16DS1ipKN+VqITbzNCmg0JDk0BiQaFVfi\nJt7sLS9+f1JafluIzSJl6nhgjuTPVsMKwUwA69S9FONrVXV/KoHd+r+c/JvB\ngxuwe5P1+xbIANp8CqtPxH+1UP1KlffJ7UE25tXda6mMv9+uQFMd9vGDUA/R\nw5wFz4GQdvfKCkXVKzyiDfVARQzTC/LvhHJmmkSi70VsiMIjHiLeTc1CLorU\nSySawHmIM4jeIdFq1GmvhjOXYjsxiYaYQH7qWjoGv5yi/gPRDJ/QiQhGCYWg\nUH0bfHzSOHcP25cZgR7Vhc/Rq2z12W8HHsMEmDt1TojazXFo4Cvv1O5IaS81\nMpuE\r\n=z8sp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"2c2cad52ff66eaeb54815807a2d63e7e4da1b247","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.2.55.tgz","_integrity":"sha512-HtwuDj2TSYfd6ew2macFySrpITTTThBEjkSXtVdmyTuVJ7X8+ekqwgpM9XmWp4vJzf5Oi1fttqdGC8q/b5O14A==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.55","@syncfusion/ej2-data":"~19.2.55","@syncfusion/ej2-svg-base":"~19.2.55","@syncfusion/ej2-calendars":"~19.2.55","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.2.56_1629192698365_0.4025526625124505","host":"s3://npm-registry-packages"}},"19.2.57":{"name":"@syncfusion/ej2-charts","version":"19.2.57","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.2.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"273da8dad3b369741ae82434586a50a292a2898a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.2.57.tgz","fileCount":414,"integrity":"sha512-mvQDjYlfug3OfnBrYre+dPRj1aTauXjI+O5RNTGEnAydE3O2KiicwU576hSF/p4w4Pbv8Q0h8zw+Ii2w0umUzA==","signatures":[{"sig":"MEUCIG5BjmgUjqDQqINj8eZMvoKYOj71qmnRqrHxIF9ToL7kAiEAzmrn5r7WIMY7apamgACfrPzORzL3fSqdYegicN8rdII=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24679542,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhJLetCRA9TVsSAnZWagAA/+IP/RSyIan+s+Ru9f14XV0y\nI7yMmpNPHGsCBtTrPj+A5k9HkW05uosCy4C/fxF9e9DiqbPXLCDZBAFPiUP6\n2AEoQp7J5NuAL0Mo0ktTm44NlKOnrgMREOigcfvT+BmfUraK6CUOXH/RiDJm\nCE+HzoLlQDDSvJ4jUUCtRCAi2rY+xjWbrjPzHmULyyrsXTNDoTw08T9BEotY\nAFu94nwKNcU/FrkPU73UwyPpDEE3J0xCnX293sCDNBNR+2gZ37Cd5apJ4dL9\nME16FXw5Dc6KzFpOrMm48TYBLwsOrzCyEHOyuofm0MljqTHwLCr1DGQgfqPV\nbGgsegT2sKMV5XYGF1V4qj8OQ2k/v3sK2ogA+Pv/gRy7kjLRkjfQg6DtX578\n2GZruOQ3MUk9c4FSDZtAh/ncPr+LGzpqA3u9HdjZr34EJ98vDPQQxf77uZbb\nf6nei4edp27wNn2YoWa4a3DYqVza9++Kh/YrrVGoAuFoKhTgTre2/JHZMsxu\nkFmq0CYtaEaqyQMThN+j7hy9IENtwZWI42cME0qKzxnZBk+xlCSn38tSP5wB\nrxBn2l8cDpvth/Egz/y7Z8nwtD/OCdb3J5s4MT3UBw/jhDDuMUJCbn1igxuk\nYD5zLFsulOwDIO9qaypDO7cDrpLKhEeK6mqKeqYsBA4zkgf3s9geIMsMfFjm\n+HvY\r\n=HHtP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"04e136a0e1c1357e9d5cd26d33d0602c72c6e620","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.2.56.tgz","_integrity":"sha512-K2Q+f5+snDjWavrXCx64ASMdDBL+zNXhDWe6ZuXpjDb2FfClULXPq1GtFQv2FmjBIbPs8wShUPAsTzezSIyb9A==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.55","@syncfusion/ej2-data":"~19.2.55","@syncfusion/ej2-svg-base":"~19.2.55","@syncfusion/ej2-calendars":"~19.2.55","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.2.57_1629796269196_0.6918103759663528","host":"s3://npm-registry-packages"}},"19.2.59":{"name":"@syncfusion/ej2-charts","version":"19.2.59","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.2.59","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"8271c2d4321e49a91db580d59fac78340470ca11","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.2.59.tgz","fileCount":414,"integrity":"sha512-thwNVjefWMrzfKZodN52cfVx5Lgd+2bjSAI0lzlShauX9sXwq9QOVOfN4bSFB0JXcWDZymaiuNeibaCA7hRL3g==","signatures":[{"sig":"MEYCIQDA7Di+h0U+/JoMFUc8DEy8+k03LmIGwSgEZaoWVRWhngIhAIAS5vvkmRhBtGIRvHDZcdL30ROY/T0nZNR3ymZRobU4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24681333,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhLe/rCRA9TVsSAnZWagAASaUP/jDFMdzjsVIBjanV+xXq\njU/ekaqjrDtNEpvr93vmTnMM8oGMn0PSz7bhWtkkxql1rGImEmr6lGsdSOWF\nqtP1Dk7djwaBQMvYBz3SOySgkoXyR1De1jwZTR+mxqsOB92GPX5/qhI4Z/1b\n5l8D+kNZ59hG4OZvM445vEerTLyE6kkFvmjacFms5f/q30cqHv7Dlue8b9rt\nZmQmY5iDbsx/abnJ31gX67iVtn6PKA5bFnehnsfdWO2XMCpAKO0w9GspStB2\nt9gt14TbRUxoDrHQd/0j8BpZDwK8A7R1Q+BnkTJh3ARgHMeIwGjTfFT1V5Gr\nPzfUrq3EAOprtw836qRNMC5O9SQgyHd7qs/NI0NuuOHNbgHoULwPmOfifOJk\nQ0NOmJTkYMqG6gSHRdDpzItNtHHV0XRE8WmWlcQcKo4XCcmHAaQ0yl0b5ACt\nUrFGlc6kDQGy0zfBHvxCQ21uEe/07HpfH20ckmH5w0V196g8xcRu0c7pY9QS\nHKCXw6urm2mmKauY1ExKaWU/bHdsiLtYW2rZnS9B3Ylwlq/bx0UC4AV1BFh9\neXUX1VeUI+c4KaNkUssStSczm02xgzCNZVJWsV1B+jfowSeymD0FCsJqS7mD\ncIvXDjfq39Z11yBgcmiyoHUCfgaIUKFtgRdapFv0C447KGWYomNiIeIrVqo6\nC5KY\r\n=QIpA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"5b0bd5b109ae2469f863a3628ba8671919138024","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.2.57.tgz","_integrity":"sha512-nPo1X1/66VpNuZ8M0m/LVZAfXcTy7+nQkZVQpoS55DegVlc4SbaJnV8S39EZx+hkEzC4pjZZmCjcK4HajgpdZQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.57","@syncfusion/ej2-data":"~19.2.55","@syncfusion/ej2-svg-base":"~19.2.55","@syncfusion/ej2-calendars":"~19.2.55","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.2.59_1630400491639_0.6713919722062676","host":"s3://npm-registry-packages"}},"19.2.60":{"name":"@syncfusion/ej2-charts","version":"19.2.60","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.2.60","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"6f9fe688d0e384af66cccf789baca01eb38091b9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.2.60.tgz","fileCount":414,"integrity":"sha512-Q5WBpFBrwvDPlJMYgbhT5XRsoExEh+ZMYFEH3PmbV/Bmc2cTt9qytYngWD18iTjBmQQq7NXuMdDP25xmPQyPYA==","signatures":[{"sig":"MEQCIBbY7olxcNkMpJCm+SLyxUmoe8DaXhDefhLm1hv228F+AiAsnUUs5eDqVgRcWb9yzAmnVhQwiUp9TqeZ23h89N2U2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24682053,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN0baCRA9TVsSAnZWagAApYMP/j28i82WjyRnEeW9K43a\ntDgDozXARTAJVEnE1mwIfcI8xHIJzwH2Q/IhIShBb7H8NVXa86L8qNwQ2yot\nHElpGzHVF0oBfuS8ZtkxAAtKl1hm+KucSyWHltwKXI6AUBonzsJx//GtY6Ou\n3ee1Sz6YdnGVufU5BTfaeNR4IS7SqopLbNV7uZByaH9mk6qm3kmNShglqXQq\n4q7aGsxB5W269GK98t9AG3MAADC9PkUemm16syTL6mK8R9pQapoecvs7ia5C\noGIPjvQ1/qzQ0+IceBqxDulxMH0wQRGpgjlxRKRfPlgul9laWvylveuYLBco\nFBnGKek0rLGNtb/H3TAO69KoLer/YDG2gAR0Z6uOvKWCnwFawtQD3pJWovur\nmpSdQbLXUTy6zZHnRoGtzHaEBwz6hS1DMSgS6v0rTAYkM/loBG0LzLUakVAx\ntOkriIrxsuLT+4PSzKdM3RbIVpgYk/ulXhLNI8Rg5pNydLF+0hFB0vEMM0xl\nMHu6TZp2bIT2uhGAJYjGdHRoGAV3yQka8dkdEIe1gVkAYfp6zXu/UIhfZCo+\nVtIzZATEY33NLwz5/0gR1qtXKCImqmLVYpzydAMFRGQI9IVOs2toobJWFWmY\nF7rwberLadD2zxoz7T6nG7eaftMksVkaMyfCVHUg/42SrOr5hSlgXqsrLsV9\n4tbx\r\n=NTTR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"6cf303d979e4db6e3632798c0703e3fcd90f6581","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.2.59.tgz","_integrity":"sha512-8iVOmlWvZ0hfwgqvkgOzIkKp/swjExxPx1zfX7hBQLBW7ZQEer5BMGu/GdUmVL5beerlCwZjkP753N/uWunXCw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.60","@syncfusion/ej2-data":"~19.2.60","@syncfusion/ej2-svg-base":"~19.2.60","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.2.60_1631012570617_0.7432483455141443","host":"s3://npm-registry-packages"}},"19.2.62":{"name":"@syncfusion/ej2-charts","version":"19.2.62","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.2.62","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"fbb0e1f7c546ba48a47c9f35cf10d83aff1aa0f6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.2.62.tgz","fileCount":414,"integrity":"sha512-8XOOu5O3FEiHKI92NHbaF/HOMnPj5DS4RTpI7hQKxSl49zuqol3qQW6jC/3QyE8VvACmYHUxDJBdtHOYwUSZNQ==","signatures":[{"sig":"MEUCIQCzol2TtW2jtr+W5oEhOMpp7t7E2UTvfaOiI0nfCCm1rwIgBpMIlq9rFcocfSKXauuV179JssnxCSasSEbRaErXagM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24682913,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhQIfNCRA9TVsSAnZWagAAVTsQAJnnIzEw45y1zDcmA2hU\nAg3xf5b+WHTmoAdgOmVDkPMq8ElMVPLVT8zKUKwb9fj0wy05EmZGkWFShW5V\nvxWtUfmnGCXnbkwKfjiAmyuMJ/oqwtQsxF0XYKiy7Qmt7aftIDA/cSJEuOuI\nr3Lqli1GwSTFbnlVioNwp5X/m0s/dgMD4Mx9uQWZGeDosiWa0MKi3S8vWWVN\nIS1LoxVAGlqK5Le0jkLx/obVBMIkvJnQu4JRbWmCUGs9HbaQFfUYg0FaKwCw\nnPZmsk8INUKofZERVSd19MlwY3bd9n8nMFQGlQ6LPSph8E+Ctzz4mXt2B1lK\nbCyO4cdIvMZS0eseg6OjIUFzPCRbewJXhfSiy/eAy3mexNQDfGDflqxFg9vb\njXz7aCR0Z1XjQ8d1JJ8TkZEJYwJDFsgpcGXS49oXe1Sg3cvgDRP7Gii2BNZF\ns01L9pcPpYPiB1zLCzvMjI0duxJNWz8K7QzZakzFEMTBXvN9dYKLjAKfN2Vs\n2B0Gxj01ZOcC+F+wqvSizfowlE75ZOIcFvQY9auNVCuNVtc4tPVKOzlmaP49\n+Upz21SaSLVhfO7z2Yqun84dqmIhOAgv/dZKFZLNXY3dbL1iwp+FhzuX0Ags\nFPopXaY/hh3PrSdfrTGRbwm8sfk523CIf2xPK+1esK+aNrflh2VEu2UgGvFu\nKMT7\r\n=++Rv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"a82c1703e12a49a2e0e190d68c92594236d45307","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.2.60.tgz","_integrity":"sha512-AVPd1tMRPOVPNWk76E1NDmrAaui88PWipQavufk6l1PM/EIF/z8uLuz8TEJ3tHBVlfNg1Lbrby+vZ6Vu6nJ7jw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.60","@syncfusion/ej2-data":"~19.2.60","@syncfusion/ej2-svg-base":"~19.2.60","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.2.62_1631619020922_0.10773183251630303","host":"s3://npm-registry-packages"}},"19.3.43":{"name":"@syncfusion/ej2-charts","version":"19.3.43","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.3.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"1e62206999ffc872d8763d1e97f7d2d47646b93d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.3.43.tgz","fileCount":414,"integrity":"sha512-D7jlIA5um6BwtL+pV31Nz/yrSxK/j0TusW308DurTiiK+uev8Kvtc8Dk4co6NAfVq6tZ3Ws6qx7xhN80x3d/Ew==","signatures":[{"sig":"MEQCIEcS1rU9GCjicVvvXJppDBiIAAbr9hUPjjCWk068CjNRAiBbxSDvZs124Am2C5nIQpAk4cuFTCMUO8ZLr8k3wm3UOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24787678},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"8fdd992ca17eec15503fec44123f4142b0896012","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-1.152.13.tgz","_integrity":"sha512-pkKgrKzcWQYW0iGboKy+ep3P3NVLIqdn9nG2EImp4ZoSj5Wq/YZ0HQ8eXsNgdQ3i4DOUqNrW73RCrD3ySyAs2A==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-data":"~19.3.43","@syncfusion/ej2-svg-base":"~19.3.43","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.3.43_1632977997969_0.3870331682684107","host":"s3://npm-registry-packages"}},"19.3.44":{"name":"@syncfusion/ej2-charts","version":"19.3.44","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.3.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"c8a17f245a650755ca733a16be3281a6911e17e9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.3.44.tgz","fileCount":414,"integrity":"sha512-wdt/5WLjxLwLukOWdAnr1p7UU4f+ZNb0GwBNGm+wrJ9UBFTgNnRowQX6daMGgYCt5IuGXZL1JqBldlXO67gcPQ==","signatures":[{"sig":"MEUCIDWA7dser4fxKEOZeBigIQ/U4rafTdbJxO8f5LtfdKenAiEA9atHCVnySXqKIsZLcDbmMeA9U1bwZy1C1gPKJcBMP6k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24820940},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"1ee5b9740fe4f6f918a972c13420704314b76967","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-1.152.13.tgz","_integrity":"sha512-dr1igNOj5i3KULmdqkY3pNaAWi3IU6q8/4BiI3lFA/XDXSnCqBEvbqz0gNq2qVBiInCkt4ILvMiV/ePtqCDvUw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-data":"~19.3.44","@syncfusion/ej2-svg-base":"~19.3.44","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.3.44_1633429085168_0.991165478080485","host":"s3://npm-registry-packages"}},"19.3.45":{"name":"@syncfusion/ej2-charts","version":"19.3.45","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.3.45","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"0f4f2b312752136991c257ba9d467a4be721ea0c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.3.45.tgz","fileCount":414,"integrity":"sha512-hnfSxBrGY7feeyDiv8qshRclbOFA3/UGUkhY9VMWXyVS+kVaLyt/dfM2IJIANhw0E7XUIW36luTVpcpmFqmSIA==","signatures":[{"sig":"MEUCIGdBzzdBqiJHqUlfUatPvaNzfka7p9jjRxEJwbe2tTBkAiEA0+IZJ2hp2ryIeU6s7s3GxPX61Ti2lf8ve/SDffC3sIE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24820940},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"1ee5b9740fe4f6f918a972c13420704314b76967","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-1.152.13.tgz","_integrity":"sha512-dr1igNOj5i3KULmdqkY3pNaAWi3IU6q8/4BiI3lFA/XDXSnCqBEvbqz0gNq2qVBiInCkt4ILvMiV/ePtqCDvUw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.10.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-data":"~19.3.44","@syncfusion/ej2-svg-base":"~19.3.45","@syncfusion/ej2-calendars":"~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.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.3.45_1634036271727_0.16208271925411477","host":"s3://npm-registry-packages"}},"19.3.46":{"name":"@syncfusion/ej2-charts","version":"19.3.46","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.3.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"e1c25cf967de548b63a36c7be2e0250abc0973e1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.3.46.tgz","fileCount":414,"integrity":"sha512-KbrUVL2A75e4FSynh34xU00xQUImxD2qAhWaCUQ0wWriMKEDqpfbBBcixPhP6iUYb9lKf11KH1ufLQaMQsidHQ==","signatures":[{"sig":"MEUCIQCzXzuzlac6VDzwnUPE7Jkp8OjyBQanou+koO8AAB/c+QIgJBF9iE9TCFsoO6bzjfa2mBZzwgW4RFGjOzcqrPvpvrE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24825782},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"74042c402536f4a6118763b8e11d485d34378f1b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.3.45.tgz","_integrity":"sha512-9LdqeGa/ieKEM7rXFKnlJPq/WD722BTIJGy8VfyLgiD/caqXyaMMUPkr2X7JsG21BGHtSuA6X5Wd9PxdI2uFpA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-data":"~19.3.46","@syncfusion/ej2-svg-base":"~19.3.45","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.3.46_1634638635391_0.16499235199256357","host":"s3://npm-registry-packages"}},"19.3.48":{"name":"@syncfusion/ej2-charts","version":"19.3.48","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.3.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"f0181551fa207730e37f17e43492bad6f994caf3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.3.48.tgz","fileCount":414,"integrity":"sha512-86XfBAVSvLZC4UqO/kGF4TZmYwccMUs0UW25tb43v4QKtMVTUC+lYUBxbPeZQIbiBUZldLKibECv/rIE29f/qg==","signatures":[{"sig":"MEQCIHWOEk/ZDjKIqKe1HfXX9WT+VbR1kma83hH9zTCI/GN2AiAOt0LMpz5zouClH/k2WkweWWmtsjf1Z1itY9ffZnPsNg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24827004},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"430d68b6e9209bf25ce8243e82cb2ebda5c81410","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.3.46.tgz","_integrity":"sha512-t6R/Dd2AGc/nxs9XRZcE27hYvKfNQJ2oQVWSTrRd9O1DJ6tCH4RwP41x8gBnZUxT113LoQTFSc+ZRt8eqWGb9A==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.47","@syncfusion/ej2-data":"~19.3.47","@syncfusion/ej2-svg-base":"~19.3.45","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.3.48_1635849250529_0.12572142329614722","host":"s3://npm-registry-packages"}},"19.3.53":{"name":"@syncfusion/ej2-charts","version":"19.3.53","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.3.53","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"ea389712461518e038c1481308b8e00c40bf1207","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.3.53.tgz","fileCount":414,"integrity":"sha512-DPne9WaujirNp4IbxvN5liWp8Xetrd5RitFOsccspydnhneyD08FTAE634FLbAF9nrunj3bw3kXn8yatnarE1g==","signatures":[{"sig":"MEUCIFmXyq0BT3FLfXBRQUzNnWsuBOfXAEM/ol8VRYnfKNqrAiEAtMpHQ1Ybb7AnR8L40MJjvmVaYZpw9MxU0axSzVtrsnU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24838073},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"7deeb1e33c5082bf1ee3689c2aa8b2dea904c2a2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.3.48.tgz","_integrity":"sha512-1nmSbW3YBIuIpK1uhGgOsYowzhzPlQU2C6UmmUYLjBr1E3ktD8SXpFyIXx/Fdk5VWjj5kZ2PhBkW0V+NWhoBMA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.53","@syncfusion/ej2-data":"~19.3.53","@syncfusion/ej2-svg-base":"~19.3.53","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.3.53_1636695888622_0.08452701675690277","host":"s3://npm-registry-packages"}},"19.3.54":{"name":"@syncfusion/ej2-charts","version":"19.3.54","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.3.54","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"552af1df92473c606b4e5efec149888e76c584af","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.3.54.tgz","fileCount":414,"integrity":"sha512-UK0rjM41x0Bk2HZK1HvEQsM55wg4Zm0iIsoeu+K/cyDYfcH9CUv2dIYJIp6DryK75JCjUu6/8YinGDVxXc3vIQ==","signatures":[{"sig":"MEYCIQDOz3oriUjHprZQGZDODpvD+5UFtsgk9y7u8YEQg5uiAQIhAMHBhNY1I2RQXmBEfuL3voV2JUdzeHdksPdxvXbLuR3G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24839443,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhlPq6CRA9TVsSAnZWagAANZYP/2y9ClL6q6xtPspRSd6P\nbUPcQYt9qtw0mJCqs0yJK0JfVUoWJox5KADI+3TNCAkJTzSd1e8qn8wDrL19\nLcDApGUb9QGJL4JliKBDwexbwfhwH7igqnDyKweTEAQVLPZ8WJm3n1DJStZJ\nRVtYUs560kPFSB3etw+UNPwzny+howIUa7Qm5vYQhRURfjBmubocpqDyMwMk\noFGaDpOl3CJIZ+HNaNHUqopZ6Ws7162bJYdU7KEYxf8G5dTDbfVI4gC3mkdY\nsvwGSMxfF6B7VzPHd5T1c1BfzDFf6oacVfVuzlPH6/R/0JlQxBdC0LoUwOt4\nh2OcLsTmwv+azvgY2GyAu9yIdM9yHGskgvwh+KYqMLQUA8ZhLYuqd2sWC5jm\n1gSUz7xj7K5kW2CLMLnrx5Gwqr3c7xymCmfaJKTkkTsFPpMWFLFCKjkpm8vL\nif3ofBwLQjeW/jd6coaIje7tTM9F/M8yDMZgNtXPWb5/U22cOjrKUC/yq0lj\nIm5tJE4HrtlZg1kLkcPWZbm/DB0HhzzN6POoqUKjnCbq+KhJX0Uk5XQsOWKR\nA2z3QVfOjQ0+kt//sbk+ixBY8kOwCSBriyApCLETK/1g0YKiIqfwFSpgadQz\nI6gL59nEZ4yJmBlEPCLkwHwR4io8SLJj2zhyEjzzCZ1LDYiY5v6GV8UEyZQs\nvzdm\r\n=0Rj6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"ce58317c210b50c2944f4a2b82b031605efe17b0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.3.53.tgz","_integrity":"sha512-EBV8ZlVhtvKhHA9HiTWqmmvkMCIJcKNRtgD2G7yzgiLScDuzLn1g1kRKC0ctK3VEzzGW30sp888rg8B7uO/8CQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.54","@syncfusion/ej2-data":"~19.3.53","@syncfusion/ej2-svg-base":"~19.3.53","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.3.54_1637153466366_0.6072991768556832","host":"s3://npm-registry-packages"}},"19.3.55":{"name":"@syncfusion/ej2-charts","version":"19.3.55","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.3.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"0077b3751885f6470b897fcc8b38d30e99832b0f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.3.55.tgz","fileCount":414,"integrity":"sha512-BNTmq+HIGOT6n3Z+wHW/2N8AvUYVdZ7dneMDWV8TlyeVRAO4rX9T0MTsIf3IsRsZnCEmrb5J4lvsaJ+oo2RbTw==","signatures":[{"sig":"MEYCIQD+hdi6aqA5K3o+sXyKsfb5zyBUrApUkzbyLelGnpjqZAIhANmyEzVoHaZdjC0a3OzIVGNEVkUexiTtj6ye8OgV13ZM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24837080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhnOGGCRA9TVsSAnZWagAAbKUP/336si0hfViI1h+o4W0d\nIreKVun7acKbJ3o8YLwMd5qH5PJKNoNeflmwYZdvN/WpLFyC4qGtRMsaLMMA\nBdlXSpl/m7BBM25QVnH75HFwotmqZsAXK49WeMLdTcVBvrY2V+aCg+rgBAEa\nOEIWdyux9Ms1I6y2fJDA/06d+pP5v282vsZWuUU+zvubIk1EtUk6wTsL/+gj\nvztBFjpOoNVVBhouzVpGmVZB54yB2sZ8tJIwYZVtMHThi/15Q1eXF8foukbV\nhwMv4+VhUeGg+hE1KQpxDOxl8Wb1FGUj1j6S8YKV5bMoX9cFSaM3aSWujZOo\nJKbZOrfqyVwfbsvW803eSWtGvpqehe9MTfwAAyOVTOmQJWHbPoTMwCU3OShp\nz3ch4UsiVecYokJm6Z7OCYGPVrGoCZdnKtH57iYbM3Jzc0OXZR1BxETvX1ox\n8RiGWSl0SWYQxBGA9euDMevitQ/6YMgEB2ZqQ42LZD1WPcHavHcPV9THP+BB\nAPwSkEHQ2Ch1nutthLrj/kOBvwgKs3PsIUL6cpXu6nrUfK0ks81YP9is/4eb\nWUBP7br1Nm8BPXvwu9IA1kJigfOpyuNbSA0UU6OwgSPcwn3nfR2S+EGnVKhG\nteamdWuBoSVbWnMG79iUhaNyQWNrnvwRA2j6nDi5z5lzRU3eJ+8W47l9GStE\nhGig\r\n=8gXH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"70cec704dd8f793472ce05883aa237f9e4ee0ec2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-charts/-/ej2-charts-19.3.54.tgz","_integrity":"sha512-VrofWgLEHkUnjy8BhuAY0VNBGQpkUMIUDKhT5+vatNUXR0jFlRwMhpmBNOlNwyt2DAU4wIjYaLS1dryWAvPvyQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.54","@syncfusion/ej2-data":"~19.3.53","@syncfusion/ej2-svg-base":"~19.3.53","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.3.55_1637671302030_0.19157607726199832","host":"s3://npm-registry-packages"}},"19.3.59":{"name":"@syncfusion/ej2-charts","version":"19.3.59","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.3.59","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"a50d58b4faf80f2c375897269564c27fcc1f4589","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.3.59.tgz","fileCount":414,"integrity":"sha512-yFUujYRAUzPXesw8xgb2tieSnO1lgqxPKqQDasnu4dxeiX2AxQrnFiMJUPZqUzNO1Wr/q4Ei5RzbmTKR1RwYyg==","signatures":[{"sig":"MEQCIDGH8I84wo8flsCNIz77t1tMP3TYjhU20pU0qATErM0cAiAOGYbkOlplu1h+wSX3EkDukgZbVhx0Cev+RX0SF/2lrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":24841673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuJhHCRA9TVsSAnZWagAA11AP/1vxtA7k6DAp9QFZdPX3\ngZ4NvEJpBjOjhx2s/j7xkOjdkXF/yDFuuhXMHhF3f3U0ekFC9HiA4VUiTWml\nq0AD/jU+BEIQbVmYWOcPPwWK0BAYH+Ct2DuLQwiwjfearv/6hdSdpRoJzpcM\nvPpWBzmYqrwWjwpoIrq/N0wAjC4G/WI9TbygvlQUA+4HKyBDTcIHz/Oh96/U\naGOC1sDzr6345ZTml7eJgcPG0QUxNLQmj/Rtcn4RwJFQUWcq0kcXBVwY/xXz\nYhG37g7MtYF7OksYqbly8g+iwgz2Dt8qDlbMiVy2OJjpfs9nh3A2WkFDQo3/\nQFdI8SLOq9i9DvHYAUQBgrnzkZOhlZZiibpC4CkdPGtPMZNayDfmlR8/f/SB\nIm89ynfpaEUrMdrAcSaKr9BcN+7re1da7F/bKusydUK2ye90IUOHc5+pyRxL\nZi4QFJ4j5CWliaYKc+lYDlReCzJPO15B9U7ALsKZeIjBUmWkNVkzursLKOt5\njYYq9kVTam0DIyyHXbU9AYMWQLq3aewWlMpG+iRlNhyacnY8+Z4vYyr26gIR\nzM/wODDHE9rd49p3rcN3zQts8HDdHhtjsVT+tv9cnij3SAF9xchxnd6d0IhL\nWwrrkl9Kc2ktvFGI+Nz2JhXCJgh74Mf6IqTIi9NiKB6vxn4M3h3ADIr15o3n\nIhKR\r\n=Yq1D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"43afa506339c7c1018b4a54dc4092f25ac1b9a8d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-19.3.55.tgz","_integrity":"sha512-wP4QvPVldmXcZ1wTCLnjWcx9hPCWpX/lbmyT+zzUBOqv7H83eMW04DKeD8zooFZb6rg/WZjEHJrlHYfQme9XmQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.57","@syncfusion/ej2-data":"~19.3.57","@syncfusion/ej2-svg-base":"~19.3.53","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.3.59_1639487559434_0.09342483968538429","host":"s3://npm-registry-packages"}},"19.4.38":{"name":"@syncfusion/ej2-charts","version":"19.4.38","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.4.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"35236a277ef93adf67594587383603ca888ce53d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.4.38.tgz","fileCount":418,"integrity":"sha512-GxXnH+Fa9KElns/uEBs8eXJSuhFfLzcef0Fc7E5C7WFQbTAdN8pzM/bVeJdvN2Rs+MhPJsotb8kgZ+OR7sI5mg==","signatures":[{"sig":"MEYCIQD/JKqvsKUB8jNpZSUn73MB0Kb7xPp4EwfO27rRkhgmQQIhAIYxdtaJKfFgJK1OWUi1VM8Yo/odOmfEytdmiKz6LfBq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25298954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvCSACRA9TVsSAnZWagAAZC0QAJU1Sw86dKTZJesCukH8\n4Gxo8ZBozR145D3rr06c4nW+3ziKwb6P3zWjLmU/xvfomCouqcA6kfnCwLVl\nSWHKPCaUVZAOlskX27Xhv+pB0UsvdyJ1gpeAR9W8zZfLS+/I7Jwgqm+/q9y6\nVehRx9u/FCWX8v8moNYUNM1NdtXrSiBHYtyTmwJj8P4X+7KaYmZEz7wyCSNv\nIPAynN8ecRhkrshoBJlh83uNwtBC1tqnAKkHNprHWB34Gb6ih0Ha9AQbkXGH\ndnsjMB0QNugxDXQmms3EKYkpMiakcEK2gJLNfJQ9mv3xlqpYr46HqTvQIfct\nStZ9DTpGlsRRXpgC2p5UrJk6XghgT8cddk4MB2BPBMfQzks6sF2MsL5LBIlL\nYJFDdjYN+G2YgBWmlXVGG2J5uYo1+2BwBIMwslXjbhAqvEi1767JKQBSFAhb\nZHVkRnR3bYkxUGfBnoig65RSEGGgXirHqPYz66uKBeBGURbxui1H91s92Mjm\n5ZfxKjD3rBdoJD4Tv0F66qtraV2XNJSfFL3aclhrloO5DGSc89q5oqdphfje\nYtCXifyuijUdOssZ37BNTRkF9babH1rwbxDP++KuGixJYeqlrPIT+U2BNLzz\ngRrV6jcdDabzW6uGSw6Fs+dw9UlqtX+GW3adP1heYkHHlYe6znvalHqKCOB/\nt64U\r\n=FUUS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"0a13584dc7aac410622afec45d7863069c1ded27","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-1.158.0.tgz","_integrity":"sha512-F0xFADU2Xe6PyP+8EYqcg7uzACjYrAl8v2yaBnG6uc0OdA4EejsHT2WJgID/UlyRWirfEhrP1E/ma6qUdW5+Zg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-data":"~19.4.38","@syncfusion/ej2-svg-base":"~19.4.38","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.4.38_1639720063943_0.1353224032352942","host":"s3://npm-registry-packages"}},"19.4.40":{"name":"@syncfusion/ej2-charts","version":"19.4.40","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.4.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"cfe7523110e9d365bc4e273c62b4cd199027dd86","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.4.40.tgz","fileCount":418,"integrity":"sha512-2b9wqlYlA3P96DyjVKH+e8AoKypmQ7ZEPn2+uj66/Kqboexyt72dIF6PyEMA9tUmUxw4AsP3Yg0rgAjG74RnVg==","signatures":[{"sig":"MEYCIQDb4XMgktUQx6SSbc9+OlZS7nyYGLt/Ji/ujZcHXo+j2AIhAOfIm/fmuh/J+pJTZA2c/+o2Wmxt6kr/vQkGPzRvU9qp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25292468,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhyyCMCRA9TVsSAnZWagAAXyYP/1BZZ9OqzV39UgnLSyWG\n4sWM3/yuAKEODAgJxc2Fb2hpATe8XfOCruj6eFIhtQYdhYv0/XEvS5HLDAtj\n9yGyjFEj1p+o6jqXAXpCu2Y6DvMiewD0HvyVlJMYZYmzLDMHAFWAUHPWaxBi\n/LlkZI6bb5qn5rmdlBJDJv8xcO97kHKwLR+rHRzdjBialpFGmPEjhilv9tjW\nmrIlq6Xeukf8qx1H/ZGSOtyZy2vEgHYXFGy7rFs4EKRS1bFtPG76Ed/e85q/\nIZXuG3AH2joTIi4CdGU3x9VyZl8RNxHE+fdVut0o6UHm6yKFsPhuBqqcMwsH\nFL0FilWIp2oFJgy3EmUFSu63fQ0MRVDLqpuMcdOBFGnhWiHeunWoFFRcdqfO\ntJEwlCm8BD4Mo/eFZjrOQovEcEptW6ryE2aeX+4E34osxUIDJnANosD9zxzi\ndIMgiSFJos/sHsGxHZ1ekBTa51AiL48fsAmu1XlI+rfsMHOFPuH9Nc2ILkgQ\naN/KADsPfJNgcULZTnqUz578sTqGqPFPW5NtpXVQpH1tLsNCIet+1oSIEgHQ\nNb3UEuAtYaknlGGrmlJvj2msVbCq2G+qu8Fce9wwQbP0zCCZTmKgCWfp5GPl\nDlu9ObxKqu9uj8jegvZfpDAx+kYaHfDB3Hpzzil7j0KeRkia3v3crbnYBQ+F\ne0Oj\r\n=yvy2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"f692b3d6399643d2dd7d0bd2395365a795976459","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-19.4.38.tgz","_integrity":"sha512-tNJXoW3gQiQFG0SUIWlrGJMejQ+s4MQmTI1FQMXNzBLfFj0zwxGo37o2rKxT+649hyd5ipSPSgFKKtTAeY0e8w==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-data":"~19.4.38","@syncfusion/ej2-svg-base":"~19.4.40","@syncfusion/ej2-calendars":"~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.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.4.40_1640702092638_0.8800181011682835","host":"s3://npm-registry-packages"}},"19.4.41":{"name":"@syncfusion/ej2-charts","version":"19.4.41","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.4.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"4df466965a9fdf0bef4327505b892464d4b5e1ee","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.4.41.tgz","fileCount":418,"integrity":"sha512-3DKq8RIZC6L36VN+bHjQpUzTdG8Tkv3skaZbcV+Lin86Z29l9ijYGGD9ZPf+LmyPoqdnTpplUsbwHqtxHM3IKg==","signatures":[{"sig":"MEUCIECOhEtsCyFi2sJ3oXEyeVCtXdYQ0KDzV2sI01rWqSNMAiEAgNQwK1TkZJgR7Y2ag54WdegwA7XFPz9VGZtVMPLC2A8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25290943,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1C57CRA9TVsSAnZWagAAll8P+wSnDMESlJ7qN7zhJ1Py\nzW/lEebrm31+738T+Y0ie53+EfTJZEjHlVL4t2J7wm2y5jaUkGYRklGjJ9gm\nFkXloe8v+Qy/JmxfCg2r6/2AfRMD0UWHbjTlbWb+4tgd0p9dtqesRXsbQ8lw\n4AGhd0t0zlJ1mmTCkS8O8SG0gcf8vrxM2q19JK11l3J+zc6TL+Cb/9uXJ9SU\nKOcS7SC1jMt0wxzhjQd7ZU928byMbMLgubdVvINzr8eZiCIoLirao0zwNl16\n1k7xR67DZMVY4kZw0OT2eyqSdis/gAKrRX7EqOQW2S4/enC8spmdvsOb2/r3\nKXOp9vt685IeMj9Lfuk5sjqxsWRgS7IZohfGPuiOuI4HrKlnsTuI7wFz1ak1\n/gqk2I1cqVj2zmUNkIx95gZEvav5jP+S02Qnpb9zWTaPC09QIyzSkfhHf22p\nrVFa9Q8atMvZhALZaJ+M3XoZUsXgHvCozl5687M/6Os4edMlrgdSETlXa6PB\n5J6VnDeJSv+rkNsgMPObMvlQegaigIOMhusQ1nIM3B1/ZMKu8jeYeGDMkqJv\ndHO052/R0moeE5MTf0Wg7G+6QvtimY42cwCkwNgylfn9Quj04yMObBXetSaf\nGmp9xrt6zK4YIW/5LXXkmEa33N5IerDycD4Nwnd47aFoJTeX5jZesYysuKbs\nps/D\r\n=C+vs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"46f0b3dcd6ac8a5d861e2bb5907fc46446d57642","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-19.4.40.tgz","_integrity":"sha512-PgRLR4+cGtwXQqOYYugtDc89ITWEkA3RQ5YGjVbpPBKpuPlqpZ6t+FxCr8vWjL8lDuUhHEV/SpJ/4j9+uVVUQA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-data":"~19.4.38","@syncfusion/ej2-svg-base":"~19.4.40","@syncfusion/ej2-calendars":"~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.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.4.41_1641295483425_0.7913726701372752","host":"s3://npm-registry-packages"}},"19.4.42":{"name":"@syncfusion/ej2-charts","version":"19.4.42","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.4.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"8b009ddccd1e226435eca4264d80a4bc2c28eab7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.4.42.tgz","fileCount":418,"integrity":"sha512-+pd2p/wpcH0G8BtsQoAUBk2if8wZt1V02oZ8TfxKg4WLXe6cCjrt29nsM7LrfX+duHllUyfESuYtII7O6DS40w==","signatures":[{"sig":"MEUCIQDloa5GwiIRLfcrX3IDBAoTSKNRPMq3/WYrruVsUpfrnAIgSLGACQhItYBf6mVGJwq0oiTqdu0UEiF3zEDorXYVDHM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25225040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3Y5mCRA9TVsSAnZWagAADaAP/0EbQ8jQINnFqrX1LGLZ\nbwBYmvB733U3Vl9V0foFXx7O7QJMGqthIFB4gcJvyGYM1pB+7DX+pXJ/kAOb\nU11R2n5SHOXuob2LXH7yuKU8lfeJEHELzmfaHjq3+LiCId62oTrNYxE1o0TD\nCRJKXnPyoOvaAT2ZE3Ou8EUxaGiM1wDM7m6yRafsChRtfc05FtvwP7rO3SCc\neSBRDRePxgx6bwCRzmw5V7wkaIxSjVqsiiuuu/EGeoiZAbftCuqCt+Zk5Obz\ndnAeKdtRjgQDCqF+wfq3i9e0sxgTs58sNycyX0Y/G6pwADXY0dqyBxaBeS86\nvQI7gQ4k4Ar+qtwpwfEClgpaiOklZ9LN6muYll6j1RdyjFGuD8GyqpuOltFk\nDG1N4AYHom0hUrLCMXLA7stqlUkDurDZDw1Y6gPNFcsxh64eq7trphbp3MH4\nC8g0KLIi5qB/00D15kfrsTGTF79EAr5ESO3GjdSl3jjpSP67tqVDjTSWZqh0\nLdXJJHvKGcU7HcZN/oVKhRnqR/yH6DaXQco0FG78yDAOM8EX/r0UGhdJsp55\n6NBTwbLdEkuZeNwl31s9QChFD1XznDkBlywu/bO04omKCA4Q5cnYBLloTsNq\ncKqW/PjsKlha1NXm3mE44vIjVQIXMbSN2sDplWYXxTqdTY3ZTDQt8IgpszW5\nYghi\r\n=2G+8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"302a648e5b821eee6738e4e1d1f76ea242f01c4d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-19.4.41.tgz","_integrity":"sha512-ay4UyhBnBTGbvX2NCcgAvtl49QbTAhDWE8UGp5byLrHU5VJ3s/faVxusBADYKj+FfIiY/A8ADAGDshv+cBpbkg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-data":"~19.4.42","@syncfusion/ej2-svg-base":"~19.4.42","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.4.42_1641909862333_0.03691712112319867","host":"s3://npm-registry-packages"}},"19.4.43":{"name":"@syncfusion/ej2-charts","version":"19.4.43","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.4.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"b980fa3cb9775fe339549fcd2d62ce729221d930","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.4.43.tgz","fileCount":418,"integrity":"sha512-qvzoJqPlj9LgFEX7/Vy6cAEB4UfiC1/dA1XaZFfxDEo+b5XXSdiOue18MyoaWwM5oyYVl5Za2uOLCFHDNLLgEQ==","signatures":[{"sig":"MEUCIQDC+IbKF/lasFQQshJpyYy6VjGkDbRwS9/qIwa0yzs+/AIgIzBR1J18vO3Ojpdc+sG1+DTS1Anlha/GCF1MDREV0Sw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25234930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5qIDCRA9TVsSAnZWagAA37oQAJ1vGMaRW39wGFyFDQm9\neT+A9XaloHD8seCi7d7Y+d1D5RVF8miFcWxCKoPeg0sXORkhUeSFxAEJXibg\nUBDnr2EcLVb39taOmCiPowE6Nz0YNNmOyDwXTvDrW9nSZXUzq5vX4VybAaU0\n8WBsTxj+9wp5l+ZSHEwaoLIibkDygbchW4l5xf6PLRRF0lZf22NeLMig01ie\n/XyRFUVVi79zX2iKRnVO3gXBJROlRxamdX+AngDEseB1Q+VlJ79CexOiwXUo\n+ZlLOekJXWB5686hNna4pVeh3ZWn5h0jt70vd4sJawgITWdAw4vy3ey5tJwR\nFPai2W9xgLfc75sJ0a/Umboe1VrdueIF8CFb3TeT8CQYPUteA3URKL8evU+t\nsiBhRIUq9TGlslBSKHVfGKsPDluCv1ktKddwXIYzUfEStHpXbv26rmD2uXKs\nRFByFxycuwDYd2MjC0nx22ieJcLADH8LISokB5jkjCTd3kQkqQyXcI1n3knT\ndLPJ8kCSsnHo8dZr499Qop8vRSfj6SUy8nkc9g1bp3LJFQcEYCLkhBAa1uu/\nBRhXDnha/gFJ9hxUcszdFaC+xhj5ZKxstgNEJrmTTsqsILTxGFS96QikwzSW\nGwl5hGxgxvXzb02UJO70zxk6YSrZv8gG7ziSghD3tL8HpTVh/sFa0qoAokHC\nkHBb\r\n=cVT6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"8decd579674507bf7c475b04b59ae95deedea377","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-19.4.42.tgz","_integrity":"sha512-DdZD/vwqCE7Hqr4dOEIE0w5SqCu3MQ+ngPMZxdSx9A8Gnm5wBQrmmrCKElko9CsDhD6baaTHrtRYI6XsPUN7ug==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-data":"~19.4.42","@syncfusion/ej2-svg-base":"~19.4.42","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.4.43_1642504707130_0.9077592969609038","host":"s3://npm-registry-packages"}},"19.4.47":{"name":"@syncfusion/ej2-charts","version":"19.4.47","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.4.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"63d2a9e8db053f87cda075f7b2d7cb19e4391331","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.4.47.tgz","fileCount":418,"integrity":"sha512-DNZM7cpGXflTYJuF7J9Kc4P7Q+CSSzmceffLcoQkh6OGbpev5PP7Wq7n4nhm0NRQGVTzSEOY8whvDpEtaOZdFQ==","signatures":[{"sig":"MEQCIGsyY6vJi+FBG3agiCCgi3/Arz3RzWupZJu6Aavc2E4kAiBQcqK5jpNAyfBJUD/qZSQMH0mjU2SQUzzTUrRE6pBQPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25239547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh7+qbCRA9TVsSAnZWagAAA1YQAKP9fhwYAjeYe5lq6906\nkekkrwEjLI7uTHraVyrd07601M6uy7zP+j+UZ+LWHyFVJDazCeebXau5nA+U\nZnZ+XVtQ091k0L1aDkS39IgvbaPhKLrrIXau1UVDGzpooHKZ6Y+0/OCkwY2L\ndIXCYubA2TbqEMpCmrMzzATiBIzlQLvjr4vmwZ1KkMoj0eUFkUvfW0SD0UF7\nLWwrFwWgRweAvX3jsyOON0IYydGTjmA7YnGsTZiLKJP6nsOOwJ+GOC5nGSjx\nTory8i82xRTMTdZ6s3Rz63gwD2XpC4pCMRyG8ku0JkxEbFcpr0rhgdsAlbHe\noeXrwUoRXhVz52HCJHL9zpf1QmVtEiEPMtX86GiiMHo77cb7Zn6k+gHZG7bI\nJ1SjdTMMGLQS2/Fd+y47u2irygC3Prdr/wlMV7/ig+0i/hRF148hD+YtUx9Q\nRnmZRIMnmh9IWfYABe8tKUVjztCqL34A3DFNaMlkvswCDNe2N0OCKmtm33qA\nzpT7dQH40elg+we8WKAvG/oKeElJq9FW9M9umrg5ZWc2mPoEqKo1qe7nJDWj\nNfJZFit46heNgu0CjOfAWVoNAkqf08LfkD2cNfHaacp+yQrg1L0ZbIwVEOnR\nlWtPPJyenKeGQaNh8lX06B9QviDFNbc2Bn6f9fEW/AdsSzQI8qqWrTO5zOG0\np345\r\n=5CSv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"45d845517bf9c5c4be6f5ed1b3d4449de38788b4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-19.4.43.tgz","_integrity":"sha512-2XsrNvtis9xWkGqA+MjpFHooyZnNAuUt3UvS5J8Q9mRtjgcOoC++CIGTNoAUzVS3IhMVNx9SbaQxTFBS8jMS0Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.42","@syncfusion/ej2-data":"~19.4.47","@syncfusion/ej2-svg-base":"~19.4.42","@syncfusion/ej2-calendars":"~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.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.4.47_1643113115677_0.9783292412129025","host":"s3://npm-registry-packages"}},"19.4.48":{"name":"@syncfusion/ej2-charts","version":"19.4.48","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.4.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"adf7398978c895e45f573f078ece4eb176e26bed","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.4.48.tgz","fileCount":418,"integrity":"sha512-DaFcqXQFEZGiR8yiR+IhFwgByiEfxdt3CZi+TqMv52IpIQgLf5XqopBuum3YABJEmfS8XMNVH3DChT92j/AUlw==","signatures":[{"sig":"MEQCICAy2tTBC5f+BLu23Y9FZYem0aYqvYyNZpsZL72az8yiAiB0QVJyt22uc4JFP3u4tOSa2OxUswdUJlD/Ii7uEnPyKA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25239547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh97ZrCRA9TVsSAnZWagAAvXwP/jfb8X3yaue0BS2m/59C\nbVPWK0NUKgEHCRouL6nsx2A+Wc/n3M3gwL3Lff+dOFRT9XZxEC3ceMhZZ4pR\nI9xA2FMeLZ3Z4oTbAqHcrm5LmUdeyA4DV/pB5s6tf6Re3PY9UrkRyVyOCNZm\nJmtsET00cDmHe6tAzS5/QJVFsXaSHgy9ewRMr6Orzo45sCJqxjq8ti282Dzq\naeGOB2lqIKTST5ZzFbsTxVTJqA9DiORoxkzMltwBcMoRO3ENYPyXRggSX10v\n0wZ0am/AsOUjkfI2ekyQhXGxi012kFQiP/7RsiWPfCgkZNBGuG7p7L/UvPPn\nKrThvZQbiFPYwLyxWGRrKXSeKhYYRF8q5eRDSEOpWYwuctZSJcSU6dN6XqgG\nJEt1BmGkfEw9cCm2SGIPj5WTCvBj90en6I3pSUocTeOJH1Hm4Rt8BP1TKwlU\niLUvf8CZJytSSuw0c4qRABiGW5gHWPXlRDoCGSuFhy8CC3IQIr7f0K1HJTzN\n4Qtf6XQNjI6V2CzW87KnTsi5arxIn+Q6T2tJRnZLsXtya8paOm7qLB687hdM\nywLjakACQ5teZjvq0V+Kyu77xuhUWgID9A7On4D4sv1lEO/a5Yas/6tb5Qlb\nV+jG8sHIW3JXbs4uNuo2bHLhwl1BMNOCuBITogkhPxOXx2uVwUdEqpWAUHeZ\nNh5B\r\n=YpFZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"45d845517bf9c5c4be6f5ed1b3d4449de38788b4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-19.4.43.tgz","_integrity":"sha512-2XsrNvtis9xWkGqA+MjpFHooyZnNAuUt3UvS5J8Q9mRtjgcOoC++CIGTNoAUzVS3IhMVNx9SbaQxTFBS8jMS0Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.48","@syncfusion/ej2-data":"~19.4.48","@syncfusion/ej2-svg-base":"~19.4.48","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.4.48_1643624043562_0.31417812704374315","host":"s3://npm-registry-packages"}},"19.4.50":{"name":"@syncfusion/ej2-charts","version":"19.4.50","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.4.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"2c544afc63215ef2fe3184788a377082d29acc42","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.4.50.tgz","fileCount":418,"integrity":"sha512-ZVylqyuTAGCo5ZoiH085ngo2QxJbhTCPn30e5ZBsIhQESYDdPjAXz8NALaxKsmTl9/KEaPRaszFpjc60axo14A==","signatures":[{"sig":"MEYCIQCJJBzXzcVEKsi5aSyOzXCiE1nPq+au5qo3JualAHOQ7gIhALNMsgOnV90tkJpBEAfil9j68IW5R1ZNAZZDTOA4BOPc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25239547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiAkIcCRA9TVsSAnZWagAAd8YP/1Wu5+9rLpoWaQkCS+HB\ngAxvV0q29IGsyxyuUz4uucK8ElZKkhIUPi9CR+Ik+qG5MmhOi5gGStLu2Xni\np7PWbP4fJ94AyjWbbm6IZMmgAAlUAT1FD2aRPU/3lWPSQ2xeTNwiJm59nr+q\nfopg+6qJPvs0JvWg8rWSiWdsdJHCBzq1Z2fjy3ZLQUEg3zrpaUo6sC/2WDKC\n8LPQRy2rysFeeAq5xn4ne8NiYW/BMN0vETWE62NL1XdwCJzYFRV+yDEfDzda\n5o3zyQeLdkvVlBpGWXB8SuMJpRqJiQyQVpIPLPK56MEPvtXsfASvzcNynUyT\nL5wWE7GsulFGVWvwDP47VEj0dGkuuMSXRFBxw7DGfGi9ubcOuNWR4n3rRYmt\n2OSMjaU8YiffxM/m47w19KrHmTbdlZwXC5JJN1lom7bdSw9KzbZaWuQsmBHA\nOA6R0Ly9he8ds3JkVtfz3QPKRsZM0y65KG+tBw9E1bXakFgfpUdNQIjyY9RF\nSuJQfTVdyZfIZKnAQXACJZFjOZ3j37Z4XTMlROm1OIAV9K8j3d8F+zg4nFdP\nbxwlW5Oni4hS+qGXmxYefz2ChyPpqfZCrAIDrqH/AnFpRNiijysZwrjzkoW4\nEbVv94XAKCxB3yM7JzKnpD8O+xAWuXvRZ9gbun1yyBTl6dXUCsUnZ1R9cfa8\n6O+W\r\n=qsYk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"45d845517bf9c5c4be6f5ed1b3d4449de38788b4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-19.4.43.tgz","_integrity":"sha512-2XsrNvtis9xWkGqA+MjpFHooyZnNAuUt3UvS5J8Q9mRtjgcOoC++CIGTNoAUzVS3IhMVNx9SbaQxTFBS8jMS0Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.48","@syncfusion/ej2-data":"~19.4.50","@syncfusion/ej2-svg-base":"~19.4.50","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.4.50_1644315163974_0.5089143844166069","host":"s3://npm-registry-packages"}},"19.4.52":{"name":"@syncfusion/ej2-charts","version":"19.4.52","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.4.52","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"909f3aeaf0f3b800ce85fc5a591e388b517e9e63","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.4.52.tgz","fileCount":418,"integrity":"sha512-eNio20uCwOJ3Y0XWKf/q+DCdmo/7VeG1MfTjEBlza5zk6J5RiDjWbnJ7Ks8uhme3XC8dI1KV3IXIDAi3+RvtzQ==","signatures":[{"sig":"MEQCIE+q3oPKGuRwkVGriHWMgER6KMub70X6JDoYT9K0c2FxAiBPUVcel0FVh17KgDBgL6SUls7GSzC+w+g8gK+WdO46Ow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25239547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiC7EMCRA9TVsSAnZWagAA0KcP/1kCZDt2PMrmWh+bJ+Vg\nJtJhd2CzVUnRmDhN6KBQmuxnoRghBECtvB5K5yu7O9pCQtQBttjf6hweG5f2\ng+a51CHdVMFzEu0uyGs+T/Rbwo72fDsloWKdYfAlMPXjpcMW5cqn5xStjxWU\nTL/yBye+1cvXPyJLauYzHR7llDEhwF7MiVD6L6Ex6c3UqtzFyVojLzYVPt16\nJchBiKVzpW2jpc22OFNiFD6pivREpey+JNPmUOmX7qTAjJ1S8gnR+OjAUKN5\nJTWuiUr9UBr7NppWQk0Jors2A/gOfTiHYXttqY9rBwA6Ib7zJlMCpl4yGtyy\n3IraWAhWpKfUdrubi+QhkIYua1mV0yNHyF/1NTYIBUh0JGKtaV74CtcoE22v\nZIh8q4XH+6miETaanotQz8InlATxqKu2GexH2SJ2P3slczJJQTSJCFkJGcdd\nVWB9hRreTnNKY+2sEPnnezcD3pwqyY0Ue8U4dO+PqxPDj9ggo06bSeJv8iat\nxlaB9RUtOyeZ+YhJ/kXqxLv4rGw1wpM21BHYOp+BhzpqIgUw/+B0u4jLvdCb\nMSR7fCXfgP25m8B2ig9MQzXalZQTqXaSEpHYtdP2lLgHfHoAE8+4QLtS2HNt\neHFqtvZSEE1YT/WQtIyQxy2WC0cItlWn85DXLLXhoqSevtBGRT9jYmhfzLEd\nFW1N\r\n=Sm32\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"45d845517bf9c5c4be6f5ed1b3d4449de38788b4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-19.4.43.tgz","_integrity":"sha512-2XsrNvtis9xWkGqA+MjpFHooyZnNAuUt3UvS5J8Q9mRtjgcOoC++CIGTNoAUzVS3IhMVNx9SbaQxTFBS8jMS0Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-data":"~19.4.52","@syncfusion/ej2-svg-base":"~19.4.52","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.4.52_1644933388176_0.10241087880552335","host":"s3://npm-registry-packages"}},"19.4.53":{"name":"@syncfusion/ej2-charts","version":"19.4.53","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.4.53","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"845164e7aa3df54de2b22d8f879d94c3bc31c008","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.4.53.tgz","fileCount":418,"integrity":"sha512-QdDPkxURW957/G3UWRzkABYCquSNAS5HiTSc2EVSPpZL58CG+WCJLA7RgHi92dBanmb8+dcFlNjgcsbA2aga9w==","signatures":[{"sig":"MEUCIBdFkpSda2fhGyQriooobiNgVXQ41dpf9BnDCWVCU9SzAiEAucq6eUKP5aJtUcoDIArDexhAlVs2KhZ+v35jOp7iN0E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25239547,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiFL/jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoy/g//aywLcnLAG7BS8ysf1UVyrFvYK0Y5WyvVMr5atOWv3T+/VTJH\r\noFpY592jRWDBDMzhReFLBC6IgDHZxklAyGMD1cHwl451Og/0XtfDIICw+0i3\r\n6hqlmQS3h8aeaBsYS9Yvba4R36WjM7+heVOj2ISNM+OUkY1PC3+X8qUhCpnh\r\n7bpizwhgTktRdhtprsGwnWY6CQOpoF3dfru0wa3ZWMbJCXM2UvE41IPaLxl0\r\n3h2U0JHiIcXIzIAqPID0WsUhoOjMkrNnpPbj6s3bgzXcVJVpU0Aw6n+CwzDM\r\nOzebTYga2I0+EMaq8YqO4maQMJG4E3fiI/2tWW2MsWzN0DpeQ4Q6tsOS1uf9\r\nPywPyeS7qJjvSYY/9iCjKFiSoRj/yVIDeM/p7ty8Z7DPsDsRXrVV9gZ5k/7e\r\n64596dlsV2asCVNg6Qf9Aq3RajyGZZdAviimKYkbTNTh8csUb8VxbsXMJ/Xx\r\nFHj+enT5ZyTxjyRZEfktShVsmUiL3kyq5svnWBSt1wM5iISDB1kBxvCyxaAO\r\nnn9jCw9qrmExx/HUVoPmTRuDEfjFiCxavs9LlrLEPiRAa47YfeuclBlHXoW6\r\np7vSsif8TgenL4cqMiY1gcL4MwxCzms2Gb8uW85Ct/aDnCWItAgtw8Zwe9TT\r\nDq7m2J0gJyhB93d66aoNPNV+LFAHJM2QT4k=\r\n=YkHr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"45d845517bf9c5c4be6f5ed1b3d4449de38788b4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-19.4.43.tgz","_integrity":"sha512-2XsrNvtis9xWkGqA+MjpFHooyZnNAuUt3UvS5J8Q9mRtjgcOoC++CIGTNoAUzVS3IhMVNx9SbaQxTFBS8jMS0Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-data":"~19.4.52","@syncfusion/ej2-svg-base":"~19.4.52","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.4.53_1645527010965_0.43653044812660924","host":"s3://npm-registry-packages"}},"19.4.54":{"name":"@syncfusion/ej2-charts","version":"19.4.54","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@19.4.54","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"3c66c64163c14c7f1e0c784214b58c3377fef6fb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-19.4.54.tgz","fileCount":418,"integrity":"sha512-kaZzhrdEoMXMU9FIHZMkhMXFlYt7Cs50dl8EuUXhue6e36nYV59CIeFLin3s/bPi7mN+GdGZUgXdT3edr2bvig==","signatures":[{"sig":"MEYCIQCopFQS5TR4zt4Hiw+E2kLkR07hPJP/WD1Mi3N0gtz0CAIhANXGKR/nZzVK55etVEJH7KWOhnGhowDKXyn1shnj17Kj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25262288,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHg1DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8qhAAhOVOgupRkgAWyp80MSJQzwhHbRgpbWP2lafYMlCkfqwsQGyd\r\nvMklSF6M8dSadgRh4HFn2H/bMaJLI74s1TR7P3a8C2se4OScRjnwPOs89Bmk\r\nyQly3AIMTY0EQ9PA6GP/U4p/LOTOK1t96Rwrh2zDKwg4IECydeK1iHLDOIBp\r\nE1ie+Ly6V6YAhV5KWv0wnEGpOAvZY9j7BSly2CTbpRO3xcLG1Dzz7qZOebt4\r\nhMfAXHeDYyzDEBEpgGUA8okOuWupY7mpQgKFqKc3zYHnEW8Vx8Gx4ITDTZ5+\r\nk/5HSf6fypgG18A/eY2zcQ/vY3MBDhSS4MQWzqNlpwJ8M+78Y3ONFwdyO6P3\r\nj/fOgwvkcx4tCpRzFV4wLCZLkXz2gkFTKGD3F7stCufHyOw1jhRd1VKULdcl\r\n70bFwhMBW6FYIMpZpVuAR5/Phnok7jCr2v4nSmxk+DokO2kIdgMtotFg6+kH\r\nlcFMZnTnfLxXvtdXWlH/nowu6pPw2Vt+V+UE12Jer4grCmh39YGnnWp20n4/\r\ntPcVko/2TJPFAixUhqARMkgPxxgWpWzG5/niMGOgl9+lTSD1sUr2EyJliKkE\r\nSJcM7lohcLMGJw1qdKaNSDapgcZ0BiTkDp6gPaAXoFS6tZHroPnogyWyQdo+\r\nEVi/MAK8maB5PNZNo3M+HjP4cXNJZzx8pls=\r\n=sKza\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"2cd624ac82ec51844fa0effeb97bd5a7b252f356","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-19.4.53.tgz","_integrity":"sha512-U5GuZgeCz0948nOrIVRzJ7QdP6NyC8WJdKR63owg0Rr+Wzjuw2OmqV7/whpgjBQspKfoq+ezwD2HYY5BsleKGw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-data":"~19.4.54","@syncfusion/ej2-svg-base":"~19.4.52","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_19.4.54_1646136642927_0.8312116976595558","host":"s3://npm-registry-packages"}},"20.1.47":{"name":"@syncfusion/ej2-charts","version":"20.1.47","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.1.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"b2ee9b00ae230b1389b477550c9f2026d5884750","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.1.47.tgz","fileCount":418,"integrity":"sha512-KFmgTEp8O3uuhFIChSknswIi43HzyzxShDUiLUgZwq1MoIVl3FC/zEEcLg03UMTnE3aMUm0AC2ViSpKgFhPquw==","signatures":[{"sig":"MEUCIEDK7Z1szcmhNcrNtsNJf9DUYg0Q/6G6DhwILoMIsoJ6AiEA32qSwIHhjyfj2FghVU8mFBWC7DZjyidW/RT2mP/UmQ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25568594,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSqddACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoTShAAkoxwQ6/0dqH27BKesSfqf2LBeaIpsmf/xXlIW8C+A7BODNQ7\r\nfZXv3XhOTD0ovRPE+N1oakeTxiM/dmaEBkfNnLiAH1olky4LVhhVaPnhTBXP\r\n4Shrv8X79vovFKkJDcu/cYE9eVu0p1Z0GZmzOZCDIj1oWdbwjJ2PqgA3ZIbn\r\nWbY6+71WKYeAzGov++olMni/4F06Y49y/lz+Y1gf7tbZs/X3wV3eKde1bd8E\r\nEcvmRP62xLVRc6wJs9jvkMg2OU5YALrnCxAxLGDRwLBIbun/KmXj033bSzz3\r\no7IHsFp2Imqs9GLeDwx+4dIBkI8U9gd7XAsSoZfDQtbqDF5p+pP5QPtM0zyg\r\nQ6SJNOlm0iH29Yf0swfy4yIZnW9iXtE7bVYLQYl+rL8t/0Z3dwzp8quDdg8G\r\nwmr6xIozY/Wq9ujI7tDmiN1xmPP+yrVUUdrIDCtYdP4F29Vy7mJiE7TkXONR\r\nep0mUzqOgR0tHqGsqA3Da0aUN0q3Forv56yEAoAupt0r+GqPSwTqCZqHV83L\r\n2Xqor9j9ScOPJG1wJ8bGPG2WKI8p98BpACKjoLLQhCh1peHjVnuvOlCgLhbw\r\nElA1Suz1O7IBV5tS9d861gN3mlMcIJ/GnZXQGzhuUzgRP7FrzagasYZeZdRw\r\nmJM5HIXfrLqfHqVQkszKQ4AMrj/0LJ6yNBU=\r\n=WC1+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"19c5580d93e633b573672cf80ec87c6db59ce938","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-1.168.1.tgz","_integrity":"sha512-lMCx0YHhWPrqaYH8Tf9o7Jk6O8XztEdbLIiq0PJt3mUaHoUiKjffo1KcSTvwxorEwLCnf1a0QhZitcD/lRgTiw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.47","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-svg-base":"~20.1.47","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.1.47_1649059677346_0.38928886245098404","host":"s3://npm-registry-packages"}},"20.1.48":{"name":"@syncfusion/ej2-charts","version":"20.1.48","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.1.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"6ab69829c4b10401acf45f03292a1a605b13a251","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.1.48.tgz","fileCount":418,"integrity":"sha512-0HUCTfPL81PpystaDgLDSjznXjRyXd201qwXcTJLS1W2bFJveKLcYjlmAMbAUJ82H461ARK8PQYoNiuipPXblA==","signatures":[{"sig":"MEUCICY5LJD7/wxncHKQLXu0637btp1lNdO63jsC0T7+0aXEAiEA7acjUiJbxjVs+IDLYWIOXOS9+pQkgoefHhOtooB1l/o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25593752,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVV4XACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmouQQ//cJKPrA/z+h9ZtkuqJm/SAuHc5nAs6xpDmD0Hmk0dR/lSv33S\r\nOZ3Cdv/F/VMfHp75CPPFWJFyaHu7HW/hTJDgu1UFSeXCCx5gRueuUctB7SAl\r\nVybUpCjonSFpKt73swo9ujS2Hjc5ZbouuNRq3paYUqayjr8bXrmgsOKTN3ZJ\r\nSyhJWqhXnLubx68LM/SNLyrI5dtmOeTI2tUGM9C4WCxU+aU+wV0/BO+DNOCB\r\n47O2g3NRx26nY8EI0I9c14at5r/lvA5k0yTbwNs9lbALo5ULk6NNPg7WUa8l\r\n1ke/7qow1sYYC4yeXePyTEYGd49eEdWfQ+c3Q/3Q6lxtP0JoQFfMTfAVVfJf\r\ndJ3R7I/sxwwhwn9Y+xNPPZ5iOhvwcdQ0hvjsEDoenbyQPl3oLCUbtAa3Jw4p\r\niUMBwr7LArPo0nCdRXq+oklws2eE7RrJacakO0jcoopXEawboscKrBlPj3PB\r\neo+6YlsWNCrZ4Sj59g8UaJlKDeE2E5xFM4SJOY1scP/VbKGn9PPAJDywNXD8\r\nqugDIuk950pe7d0jxDl+rLPvYARFD/UVJ9UOndv62Y7xGW6CeiybSimNXW1c\r\nCtkFbx+qhZrKy6528JA/kXa+e0nnvuCoQg1qnEvjz/5vDmKFz7ZOKgrnzuEn\r\nSX97Stkm3OW6j3zlWNbDg1W0v6r8l7fJyM4=\r\n=MpSQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"181943bc6c70dd3d6f3ec08ab273ada8738d0008","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.1.47.tgz","_integrity":"sha512-XJVD8JNsNgPQ0Pq8dxNHOITgvWu8hFy1GhE4jKE+qIO1lklPP4JsxD2azXHK/lg2xgZbMybKY7ZGPgZ0jxZc4A==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.48","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-svg-base":"~20.1.48","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.1.48_1649761815416_0.7058846866991189","host":"s3://npm-registry-packages"}},"20.1.50":{"name":"@syncfusion/ej2-charts","version":"20.1.50","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.1.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"e41d2d9f75c21c8b63b25df32fa2fb9552050577","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.1.50.tgz","fileCount":418,"integrity":"sha512-UGVxTqOKth6hEmGJMQymltqUf3vVYenou+A/XPzlmtUmggmPf2GtavnODXvp4wBXHtVK4xB3Kr/VZ/Q0z2B2LQ==","signatures":[{"sig":"MEYCIQDLecVxXpBQKe6jJ0cW4wBps0NFUuT1dszm9MMKM+mLTgIhAKJd6UIJXa9xlCjkLTAUuJH5UFHdO9ObFJOIU7pc4KTz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25595532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXpVTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQ+g/+KvOSvtkeVaonskG3/CQugGxKKoV2v/PTPeNkOwTOY88RvLfl\r\nItjX/CCMWMsFl4V2nz4Nf/0byMsuvtwgk1Omjx4sYPSouYKyq5lHSyDwwq0K\r\nG/VmByFwTzfMslg26IHAUPwLUos7DSx+6PJb624xqQb7BH20Nnt10jgvnPa6\r\nYDDNn2RSdjOkGCVS3sygltDFWkRS6QvTGSf/YmeKCIF1By1GrVQZhrziGo7y\r\nKhLmnlHramOdauGTa9pAyYNyZ2BGmuih4LsZRPtSQZ6z5XazxnmjIkOLrKr+\r\nTzo0FCn6dnllMjRBi5M7jTWTijgBZL6oW/ccJMAAc7ukWSJLjdDwSKD0tga7\r\n/OtNzH30pApoosa+6mmhomYNMZGmS3pLHP8C1+szILo/Oh8FL5ufI1+VuiCQ\r\njCFTzcjbNhcQXCDtw7xwj8fJKLg58z6QO98RUmoxpNY20nQ+iFgiAzsn/Y2P\r\nyHYr2zgdTgju8cZSfUtxB1/uuAnkMIdnbw22hEYpzr9aNgQCWM8sSzC6C8Me\r\nJXTN4+QPkTHPnM4hKOGtcJ+1Fm2bUe/WukPAvqcYpbI3mNJ9qdekymATuyLO\r\nwsWE1nTuT1Dzs87OAMhdLoWXWo20V8m3cq8v/pPH/mJF5MzDVnxY+rYoXRUK\r\ngSXzLBp4fsrWlunSCrAAB996J1zKEUkb41I=\r\n=RzDx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"d1f263193627339cc373c08c416292bff39da24a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.1.48.tgz","_integrity":"sha512-qS23ag6VzIgeRPkIY5b+ebOCjTz+DgtCo5WYfCJ/PQtywqTatV+FoC0AaywQBfxzwtufQs/yZxvnLhmJFpwd0A==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.50","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-svg-base":"~20.1.48","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.1.50_1650365779033_0.6724502041709863","host":"s3://npm-registry-packages"}},"20.1.51":{"name":"@syncfusion/ej2-charts","version":"20.1.51","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.1.51","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"c9ddc2eee272e4bf6f2749f4b4a5fee49e1f51d2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.1.51.tgz","fileCount":418,"integrity":"sha512-ao/KL95HdnXDjH/IP2Mexurf5Y6PpQJJngkzHmKufI6PD+8kpPsDYbRgA3HB75BPSfDstPK0DtmP6spt3v884w==","signatures":[{"sig":"MEUCIQDKl6ZfMGAe/v/Ag76ztnpIUIrR+CUYOjvyYqUhqt2ROAIgQ33Q7+TMc+h2m9ZWtnwNdwdD2WF6g0YyAn3JuRebkNM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25595411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiZ/OWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqYLw/8DwCjC9zxZlrsWYvZzFyQbZDk5ZRkR85oZ3XUFAYRp6qJ931g\r\n9hGUeFSnL8JWwpMxtlbZlvnURsw+mrTrl5W+3EaObi0/x60dVdlMZK4/jtu0\r\n3oBUzm91jhVqzJoYt1rN8kHfE8N3cMCrC2FyeGPXCbmc91JIxuzhet4gyH7/\r\nhiFpPtQ3tAXa2nbXVg0maxoULWV4PnVyd6t+deiQu7D/cFvDjOQwf3jpuhxd\r\nWNqxfhCfPFpi9EE7q840IpBBFefxVXojTqEdjOW+CavwQxEjpgoB/5bbybgE\r\n91nZ6TocBW7O5DhpP2UmZ2tN4J6cAaEfSz7GnEPwjfiWk4HZixE2+Aaodvd8\r\nkSz+Hk/3QVe6ESRtkezhoSgQ8BIB6cgtTAHc6adzrUgJZANtuvJ2m8K7iSoT\r\nUZDdUc9sncwM4lJTzrWkvrClMclDBRMBbidzsdvnJnlZsPTFdnNPE71N9+ir\r\nfFHh8NI7rVJBao1KySHHfb88qCCuvZbrc7hK1CTXTQwIKHpq4DMMKX3tCzZl\r\n8Ke9wnUAF+ZX7NCEaqKh1hRiFeJ7hUGLecw0/fMt6w1Mt0ciWPNQXlYT0u0/\r\n2SLHiJC/XJLGFPshpNscoPI24v41999UbWkEzF9ryf7uxhECTBk+0CwxliDj\r\nQndiiw6OAGR55l3tl/yuu5Vv9sh/tb4WK/s=\r\n=mnSS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"b80bc314e29e4ec68c971504ce192c8edc6f2f13","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.1.50.tgz","_integrity":"sha512-QJmU+dq4+BvrzZlKF1RmG6wj2UU6YMY6PR+7vrZBlPVfT4I3evTGqH15anJpwjFTfKxokRDUMm8JcrxjFKShzw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.50","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-svg-base":"~20.1.48","@syncfusion/ej2-calendars":"~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.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.1.51_1650979734630_0.6685839952601988","host":"s3://npm-registry-packages"}},"20.1.52":{"name":"@syncfusion/ej2-charts","version":"20.1.52","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.1.52","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"08d380f4ace502dbb101444042de0248713898ae","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.1.52.tgz","fileCount":418,"integrity":"sha512-zXKoFxICXBN9VtTBKEp0YItE5o+RMQcCr7+fJ9ZYP6MN3hS3QxzFkLC0+MKPFe9Xk80Ie3LxdLGPkfLo8k5t0A==","signatures":[{"sig":"MEQCIEkRjj0BDr97xT+b5tGtIVxqgcePlO/Mt/i2DdTYyEX7AiAlxD5/6wl9HJacLLEequUUvR22M3/x2rUl1FSb8M3gYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25595429,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiciwfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFJw/+Kgefao/AYYihjtXfyvyPT4tam4TRje6X/Hem18222oMMsQKw\r\nr4MoSDRUKo2rnyx749M5qGWL/doFpP1nxXu4e78v5HLzIJlCb0/F6l4FN7qb\r\nCs7m9iW+GqpJIc877XW98QuieUvCuN32b2QQvT262bdSr8wa1AerkYAeKBCr\r\nJ/fXeHFXk8G63qTNjGBK5zGG0q9Tu1lPX/ZzuvKBbINvfckDoFDPxolt4cfZ\r\nUiFXV8BGu2GfxBe/iA5wk/nzbwFNR1BYq63ecBpF9NoMdIDO1t62qcr5Xj9l\r\nnJUyxdCPd4aAPOetvtSB9NUjHjtG/5o/3WjI7LhCaTBkof8nuPGT6OQBhl3H\r\nsgErr6D2fRtELP7AJXz+o+WcH3KKqsdt7EFRNBNDKgYP4GLDgeHrIi6q7ss+\r\nCs3GhHNJJ9iikHLpOz/zTLQfLvvINfw0/u3KnxHx8ZfY82/BhOztQ6hOARxm\r\nuyIjuzSHBb5y/x5WGCT4HNnKI3NTZamuDSA7geyvwbzDDsNgGRsxb+LRkbBQ\r\n0FlOCq3IZf4cAQXQjzSWSsHqWpjzET7i9wikR78Jie5jE2PnZN8uCmWbf95L\r\nYHmp6Zr2RkC2iWjfrAaNoQ2b7lAnyfJBkbFuz0+JDchYmCHwqEQOwLObApDc\r\n/yzTMycmtBi2DCdvJ1Kx7XYafCrJBWCXwzQ=\r\n=NlMs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"d3afa970f3c810d9672725140ffb7818d014eaf5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.1.51.tgz","_integrity":"sha512-t8gbOUdHW2W2Upv0UYscaunsj48bHADNz3x3/KCqB9Y4lnn4yidnFnkzxqc4hkbeWxWh6b5a0DOKqXz0ssicPg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.50","@syncfusion/ej2-data":"~20.1.47","@syncfusion/ej2-svg-base":"~20.1.48","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.1.52_1651649567512_0.12259631062856191","host":"s3://npm-registry-packages"}},"20.1.55":{"name":"@syncfusion/ej2-charts","version":"20.1.55","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.1.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"e20a07a2e10cd6cbcceaf25f6c61730225b93575","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.1.55.tgz","fileCount":418,"integrity":"sha512-984OX5/tccYQPcrR8CDBOMW9nWquebCD+T4eW6+X8NmZ1D2zZ/WtlZqufzrj5Fqt48k3bcXfM8gFtLKhG4wQnA==","signatures":[{"sig":"MEUCIBL8Er63RuIgsMZKCp0GnquNjGQ7gGHyBJVu3XfurcgDAiEA7VMGKP5Mn6ZdCaqz7LdV4O9OIAcOmBoflbEsvokRDl8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25603427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifQJnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo02Q/+IWUVt6VGyIBguYnRKU0YH9x+r22yvFUXC9dF91nuJh3bf5di\r\n2LvsIQusaX0gPnqXNfCFpDxVKbN8VkvYQ1pAi+6WXeRthfJOksHFPPloD2qL\r\n/0h4qNEU4ZzfSuUBFYyzUpT6rZazRqfsHLjr4/5C6n5sMxszI4fLDDhI3v2u\r\n1lwnfTGYS95Kr39Smi0dUYSZ1Fz0gVGtiyvncLl9wjRJBUBSztUt2O7hvFmL\r\n2+rWAUvLMZLs4NM6DIEj+PlkCj50R9PVP+8hov96GChEVe5T+Lq/M5FBm0Lc\r\nyEgQkCUvVxrfJvToOoeOCuFsdOI4VXQy8KUsZzv4Dz3SFJS3iNciqt1TJrYm\r\n5eTxSSm7rrBtHilqz6l032lRPkcoHUd4S2uWQdVzeZSgnI3w/XeAnSvJCjTn\r\nBfxlK3Es6QO8ZK6+6ORMjBouTc8wHXL4zHC1KkDi3gKNYVUcrlJunLPVGfH+\r\nek0TzmN2otW1F6jagil9TtZ2WNHMaRHxRdy9ZAdFwUovrG6w3yIUp2yxvl/6\r\nb9TkKIASK3ZApYIVZ+6ikod+YV9MGWTXFotDO6iV+AAYEyKa2EOgRVkLaXWZ\r\n7rQUjHsD8/rqVGJHAyE/lVz7Ko3zViJqmbQwk7aOYsDc3tx4j+spYtHe3Li2\r\npVMaWunIIVTPGPFAKxSMofS4Zgp9yxzrvyg=\r\n=AfTs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"afc6ce9534966e664c5ad92b40348007c98d213a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.1.52.tgz","_integrity":"sha512-85+97CLBkghg5z1pkNQnjMgFEDr14A7zz/xrJXsvNGo8GeCwx5xH8FIpaX+MbxVel9aXM3ZxiOZYSHB92ypeYg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.55","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-svg-base":"~20.1.55","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.1.55_1652359783019_0.362455855026357","host":"s3://npm-registry-packages"}},"20.1.56":{"name":"@syncfusion/ej2-charts","version":"20.1.56","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.1.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"40b0fa349af5dcce7fb1fb48e57ff733bf26b051","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.1.56.tgz","fileCount":418,"integrity":"sha512-85WQoOlUMYnqhd3T1MEzHlwqz2je1jWhsICdt+9CuBafZOk7NR3EWlWrOI16eUhrXILUsXQQKwuVkEVnMRK9HA==","signatures":[{"sig":"MEUCIGX2oRMet+5cz9hUOisJC5c0LLVdaI4I2N3uB+c2KEDuAiEA7o3eSAjZk50pVSSMTm0kRCP5MoVMy8RtgtgAhpXX4oY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25618041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJig37TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAAQ/9HzB04boiSYNl7i63kcc71u3p14bqkKyXzp3imXH9qOqD/4BU\r\nC+MC6ylLBnIRY0CkbkM8jVda7c74dYODL6cv1NH/LrxyEedO1rsai2vAxoPQ\r\nOR9ij+8ZuXnPCGlcMc4glG2BqagOCMR42uSyda4bbe1bJwSSmTHDXh+VXfpC\r\n9t79dPsPmhEwHnF8KOwVM/6+va4O3t0WUKMfI0QGBCGMCtwxAUNkWPTJpU0y\r\n1cHIA0adc0elrZ/7CILEAo5UwlZDNjtQqT01N2Tm3yIFlPNKAXUbraBhG8cn\r\nY3NMljvmYP+ZUMtyAtn/kFnidQn3iTHRknIl8rSGa+NYE+acIJma65FQApr3\r\n4G4ELF1Ii1KZS+XjjlilF2kNoYXvJEygblViRKcfTGK+ktuSgpA5LOa5sb2Z\r\nMrO93P/C7aGcCOGAehHPEL6WDnlAykLgQKlfy8ZJv6dg5IVEkEoZmLJgdaOd\r\nldk+bDWF5yfRs6OVQpW1/YqNQLBAxhYQF7BR15EvN7vsED9RyAwNyDtUuT1K\r\na7w8D/OyuIe2aVKX1V6Dqo2Un6O7cFIpfpUQEN7EPILsAaeL/eMjZert8k8t\r\nMH/Dan0KiVJSLWikcS7UynRRrODRokx54d3ncb+6zkveNYKFfGkyAauqKduf\r\nDl1j/gNiNhtQxWXPU/4VBorwsC9TcNXrefk=\r\n=c+Jq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"f6d723f90e290214c704dcfd1ac82c527f0a4644","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.1.55.tgz","_integrity":"sha512-yb+9JaiyyGtpa5YUHDFlLFwsS5sc3t9/LjTQxsVckkFcqSY5uQd3MwrnfpbsH6PH+uNeDhhchyotpIygBpaIGQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.56","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-svg-base":"~20.1.55","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.1.56_1652784851666_0.933542870154344","host":"s3://npm-registry-packages"}},"20.1.57":{"name":"@syncfusion/ej2-charts","version":"20.1.57","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.1.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"643d3f8e3cef392abe2958630953d40181eec3f0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.1.57.tgz","fileCount":418,"integrity":"sha512-uWmeGeEP1YqrwaherHDY093osvbeXc6I1y9r+9QI1lUVMW4X/zmdZvT+p0pZrpV7pCPZXPK9+a6/bhTIW6eRsA==","signatures":[{"sig":"MEUCIQD4k0UvnK/lAfeqnBSkZFJYH+T3vIJOipxn9uYKTKC6WgIgIBirgYbJGEMV9AXvADA4bCTHO9tnd2SJQMzlGqJf4cE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25618066,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijL+TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSmw//R4oXd4h0CXHWrRKVZdWhWEDyvAx9nOKhuqATGQklLLhFhHVv\r\nSpQPhDvXRgeCbICgazyZ1VUkeM18ds1nFG6yPQ7VLK4I5mYQgU1mmUA5N2Pi\r\nvGdu2ZR3Z12vsajexnjjQTV8gxWB/IJjn4ef1hxomPSXr2ifwrpc8yGljZL3\r\nz7a/4N4BP86ERENsIaKcCgdo78iUR7ZUrN84zWDaZzIqKFnWy4Oqgs4N5NHN\r\nC8SstoQ0bgxlgnDyP2QrOVZTFocPwxwKNrqVhdg1Sc4Y8pPjca0Yoe+3IlBb\r\n271KW4BtfaFS3q1qawGZo59EvKcGk6DvNGumaInn5n1XQYQrbEUdHc86wyr3\r\nYH92AtuJ8xKM39DbJRHPippYjZW6er3tWi4QPMteol1KclJMTZ63JMRYzmDX\r\naC6Xrxaygstf3i+qMh8RHF1GK2DCM+fpsqh0OCQ270ER6o9hDDl32QtxMTCu\r\n7xDwgzYHm2TOXFF69JVr00oA4qlw7YRHANhfCt71gxHZTeLVr7XeXHSUVkoI\r\nIRj5NTPdE636zsYBFGz4SiQoik1iOIFBCFVaRfmCCMaDmQyhbcFejDndzavt\r\nhU0HppdxPQ5an027TD5MGtgpP2nGRxxV4lqtR/X2jGfnfBZ7KnPnJwjxChLL\r\nHH28/S+LEFboibBTk0GvhkSYGgvZVLryy7g=\r\n=t8bE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"475c1d2eeeddb1ea925464f064c4602e2b76e26a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.1.56.tgz","_integrity":"sha512-5FjnPzPI5JDBMr0r1k1AShnqIjlEDu7eIHjZpaepOhIZbKbAHneOe5fuyNPPvlt2O3YUVNnSC1XJLtTo3zwOkA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.56","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-svg-base":"~20.1.55","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.1.57_1653391251135_0.7033042648616272","host":"s3://npm-registry-packages"}},"20.1.59":{"name":"@syncfusion/ej2-charts","version":"20.1.59","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.1.59","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"47a256ff0fac0d24b24493150fae7749bfe08602","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.1.59.tgz","fileCount":418,"integrity":"sha512-Zu16C7PnBNBmNQ0lMCFM9I4r+bvlTZh94bcwM25mcR6VLlvrZfpxquERbjLwuIt3WjU1lwujC1vQzij8SIxJfQ==","signatures":[{"sig":"MEUCIQCiRoQIoJw/qXY+Z+O0TJhA4GxipQU+2LlxFXSG0X9PYgIgF5tk5JBk9HLVnwJcOquWqUODN53p4F/eVSJ7iEBsx9k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25630381,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinzTKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVow/+Om3eXjrKbeXndXHHd5VZ4vYE+jsWGW7tKD2r4ukRLdniV58s\r\nqemgagoOwyKA1budiAkryaxC0eOOYWQEiktlW2H9AcsyXaxgylCvDHvoM+t6\r\nvzBj5Uzhqrxy6tdRyoRmPOXqu9X0Id9xSHI34RWbhqemTBZjAvQxL5LUCRa2\r\ns0+1Rf9eqvpvYyI5zc007BB2B3jEkfs1Vus3YHZirg9cQrv0CCz6erY/wMJF\r\nTD9TUh2fkPQcm4e1j8/YaCbLyB1KfLRthumTmjCnkabz2Mim6gY327qmjgnO\r\nCuiN2dK7P02UqAgmUOohC70gLh8ePqMbjzcr6EcnRo3hQY6z03X0qAJR7S56\r\nVgoCsUuZxJoZz0WZppulKDdaa/WJW1rmFBltNICvgGxT+uT+W2chhF74lVQi\r\nZ+1Kso43bTyMh/LIKy8PCIawxjXnLt7Iv+lB4Y1i5EWZLYIJHhoMUcaX2JHA\r\nkrjmiaYQpljgRR4ZJlCk6dW8kBCdme3CO/ZX//hQo2YygazD1EG4YUlTI9im\r\n+2cH8lOVylAA+XxOfByC2V1p7yHTafVYCyDiP7SxT+qBC8lrPiS60cIEcQxT\r\n0HBDG/gAzM6u5VZNdLiCVCfDjDvW8X133mqwwF+6yikj/+POvijXH0TDzEGI\r\nEw+Nnei+ufRgfjP7q0dYueZkS8R5HgHo9fQ=\r\n=zDRj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"fdff007a7063d8e6247428bd69014304f90a7170","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.1.57.tgz","_integrity":"sha512-w6VYNipOKwvKpNYUDT4TywF8tR+WSweby8gtIvgxGErzglqlvLZABhSweZ7kWR2Rx34ew30mX/3+/p74uoU+5g==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.57","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-svg-base":"~20.1.55","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.1.59_1654600906210_0.4796158119984948","host":"s3://npm-registry-packages"}},"20.1.61":{"name":"@syncfusion/ej2-charts","version":"20.1.61","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.1.61","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"0f29e3520e2a805104f0c8f2d84e28f215232c37","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.1.61.tgz","fileCount":418,"integrity":"sha512-K/vmDEGn0XMBRA9++MrSrLtvXZTF7BiOa48TOC5hNvFei/hVZmYBA7i4Vl3CZvGAopODQhQ6kUk2UkZVdYIDvQ==","signatures":[{"sig":"MEUCIDMkqaDNZKc8QSpsSFeRIGs9w+Z+xvC8hK2IPHp7H17TAiEA3UqP/a2krJBAF5LuHIPbMOyzdo5RDDlhUd60BqeFjX0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":25631294,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJisdyuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpdoBAAhJ+QAG61dTId7iXIqUFviqZ1K/kIZU63X9mccqcTKm4C3vfw\r\njtqoojLcSsJ8maM+zJKO9SXHn0YMoXipNn2+AquZathDbexAoUDNyXF8HSv/\r\nbez0jqPg6FN/la9yZ7pSynqUR92tl/jG3WOAvRl4PD+sLwEccDnLtm8dhiIB\r\n5hlfm9qHE/pw3qmSOTO+rcWeckj8c5W2tXuu/F0njyFdDdBjBchX0eiK8TLQ\r\nCdUnqYnoAdlN4WMRPGh/36d3j7Y94fKvqYF1QlqVUn2Qqm9R9JSx5phOy/ME\r\ngIJBg22QZq2p/l3I/aaCZW5l9XylnhDvOzhxjXWCSQfweinSnmZBF0ytpP1x\r\n9gk6I81moGjgfbCHZ1LuG5BQppNPixl4Om4VzF5fTOdq59LqIIVcKSz4QyGM\r\nolPYoYJlmg7XNJKZ9G7LCBViCFfxVPb+RE3e2tsbT/9BvoQaVhVLzJceCF4i\r\ntcxWdA6Lg8LB1+V1am7LfTT5efkTtWiwzVJbnnLMYY0MTvOf5UZW540OYtxZ\r\nhKKe3CTYfUVCw/Dju/0XbLep97zybduT96c6N0+UG1Jxv6eH9JsUHgBiEpZI\r\ncgJQc9zOVAjY43awoTvAUIlm/SSgrlBQRMfV0acOEzfBe0jic3sErbdoMv/8\r\neVMNtprOFRf8tBjizCDv9TqccewHxld3eKk=\r\n=4uVa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"062c83d54282b1e58cc449608853ed1de5cac906","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.1.59.tgz","_integrity":"sha512-uEhs4HmVur/x0Y75v2gw1nfXzQ/Ixco23rcaERkWuWVa+6AN1dS6D0LKLxExGu+bCJekGIpqdKoqoRp6Jd+gMw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.1.61","@syncfusion/ej2-data":"~20.1.55","@syncfusion/ej2-svg-base":"~20.1.55","@syncfusion/ej2-calendars":"~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.61"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.1.61_1655823534229_0.850661376256477","host":"s3://npm-registry-packages"}},"20.2.36":{"name":"@syncfusion/ej2-charts","version":"20.2.36","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.2.36","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"45e3d774e4f0ce80d9e5e2e88695abd9ea7a0618","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.2.36.tgz","fileCount":416,"integrity":"sha512-D3VsaHvPPdjV65HAAsjF7P45a2y39l7SuZUAeRPxM+lSC/SQ7mZ6xPReAmlzfmiI+GTi/K2iculR7B0Z8xvneA==","signatures":[{"sig":"MEYCIQCYb0Yqy5w8etgBIyJgoJA2aCUulMXvWLHUslm9DWGhzQIhAPbKQ/or8k5OGh/uUzPh1nbnJaUpcOS2Hwgc/jK2Zlab","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26062636,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivWGzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3gA/+NWXNQAr3U//BFCI5V1M52xaJxAajZtkOYFiHUkBiSGpt2Oxn\r\noucZhqpfW5ii7WYaJ7AB+/y+GrhoLv6C6dNPXZOCCMJ/L3xpaOnmpo/D/Mvd\r\neRJMkgL66JeZDB8aLs+W5QImjNfxsZmsfEtgBbYC8siToqxgW7rsJRgYfECz\r\nQgVozx27lGCCgVCXeI4I8fBNBeUrOvTyVtFglvYHZpfMeKtbri+onvLLC02s\r\n9UPkDsNMuVGbF8Kd0r9zylDNseCLVEDZIffniUjrTZYqnAtt113zIbiay0/f\r\nweGFo0BAf52Mkw1HfGnahhpGIkPO0yZi7QbU7WbleMOMnKQKqpFPN+KHPCxn\r\n634ktj0k3llAXpLYV9vo+7sfQFDg48y3OsKGDiJdpaWzUeRz6Nz/nxv3BNXg\r\nKSg8iazmfjZxoe5FYDK8CAEC3+D+cCOoS1H/W1k6G4Edd8pj/wNNBZ0Hm2jW\r\nP6Gx3T9IaTrcHhWiXFt1jbNQYqTqkVc6MzGBcyKfkFK+LH7eLUZ+h6m/5m6S\r\ntFm5WNbwKsIg/jJQSPmFuzl63Tdso18+33i34dBvRCfVdbls1buzY+CICFPf\r\nB94csJyh7YKsB8m8ZOd8L4MhXOTr2+PW/pNH7q84G3evQ4zO0kdIKlVp2iYT\r\nMSTI/DPlA9H6PgVkw65EzQiBeJsuHb3XEnM=\r\n=71UV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"b89bf31eeb40c06417030c929b291a4798b279b1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-1.173.1.tgz","_integrity":"sha512-/923w8DNTmsltGI6hYuiffqN71NQxQPBZ2yUY2Uge9naU1b5XYif/3PXgCnWnwwqznnzyTt0iXKtLi3iWu4TxA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.36","@syncfusion/ej2-data":"~20.2.36","@syncfusion/ej2-svg-base":"~20.2.36","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.2.36_1656578483292_0.09839983326103763","host":"s3://npm-registry-packages"}},"20.2.38":{"name":"@syncfusion/ej2-charts","version":"20.2.38","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.2.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"44f9eb0443c7c42330b2d04feab71b3775de15da","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.2.38.tgz","fileCount":418,"integrity":"sha512-LOn+7kMxG3qLlAUoJBWaDk6G6IMSR6SZSSZvpkXqcSFfNxCL4+56wUDojlYNRAP39+CfR2ChD07Bua3RA37TIg==","signatures":[{"sig":"MEUCIQDmOP5bUELBP1Ssrld0Ej3x42Slr69oMIjYzSSO3zHAHQIgN2E8t+h99oHAWHy/97/uI0vWgy9aECOtEWAWxAPxRlc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26080237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiza1UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrIUBAAln4S8itBfCZV4ORfDU2UNVAu5omDC0tzNhN8WmzKenN6VFTP\r\nBGGPOK0Rzx5FmBDoyFgMpXAxLzM6PeE3d+SbbTcJIs8d4jNttj3PjKwOpeZ7\r\nUMDgflsNoO+uPHLTEznjOBbBfGyXvrC0TrWH1VDMGmg/18w/8EgF40qoqDVJ\r\nYTh0zue1G/q7HleKvlHaVi07Xet8dGj3ONV194ol0Rcm2mkOfRKJ5AgVp9rf\r\n+a/lgqeKwD/fHxdmv+Z/t2AZnUNeta404D5WAJi753W6CaWIMI1YGAOWb4R4\r\nV5FyTSnqftYnYAwpPXmI1VvOlMf/fbBKM6IyPIoAuNCNSMfxk9ua3a8OWwK6\r\nkNNdZwAnaDewMeD1ydzfnnknDmqDR3svaza8ylKEPuXeiINxMES/X0qOv5CC\r\nTbc1M72Rjn0DQXxoBEUVArIt8UMxfNDvZU+XfCoVpc6FYCbF3Raw0bZztfFr\r\nzch6F2qt22/BrcOUaayUXnl1G41aCXJh/1gexEdRJ9O7xOBPgDgx5VrqWQgx\r\nCvr/4imZHogkIpqBlfjxveJGJeXIKlAWGfzsu3s1WO3YwoCIer3a4rY2FK1v\r\nBndrH0uMbiPoqOu4Deac9e2OwKketkmTO0Y3WoStXNN2VXhFmY7FytrLcCqC\r\npmSUVLT0r76Oj7wGpR61KJgWbfFkcx6ea08=\r\n=0m4J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"322c771f422540221466e244f9c1ae99864c0860","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.2.36.tgz","_integrity":"sha512-xTZloJPVG9AjBQuQs3AxPRpWljqm/pGbp0wxeATI/yKNY3DpRR/4NUWBkCRD88kVNigObJIIq0sP8eWTbIvS7g==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.38","@syncfusion/ej2-data":"~20.2.38","@syncfusion/ej2-svg-base":"~20.2.38","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.2.38_1657646420253_0.8894063151795852","host":"s3://npm-registry-packages"}},"20.2.40":{"name":"@syncfusion/ej2-charts","version":"20.2.40","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.2.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"829756bfa49805da91240b1d4d4fbff95e55f61f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.2.40.tgz","fileCount":418,"integrity":"sha512-g7V/uV9s8zyBVS97mDpTEkYEJLkAsYHMjh5bbzyJNxw2VAqvYe7pDR5BfoLspwXpwptB94sX4NocO1xOjXLs2g==","signatures":[{"sig":"MEUCIQCJBSHd3MInEEGO/+au4C1cWJsuGDbdAKpZtrfTc0IVDAIgJdW0NM6GY7RacTVsaLgWU8bhzeHpzyZZ/CHLNrdnTDU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26084072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi39QUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDMBAAlutjGaRpiftymjloQGyl8T+IJ9fxt9GI+CDb3gp6wpLfUffL\r\nNl7JOH5zMBzQ2PhDpXGDOnfJmBNYqi4WaRhbiiYDt/m9dKkgBBpLLUyNHndb\r\niZvrs9fz4ZIu076cd52EoZ6JSpQaVPmcaw6fwLYK4YDxfbw1Cn6K6wuINxn0\r\nyR8vJAEXxRdehyB5URg0cFvLakUkJtwSRoNYx3UBOtSO9k1F7dfx5GNf0ZFz\r\nwqovk/BdjYA//rMq39JvAj1oPvZ0hAf3PE1GCoY5ehD9QfVOJFQEcoagP8cC\r\nhbZpcSGoeUOh6Rkld4b3yTG7YS4uKcENi39W5ui6E0kxdjq69feYi+SSyOnt\r\nv0kfN/+J4N+9CyzDNmONZPeXL65Jm75oNfAsTEPO39fPsZtVUbu/8XOkfqy7\r\n85252e7bWNl2zsKjD/gkqQkVhyXsQS0zAEunuJQpzfSHnuAACJQhQRsD2QAD\r\nMTSkukC75B9/wYJ2Q3x+z9hOlmqRl2489Fu2LQmTidaPHXTz+r3RCYQO2MkI\r\nJfaKSnqyp71PiIbsR/YmCkBPL7YMOpt2WP9PEz4jG/RArnjwbFNsnj4wZWWz\r\nyjqXwzQzOxWPosi+pHPxBz2ZeOC807PdLsVQER3wWMoYC8Vjqd800FM7hIXp\r\ntx8Q2sPrK0SjUMaO3HPHzzt2XyzPlrRMZGo=\r\n=Fe6q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"4dbd7fa1f65e18a1c0bc3abf857114b71aa313c9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.2.38.tgz","_integrity":"sha512-uQs2kmTykLTH5ZJrSOl8dV6/o74ZesPdcTtBJSL8JmOtwYIoLUSp3OkBMm/VUFYpvhFMZIgoDCnugnNZe9lMqw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.39","@syncfusion/ej2-data":"~20.2.38","@syncfusion/ej2-svg-base":"~20.2.38","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.2.40_1658835987757_0.28618629405744667","host":"s3://npm-registry-packages"}},"20.2.43":{"name":"@syncfusion/ej2-charts","version":"20.2.43","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.2.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"6b645b16642125ca4de045f1743e15a1eee96473","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.2.43.tgz","fileCount":418,"integrity":"sha512-dxdsqnOadvONVf+/VkkxwnFANIoC0qzLQPLXPhWPlKnZdvHs2S0ZqT8OwSJSK/NnYmw/gjSsQ6mdGOCioXhPoA==","signatures":[{"sig":"MEUCIQDsXhKV6iJFRz4aY93sJmcQxkD9Mp9k40FX4VT+3hTWaQIgAgkvcwSEC87UPID1XFtbYGnbP/IOY9CIqc3T0xAx1M0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26090152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8KIdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMkg//ZXRMifkddIMl9o6cS/Y5tlN0e6E4PAalFqTMF/Cd4ZuBIwFa\r\nxgYuDYlN1dqqS35qN7BjmhxelcRsqzyIZ96Crx3AvhJi2YbAD9aab1jd5XQM\r\nJ1rgopBvZRqM+gLdtHzLF91wmVJeYqiCt6pT/2+l3PktAKdbCk+z2cnj6IDD\r\n56ibZ17gDQJrgD31JMUysqLvqGknxukkLDByv3/hEt3QiNCOB8l8hswMwA2J\r\naPZ+edSBUWRRd7sk5jLmLiUNddOBg5D0qOtz7qlTAdIDRYW4ovZy5mknsT/H\r\n2LjSg9cT9HiuO62w5z7zYm8AEPRZXjpivpV6+Oq6lyEOtxqCMxyylXbfA9RK\r\n/N9qtsmNTS8pWyMLITptbtokTWdz9XlOQMFSRfY7CEhpfWpUsnEfWF3l5uWr\r\nn5qjxJKXy7107hMAXSrDuOvgCwo6xbMYgIFa0++CEwiSOtTJE8Egs3TRcL19\r\nN0SNujMYVMIjHh9Yck7WFwqZaauD0lV7xbqnvWyb0+OrJ4o3OAe2NMaqnTqr\r\nSGsN685VAX38YB+jQr0hFKFl2aCFQoVMQUHZj5MBJ0KaTHOteVxRCdunRehQ\r\n7V0/AxNjUpOCKghFt2S2nG5rabYA+VBh94/N2JPmhI7YALQr+LPf+yOVkRhB\r\nIJeGKQbaYU+l3pMQPmekSb8pJYxnbR3pz0o=\r\n=hMbC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"56981e92d88a324ddd91505935c38deeddbee94d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.2.40.tgz","_integrity":"sha512-ZUFhSjCX2t6YREGFzhvze8UFuHj65+mzUi+6eo/9tGPK4zq4u9CTxvylGJAYiFWYFEZz783ZOccQNZM3xxLKrw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.43","@syncfusion/ej2-data":"~20.2.43","@syncfusion/ej2-svg-base":"~20.2.43","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.2.43_1659937309172_0.4080336922613159","host":"s3://npm-registry-packages"}},"20.2.44":{"name":"@syncfusion/ej2-charts","version":"20.2.44","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.2.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"984ee2f7c89ac66b0b9596898d8f8f7d16032378","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.2.44.tgz","fileCount":418,"integrity":"sha512-Ti6V0hNxDeUPuFjOCpzUz8g9CamD1sIj6bSlePSyKo0bJt0sa1mTIkimBA/A+2skTqAfmqRr3Ii055xZJQ1uyw==","signatures":[{"sig":"MEYCIQCrKTxL91eqj9Y1HknqWqnEnBMXpQiZ4HIJi+FOF7vwmgIhALloxzt4cmGvcw60N7Jym94yivtUDgi7LE1FPYR0DlaJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26117629,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi+5TCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmph+w/+IaPfZo+wO06PAfqnrGNhq94BsPfVvtjlOVj4iP5OyhhKaO4x\r\nqZd+NK+IPbo16bTuFDSeHG05cbnCf2g1UCshcjHssKIve2VF9Y+9DGxHxH3Y\r\n/vbJUjSxAXaEikeBvs+7BJUjNyQmg8ERlQ0yKzucDEplpBghN9LHrKcyV4Yt\r\nFJkmYkrS1jOWWKefK3qUWm42HROEoRXaYaeXAKW2VKjgZFAP5WmULGzJ5X8j\r\nyw+nboyrgQeo0+NfeDtgpkKthYnBOEckA9oEe9sAVtV6JwiFMVgsOTRiVIvx\r\nrcretQm4qPur2/+EDsgdpwEoNE592Ja7PG5kPiIGV11n2WOSSeRa8sFHf1m4\r\ndZANP9kNi7Z0zT1ip1qemHBMYwoQad+dmrb3iHadnnOz4nO3EtRQW7eZC79r\r\nMS7FuJ0/IDMTrcuzSME6WI6Je8VXEaSlsNh/nl/8QV5vgxvX98OMPI3SkJT9\r\nll/hsrEcLT2U57MsFzooGSVp2IcpwhdMNMRYJJPqJ6OrkkhQxRPkr0JUNBnv\r\nV9PSxVk6bOFQAcMDQgKJ16VLonncjjR2mihh0BM8KqppSAPI5SXXgrQN8f5Y\r\n5fT7doZaznK8sfL7ps9oXVI8HALdrz9WfRNgDiPeGa26c64O1hWEz2OHrdRE\r\nyyj7WPWgj2o1JQkGpg9Eud/w5sLnZMhlTbI=\r\n=XCrG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"dc4e1425e6b485aa0c5212bb1e11806b351eee7b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.2.43.tgz","_integrity":"sha512-LjBCv5Yi5HeDPe3UzobVwUWvQhOJch045JP1vnI8h6SprObCA6YzOwXSttDnC6aiipUCV1fOUAv40jK1DCzlXQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.43","@syncfusion/ej2-data":"~20.2.43","@syncfusion/ej2-svg-base":"~20.2.43","@syncfusion/ej2-calendars":"~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.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.2.44_1660654785884_0.10922475444502266","host":"s3://npm-registry-packages"}},"20.2.45":{"name":"@syncfusion/ej2-charts","version":"20.2.45","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.2.45","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"abbc0c0ad133e687baae89d7f23ce813cdbf3c0b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.2.45.tgz","fileCount":418,"integrity":"sha512-xCBk/YTX1P8zJzEahT10QXK/vgxDYixGzWf1gRflp5yBLAiXr9jDtysncB2VA+XJD/nN3Kc5FgabrsQC1ymTXA==","signatures":[{"sig":"MEUCIQCxBkcnWNzCuHgVVVPxSTU77/5hKpbuFFKUktEd1OjCywIgAtwJM/uP3BAibUrPdfPWh47IuaUIfizeh2aWhzPgJso=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26118573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBMkkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5YRAAhjpxgV0H/TdxHN/YWtAymdt1dBp2XfPUwEy9E+OOQuHUlypv\r\nH0brFm7yt6AwyNZ9106HQAPO+pM2tOpshzEn1sDjF0qjVAHawsLUAp+vsSJP\r\nMWejjQF7TFi9rhhcQa2AHdzo8IKIrILjH+7JQBXbMkOlL1nMij5SGLQVnq5m\r\nWdtmq3u2feh6Qocvb+Yx7ON30TPl1H2pylB7LMLUFzz+prOrAqOE+s7MmmSD\r\naVq95BF9zzSYUWLsU+GTG+RvNhWzUFK9OjROLtXqgb0hxgChnEvGIGRO5bJO\r\nW18ooR7o17MIX0cKwrhS45dTun26MprEyPD7jYclXy0ZoKWu6a6mlki+R56q\r\nsc05S/s+nb+Jwk2baZNbyPHKbmxti9HTCIgTzQpw1Rspu8IeiPAUOMTTch8E\r\nHuoIfDMx+I4M8YCT3MtnLhHK6nkkU5pv+8rLjEONCeY5Zjy2zrju/TbvvxvI\r\nq8UIy2a8CGakRL9zXX2gZVmTJmgznkujSWiyAHEllycQ+jfKcgrlEdjIZmwr\r\ngDT4ZPxD7IRqmaCpOivk/gf9O6Dm87CQ6s42GAoFMg3kvF05jOOhLOEpBv53\r\nO1bKQdNaifUiRYjX1mRTTNkTz1wwTP9fQjUPvA9TOsw+UL86ifxLpz4vSMCn\r\nTP+VPLZVyqyD++I/fM/kGOBOggADaN7qx2s=\r\n=lf+o\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"f3a91cbfa9c3bf6f5e4ada9c9ffdaaf1ea8b2d60","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.2.44.tgz","_integrity":"sha512-T95ZwGwO9WIYUz6tQlz4d1NNIiT64QxcRNIRg42XBecvpP0EG4htG9XRVDfga5sqgEKOWpaSVanL3awuLZYaJw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.45","@syncfusion/ej2-data":"~20.2.45","@syncfusion/ej2-svg-base":"~20.2.45","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.2.45_1661258020481_0.6515981959133759","host":"s3://npm-registry-packages"}},"20.2.46":{"name":"@syncfusion/ej2-charts","version":"20.2.46","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.2.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"7ee716a370456ff5204c6dc3269ac1d06e396f61","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.2.46.tgz","fileCount":418,"integrity":"sha512-n3ZnEJxEcsqZPExrJCsxTprUustW4CPtBl89Sf4IVq/QlWlmWbZSU+W3IujYQppAbnYJike6ThvbfuzECt6rkg==","signatures":[{"sig":"MEYCIQDt8vg8UOfoFLlP4vnXL3bFwe5M+0522oX+0seyrpdNVQIhAI8cFE/5yT7BD2IbXTWR7SSEzgukKbxSqRvn4MZPsAMv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26120112,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjDhQNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqxXA//Sjb7lnznELSpohhuraJaVdZKMwusXoUP23F/hD8DQZqialVN\r\nlZpGW9nDzhRMDRhmCj4smVFwJ4DMjzZ6Y5YR8mb52JhQHplupS9FpvZqcyEL\r\nloGMHEuhohm8rbdyZvRPWL91aW/ii1ZirIVkx2h3CCuB8QmSwbQ2NVX/fjD7\r\ncvEVxK8F+sAAF+/hLvWRcJWFDqL9CwWev9keUkUt+jc3UppTRiu0TV4fJ+bU\r\nqmzuPlvmQcTFRIrT+Fdr2swMYuYpoSIkGrJaAWY2M66gdbRA711WoU2oogw3\r\nGBgtPZc/rKXBnuP3Wjwiit+y1KC1pOsQn07VFCnFRmuWOZr1BgBiHz1fdeEJ\r\nJTH6IVU2QQ8oHNQ5BZDDoFN+rnav1e+QdPnl1jHOtI0i/A4GbSB/ZFmubWF9\r\nMh8Tp6cCyojJL3/E1Ys6sOnvRfRtfPYIWL76itrjXhvXSMrUxZZd1u0qFrBW\r\nCyKFcxtbRlJyM0JN2pLiLa1ZNtUcADHB7XQ9Qld+H29B8y3tJUaRDReZed90\r\n1yCJP+icnARwu9kkJtfwPVHmMOL4t7ttbFWAxGOGTk7xLS5QfkcMAKSbG5XH\r\nPuux3FZnNrF/ISEf03sO2GYDGv0AbQYLPfZOx8XxeZ89BJQ+oN5aUCx2/EdR\r\nQ/jY0XRbcaendoCNtLmNhU+UWzsKy0VXu2g=\r\n=rFPa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"50c70688b7b55ee843de1dda0827ce745fe26c1a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.2.45.tgz","_integrity":"sha512-jMnU+BdM3KejH40f4v4L6uA+FXqZBTBE63OKDaE3ETBnRSFVSIRF3bJoyJWkylDYV9V9z5GNkYoygLHLP9RvtA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.46","@syncfusion/ej2-data":"~20.2.45","@syncfusion/ej2-svg-base":"~20.2.45","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.2.46_1661867020681_0.6119628845731431","host":"s3://npm-registry-packages"}},"20.2.48":{"name":"@syncfusion/ej2-charts","version":"20.2.48","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.2.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"b7f5f74851cd0dd45a70fdbaf529ee4322d0fcbe","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.2.48.tgz","fileCount":418,"integrity":"sha512-4NvP7CetI73olUkiOo5XVRlqSwJz3Mdh5rWjuVSn9+dx1knZRVfWDGeTjzg5eXYTHlbeK3WNjUqD3jI139NQBg==","signatures":[{"sig":"MEQCIDIPoNKSILAT3Tw23n9cUAkCjuGHXoP07HqC6S7pjml8AiAtZjP4v9NKQwWJG8nulAlZW65DlCPZ2AcoiAbICta7rg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26125037,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF0MkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSMA//U/myZU9OYS80FQnviBHyS+JcN2Qfe7S1qgr2KaXTQWN4kmPQ\r\n5s9mqN9OYJiU7MNR2DMV2brWp3glZLNVto4wT9qBIsOhvV43pCyFGplC0gA5\r\nHzbHT5DzBXnkckrwC3XmngBdLfJIQaSyeLzOuWd/KbpGh57egm/wzelJMZZK\r\nkHwfnguE6HhmE8OC1SyggHgZAkysnlqqjjPJOX/aECXyvuQXf2ff2uI/AVfC\r\nj4tjRr7fIxzkfjqJNj1N6pJj6L9ekmXU5VFb9MBBHuB5oEBfQvtdvLzRTKWf\r\n1PAGceAaDgULZn5eQ3lxWznbFDfVa69htwksH7oDf3FFJoHkO+lVGqZ3WeDC\r\nXrzicwWh3942qPc4HdZYlhqffEihTxRjd8yoiONbqHLNKhEjLqWJMVVbF9Nx\r\nUbYZIfv48ZQfIUVpN0MdECmesv7W+zcami/7rfIeCv7V59K/xYLIABk/WeaW\r\nZZb6gW7zDriSo2uzZRq77basRoMZ1KxE+QuP96/MsvWAIk/y2chCqDxKuDEd\r\nX7FI0zT5FPGKxMypCcaHYZSakC6DX1mZCHmTngU65ddUMwQnWmi7a+SIMFOG\r\nghvYyceYBwUwnuWZ1rxpbNMij1nm9JikIguzaTU3CuJvBdgcNeebCqJ9NVbL\r\n7NCzr3uVGxXv0DGCJ2J+7J6gB2bPTD0Nc+A=\r\n=mp6I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"1274c47c091f93aeb14b61d686e09952424d5918","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.2.46.tgz","_integrity":"sha512-NKu3wf0pE442qCjiMBtZg5LDeXNP8FxBiFIiaXIK3LbLAcK22IdnavQr/lCbCMNQ6rrAJIotnfyx77udY7koEQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.48","@syncfusion/ej2-data":"~20.2.45","@syncfusion/ej2-svg-base":"~20.2.45","@syncfusion/ej2-calendars":"~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.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.2.48_1662468900449_0.6928351154418226","host":"s3://npm-registry-packages"}},"20.2.49":{"name":"@syncfusion/ej2-charts","version":"20.2.49","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.2.49","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"7eb374ebe6eae832f278c443e639f082160ad875","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.2.49.tgz","fileCount":418,"integrity":"sha512-L9NHv1c4gcRTESwgbWPwBSdSaN2QFlk8DALZnmiwlVGfizfYe0FMmimmpm5xfgUJctziDZpm05HyimKwYUbOhw==","signatures":[{"sig":"MEUCIQDv2KzBBcU4sGikqb8wGGNH7spf4gsGQf6BYxZp4/6zigIgERW9dwVlIXPjMDhPg4rJ4PQbaEqZM/mTD92R8ASL0YQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26126829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjII/GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPeQ//W35W3g7nZTgnWTbawWsHFnb0B/fLoaBWeyr2AxmHYB1dDRg1\r\njwf5rqIkayrSi7qYN2I6GLoPPo6igXYwdA83+xZnW2GdOCoZuvAUVYUjy1ar\r\na46cGPLcVB63pYfdl3oVt5hRGR6OczmrS/vTWYGg0cI1OpjftBS/QquFZyR/\r\nB2ib63rzxSjxMXNHPs1y4UdO0eR3rxFrxHSfvIKSn5dR+ohpr5HPwwpVcOKP\r\nvTCjWe1CgyrR/rFDqVdix1kXYjbIXx6R7H1C4RR1obL481mgpexuegcfI+nb\r\n44OeWkyC3pd1NJ1PAhurg6jEC0Jjc5RpCOTgVHJ8dp7pB3VrwGm6Y/1XKQnE\r\n8wFAruBDFmBaMcT/raU5wSJE3nuLWofjIBHPGJ16sqKJn3NcKxnubMJddhFb\r\nqBNZIKOcQLjJyqEZ9Gp76qqrF82x9wTz93Aesnkc1i5NXKp7Kh6llLK3lF3g\r\nYIX+X9rP0FhD1zpOKPCDUWH+kmdswD1S7VP/G+5qg1B1Lvy+h+IpdPJ0g/R7\r\nHv/tqP5TMedWO/WGk6Y+x9WPSG76SPx93hbvO09T27nJno18xMTQDQTOfVQ8\r\ngktqH86AKpjCEWWXYuDRcHhJQ4w14+ALw+ppgicI4P2hXHQq5tLJgn14CyL8\r\nTvMSU7vufGlwkDntXmHzK0D1bpfxhos+A0g=\r\n=UX+n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"851add4b976ce382f75e25654cfb15be270c2591","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.2.48.tgz","_integrity":"sha512-Zpj9LBadbEaY5gONHG77+S94Ml/Mmixwe1WAqLb0Z5tsIANh6puDCcnw4MC3qGOSxaBuccf2nPJFmvgwHhbKrA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.48","@syncfusion/ej2-data":"~20.2.45","@syncfusion/ej2-svg-base":"~20.2.45","@syncfusion/ej2-calendars":"~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.49"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.2.49_1663078342061_0.3492610963079834","host":"s3://npm-registry-packages"}},"20.2.50":{"name":"@syncfusion/ej2-charts","version":"20.2.50","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.2.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"170f7a48701278ed391a233817ff35d54aa6fc99","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.2.50.tgz","fileCount":418,"integrity":"sha512-zTkpA94wXLmZPuPfIwBE6E0N9bxjrWVrWhmwWrViU08lyxT5WEVDet+eTs/lydB1CbpJlL22RLn8BRX7BEWfww==","signatures":[{"sig":"MEYCIQCw/WPV/0xGbuAYSPby4uNcdVJgF0A9ovDWfjqg7GtzkwIhAJxa6D0wK6xaDVP+UtnZIjWkghW4IFLnBPP8qxDgZCT8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":26130615,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKaLMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrhbw//d0LKARe5hXF/C6TLixj1f7TsdCQAncOZi8ylZL3XfdPteZXM\r\nVHsOb4Z2AwvcRgu0XSgjGiBMpboInzeh3xDnMKEEGkUv2sSYT4FTUWAwM7th\r\n5X5VZ3jitYCETYaiOx5SDRRVV+/Yhs0fPdXCKmpA31SfrljreUMWv2occ0n+\r\nkhRL323O/hM709AA13onVb78XK8wE53eivSHj/iI8Czz/OCP7FX+E59GEeL3\r\nyH4kfox4a2MNX/dHfOQMtybBrGYh5Y7irLeDdozSpy2vGaB+fDS7wQCK57np\r\n3ZXd1+QMxbRLZlxbki6FFA/0OAuipBL0ZXZQK7moErmBiH7aZRAl6lbScgzS\r\nwnyKT8R8REzH92D6Be7KymmSsfGyciQ2651pvDEYVF8QGMNk3/LJr45ReKam\r\n7Jh4bNzfrmAX118UUgNm4AUMnyyxqLLJKWVvHG7sqIIXpTS/besCDPSJypkP\r\nW+ndKfvzR5Q11cIwz9knqANJA2qLPN8ICw/j8W09v/+3Wxj9c34rS4fQP/WJ\r\n+4Ycs2GonzdY29tvCs17ubS7VHUROqRY5LVfYLpHXdbvRcV3mxuwxSQCnQ4z\r\n8WEcTJvWdssKrKy7c0dBbLXEThX7ts8O8loKcrnukv0wtSZjPfh0zB1matTf\r\n9LwZtsxSUy2lteM267MqG0q6VdffStY1NAY=\r\n=1yEx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es2015.js","module":"./index.js","_shasum":"05fd1251e52f0bc12862ba024965d8eabe52d7f4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.2.49.tgz","_integrity":"sha512-y+JYAOAv7Fpi3hw5ypgm3rcYmrIX8QqYzd6yuB/bHsX8vaFtCkXsksE6BBQk515Oj9GTmg7jinF7vRQOL3323A==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.48","@syncfusion/ej2-data":"~20.2.45","@syncfusion/ej2-svg-base":"~20.2.45","@syncfusion/ej2-calendars":"~20.2.50","@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.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.2.50_1663673036563_0.4781094094779035","host":"s3://npm-registry-packages"}},"20.3.47":{"name":"@syncfusion/ej2-charts","version":"20.3.47","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.3.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"bbd0a4e339ee9460f4d6324609eff09f00fc4331","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.3.47.tgz","fileCount":419,"integrity":"sha512-XEJ2d4c8ERppT15xCHxZR/rbpGAMG1Tda3H0OlPrQhKHq6HkGZiDXqeBNlhOO29awFVKE7fK9lRy44D3QFQKGA==","signatures":[{"sig":"MEUCIBzYlGAb1v16i7DEgQBXaFSCCOOIuWBKNCx0adoadLWRAiEAmqdOTOJE34zcpbqET10fW/FwB1g1BRfE0fXmWj5a864=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27383081,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNVuBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmriVg//abEeeo4xp1CWPIqO7+f/UhPnqEjAe4iOaWFlQEAcjPcJwIbY\r\n03YzIZnOYPfP+QWx7ViOmWt0HM61BDRGOjXr/hCn49gYgHHjD02/zZ16zyHu\r\nDK2NdRhiOlYQkS8PsXhAbbzvrlb+EeA84qRC7O2lTRl3JQbYkU+ZKGliMWJD\r\nlOJJabcPrgqT50k/cZkyo5E7WPUc2F4DoVbYlTXL/sp+/0klH2B0nYmip8Gs\r\nGLpzL7e8YveIFBief7/Ik2UZZGIuuFH1KR0iIE1dTv5Eoh+Yv+38IaiA820n\r\nssEjRaX0v/YGy9bMOQFhQyZEZwv3JnS/3rHSQSXaFBTfQi9qPwk1hPrxIRPl\r\nFDz+gH/nJPINlaphPiO1yut73k8QzNvN2/w6gzX8Bpv4r6IC+Gx/6W/aKlqt\r\nX4dP16wZN7VSIM3Oagx24bLRODgPcyQvt7j3XdbIUHP7BTXK0YKJN/VeH2Wk\r\n92fzLjtyabRRLAUlqndQouIG6XjneuFr2QPDfj+8cb9rlYeWQB9ogQUwUFmr\r\nNioUbtToUjydLC9T1b8zmuiRU0/1cGn+SRP/vJnKX89xjf0Wn8B/BC7SPefr\r\nqCl49zbBaAC4OSK3i6vxfKMDbdcAE3pu+PHJWUsSVNeWyzbUTKVKD9hJcRrR\r\nDLrEvPC8AqYNFrv6StyrDorEQ07Csa561XE=\r\n=cdzc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"c61c9e7537bdc833f092e73d78503d92520ce38c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-20.5.6.tgz","_integrity":"sha512-hWXw3F7BhLE6oY/8xzDwZckAuF0ItXkfNhuQSp7BaJsaNAKsaeLFrTrrvQ+Q6crGL1QrulwASlFbjv0PqRhMLg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.47","@syncfusion/ej2-data":"~20.3.47","@syncfusion/ej2-svg-base":"~20.3.47","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.3.47_1664441217277_0.11930542625109064","host":"s3://npm-registry-packages"}},"20.3.48":{"name":"@syncfusion/ej2-charts","version":"20.3.48","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.3.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"4e81b6b44c537869e856420386fc78f897aee306","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.3.48.tgz","fileCount":419,"integrity":"sha512-Fx7KOFe9ZFMdkFYodRCIe5ahai+Wlr9W4ujZm4yytOseIzF/4qXTphQH2tGecpXC+c/UXopr2ot0dYqQYzLIqQ==","signatures":[{"sig":"MEYCIQDc48sVz8ebjTJ84RJHJm5jPHAefh5AYQoeCJ1TV96ZowIhAN+8kAHcP+CRwO4J7lsOwUD2YhG6fJBHqxWu2izJg7nm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27388268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPYgTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmobdg/+MW2WFQUNxHYgh00tFg/FVenjbC7u/6ec8pjwIk0Mj9cDlFCo\r\n87eCHjTIwl2S7pECic6L5lF+oby6Qcq4gJlCqfZKz97lZFOQ1nZYF9aqGU6k\r\n9AFDhKVkSEs4LmpU/k5ogxmDvAJI/80JOxmo8srxDuhIHpFpi+ZC0TBFLZlj\r\nQWS1n/yLuHGs/lH97HA4LIMTTATDhla0Xnvf4UVjY4tpDDjBk59u3l/AREpm\r\nHVzI/cYgQ2DsHMC259ymIZw0GrillUgKeFD6woBkD26IfKejODMtBB0Ihm/5\r\nTeTzgxWSM3U3k92pF+s/86pd3dZpAHma4QI5N6GicCzJJUsmweViLrjQFpFG\r\nGni5nwRPh9zs3Kw7KC+2bJIQzDeqIZFrWAmfT2NZekw/n5xvJIiM1ZblebEo\r\nWc+N67Z6DSFCYMEBmHhLS77UbXs6Il2wQCMqvvkGnN9TjFm2gX/LEntkvp6p\r\nPYG756FimxVM9dpZN/BKK5piX5LYgXJzBUVLa+DWFS3aYWX4nAUL/Zvq2VEO\r\nTln64UquY6UZHazYFp5l+UOqd44l/eyuVw6m2E++4JdA3BxVQf0atl/pnptl\r\nS84vyBBBoffOFraNQZAjh5PwahMphGLWdxligjBfAGjoBOy8web4fsEJQ9dU\r\nc9XeD7Tjd1s1V63/4S2M2AmxQ0yiYUHOdLg=\r\n=uh2f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"f9631d116d2aa552fbdb4810e5777056d8d3ddc2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.5.6.tgz","_integrity":"sha512-isYdDo3gnIp1G+RuTfY9Gvj7v6+b4kAlBR+/KE8Xfd7skf7ysjmKxA/T/AkvQWMimeNTFmqr1DTwqiJMzBsuFw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.48","@syncfusion/ej2-data":"~20.3.47","@syncfusion/ej2-svg-base":"~20.3.47","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.3.48_1664976915496_0.6440796906481936","host":"s3://npm-registry-packages"}},"20.3.49":{"name":"@syncfusion/ej2-charts","version":"20.3.49","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.3.49","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"8d53a2b86c99761168c6c039b21b149f50a9c7a1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.3.49.tgz","fileCount":419,"integrity":"sha512-Qhqz5nCL6bYWpURO88UsATDQSO+U19u5Eai7dlZKvnKXhn3smbdLlfJQ3GRxlS0sJlY4vdHJ87CC4R8V6xKhqg==","signatures":[{"sig":"MEQCIHZCwPUcCkZhGyA273Lij5f/VJ1Yx34jedvdBJ4B+6toAiAYkhekwp46Ux7GdPcshwNuvhIVLVT7yL9gG5+HFRa7gQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27392970,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRWaNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKyg/+PQuOMJCbxyhrzms6ySn/mOfWEJdblZ6SzWj2sfrz2lZCMKvP\r\na63ysgIrusKwGdtq1VxZqos8GIKA5vkKF+HHfksn9/2xdgGo5XmaGv0Dwbiq\r\nou34q8fhg35jYtG+8MKYmeuiahXyB3TSlh6v5zSB2vzG52hTE6Ek+A7zH7LA\r\nl5qaRQ9rOvSyXRZIrXNDsZ6iPnU/89SeRA36YkhR1Yaioyi6mxpj7IFa/cbq\r\nd4uZXbuWYBMAQ/RHOf/IgqMnMuCP/ev/JUf1aESNlp1NfE44hdKB6cPAJ/Zk\r\nMml//XhD109nQ9NFC/KzDIzsOJY9+cdYfwCl71Hdd27fbXp1HPDvgrftKDHI\r\nwXSOgYiPmX9QueXMwqR206pCiFqtcNzUb0IM91aNfcOapN5Flp55M4FRSuN9\r\nReAytpjZW+gRud0CYYDkdzWZatUx+fC959NINTBt4xd/smA3luhzb7X2mFGI\r\no17NYi6yLEndj/10v2PaWFUpr2or1+gP3yLk9lissX7CiwWAvxE+iVUj0nAI\r\n/4LhoR0kj+lxl3IaJkP4ACM5nGaBGAxlrHGiatW9yZTmz9NFiTsa4Kx9HaFA\r\ni616HFQLVrnlgK58AncrvscqtN84nP+drLyrdQpttSm/vJ/wh+vvZ0tpyYxJ\r\nJF7JgzbiypX2DwYgNyjzTOuHW2mF8J63zlI=\r\n=mSiZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"b7096cdca5552e19e9dacef23c0bc17c99fc742a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.5.6.tgz","_integrity":"sha512-BwxHWjMqPhxAYzoEWqjOEjiYcFl7zXTOaK+JPCN+aC11dsKk8DLjUPbM/oQR1OWFK/rAB1tpuJSXXjshxeeb0g==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.49","@syncfusion/ej2-data":"~20.3.47","@syncfusion/ej2-svg-base":"~20.3.47","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.3.49_1665492621139_0.038198010458862175","host":"s3://npm-registry-packages"}},"20.3.50":{"name":"@syncfusion/ej2-charts","version":"20.3.50","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.3.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"980b1523f5032684a838ad0f22b64e0eca380b2e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.3.50.tgz","fileCount":419,"integrity":"sha512-dWBGTNq6PYcbuU2yFEr8P05vOEnYidq6G0atS/bDEo26FNzWq88wai/aNrDJ/IwLFW/lLQcetIBvunvkaGIeIQ==","signatures":[{"sig":"MEUCIGIs74elRamicAhcxncOb33fa8bofuYQFrxhuTgT4fTQAiEAzUtQLxBpxh290I5mVbFnMjtEAk9QC2n0v8MwThtetZ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27390824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjToRaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLvA/6Ag10LOSaTlDTcjZ+oAio8PYoKimol0P84aa34ZeyvRW3mEBF\r\ngogLh3QCdapp8R8sVunQ1Mbb49/YeCFY/ENL3W3IFublAPOrvkKLqjtGL75M\r\nMDAdse8LYIpgiKgoxgrK6dmnhnYmDdCEn5qNZIu0ahzLipeVEE6cvkFj8GSe\r\nN6jKnXAwyzxkKpaH5ImJgG8GzwdY+3UqQQiCMZeBQ9TCnlvFOaR5mVUZWbBE\r\nwMMQKkKHV9Zk3KXvxq6RlaABOYfJcFVs/OHW0uVu1Lav8KwqVsEMwHWyWUJQ\r\nE/ZP++xOM7CY3pdYuOzC4YrpBaGXf2SFKsr42RXCb0/sqEEyfUzADJwclIAm\r\nquxd0rkso83PySzrqy+7LLR+gnGNzPMfgUb4GEZQvieiUHGBu4utWR7wD18X\r\nzwlkdAEmml1E5sDYIhX2um+ut8kFXA5nuujIGpuUfHYkNWT4SAifQ2jEw4EE\r\nipnrvpfz6sTrtt72lcvY5VpM8I0F4AzkbmIugZzBjgin1fCThVcV2mDf8V7k\r\nC2AiGQV/e3raDTtl2KyMfY/hFjo9bZ2AgM2ylJNGdMNSSoGBKA/75pbLDLpd\r\nUXo4oTfJT+HSeFN8pj76XCx/3yPpUShwlyRonbjngemJQSkDNug1ramCd/Ps\r\nGmLXNpQObG7wFKqWWLH+ldFbxkWEDtBQwZQ=\r\n=n94Q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"b7322d00fc568491fb4cabb90d6613d6d4343de9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.3.49.tgz","_integrity":"sha512-CzC5uv0QX0ceYg8CI/3miTknmeInvTpB0F+5EcSmMEjsPRLEkuvqvsldRwXbbKEpOpmjlpBP0qqczvyl23X8IA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.50","@syncfusion/ej2-data":"~20.3.50","@syncfusion/ej2-svg-base":"~20.3.47","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.3.50_1666090074318_0.8846017947025993","host":"s3://npm-registry-packages"}},"20.3.52":{"name":"@syncfusion/ej2-charts","version":"20.3.52","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.3.52","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"f6b76727b6863b20f5a63b223feac4a29459cdea","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.3.52.tgz","fileCount":419,"integrity":"sha512-y7gathIiB0WhzPY19u+cgz2MWnEpicCxnW+OquJacZ8wRGBsqNO7Y7Q3EneXHHna/1VA0nzQubSdjHkGhjyKlA==","signatures":[{"sig":"MEQCIFE8x6YQlToVa0gv8/sSkrJSVtyKZvTCK9EWDzrKbf8bAiAuHC/yVia2SZZRP7oX8uGcNJSKpjw/qKvF4VVVS5B/5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27407527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWS3iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq2dw//f6iN4D+YtY0y7tq8xeJ3DJIG/q+VmHs+sA93Xt1XeO3eHuHT\r\nvUGMrjKGdJvS4A8SUvCfpkcBnZ5Kq7yfxQjprS176TbOPKr4yUaV6OluTMGP\r\n9/gD83D8/AnpnzHb0LdiMGVWr4RIysjnQxC2H1X9bb1z6sCxFv4s612I81Fh\r\n+usRCa7zQGD5sSM/B/LsrtgqxEgzZclu3LDxJk6Y+f21Prknj4BTBvV3aCFg\r\noNCabwpwofZfmQjTgGrqeNj0JsX1SPF3+Pd2EnyiCOwk3x+VGf2S+VTbcN8U\r\nWoDys6mqattJ/yVH4U019AMIVWYHDiMK72EE2bi0H6kyIc5wqvQFayouZjeF\r\nLY4neGs6+jQeDilSYDMFBei/JqVb/bJOI6xrBoNDLk3IZmjNPbnYDNcJoOeG\r\nA/MWYh2GG6h2pAudKE0OdAJO4RtXvzv3be5rcSrwBJhU2U4B40bgcp4xt3Ar\r\nggO9cTXWpo3fBQiTq9vB5y6OSX2r/ptzGQkoyQ5qNZahG6qEV+/f/1AopZ7m\r\n8DfaYMpsR+gyFBq9WeH5LMxM1YN26vhxcHWM8ptIZ4wZBREYucBiMCZoxuEa\r\nWZhZLJesja0rmuwvrjESbA1wr1fjw1l73NyTiiDOwpvOEe9WhbYMvn6oJgEI\r\nO+8fimjcOcQvCS0l3voFNYRDfPnFzzxwSRg=\r\n=0RU4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"e8b9b1b6ba2812e26dfd5d2a79d9641bacd09c99","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.3.50.tgz","_integrity":"sha512-bG79gyhBm2wi5cmRswnMIifkV1NRYeJvACclmToJg/AhE8wO0ql6J9qczK0ZBHHGuSPAhdDL6Mm6+wBT7A3eXQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.50","@syncfusion/ej2-data":"~20.3.50","@syncfusion/ej2-svg-base":"~20.3.47","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.3.52_1666788833797_0.19700735523906676","host":"s3://npm-registry-packages"}},"20.3.56":{"name":"@syncfusion/ej2-charts","version":"20.3.56","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.3.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"fcc49b305438ef261a41b21cc54203c4388fabd4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.3.56.tgz","fileCount":419,"integrity":"sha512-R7KsV2ZnjN6lbLvPOZEunDkDhiLYYPV9cVpFDNQULhZ077CIStEpZoGmdUeObDLZKoGEY3OJ2eHrv3632T8ZMQ==","signatures":[{"sig":"MEUCIQCk+74BxHUrm1Yf2g8Ijz7KEMiS1o3P94zhfGkAOfLW0gIgAIxXFi8CI8d/spp95eMPvStdhWgQkuOTslKSK2oueK4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27418181,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaiaiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYiQ//XW7iH9V1h29lKpQ3K5QRFmVheyLOV/Ts5O4uPD8HWQuzuVPM\r\ns5c3hjTPAn1aTQEeQe3rmXm4aVYq8TKlrYcTyy0IJkqPd7SGtXA7pn4i7/jC\r\nCX0vtd0x6enSlruwXIV73vLhxchTmXKEJ3+d+loQXRuF+DOCCr3R8uru2SKG\r\n58wYQKjyzROlowkIRnHs9Sgd9Ocdmyy9guKuVNNaPpdsnRJseDH9RWugnzLz\r\nCO2x/SYv6BPN3RpgtdN9WmLXJUNsrtVT99GLSO6v00fyIoKTcsN7wa5GIx3S\r\n56JF09tLLk2L3/XG7ZNFpE/gRp6GMop3gu+/i0k6Q5GOrnioz5WF+OrxnsVy\r\nA2seTafDu64YH7SO5sEbtgt0cnnKq56piWDIMO0QXQzvlMf3s+8AUkl3Vz0D\r\n5gTsKiQYdsMsUakCkfMgkR8Q/ppAxdtmw4UiJla+BKPUJgnOePl8P8d6woDJ\r\nma26y+yPnq4FuOvTnpJTBVL/FtFQzYl7hK9w5tBsVuXFRQbjulWSOOd2Nc2v\r\nXioGqS4WqxEPLthNwN9+oU1pP6Osbbow9xdoFVHfSI5+74Yze0HB1Kx1D+CN\r\n4NlFA3q24XOvSFepLj7RjPF+RTYqizM4u3+qEhyvut8BzcDhhe0CxtqR3sEF\r\nS8AemuU4JKs9rcVGGV2+zOsNRHAzHZ/K6Wc=\r\n=oZwc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"d0c6ff6862962e57da45ea8859e407c7a11f585c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.3.52.tgz","_integrity":"sha512-xByg4vCPhjpAf6z+DJvmRoAY6PSVUUaTQAfGHQ68aA3hvsQN4zDzPKsvziWf+zZMvEa5xdbYv/QuyzfRPX4hrA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.56","@syncfusion/ej2-svg-base":"~20.3.56","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.3.56_1667901090297_0.5743239971717566","host":"s3://npm-registry-packages"}},"20.3.57":{"name":"@syncfusion/ej2-charts","version":"20.3.57","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.3.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"dcbe6d6eb6a7aecb1fac435e70e27561699e4a45","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.3.57.tgz","fileCount":419,"integrity":"sha512-3VUydKf+6S08+WXStNswz5jcu2yJvUJngvN3wCk74VSlxWp0oXMYu3lqs/PNcuCHuMJ3S2d5k7Ej6ujzZXHMxA==","signatures":[{"sig":"MEQCIHPlmDHFDwzT6b+DURuWlx9Rod/lgXiCZDvVcF21d2HkAiA08hyknF2QAdEH1l9CuiiiFVY6WK5Sxh3hkkz9q35iCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27428858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjc5m0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcIw/+LV5DIgpPi1vSjJ/J1f/MSYiAdNuga+qHOd9rvYEnjlEUCnLt\r\n/j1kuj1D4Fb9i3ND4Y490vBsgJm5ar5jcGF6+I58flhRflf76ab3/IPBrWvg\r\nzITQSd0lwVCvcfAwToZBczRsp9vdm699hP+hAFvKvQ3GXYM2eAD/o+qZvNr9\r\nXpEA99GCDlA7KEPdS4IYV8XR20X1h3aqOJEZumT7/j72zYX3Pg4qRdTVRIQ5\r\nE7tlGWU9yzYfDTC8oAt5fyYNMw8FhOk2cbtHOy1fMxoWhSQhFRMv9TAX2CcY\r\nsk8SPABwFAEf75vnR4Bhdh1rTMWIx1sb6gQutKbO4ag4G5OaoaTmAXyb4fJR\r\nOJslZJ63hMCfZqIJyn6218LR81r1/+XjVRdVYZzDMZw9UwgyP3H/cXRJt+H9\r\nHeZIq2SWeMKs5cLOxaumctczekjjT+LWp/lRyULm5/Wg/ChNnG6qXbYspTNi\r\ntVCx8cS3iq3pMptojmNz3TrDfc7p8nOWwedbCNsF6ngLVV7KrMEQxVTCiIDW\r\nebRV1ygKAs26FN+iSuiaDwGs1gIQSOpif45dkiBs1qM93sOOwfE4jjHM/07Y\r\nTU1xZNIRn3zC/ILgOveHEvoAPm9lCrysvf0oq+gCMjO6ey0WDRs0+5gEjdPP\r\nNU+RAka/96bdJDMCCOBIDAIzurM4TVwW5Gs=\r\n=wLQf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"7c255b2159bd32a6c39d84b6bf67164192b90b32","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.3.56.tgz","_integrity":"sha512-7bJr6JvGPtGxmcwRLbgGaUFFa7LzPrjTspz7JUehVyWAfL27jVmJJBI5o6bnfWw7tgq9IHbCjP7YuQ8gbCTHGQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.56","@syncfusion/ej2-svg-base":"~20.3.56","@syncfusion/ej2-calendars":"~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.57"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.3.57_1668520371165_0.26445834600791107","host":"s3://npm-registry-packages"}},"20.3.58":{"name":"@syncfusion/ej2-charts","version":"20.3.58","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.3.58","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"078fb1d9dff6186ebb016348ba9fd57b097e1dd1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.3.58.tgz","fileCount":419,"integrity":"sha512-Spc4EHZ/KoKphnibJz8rOoByoSESmZR+eZn5Lm84rvJ3TlmGr60Dxzlhs9N9iKBijGb3KjpjBikWUadifX933Q==","signatures":[{"sig":"MEUCIQDFDSxrAAzFal9znMFqdNDtooQPSC1r9tKI+OIO4/K99QIgNxwMKW2fVvzsUR3u72IkMI/lxg7dS15J+Po/kPXnj5Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27434873,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfMTIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIVQ/8D5uXVSfd5x0RU3FQcvEKI718U4ykh6G5jrHCSVLhha2+yVod\r\n6U9Jn8fEHHLJUy4yFIKDOtKr0mysfMUDYZUf2HORyj7hScyuYsu+InTG4vbU\r\n+k/0+w6uenpT/0jsxGc4PABO02Dhll0t+vWtMDcO4Q1bi58aiY1+g2guuK3B\r\nA7Y8T4MFspdQBgHShdX30avLPIB5uDkVOtCsQ6MXEeqYjcn3KoALNswhQUn7\r\nyi+r1zHuiGzZIgRK9t/8+KoXtw3RoXJqUWGfdJ88Od7h4wnGUj9Zl4rvc7IJ\r\nm8MbewfarUsZc91LePgawAuFeV0Zs2gldH9qCPe4asIoYOlZWCJhE0pR+xIS\r\n6vqwJK7Cbhgdc85CA+MT4TQNapce9o6X1HHgpQLGo2S0ljkJJltkqD+jgVXj\r\nQK5Bax5OIxEXNq6vuaQ3sJL9R5M63mrS6ObCMGHe7qahWvBrQTpMGSuS5Aje\r\nqD0GfiqLtM66k0l9mJXuMBfEsF/SxJpMVDIjeTFXyFAoseytA1VUbFc9iwu1\r\nqtmwBRwlmXKPWeLjsi5+8nfX2fWpwZjwmivbeYIiMUWRnDp3+QGmEqqeTTw1\r\n6n4OZS36lfMnzaL3lhUX7nLQLKKE/dAA0NFpfJxkGHVWUR9JAmb0J8KNatdm\r\ncfuu3jZWmRx8sx5H9w7ZzJrB+z2yUssXycg=\r\n=EcC+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"2961b0a0903839ef926e67a9d44e4fa941151c35","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.3.57.tgz","_integrity":"sha512-VJdCgR/4Dv2hHsOrAJE6+sJBEH2S//3iqYeU5r48S0ZLgEYWMWfqKFAzeL2Z6uZWhlWAh8h1cSYC0lVgQJjS7g==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.56","@syncfusion/ej2-svg-base":"~20.3.56","@syncfusion/ej2-calendars":"~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.58"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.3.58_1669121224043_0.025298587372116987","host":"s3://npm-registry-packages"}},"20.3.60":{"name":"@syncfusion/ej2-charts","version":"20.3.60","keywords":["ej2","syncfusion","ej2-charts","datavisualization-components","TypeScript","chart","graph","financial-chart","stock-chart"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.3.60","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"86b19acccddd7e5113228dccb5c49e6ef3b895a1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.3.60.tgz","fileCount":419,"integrity":"sha512-fKYh8PocOtZAlThcQshDg5G1cHz4io8Q9YWJzV5KlW8Sw6izja53BsZcskEuZyPEOHz65SyOmrEobN5KEJMDSA==","signatures":[{"sig":"MEYCIQDQglJdRrEH1P7t3DyEQwTvRGEjmBX4c5s3cAALydlzOwIhAO4KE6V5dhcILlKu225oENYVxRHCnh2S/DMqNi1SmH1G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27482375,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjj0agACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXUw//RRNSYZl1ZrpzZk7SGxBJ/hZeWC/YXpjaNBseQ07a9dPlKU3H\r\neeQCqQ3o8VLh2mbeRZpDE4ApMHbeAxSA1U6PHE3KgQbLVpnRM6U5PltadUfD\r\n++QiOnEDicb+N7amw69f1uKaotLtQxvu2pL8R8jDTEF6pdF85xqD1kxNaQOm\r\nuHZMbi6Huq9Sks+kaBHx1oLGA2LEIzjVSH/moSg3a0Bw9B1wkQmbHSfLI1//\r\nul0P70rL9sGsSdfOEGZfyyF+zm/ElxFegPOR/FMB4pVhDXDHnp1uhU0qeRiK\r\nCU7akKyUM5K6Z/k5Lw55te02k/c9hUgTsJ3qJC7nRBWhDqJEgIw0mInpOyC+\r\nsCZ2+IpQQQho02W+a1968pFZUmZOurdDr5SBR9w9XEOD6ycxToylCH6aOGHc\r\nGlLTmRwJcaakPD1MOOMaDJM/wgWtCbfW8VGBvDWLj5mu8rWWhYg03nlR2NOo\r\nEfmUrmTginA5/AKP5X3UzAkHPYMECJH+A9aAUMrBQGEsog+HYtyPOfVy4xsd\r\ngRcSttnwHnuBCSFfvueXEBHrqPdOQFc2jxacJUiJK9/JUMFq0Ps+vhYfu0fx\r\n/Hu1UGUdwS78wutG5lxUXQG9y8uQCje/DfZ8tJa/SuNoO2Gd+1HSjIVuoF/w\r\ncFpTyCt0TjnQhCk5YLj7jF39ZZfUG7VBelk=\r\n=4UIw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"43a2c6ef1ae7c8ee9c48634cfc3275bfdabcb785","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.3.58.tgz","_integrity":"sha512-3BRnHqFrMOuvgrY57yS2M68sON+pPGT7P0DfOXcnbIj5wMhw/Sv7hwlo3esNSCMRc9XzfTmVTjYffmcZRSXBpA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.60","@syncfusion/ej2-svg-base":"~20.3.56","@syncfusion/ej2-calendars":"~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.60"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.3.60_1670334111928_0.5004945360101078","host":"s3://npm-registry-packages"}},"20.4.38":{"name":"@syncfusion/ej2-charts","version":"20.4.38","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@20.4.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"dist":{"shasum":"7c27c24539979f19d7e84446530c53339c7419a1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.4.38.tgz","fileCount":419,"integrity":"sha512-daS+5zWpiQQmjgTJjdXz8FFuwQpiIWiFHhMBO1p/QYO20a3pGicE9XIwda3BgobyHnbwYNzq/qL0qQkjextG5w==","signatures":[{"sig":"MEYCIQDxypUfZdwjpYSqfsT51bZsY6w+TZfOkYSBk/S4jqt22AIhAJMizFwILppbfn3shPBrTdwpACM0AGwAnCJoWeXTeaDs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27709146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjotGqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmryXQ/+PZZlr2xaPV9OI2wMQTeWVkyspY/vERK23QjHrgvIzM7spIJi\r\nm7Rw8d2t4HaqFNypXpgnGO3fJHF3SOYXId6JfRthNpveP12HosZJyZwXLn5J\r\nr6LYI2Ajlk11jnNxJwACUtAs8GoVmrmKyBIt3aBViqHXSbzrrJLSTo98zs8m\r\nWF2gQr8d4AtoywlWNXdmFUJdIiXmAXoukJO+UJDcy7/6b1OQlY5m4X0uWSWb\r\nNz1i0UPbnN+CYAPh5RyVGRGNgRpIwymYrNa/qVsvESexBv1UQPvj76xQJlME\r\nPjo6FvtsITBPZ3IycYprz62AxStvsty6Wv7VEtDhakhwEFxo6dPElqUvqA7/\r\n+imd7rNcIWZK+Y3mXaLFWcqtJniKV9B343FH1Akk+r5VAzTd5BgLeUrOsUKv\r\ngFevucVSyKw9zjp7KkFeDQSQsNxr8hGb04bUdud2fmsprhSfHV/TRDaySvZz\r\n30gpV8ho67ost6rnZbAgS0pYqGCY0eiM7d2W6QLeGrvjyfw7KZeuQCSV0IdM\r\nU28t1/MHPDVIV861YfH6zC2IunjQXHCXZt/qYLbPMU1IELjeyqJPx9h2CYwi\r\n5+Ek2FaeKSIO1Tt/leidO4bokQnk0qmPiKpb2PJy7wL67MH7LVuhgfoeydfH\r\n3WWwQW1v3CARlWJNxm8be6cU6wlaLHJr55Y=\r\n=F6Ee\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"4c0a3459e5ebef26cfcad0a6d43f7cb30f3ba0b9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-20.7.10.tgz","_integrity":"sha512-tLKIOmfBal46CANzr9WlWKpTJxn2oBOYhR7QWqb5MU/0NiGLQJotaibBmG7DarqFrKvtJkbWOhtbBqBdG3bONA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.38","@syncfusion/ej2-data":"~20.4.38","@syncfusion/ej2-svg-base":"~20.4.38","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.4.38_1671614890618_0.9005374901814278","host":"s3://npm-registry-packages"}},"20.4.40":{"name":"@syncfusion/ej2-charts","version":"20.4.40","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"ed6da140019e84d8340abb0e194b0194a59db3d7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.4.40.tgz","fileCount":419,"integrity":"sha512-/O2Z0heV5Og+hOHxiAybdC5uoFflk/jYvQ43Hn/ROwHctwndCi1qdeE6RJcbseTDkP2NILSVWRX399Uc96FUlw==","signatures":[{"sig":"MEUCIEh9Fu3uKuPdOqp1S17rYRHmM33+N/Xou0uGT4gKMVe3AiEAnVHzc3Tpuv2PlEcNfvdqwlZbcn2IFHMyGL+LbNrz5vA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27710782,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrHbgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjpQ//VdksNikVZf737G3acrtM1vE3bSnsCL06iYh3gYXfv37NeqeS\r\ne/AD6sdotmNkOwRxkujIpHFm4dFCvChcExCKuIYQHQ5zpSJ371Ze1TVUVw5S\r\nlqHkc+BDUfDZ0iflWzjColetnb5gFgnL7cr6qJFy1Cu30u9YDjmn1nlV/JRE\r\n7DnIzs8PUZyDBTMh60lNh3quuVA7gEqA+zIuhu+2OplcZ++61XOuJz7L2FRv\r\nuz74RVBc7qK0nuzdsTyZ9oZ4lpj3ooa6r1aXrd8sXaiaoUgfnBcnhRDnl5Et\r\n0MPJ2ke9wfS9wXcr+E+5/ZYDwha6hX0IhlzeTRoFc07mz3Ujwh/IuVlDN3jF\r\n+hAe6CQaJJmp9JaY4SG17R6ucDdXyogkyfCnU4nCLJo36p6aVxgAHUMI8Y/Y\r\n8ZeZpdCwfgwFJx0nzGmuSkIytBn5qQB2ZmJ9oC/wckfOM0/kI/b+6fVnaEwN\r\nPg5zJRfeZzr5IRkREyeO80N8brTugofa+XTmShD93RknEOhNla4ZgqqYXLZm\r\n/dVW7KONFMGxYLNc7hmoQAaaj4NT0L9t0BD/eWtSD2BBigDiOGvtVgQ2j1Nj\r\n1EAUawp1IisARcC9HPZDc5y9XfQVqDoZH8rANaQyHDnPNHPfk0hI0LPGt53s\r\nThHMGcaKM+zs3sMlboDT01NoB9RgO9L0tKQ=\r\n=nu/G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"cd850e07ee0e756a84e45272067b1ae9d8d8db14","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.7.10.tgz","_integrity":"sha512-3b0o3jdpUoEDm6vYxv0lxndYLPdKXt4YaSiC4IYhefhW4WoshKlMocJNmiZkmtfCNnq2BGT9RRb+eT9X/QWdZA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.40","@syncfusion/ej2-data":"~20.4.40","@syncfusion/ej2-svg-base":"~20.4.40","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.4.40_1672247007949_0.08092166017890268","host":"s3://npm-registry-packages"}},"20.4.42":{"name":"@syncfusion/ej2-charts","version":"20.4.42","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"4d4dea1d53b80636d44391a871986b489bf99948","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.4.42.tgz","fileCount":419,"integrity":"sha512-WWm4hjm135/EoyPg5OKOwZ5i/xBJ2qnk31t0kBiF1zkZqb31eGsPxbGHSpzVMe87vm1vJT9q9Cq0F9PxHQ9gvQ==","signatures":[{"sig":"MEYCIQDjHbYWWtlBhjDHQ2g2EHvDOkWzx99ojPLJM3bGqPffGQIhAOOrj8dMCgLhl5WE3iXzVi0+dEDGWoT0fOemlN0QxYjX","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27735121,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtXIDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5iA/+ItmUrYz5SxD0hRULuol2K2434+NcZtonkm+8js5ABuXmTOda\r\natKVwtOl+vY9irSRcrjBiZmiYw6s2FKdOePPeB1w0du0k2WJGoWqtw9Ad08w\r\nm3RLXF8BPRPRCocUax9FxdvVED+UemB2Ygz20oIFGd2plzNr0pcIEqWtc8IV\r\nb0U9fosCzdvDKmI27K2cNxlIkr62rFveYWWQwFp86eJhvUl19AhsgrefId66\r\nAewhfnWHhSt/HsPgHiaSHapCNzCvoBkN4ZZKl7UfvKlnNoUJKoOL1RO0a20c\r\nK3MMkKXE5QVbknlct7hiZMgUqBqGAz1JMEQEEV5619DsMmiW4wDHsznGB7sx\r\nEWvyBy7jrtYrx2lDyHF+oJDqawdhej3+zj1+aNT38mBodRSSrllV9c2s54EF\r\niSAPC+eYXC57UctGXb+3x6HP0H1ko5Hg59/fPVPKFIC9S1aISrhBTkx0m4UZ\r\neP2I8Zf85vxz1IpvuZxRqNLJUYqE21VG49kp9tcxDVif0hqqb3THDGI0AqVY\r\nmY8mJXHPIFkp/6jQwAStEuwS1Ho9606RnmZaist0d3l+yVTmKyCfvu67ZXPD\r\nDkzNmCEmUFIBz9xk4rZtUegiuv1OvQB0Q4d5FzwaZmxzC/J35KYoL5spBq3c\r\nxZUQ2j1ULuGMRm1goHzBCqjfq0WFWCWtcbM=\r\n=uEbN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"28151ada8ffe0c805d8b155bf8f956dfbda1f283","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.4.40.tgz","_integrity":"sha512-5s8VSNpDES4hxGp0ikYw7Bc9tN89b7XtrFFdrkUSTe/YRMAmx8xpoqvO4JkTgQKGEFGjxHGlSP7HdnanJ08SGA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.42","@syncfusion/ej2-data":"~20.4.42","@syncfusion/ej2-svg-base":"~20.4.42","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.4.42_1672835586783_0.8081054099082481","host":"s3://npm-registry-packages"}},"20.4.43":{"name":"@syncfusion/ej2-charts","version":"20.4.43","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"46e121a69d872b862fcdc6e5cc836ae9ecc65676","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.4.43.tgz","fileCount":419,"integrity":"sha512-fPzshRAjS9lJ3T9MBjsVJwHTWB5j9+g5aoY9KDNYNCVcUBqp69sy+Ovsf3j90Oiyo1sjjR3j5esSmDq94CrdIA==","signatures":[{"sig":"MEUCIE2CLjGcQsHFT7gEpQStUc7qfpyOSfdn2B1d3LrIwKsuAiEAhjPJHcDkvI+scKlYPh2f4VjD71f9H9x8BzCRMYhpf6s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27745573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvWTgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqvfw//ZgWmGGpYJk4y7QyeV0UaPBscKfM4OP/GeiVhrJfZHEoN2ehw\r\niZWx2NbmTNQqxpziAggL+vq0J04nYccdpTULy6T/rSpcJr822nWDca8P75z9\r\nLNUT12JDpB0yFVfkR4iXJxaw9T2Ao65oTcNJKVkz1GBT5WEW9phlqSUMPrt4\r\ncIyGQMMF76/sP7cR+y4DTCYaMcnNB1yL+sh715AVSW8vEgD5Je4HRdKp02Oh\r\ntcq9PVwHV08MJZBZ+Omf+jJ/bdniB7mfbpL5b7vLfFnwt3UgqKwb5O/WTruG\r\nhwDg1/8PG2mlNtWOwlTxDswE/MOBI/QdrXEnCKWKIY8SMkL27+lhM6Q9f8fZ\r\noWOTisoI+4AxairaA6RBSRYb9ZQbiPtOoDpZDRtM6I/aDetOvnyAYT8wy3NF\r\nX6ijePKbicuW2DKXHVjn4H4WFGyMrKU/qNbL588XpcYOAVuaG72VnPBUQqN/\r\n26DQs3pNo4gG00Jq1xYJZXmGWlmt8jQ+PHC3kcWPd6mi/n5te+fHrefiGVhj\r\niOi6wuYyRb7QED3PZY9K3viyeGtOD3mjwfYamt3q71fxF1bkGFaUqnPgVoMz\r\nyI14xeyS9cedGsag8i/f733ueAEQ2YBz68O4+ijOnVfCkeGRz3arS1lsI9qp\r\nNBevZC76gFn8VSn+/36jkA5BH2YIcEwhvgU=\r\n=xM1r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"2c71537ea3e1c97de37ffc7b3f3d858661bbbad5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.4.42.tgz","_integrity":"sha512-XGzO7vHjyLtzC3pPFwnX557Qmxj4j8rT5ZGwD2SWIYcmStrW/YEutt42LGuMoKfQyjE5as+oeo3ahUcM+JxZkQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.42","@syncfusion/ej2-data":"~20.4.42","@syncfusion/ej2-svg-base":"~20.4.42","@syncfusion/ej2-calendars":"~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.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.4.43_1673356512229_0.37281036792216726","host":"s3://npm-registry-packages"}},"20.4.44":{"name":"@syncfusion/ej2-charts","version":"20.4.44","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"0180fbef93823e365bc037a6d2fb231d73d77a8c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.4.44.tgz","fileCount":419,"integrity":"sha512-ZB+dqFVNlzotb8TH7LqaljCe4zEWwp01eSrtQxi0T658rpJQN2mIngsGYuuL+xmad5xffWZZ2jV5gsBQGVFiyg==","signatures":[{"sig":"MEYCIQDzIOyQcOZJ6ZQfBV+Wd4LXV6yobHUWshekXG/JfPHskAIhAMxpqVNkLxwkrzjhHBRxxXKbV+d1SV5an7FsReQSgdcM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27752217,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyAy9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrpHxAAi6peOJ3U/E32LpIToNODwK0W8OmPQ/0ogeoi0FAt8Sh5k8kv\r\n/dZzzXKh8FRq+xHPBwa43eBvv3WAefQ2uB7Aaz98onxXNtRWSg5PFttguh+l\r\n/GhaZcTymrUARYfL/QhKYl1XMCyFyNZfklDAXSQdgN0sYEhTF2I1LH59nnWx\r\njckdMiP7wccTuwPzEjtbL+zKTkOj1uhPbOlcE/VkILgpetVOHnICQpOutiwJ\r\nEeY0lwe57WUk5/7rBi5yqEum9pFmjWhxqbmzC9fsWo2lujTEq1Y6KSgBAtYD\r\nkcOEQpx/eIrYLKFeV34VSqtQ7Wvte4Gz06hlNRZuLxRlkIZgyG4Waq3MoBkG\r\nzzeeZp1elIjDy45ErdBJZH+MKzxPDFoopGKMIdNJYrCjdvTmdhMsx4wDA9c2\r\nTIBENNIHXvpD/whsAneBUVxmR2ZbcmULg6FFS3fFQ/wcVU46eVJjw+Pf53kb\r\nY6wHiNDO550AuR0XV5aVdClcFQHugjNJvCwL/wdc27aBgoFcM6ntTroB2fIf\r\nvZnfAH3MfzNKGLrioTTE8Sxau/A2jgKqmtgBCDwNtxxk8OJejltGmJHJ8HsR\r\nKEv8asibRYUTn6IlmnJhRpS6RGe6RtmgBkyLsZirxeFoW0U1SlIQOfidkYKd\r\n7+BKLp8gBiPEQKQYsHJPfr5lymqqx9rlWuc=\r\n=s7Q7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"3b3a83e42f7c100f6df3efaf86f7db186d524bba","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.4.43.tgz","_integrity":"sha512-iiqiKbOm2P1geFhyLdfnwmvuQayjpJHxVUQXuGZIDdfPNIExyb2X0HuMj3pWLr8l94BNWjpPzGJxoeQFEcCK+A==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.44","@syncfusion/ej2-data":"~20.4.44","@syncfusion/ej2-svg-base":"~20.4.42","@syncfusion/ej2-calendars":"~20.4.44","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.4.44_1674054845176_0.9068991629687759","host":"s3://npm-registry-packages"}},"20.4.48":{"name":"@syncfusion/ej2-charts","version":"20.4.48","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"c1f5df20d1da40b633c675b5e54de26f95d908e3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.4.48.tgz","fileCount":419,"integrity":"sha512-p1rBnRBIHz8+CCtIzhrl3DC/1k5UyDfinkxhEPPA5xVhsskByEYi0ZVQ82HcW0ndQLh6TFap1obHlmRNHkbYFA==","signatures":[{"sig":"MEUCIA2HJzBDkIretA6nyyLjCCTzUMDHJZoZDEaPyIzU+WyoAiEA01cEtxRlJ0gxMP/GwJG0dgetYkSBb7XVKAM90ixy+II=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27774690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2hJSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVFxAAjti1HWfg8RX9rrY6XI5w6NVs5VgwjyGcZ6peFuMVw9AJ0Q2T\r\nIEwSH+YRKvf4loj0wURR6F5ToLM0MAee4wnFKd4Mz4cnYBB3KIS64PO1AKR7\r\nmsw2j8uBL/ygvs41VGuTOHkBjtzAxmhiozoQudkNRKHvuUIS+cK27QPHm30o\r\nOFsa2UOGCyIkypNy9porRmh8CpnDpfyhEJTfHHJq4E/XiBQq355iFH/ruSsH\r\nZHi0VJBNr8SlQ/97r7jAokVilWZCXMq02aB5fMI2/uiYQamk9762gjlQC7f9\r\n1nP/6F5w6xFQZ9mVPj6qIbrmQtwQn012Z2S9QsX9oHC5OIfKnxCcJmekPS2L\r\nUs4NXYUl4KOJEVjTEf0GURWUW6ak1znHJ3p6JSMMDcZ5+OaKUomZwn9j1m6L\r\nQUbN2PEtDT1NN83i3xzqDXoizSL0gP4zoQKIJc/BLS3Cc6yOB9JvyfiRyMm6\r\nEwoijV3bjQRIjw16Z8G+/94eHQ2CyQwy54XnI2rFSJlk87h6BsPqsYdPZvzS\r\nHNXtlMbSZEN5BhqScHSbFJTqilOYcVwrq082qzNkf7f5lRI9frjHFKSN2EEW\r\nTjyiriuYDH+A4BhnKEiMr58W8WTDL+h01wxCsjUTpN8Nrn5ECQ0ELA8Et7RV\r\n6MrDHkB7fxfcozuN8VOYqyKmCxelyzxCnDE=\r\n=nJpI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"ee9e64109bd5a3da8b25694d4d7eb1b0d50cf726","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.4.44.tgz","_integrity":"sha512-9Jw3luVUGVvz3n14rMhvLaFerqIgt++8AkclBT0YKRoQXo0QxUk04BML+E/0lccaCZwvjR8hZDzGn9B08D5pJQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.48","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-svg-base":"~20.4.48","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.4.48_1675235922446_0.6461993457328947","host":"s3://npm-registry-packages"}},"20.4.49":{"name":"@syncfusion/ej2-charts","version":"20.4.49","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"398f635853e7212fc9c94c869ec92f23228c5dad","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.4.49.tgz","fileCount":419,"integrity":"sha512-akbU+x0loxbW76+HDDBm55QhkWRuUGWkLcrBob/wqeiw6vBB6CLDOck4PniFgyzSde4TrPMVXMrQNKYcyx+m/g==","signatures":[{"sig":"MEQCIBOcMV6WVtLs/oWQ6scsZn++Q+e8rVf7S9px/jyWrmSwAiBxrxAVSfiGZeMSyDrJRC/GWaZW3Vl2JokzNjQSYnFJjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27805237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4lHXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+3w//RNUFOK50gO1iG1/0NC8YPpD4yB+/xOBg+NINIv378QivRiG7\r\nRIJSSjytDH4Eu7vwy1ycpTs723CrD7zRfPoNbkG1aKKMTjIU416T5IQ0acBI\r\nWEXaWdGjdnbh6MhclGeqBsOrQd8Gi0dc6ebKWf7FnnK6xwMv3SLQEqhZJktG\r\nTMbnrlk2YDnJjkZo2XhvpZzrC5pIJI2iLFqhrMKXNsFb87OrQHgE7eTuRaM3\r\nuye8M+LA/gL92suSQrCm9pYFZnDanju4qUm+j7E0J5U+JIr4EXk+JX/wdVXh\r\nxoTlo2Js7i1R8VCJ2dW5Yly5vk5BaL4YrL5d1WbkwuSQ1TdqKt2ghShej3mT\r\nysMhqGtvvQm4i4rG9ZqjpnEGEUzD1nVkjIHb5OgdJ5CqyehLpVytSoQS/Mvf\r\nbkyjwSAsjorB5z/ufuX02QSOmbnnePFkGYirsGHvYEHPWK6nHhTRVWuKdVVT\r\nNOUuLS5w7kpApbuyJRk/Dkxce+6otIhnj1CZU9RANLWYlksV+Vhbbzi7PO26\r\npN3+B+VUwWp6z9UIksrkSXx+4hfIqu7wl/uMH7wMnm272xboicMaqXBpbQCS\r\nJhUOpfOV6r5DxwGfKx34cygcTdbpn46CT49HvR3kuWVAwO7UO8Uauaza5MqY\r\nimlpvpNssdLPore+Dv/jS8TMTJ7aNq/K3fU=\r\n=HzHq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"d40cbae58b08fccb3917a30ff8d4f98bf977330a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.4.48.tgz","_integrity":"sha512-g/Zxnw/xElAN4a1VLkzaSMmb2gBAoiq48olbxlcbguD3Sr8+APRP6dYRCAvabboks7bNDJHnw/Iz3487ey2z6w==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.48","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-svg-base":"~20.4.48","@syncfusion/ej2-calendars":"~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.49"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.4.49_1675776471487_0.6538891389230634","host":"s3://npm-registry-packages"}},"20.4.51":{"name":"@syncfusion/ej2-charts","version":"20.4.51","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"ca611ac26f2e1d7c72f923d3bb997dac03794e02","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.4.51.tgz","fileCount":422,"integrity":"sha512-8/gx0cRtlGq9LJXdLmzWx1x/aSgUu4jyGQtoeKDLyQVjtSvaM+Xdd9Tz4aZZIyL3fjGdElfE1ZxedFWXlMXQTQ==","signatures":[{"sig":"MEUCIFA7hF41Uc3dohSX7MPRzxRmTMq2k7BvXkJ45Fnc3HxBAiEAhXIm8dNa+IC4Uy3ZVN4VqknK6THk+zREiKudxFBqL34=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37132003,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9Lq8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/6Q/5AOMhYC00SNR+FkTyTgP/7t7KwEiIK0UINblyt0RKW39aWnnq\r\nhiWZE6XLD8Ap4SORpDh6ibNVl5R18aEOzUNW4N87ecc0b/PW6gtNRZCcOKo2\r\nADuvSCNs4zFi5s52cH4GWoJvRarH5EZfVi+8NmIHtnoMBmivSp2qbdnF8T16\r\nBCT8xrDREenkEJXhZ59cq2yiEsY6KVdoqsa7t3U+Uvk4qhf73mO5266LkV4Y\r\nOTtBLQJWUkThfmOV2N6cyGUUHG2jwj1RQtfGy1h1SegF6kWY5MYHQ2Vd+Osd\r\n7s2BQ+90vuDkeFi7ma8r9c5eQWYC2vf65Y9vjKuj1gmO7WNjHRnKu5OLkGaX\r\nZQSXWhZwld1ZEPF51m0dDhWvBW94mo+odeaHXbYky3bYyFRofICPUJsUnBG8\r\nNgTVKJVhbCb93D53lVvYPOMQSBQdKnCPrUl543clwVjAoLiQq5xCw4hct/t3\r\nSxmOV6xDgwCJ37qx7PoFOuz4Lln2dfAi51jykVVgBeNPNv3n0SGMeoO/u7VZ\r\nkN7fsSaQAYU0+9XdYn+BCQwR33MaptHPjuPa6KDy6pEYOXqfuxKq+GgLuF4X\r\nN/esAMzyOz+ymkW1uHPwqzK7i9M5mn97VI7oNfxSA2P3ckaL82nzE009ShXj\r\nGJnYNJmrg+GdyUNTVdKeS92NRkYpGbDVMGw=\r\n=EOPA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"68be5b55b695e981ce61e1b0207ea8b81e0aea04","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.4.49.tgz","_integrity":"sha512-s9pBoRKGOuNF18IW6si8uTwP2MvA2HKFlIWuwVh3Ibb1GME+6tAoYUtgkfJmIKuQD7xwdx9yemaPjFAjsPP0NQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-svg-base":"~20.4.48","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.4.51_1676982972052_0.874845540566711","host":"s3://npm-registry-packages"}},"20.4.52":{"name":"@syncfusion/ej2-charts","version":"20.4.52","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"5f2c65954f0606a4230e0eee00f00f359d3c209c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.4.52.tgz","fileCount":422,"integrity":"sha512-xuY0icLW/Sp4PT0aT6s4JfyGtJQk4maPW6h0/aiyFQzuRTfrgGjptPASKz+kqYqVFYOvxOVI1fPLkaLHatyVQg==","signatures":[{"sig":"MEUCIQChnV2VAgMjoeXOdYOnUDZAyvew8wFAFbYixsK8PeyzfgIgHHNkZaer7pnBqRxIHjVomqn9p5ZMfZiCVTGLER/jkCU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":37150552,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/erFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4ew/9FZzupQfkTJf7TetZKimwfYH/6svR3OvhwO1ZsT6YtX8qiyZh\r\n8OBuJPjAwXoWfUgM9s99ew5De/G9M5/t3oFlE4lUbGYnveXgN9IX0brk+Wx8\r\nyGoi28bcnSe95frWZkPseoXnORRvfJAES6dQ+PydqT2CLdIHgholfG6ZBIz1\r\nFXhZuzhU+QOZaM5N88OFr7lSO4boV9j2Nu/BqpPJUije+1xJMzIcVUMc9kUq\r\nvF7vr9boPaIxRxYVWKKW1go50QQXpsKlBijh5r9vxHT61/Rfg1x65bTY/c8B\r\n31w3e8pArHAjUb7u0KJgGOQ86STiKo+VA9j6bggj845bQM6eX7ObIn1N9Fbh\r\nUXWdOzkY5+suecF/0rSkAzktUJrv0U/0zq9NJ2sCdBNgJcutMpeSNeF11ZxR\r\n2ddCVKMg5mGNQSINMR0QwrPCcp14i++K+782JjxcNgujPuJmQC8Dr3koCQqI\r\nd2gDrccMGZK3aWmcM+cn2cAtd6MzhTvftVSktnIMOEhJ5xv/vyJ7TbVAv07d\r\ngdnFPyl1ff59DVx2woJrrvIoMs0p65nbUDrHdq0andHkDOPVyq5NBOdEyRGO\r\n9f73bmoizb4YeRgTfBoeFWRG6x9ETd4sQzCaDaip5xcLLzujtGObWHit+whN\r\nC+LrrzJ/MiAq391+1yHiJI1Y30ZvMCq1Pz4=\r\n=XRQx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"f980b58d27b7800046d92788c87db8df17edca8a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.4.51.tgz","_integrity":"sha512-oyE9yupuiUGJCb4FzFNridpQjhokFfOwxkOEvETdwyIzd8PYbPeoNYn9xjaDUp/mu4AMzEhA44vt3pf9ytc2uA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-svg-base":"~20.4.48","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.4.52_1677585092605_0.5021357911481281","host":"s3://npm-registry-packages"}},"20.4.53":{"name":"@syncfusion/ej2-charts","version":"20.4.53","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"d3b185c73da50437bc0fe829de94fbc694143857","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.4.53.tgz","fileCount":419,"integrity":"sha512-zyX5YAOn2glE8+o8rHIlLMn+bndf7i7piLu/NdO2n+U4TDbZy9/Ti3nOjCE4TKhfRNuByO76dwUUAV9CzqbDyA==","signatures":[{"sig":"MEUCIQDpxj/9KqWg2n1a2DyfnZuR0dtz2wmT9ty2h/ES04bAlAIgHvkA/Fcc2ZmNwfUuYwBBUuswhp0SnZkT0xVyOG7PECI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27839636,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBywBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohpQ//VxtFHIYTNkaqdehfq9VWoUPrtkhIIJ0/1r9NlN68qQ5/9QCN\r\nr+Jl4LqkBxukJIRqmGEVHXhwtQxMAUf8TkF+Ij7Gro2hikNgqckjJUa73ZIs\r\ncvvXCBTRyIubbRYIY0KIViarefmdLETgAWv5mgsUa3ysqOqk+Oyi/VaBlyqf\r\n4KvWqm23t0ImI83OpsZ/04e7450w+i8vl/TS13vCmYQdTnCWZr76M7O14Zux\r\nUctemCd9ewoQs1ZYzW5EJgf/BLztT3/EVtm4zFpqUO5Z44IEN36JAxaJ5SK3\r\ntb1KtSt2Twmi/5ZrN4yMLKLdTY8jq5jqpxx6tlIiJhvkilhjbHDgXSvIUBd3\r\nQi8oFV1j8pzPycZXoAzk29DdHopJZCpyFQOj2LnU0a1qBsRb6rWnvNe4SCYs\r\nfTj5ozFSb5IKdL6wdTYFRzwWf68zbWENE+hEymT+QbA2eRudPtrHd/W1B/TA\r\nb1VZJ7LduS8uVDElrHuDCDD51Ryu/EM0Rs+H6Mr6k/H4FTklcC6IGD/3zVjw\r\nHfwlSMZqX8J3bbkilD0ZlYSIVs0JFiLbbW/RhQlbnlRtyXk2vIzRx98kU/gb\r\nVMKgqP3j02k8HU+me7Zr76WqfmuaKbwkCrBu3hHjOVz39I/0mNZy3gUtA3VH\r\ni+/+/LlM+0U4FyHQCU759AhiIRWRlYGz/54=\r\n=iuhw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"65951dce7a30d2f813649fa4ff86f5d1ae090035","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.4.52.tgz","_integrity":"sha512-G97cACbdc6jqNSXW+oXIyR24ozDlyUaCUIjXWZbxzc66mX2N9nVSxTDgZZoO0XBvE9h88UXsBNNBJxeuqzLDRA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-svg-base":"~20.4.53","@syncfusion/ej2-calendars":"~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.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.4.53_1678191616744_0.36228310066031155","host":"s3://npm-registry-packages"}},"20.4.54":{"name":"@syncfusion/ej2-charts","version":"20.4.54","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"93432e9c1875fa128282e819ba8a602af7fbad67","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-20.4.54.tgz","fileCount":419,"integrity":"sha512-UQW77VUQhQxjMtQR9Jl4PZiPED6j7LodSdD5fJAth8e3ilE/V95Fvw4Y/R8+igLh7FxsbKYgHMiVgdKXLvTVLw==","signatures":[{"sig":"MEUCIHZ93nWNqJC83LMkq1eeSy30f2eUeKHZBRQk5KwUJpQQAiEAv77CP8rdjfF68HBNehQ2DrZQko9DGOrShPP0bhsBRDA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":27843255,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEHm6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpaBhAAnp0drUA1GFkaaCo4EgFbchUSS5orygmyscI0NbgWyR1LEpg8\r\nFvKGaa5F7Y8b5pcTmqnTZTLT9sh+u85MFBvDDnfSxbQc9oG0n9fvt4hdXJle\r\nfKWbn1EHeOUWJ30q1PydNZpZTUakRI+PgeDb/dTPXpqeJQzN3xwy4QMweYMf\r\nLobDMucbMkm3F9xSj7PqHYpgdCIiCzB4wryLPiQHjVG30glvyWO6d3ErHloS\r\n5N7xlWSTIkqjaUearAEraeSGbazISkEavWPgFkXDaNX4kNmGDjjeTb5vMk9p\r\nT3gJ/MazyUbrKReTvChnXpzDQwFY5yaLrGHmySVfb1ECTstsUUCU7ydiqovn\r\nAfqCghclVJ3J7GR77oY3boAOGCzfK1cuhXOTt5tykykIBKXVhbjiX+m5PHd9\r\nYGEN5i1YqTOQfkysol8LvhqGgXxzgeqe6ORX0lJfT/SDbfJvkYZWb8drZERc\r\nRH3L+x9XUX4qp2vA5VzyR47dN59+s52C61BLct8/WsU/GB1Zb6ckEJyg26wX\r\n4Wd7ueE7ntN73tlQbXPqERD6HWfx+BDxGHKpt12Gd/XnhiKqJJfQ20amcCdH\r\nql6idrNEraJq2t4bhQFl70XRb4PlbvB1m7blhW44pg87FrDuq4zgjCf8RXeJ\r\nohYuHr0ExcbV6wKCqrgx/Yrau3pXIa53dHw=\r\n=hcS1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"1924b47593637b484ca4de0cd089473bb882560d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.4.53.tgz","_integrity":"sha512-fyGAfLqrA7rOkrLOIQ5P9nwcowIk8lND5OsWrVjRpMCHF+1qm7jIjYfzwG6EZ/9NVDuqhMdRQ7MdDVLtT6pmHQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.51","@syncfusion/ej2-data":"~20.4.48","@syncfusion/ej2-svg-base":"~20.4.53","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_20.4.54_1678801338190_0.22572511596288836","host":"s3://npm-registry-packages"}},"21.1.35":{"name":"@syncfusion/ej2-charts","version":"21.1.35","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"bcc6e40032d06772789c32997e8d786865928648","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-21.1.35.tgz","fileCount":421,"integrity":"sha512-aiTPc7M0OnfoO86x4WzGfUGdooMQTsSyEzpRVCI5kg+g3dqCjKdLM4+peNSK/mVdCk+3pXyUrc1CljwD4BkxYA==","signatures":[{"sig":"MEUCIQCKGlSNguUs2bloUFsmss4iy3MKXuS+fdIM7GR4MHknlgIgRUZS1/hVQpi0aFFj7RjiaVfMqKB/gSDaluI0zfufFE4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28045285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHAdFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp/8hAAoNU1w8gRVdUw3ucM2IaFEoyg8Q2XFjAMwPlSrFhZ5Fka7sQB\r\nA8vwBbxktai8EVrFa2LQpbmixYQUv6g3JwOol+VX56zeF/4pKMxI2Pw/qISo\r\nUD1/3c3ov88MmLTah/ZUxHWlcAznzwjjasIOuvx2Vh0FTYs1tXn2ooyeX51u\r\nCJR0Q60YWAM4rwkoFSBt3Wb1s0O1W0j/ApntyaoNj0bfaOmuboV8jxqeig6o\r\nQtHHelUMLDjsWVV8DLQB8OEFUkIpqGL+lmGZ0pPmKvsuyU2KDnO2T4hZjJCH\r\nH1rgXAUo7hxqIGbPKms1psqYFbLt51cJ8DA0AngFU1eTmRawXD+x4wESd8cb\r\npoX9vQgEwGglndhtmQZdczR/13ce2zcI5PYHz/LpAaC3YQLQYF55mXm5Vu0h\r\ndDVbHF7GIaJBeBsM60uYvTrFnZ/0/R1rnqgTwdpxW9ul+arE5ZOCSDjJ8dgc\r\nzEvCcDffZkZ1vLInazcNZgi6bqfsFYy5U0Xx1rfTLtl8k9FTem7RR/hBjc3Y\r\n1tXAHlx0wr3IhluaeFv62Dk5oICnlgs/IOK0/DM1j6W8qR9YsPHuecmBEnxz\r\ngEVMMUI8iva1XrYzVwqadCISqBe+BMr3m6VlT9sOPg8pXNTfidZa0QGL7uaS\r\nu//L6QtBrXY4muIYuaXe+bprwgPobo7hzlQ=\r\n=D4gU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"279a1e57eefec8ecdec493fc1c53aa290572d9b6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-20.9.12.tgz","_integrity":"sha512-5sSo3f/k/KEDX29T2JFzDXM4AVV4HN/kR4bhxlgqFBW2XhWCltiE+uMwsaKviMj9pz/OyepG2SyEWHh0soJaYw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.35","@syncfusion/ej2-data":"~21.1.35","@syncfusion/ej2-svg-base":"~21.1.35","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_21.1.35_1679558469371_0.7136983159092551","host":"s3://npm-registry-packages"}},"21.1.37":{"name":"@syncfusion/ej2-charts","version":"21.1.37","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"795bfb45e0e20b0a7c098b89799bab612afadea3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-21.1.37.tgz","fileCount":421,"integrity":"sha512-Ss1Vj0N6HFiPB2cYrII407qs7B4R3Wa6EeUeGlBlKqWHwReQei1ah+vpbnliyk+eeVUPF69ToYt/I8YnwXx42w==","signatures":[{"sig":"MEQCIEkag6Ce21Zev0pdqfa3dXhR9rkfWG4p5QEBNqht9y4zAiBYLCJsT6qN9j0Ff7i5GXOqCDYQ/wD1e5sxRyDRxD+8rQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28046485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJFJ8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp7qxAAgp5i9t3gXBHT67+GUTn2LubWrzeSerZZ6hoiMke8BTzDfr5G\r\nWKmxdDjvtj3f774eKgWO1JQKC5kam1FhNAgB2og93zocRe/cwNI8YA4sd29o\r\nbES6R+O2QURZRw0oRBwgsvCK+4tavzIvX6zNp4mP9d2x1InwK6ML5POtiPHw\r\nFnOjvkeHSy/qWk05VJq0ZHaGMHEP9X7Xcy0CIQjoGHPIGC7M7gXdc8+rYdH4\r\nRo6oSIFiwqDvJCIMxUEcIgJLCU1RYTvd7qp3TehZRrxZcbccBsfb/e2yE3kQ\r\noMkyen7+hJ9bAGNUyw4WAjj4FSwCntGz2Nal4P4EXxDBd5ch0XIxTTL729xl\r\n7QX1DpV85eBqqfuNJUAuR4QUvuwdnWg6ug6gV+PKv6yaTgJPF4EDN9hDPLxI\r\nIzj410mh/yAVSpO4od5W28v3W/2TMx8sU049Mz2RtEaW5tTZIGKrOWUT2gwH\r\nwlW7dAKFP1gp4+vG9TGpZc58HvglR9ZiG9QoD3oifFX5RtOf+fgEf3JIDjqZ\r\nqbjIHeBfj3K2sGUpzzuyN2h7MJ4u4sWGFkWVO05XNL7bt07u6zcRRAW4s4db\r\nwBPVLA0uNkUYwSOlpUPjYkYKjc32dRRqExTb3ELA7mh9PceaoHo67wxd/pGD\r\nW6Rj284jd4MpqHR7SCmk7hHy6EI9O3m1Aoo=\r\n=bwhO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"4f0f8c00467db439027dd1b0a61db72d9e80a8c3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.9.12.tgz","_integrity":"sha512-mSMxFN5RrlNXv3MfAYzcVQferxkZRl3kicghkiA/2BCno/tMr6q8QnH2caORUuT4qnxLgnMROcLj5R6w6DVQrw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.37","@syncfusion/ej2-data":"~21.1.37","@syncfusion/ej2-svg-base":"~21.1.37","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_21.1.37_1680102011881_0.05608994753416252","host":"s3://npm-registry-packages"}},"21.1.38":{"name":"@syncfusion/ej2-charts","version":"21.1.38","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"c1ff2c6bc8533abd3c704317382c255612c3d2d2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-21.1.38.tgz","fileCount":421,"integrity":"sha512-2CsQ8M6DCvTSerUct7O80zjnygePh/2nL27r9B7hE0pY27/Vi3KQDDQ4nxnOtjYSY87pWjYW+LAkIbegDZb3dQ==","signatures":[{"sig":"MEUCIGYrNej8TVbJgM+51pfmy4M5q468Wq5hQRySLSCB2ZktAiEAwGTHwCDgJ5zinSyJBOmFhKnN7IWZTIfFbpcWd9pAL68=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28050129,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLCI1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrpag//VFYBlFArY2fZtD4LmiZiAiADgeBigvN3ZjP+GnMzr0wZ1wSZ\r\nTKO75CKifp6UIyIGrVyZWf1WBgX4PtpZewDTwBS1Nuw0hCbVR3vNEZLQByo0\r\n3+jqmxUh/hs4rSgXS1icf0Df9xerDMu9Bt1EGnDsgPdFCb/fJzruCIhn8YxM\r\nB9N0ZWUugf79iLYiGuJnQrGG9JilGpjQYofXgh5bLi+YwWwFGQcdfyC2ttCq\r\nn72wCakX2a7V0qNyZbj1GtMbYl8fK0bJveoLseniZasPdAvDBmS0yR5Koq8D\r\n2WiAvyWe4jMDMvXY9QfK4KnzDItSZB5iUwh8Fo2tXOKTViVdSrSNCOqOFcD2\r\nWqhhJJ9fm4uxIIFac50yHNBgXwn51APHVm5VyETlOkQWluh7zJVBuFrZ4w8U\r\nv5NajPdNQtxMtbP6OVE8L7lplpklyRSjVjpAVQui0F4y0p5qv+qHKBak4VIy\r\nhfYrUY/HbQV/yxmxqnK2qqsfaxiqCKIw1UBXrBpF5YjxzUM3IZ2UCdVzDcLt\r\nrCn9/dmvQ0bI9sGwtzI6jWMCx0f9SEFZEUCKHFCCCjuh+NnoW+ydi30noJO/\r\nGjjQnOj4jMvDxkm1lOk+lYFjS0wrnU6Fvhml5Znrqg2aZf+nNH2mKRs0cyIg\r\nYwQnsZzB0O/JAowHIZOj56BPIgdJEpvEUwc=\r\n=YPdS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"26700a08ea829d2fd6de78c7604736f2388d0518","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-21.1.37.tgz","_integrity":"sha512-2Xs20F0o3xXsJPclKI6JdvZ8+NCS6X7dTMAflDLJ+vEjJZoRveP3mazrDFq/4YpfVj+8cZ5enN7PL7+eCLigUg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.38","@syncfusion/ej2-data":"~21.1.38","@syncfusion/ej2-svg-base":"~21.1.38","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_21.1.38_1680613940744_0.8420518971138802","host":"s3://npm-registry-packages"}},"21.1.39":{"name":"@syncfusion/ej2-charts","version":"21.1.39","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"0f840d8bb55e0769137fdd1e7352c32048e045db","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-21.1.39.tgz","fileCount":421,"integrity":"sha512-uSpnw81Y2Pes0kLiNfaqwoSx3/kFrIWZpJ7ViBvBTVhGK4oEBZTD5oesKurQGHwBhrr7IOWYycMopRfAY5CSuw==","signatures":[{"sig":"MEUCIQDoFI4rb2jKJJroU8MdCvdk0T+lGJMA8KfZ0gnOOGQsUAIgE26yakdRkLrGAexAbB52scVf+6G+XIFfnNEzk6wEqzs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28053140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNU+5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozrxAAh5DSnpUPlryLxJlW4a2bH34lhcb6vx+Dr0O5cazFQNTfnvYg\r\nmB15s0xtZwXlUDR8Tm3Bu5rGkWotUuKlgjIveOzf+T+CWjPzhpc+C3Y3x/lg\r\nMT7Q+WvkZmnCBd+3tfu2UBgSpbS5f+D7Bpgul60uAUzg7+oBwpIyky68/WfH\r\nUyTURrjIdZNUreDF6hxLJuXMAdURuolNRxxzVGpNGNLfbi1cHlkQh7NNbKu+\r\n7OMlieenblKq7uD97BgEAnlCsLXVZK2I9E3+X9K+LcHb1GuaHzZQ44J6PNEw\r\nKPYhIL8FDgFUalmxPaXsEkL70C3nRrY3STyb8V1QZp3FJaMMjC3Bb1eCubcT\r\nhEF9bBkz0VaPu76SLbaOvokjnrTBpD2lUu1H+Aq1rh7EMbF22LLFfc/tFw0p\r\nhePIyBWPsZLunX5xWMqxYzDICUTmM9wT4ARHQENK/bIk3sZWv+49mghDj6uV\r\nU0f2y+gIa83Z2UWKVqGQAF7r5XMJCHEiIF9zYnSLhB7Zj18Qb0XwStJCfP33\r\nnBmQVyVGKwxCLkswKk9wV2GqWZ3uMSIUsqIIPddCxHd0zRiofji26QpZTJ7y\r\n7RW4a0chEsctPcaoP49fIIVmUZmis62/08H+WOYjKK3ENdt+l9JSK1qobM1j\r\ncREF+Kb80B06DN6r5LoQwchSx4bsERJAHys=\r\n=46Xs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"499e996cafb2388d943c2bfb2fac368c8573ca08","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-21.1.38.tgz","_integrity":"sha512-g03F2vOB2dRZ2is7ycgt7ftGYlk9BZGqj1CPRP2oirynzwig0PmnPYKiFkVjPqaipEbMcIoGE2VQOUt617fzQA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.39","@syncfusion/ej2-data":"~21.1.38","@syncfusion/ej2-svg-base":"~21.1.38","@syncfusion/ej2-calendars":"~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.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_21.1.39_1681215417218_0.6531681545505046","host":"s3://npm-registry-packages"}},"21.1.41":{"name":"@syncfusion/ej2-charts","version":"21.1.41","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"571a3d9156a49b69497da9d5083176daa1a01e22","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-21.1.41.tgz","fileCount":421,"integrity":"sha512-jf7LUNO2s3oxpXsxuYOAGqJPRkCB1/SBYWgiiBFhOQpBWeNRstnULERicHW4Zd+JC19+vf+IQdX9D0w5OICqAg==","signatures":[{"sig":"MEQCIB53KTuYnsxy9BpWMuVKxkG6HKuSQA/OARs/2DPKFRt6AiAadQlFrsr8v47qMjimGwGOLHgIIF1GMKZM6D55a7vW3Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28062427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPnqwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoNGRAAgltbnbVb8dOFIGT0LRbg2Kf4pjoPEL4Henrr0Exh82VWu/bS\r\nvuz1MhkjYIjTkNcjBR7FKCbIwZI4PKe/DkN8z8nMFFLXkdXJ9RorEoRh2fDC\r\nKUzCgObCWJHij5ymUNaHWc/fdBuM13VUGuMGpL5L3AE/ky5PprmOo5J+ghGf\r\nafyBUvKvRhGzrUteYFoDnPUk17QoKHYzCWMrZS4N5rOw8zw13KlEpJxWQJg+\r\nt04yo7b/F22GrW6TQILi29CzAbrQk43/HOr5Dzdek4iNN9Tf4SMabVzasOw8\r\nym93npBpRMgqslXJOKDfavfLHF4YHVYaVatNalfw27EmsEL9/5ror8ZzdNTR\r\nd0L8Ps35niX2MjhD85JUGATlgNxNTKssQPEGVXfRWVbFP1fQwqEjb+OBQk1h\r\nszVxRyQQQaTNQEU843jThB+QXPypOoqPSGrnBg6v2ltJTBvXjdCwCNMgCK60\r\nDyI41Brkhse7//sQpNzaaU+Vix2C9tWuekS+k42WOUAW4siYjfs5jbCHqZS4\r\nb3Ad4+qAQp5CBuz6Lv7HQWZw3t5zcvLkPFir+Nns9OL0GWkhYHwDa8knIZX8\r\n08Ha9ge7drGz6V8nQeOX4YzTUW3ZDoN7E0xMb2Pr9xoQDVZuvW31ma8gn9KA\r\n2cPuSwf+v2HWuofpX1t9of16eO8DpZifbIs=\r\n=LWQ5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"f16399eb9ccfa640de12298bcf5212aeccc46f16","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-21.1.39.tgz","_integrity":"sha512-6ji93Yy5o4qTcYK86H8bOZwjk26nl+wbeQiFq14MCJ/9K5OXL9yuXkyjbWvIVzZjHHdl11aGSzLWl/CDVGlRLQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.40","@syncfusion/ej2-data":"~21.1.38","@syncfusion/ej2-svg-base":"~21.1.38","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_21.1.41_1681816239819_0.4508529987768821","host":"s3://npm-registry-packages"}},"21.2.3":{"name":"@syncfusion/ej2-charts","version":"21.2.3","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"f56b700ff57f9cfff396965995a1c50d34745eb1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-21.2.3.tgz","fileCount":421,"integrity":"sha512-TQRfnMmKzw2RI9XLrn2qSNcFUckZugZ+N21iZCwPyRjTWxgusJ4O2kyoyRBWZ7SHZxGygkK7o0a7d3QRNk9jKw==","signatures":[{"sig":"MEUCIAuZrGtz2vZR4RoYr//qIIi1O3Zh3YONtpLGdjgSsO4OAiEAzaCYEK+J3jIlwVyt2WAVygsqTRzGwOmAq7qiQAAhk2s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28077693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUiAkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqoRQ//Zx33TFivdu/hlaaNJVODHIXm8zwdFwzWFDxOMo3rpO/lte/a\r\n80lWvcILKuWIVi5B99QNCWQRPaKMGnWvsCfp44OccV+X47dLsoz4Duoi/3sj\r\ng0tmdfF3kLpzNX29iHK44lZFEnv/OLP02kqrEHu9F6mFZckLDSZBN7fFckNP\r\nFOIxLaZOSQ3dCjnS4x+0Oh7v4oZtEKzDPWXgDIK3GoC5Oor+2X7MbJL5lBYM\r\nYMUaBy3VubkkykIcO3oSFiIoOLx0MkKHLGflcJ8EMhWKp/miVB6GkVbqE6KU\r\nQ3HIfXxIaxUapqdogoAdA+6qvGu8g7EUb43gwT0oy3/Uhflz0NjkBd5oINHd\r\ne0WGs0QuqBFj/owz5NB8f/fzfyp7Y3lEr1yhLo5pBjPx588BKZ6WCw0zzLho\r\nOEZsRfhjGqJx4LgQg9HlaADpB6FAtf5exwAfoA2wF5VZIitmKaTHc6fWHOLQ\r\nsGFxeTr2WR3wtJa+xH7HbQftw0wRRM+lM/MPob+Noz9bQQ5NBdGtfj2X8WQW\r\nDW+fQ79ETyNU7DSS8bnhnwT2PZys9jRJJbauvduDKZD5I03guhePaFutEyCN\r\nR8wrRHJwUcBY7CYtvVUItpMO96hBGsiOtoKjvnD4ZkNOS5ggf8ND1oRs+ydk\r\nIhSAPKEymvlSVBG8vZ+XNjf9RVkCF0vISkA=\r\n=lsaa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"b24c02bebf11428172d65b17bcdb710a30501ef5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-21.1.41.tgz","_integrity":"sha512-gMrxqhFknkiqgTswdSCt/5wBb3QmCpWZpotZ8NckSQWwtRx9WWKKuGaIQI3G7z/qOXcvi0T0liP1Q2Gp5bfwow==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-spreadsheet"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.3","@syncfusion/ej2-svg-base":"~21.2.3","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_21.2.3_1683103780594_0.48957303504245164","host":"s3://npm-registry-packages"}},"21.2.4":{"name":"@syncfusion/ej2-charts","version":"21.2.4","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"0a865b5cb2ad3b5247a4973526d1d76041cada35","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-21.2.4.tgz","fileCount":421,"integrity":"sha512-gBPnLIkbCz3QlNI+7SjlsjBbDVjG8+t2WDqfkl+DSh4qKxZt5sLwupYiF0y7VnY1qi6TZr+gXNgtVE/tS5cYKg==","signatures":[{"sig":"MEUCIDkPztSdV4IUMsY40Vs3qtbRZxujt9iSV8V6ptxDYH9BAiEAwop7FuFFrkKg6YHYWv/Gz23o7xvku9w7j8SP9QAOlrE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28091082},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"36ced53af4e48e7dcf0482f217135eaa87ec25df","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-21.2.3.tgz","_integrity":"sha512-klc/Bgl62mLMN8f51HIx3Mfo7C2t7qLt7wVH5oT9RZIw2zWbYyAW1bSI8h4ZP6DX3yQ4s0sa0OS5ST2yiSO3lQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.4","@syncfusion/ej2-svg-base":"~21.2.3","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_21.2.4_1683635473502_0.6791572446689296","host":"s3://npm-registry-packages"}},"21.2.5":{"name":"@syncfusion/ej2-charts","version":"21.2.5","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"32556f950219a93cc0201c7be1a1eeab21adbd7e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-21.2.5.tgz","fileCount":421,"integrity":"sha512-jW5mssSCTxBhlV7seJ+TGPHq8TKFaEDr62YACOEikwT9ilu4tnASrRsSqVQvv5ipzac/eSZbm5mnVe1tXS9zVw==","signatures":[{"sig":"MEYCIQD81iOtWoOdSRTVnDvzzRcEDSOyUCM5ZVufLywtfRh8rwIhAIpjCgWPzbk+gNRo0+XGzJOBdUXRtPSElwEVkWUIdAoa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28105856},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"4f0cebe16b1c2f705fd07bdcda7f81f3ec292ae5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-21.2.4.tgz","_integrity":"sha512-MZ3/y7EtdVCHmoR4hnm5HvHr2bjqz0AUFckEGNi5FRgsfG3L/R+o76rfk8vfBJ3YJ147qg+hgwJu/bkS/JUT2Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.4","@syncfusion/ej2-svg-base":"~21.2.3","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_21.2.5_1684236748323_0.3948196774244037","host":"s3://npm-registry-packages"}},"21.2.6":{"name":"@syncfusion/ej2-charts","version":"21.2.6","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"9008df50a158dc94220396356a42e2339c4c79dd","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-21.2.6.tgz","fileCount":421,"integrity":"sha512-4tHMxc1WsPuHOn+VTiO8nILBTrs7KL9AjTWx7ObCXJNn4NH5qpfD8JpZF2CsjbO7S1PWYB9j47KpEzipcNcZgA==","signatures":[{"sig":"MEUCIFn+7BPCLPvfKWrbOpi0t+MYvsf1sm5XRlWHXaZb+I+4AiEAos4yJVTB2JaO+5CVXn3kBqJahGbffTv9FPOqWX81gJE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28107583},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"35080cfc7525698a8724272d6676894ec2b612c2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-21.2.5.tgz","_integrity":"sha512-lt153vv8ZycLqj1/c/I8HKjn/oeEuBsXWvqAi1gQhaUFkZyoo5hQNYYpTYxpEYCP0HoisocHm7pGeoJBZgZ6RQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.6","@syncfusion/ej2-svg-base":"~21.2.3","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_21.2.6_1684842641234_0.03503309804621413","host":"s3://npm-registry-packages"}},"21.2.8":{"name":"@syncfusion/ej2-charts","version":"21.2.8","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"6313541e73d3af47fbaccaeb617d0f13deb9ffde","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-21.2.8.tgz","fileCount":421,"integrity":"sha512-t++W/7mydLVdo+Aea/B05AwJIKS4sXkR/KynQXJwnSoGDUH5b/A/podvqF6ktSHLhLI1n2VT5ek63dpHwzIrlg==","signatures":[{"sig":"MEYCIQDTTzE8UmmJ9HcXVAz0WGES8wZ1CxXT8C5KxqhjFNZIfQIhALPv2rAP7pmFVnqeRECO22FBfnlGLyeLILgxc8zTH5IT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28140140},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"1fe076bec35cc1b42b002eb6bb01422bb045c09e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-21.2.6.tgz","_integrity":"sha512-Rju0k0AsxsxmSS/PtsHWUNmpS41ELPzDhmA+PnPLrr4oITNbmyJov56cwPhmC7MaVfTXFALk1YUY55vkO6DOyQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.8","@syncfusion/ej2-svg-base":"~21.2.3","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_21.2.8_1685447595183_0.07782360522988685","host":"s3://npm-registry-packages"}},"21.2.9":{"name":"@syncfusion/ej2-charts","version":"21.2.9","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"9b5236ba443de81cf4bd73e3343b811a7fd02fc7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-21.2.9.tgz","fileCount":421,"integrity":"sha512-VLzK8OjLQqEs+bfx+r+mSxsr0P1Dm0HSgarb5/7jny9VytKueOm3HTxPGCuXHqpIEtmSuyBFaTykoBNxbOKjfA==","signatures":[{"sig":"MEQCIEIY4SnE/7XatjhBgbVirZX909OTXTN2/rP6nwRujmvMAiBcGRZtkrFJhLxz83HGvPmQ0fTNdkxvhpKa4z05kBbHHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28144123},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"5399f9a02db26f6a005d389636f060b8bfda0445","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-21.2.8.tgz","_integrity":"sha512-qXZy57AZi17fEbULWPb2PRBUEkGLAgNjEnioyxSdYHtSgy3ogMTO1YF5W1e9sg9cI+mlldtJcuEYTeHrZFoouA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.9","@syncfusion/ej2-data":"~21.2.9","@syncfusion/ej2-svg-base":"~21.2.3","@syncfusion/ej2-calendars":"~21.2.9","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_21.2.9_1686057909277_0.5832481053836283","host":"s3://npm-registry-packages"}},"21.2.10":{"name":"@syncfusion/ej2-charts","version":"21.2.10","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"b4f0810865a86a5eb60c4600c870550fd47c8da6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-21.2.10.tgz","fileCount":421,"integrity":"sha512-DqabPD2PDmRZUhvKANx52+KKAQ2ihOUAfQNiIxf/MPEQl3d0VFAUXu9DVjQv88abX/tqn+YcxkI2FcoQwZPnrw==","signatures":[{"sig":"MEUCIFd/ExXQt6vNpbHHwksXgPJhVmpkG+mlKsbfXwZ5cRQ4AiEA5P6ZmgQiF9QgCOmbnfJuX9Nuwfmkv3mgKjMjYAKubVo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28146277},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"ec2374c4d1883e921d29afa1e17d5bc9284cdbf6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-21.2.9.tgz","_integrity":"sha512-pTyeTx551NGLoU6GgOyQ+rtO384Cmq+TVr2KMtA6w4hhWU9FYbe7K3hczFbWLr1Dg0e2iaYPzzuRhVzoNh8Tgw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.9","@syncfusion/ej2-data":"~21.2.9","@syncfusion/ej2-svg-base":"~21.2.3","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_21.2.10_1686655496248_0.8449849302054202","host":"s3://npm-registry-packages"}},"22.1.34":{"name":"@syncfusion/ej2-charts","version":"22.1.34","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"5b86247f43693c9467b1e481c4012f3124110d84","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-22.1.34.tgz","fileCount":421,"integrity":"sha512-2AKsmVVull1VQFiiap067TYLPp2bO3nefl0IwB9IJschWnQsBCjMT9o4dJ/3SkAFmX+c2Y0pqx5FmtWTau8Dcg==","signatures":[{"sig":"MEUCIDoLK1D9RN6UFoDns54Nv879p8t0aHJ1UdTYC4uB6+WJAiEAttvvy8CifMFJ+pIQflKfsTYh+zCA/0hvQiDNhQhA9tw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29151313},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"972fa20e96091f358fcb11812a745efbaaf5f45c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-20.9.33.tgz","_integrity":"sha512-l717HzdbWJc3SwaiaOL+zUWKWWNAbtkblHqk3/WoCrO7thfg6UKqgbMoQDGWwtyNfYjY6PaadEBBv2PWtucaew==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-data":"~22.1.34","@syncfusion/ej2-svg-base":"~22.1.34","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_22.1.34_1687348381051_0.23927985798180562","host":"s3://npm-registry-packages"}},"21.1.36":{"name":"@syncfusion/ej2-charts","version":"21.1.36","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"2d62f79afaa4f20452e240c7e99c0d6648e3d592","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-21.1.36.tgz","fileCount":421,"integrity":"sha512-gg3eEyZp3THCFyjge1CfvGKO1ojyJ+BQYUjI8AlW9akZ5d++CAg+7Xi+Ga0LSfpuXFq1zDUcSJMaPqbtFv1GDA==","signatures":[{"sig":"MEUCIQDpWHznqHP3SXf9DXjcHiVAR5aUajkCnhPaF2h7Yzg5nwIgMsNO5LOZoOrHL8aLNw5LI4t6JPTEqP7vy8O7osZfcyQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29153534},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"c476a9fd707cb67f1fb334504bb49fdf61f97de1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-20.9.33.tgz","_integrity":"sha512-FYW8RCPO5M2rsJGdgE7tIL+zk00z3zf43LZ//VenUzjPyhSOfyuMUfV7zJXMQ+MxEoYXSx0uCcVsuwJ8Tn4Lug==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-data":"~21.1.36","@syncfusion/ej2-svg-base":"~22.1.34","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_21.1.36_1687952833341_0.3891629848154363","host":"s3://npm-registry-packages"}},"21.1.42":{"name":"@syncfusion/ej2-charts","version":"21.1.42","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"abca735126f3bf07218c838d39d284c81600ee85","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-21.1.42.tgz","fileCount":421,"integrity":"sha512-XMgugKJKY6gwc/Q+f9zCPXSM/LziADJILEhNhhavBNbTlUrPCopxzOriETjKWqaeLmV0xC2+ST1wGyr4rTja4A==","signatures":[{"sig":"MEQCIHxznIO9dynqEGa4zUOWtxdjnpTNrkUlxQNCY0GrEF9AAiBnFFDfwbumMQF+Q5fxY9oB8jBKvQOe2xSxFoz/SlTAlg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":28062319},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@21.1.41","_spec":"@syncfusion/ej2-charts@21.1.41","_where":"D:\\june 2023\\pacaages test\\New folder\\packages","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"571a3d9156a49b69497da9d5083176daa1a01e22","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-charts/-/ej2-charts-21.1.41.tgz","_integrity":"sha512-jf7LUNO2s3oxpXsxuYOAGqJPRkCB1/SBYWgiiBFhOQpBWeNRstnULERicHW4Zd+JC19+vf+IQdX9D0w5OICqAg==","_requested":{"raw":"@syncfusion/ej2-charts@21.1.41","name":"@syncfusion/ej2-charts","type":"version","scope":"@syncfusion","rawSpec":"21.1.41","registry":true,"saveSpec":null,"fetchSpec":"21.1.41","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.14.12","_requiredBy":["/","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.40","@syncfusion/ej2-data":"~21.1.38","@syncfusion/ej2-svg-base":"~21.1.38","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_21.1.42_1687963899292_0.71501294357064","host":"s3://npm-registry-packages"}},"22.1.36":{"name":"@syncfusion/ej2-charts","version":"22.1.36","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"4cfa4ad4fef60ad760f8277c6d8eb714dfe84cfc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-22.1.36.tgz","fileCount":421,"integrity":"sha512-XMAwKWi//Ikppnj79o8PF/9rsn3Aiez55aizoyb6BWQXvzUmNhbCCRubHDJiK+wGVgvEddagjgm/ZS26jJLQPw==","signatures":[{"sig":"MEUCIB14e0+HeYmHnrPhUakULxxccUMCN1mUnwC6CVgB1m/GAiEAmnVoNUCPx1b1mIYLH8dSV6LuB8O7zC2h88kBUhZK68I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29153534},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"f1e03dad2e9b742c475bd6ae8e7387f4032270e7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-21.1.36.tgz","_integrity":"sha512-Tl1SHQF2B1yIgeK6PS3ysgtEv9ZHUduak1KSHf+suSR37K5PCa9zY80wZcvRQpQEZmtf6NyQd2ouTLhMLBjy1Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-data":"~22.1.36","@syncfusion/ej2-svg-base":"~22.1.34","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_22.1.36_1687966803889_0.5481815482990229","host":"s3://npm-registry-packages"}},"22.1.37":{"name":"@syncfusion/ej2-charts","version":"22.1.37","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"46f96417638b12a80f2f30771c2be77d3a70e8ee","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-22.1.37.tgz","fileCount":421,"integrity":"sha512-eOmHz5adKz5CpxB0UiV213O18D/6eA45mDQ7UaMtqlKKdC3Jrr+FR6EaQUe1tIiO4LK00q8/FxSea8xJ+73iHQ==","signatures":[{"sig":"MEYCIQD564EzHilp0gp8/iWnoT/d6TNd3Snx96NFbkoyNp3oLwIhAJ/BgXCfg8mVpsh1j7uZa9VZm7LqTmcmskYCX15+4EqH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29182981},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"4f9098ac08531e5b77df207aba64cf3a57a5af31","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-22.1.36.tgz","_integrity":"sha512-TA8QAhsxq2sCZ54u+ZmZftUhsm5lWQgEvv2FN/hSb7dSTHh+vfgFiBr6FrrcTjSY9ThirRF9WqM6HJ/Zxf6QhQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-data":"~22.1.36","@syncfusion/ej2-svg-base":"~22.1.34","@syncfusion/ej2-calendars":"~22.1.36","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_22.1.37_1688470826502_0.21337516695929382","host":"s3://npm-registry-packages"}},"22.1.38":{"name":"@syncfusion/ej2-charts","version":"22.1.38","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"be895c898fece6444ab71c1fa033c509a95ebad5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-22.1.38.tgz","fileCount":421,"integrity":"sha512-bkt5X5D5qof5x2FWbUEsocZzC6NZ7g0Z1Jh/6Djf1n+6JHShZTpZNWDMkXD53S8DfIb6xwz2HC6AnZ6McZ/jOQ==","signatures":[{"sig":"MEYCIQCf9hDBnGpttoI2VTQ1af5PmGntP68L12BjuvUu9rt8sgIhAJyN74ToqG6PHGGAhvH6WGtgniUTIZhJFouuDLA7T0BO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29187870},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"c06e7727342cf02a479e35feccc229f17da15aa2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-22.1.37.tgz","_integrity":"sha512-ApSBjz1kT7TGvoydJh0hdXbepAa95+fIXfzB2/PaXP+A0rlRDtWvAO2UVgI9stguRXpE1NpBiLW/0yBiXrtMCA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.38","@syncfusion/ej2-data":"~22.1.38","@syncfusion/ej2-svg-base":"~22.1.34","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_22.1.38_1689081296616_0.8621855034136159","host":"s3://npm-registry-packages"}},"22.1.39":{"name":"@syncfusion/ej2-charts","version":"22.1.39","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"61b86d0dc884d4e848f7cc5a80fdb55f6a835588","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-22.1.39.tgz","fileCount":421,"integrity":"sha512-KvrHEP+hOi0g+IWruM+HDE32cQUaUClCwt9kH5Nki1pqSNeWn/pN8pmHGfu3iOmVAWqyU6fBRWT2RCrIcjHPSg==","signatures":[{"sig":"MEQCIERG+qlnxr20rZ8HRaHe4++1wSKO6fGNizDj86VrkpEtAiB2ZtinqrI16cgo5DmzQKHn2AHq6qv7g+8PQPVrh646zw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29201107},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"952508649d9235208a5a01d2b4800998ab89bfe1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-22.1.38.tgz","_integrity":"sha512-yLRwrh2jV51mXNk27cP+2Q0Dzj3GJsVdPWdvCQLfc3UOUcMAnPN1K8EOZsY2orBea9dBR+hRJCh6dgx3I/C3vg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.38","@syncfusion/ej2-data":"~22.1.38","@syncfusion/ej2-svg-base":"~22.1.39","@syncfusion/ej2-calendars":"~22.1.38","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_22.1.39_1689683137122_0.9913698488910256","host":"s3://npm-registry-packages"}},"22.2.5":{"name":"@syncfusion/ej2-charts","version":"22.2.5","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"5a447890cce2606963fd1b89954493dd55557142","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-22.2.5.tgz","fileCount":421,"integrity":"sha512-GDqHZtHyibc7gu8J4cUdV+2k3Ldg6j0TJb7StiuY+/F9iYafZFQQ9sBewDa0yE/QSO9OR4+0dNrPum+nTOdtQg==","signatures":[{"sig":"MEQCIAqhS7k7GOhBVtfob4322+sgjK7BbsQAVZL7HXwGH1S8AiBgxbXfaAdx52By7SrCCAV8fTm+Mcg7OHpvQcS0fMzYsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29203494},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"8ee72a495d9c08b3bdc46ee321e1326eb87c8a9e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-22.1.39.tgz","_integrity":"sha512-emhiOmlO3QXcM/mnI+cmjLWmcCjDPXjebHlrCpjmrUceZNTX+D3occC/otWpfCb2C1bOR7HKU6yxrup+qmWQ1g==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-svg-base":"~22.2.5","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_22.2.5_1690468617008_0.022262742020999537","host":"s3://npm-registry-packages"}},"22.2.7":{"name":"@syncfusion/ej2-charts","version":"22.2.7","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"38fb4985878386572fd64e5d1e3b36057244d004","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-22.2.7.tgz","fileCount":421,"integrity":"sha512-Rbm9XHSNpGKs7k1WX8pIIxfOg4n0Ip7o9GRrJSzHjFTxOeMo76acjruEaeO/cRsAVDOokxjz7uiVX2RT6y4YwA==","signatures":[{"sig":"MEYCIQCov4e5JdzZoXv65/eWyeGHzxE1PfVxL/KZYj2RRZQS+QIhAP1HIBg1xEgFHgyv4m/lI5ZDwPNucWorCmI2yp8BAToU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29215499},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"da3863fb102e8f6f0382171f1f952a920811beb3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-22.2.5.tgz","_integrity":"sha512-bfDkwr5bnstBfX+0PD7mhWU4KOk7Sc2+t23xGgALCJhgHiv+amrl2nrCmLIJuTK+J4vkSdGB9t6EdvT1x4ilcg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-svg-base":"~22.2.5","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_22.2.7_1690979228261_0.51187034939647","host":"s3://npm-registry-packages"}},"22.2.8":{"name":"@syncfusion/ej2-charts","version":"22.2.8","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"258f78012078802c384454ccc861a8630851a65a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-22.2.8.tgz","fileCount":421,"integrity":"sha512-7V54fEwVwqOavX4+ZKVCYq7R+qfW8sqW/YkREMw8Ce0szJiqlMWADNfDzhhHHz3Mju2El59TGCOg6LmQxVxUkw==","signatures":[{"sig":"MEUCIQD2sZBkJcwGJsgaNzPjTvyOOysH0h1asmC2fgZxfPeDXQIgJ+VA4uD7JXvn/RVXTz+S5oEgL3NFHQFnIiKAEnUewX4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29235473},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"8d172f9647eb29f37b4815704091bb334e2ba0a9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-22.2.7.tgz","_integrity":"sha512-Y0dvVaf0iUQChBLpd5pZNlX9vQ7eiE9WqQuU7+b+erHCocGRqqRRpWsyWKLtUYYp8UmF6fUUkmR6zXZLRSYsXQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-svg-base":"~22.2.8","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_22.2.8_1691496487024_0.45453659700981186","host":"s3://npm-registry-packages"}},"22.2.9":{"name":"@syncfusion/ej2-charts","version":"22.2.9","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"42624639b5e59e68eb12878bbd70ce2d5d65153e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-22.2.9.tgz","fileCount":421,"integrity":"sha512-3MK6xzmr4nFJrN0qmA9HpSzqGasbOk3kpJ7qkhbtZga0Ix+sm/QWus0toYmL6/YjGmVQ5jIf6iI9i0FLc4gbdg==","signatures":[{"sig":"MEYCIQDrmB1neE+ujIv7vU1jCWY2sPvX9+z9vivAIXopNxY6cgIhALcG5U+wh2WIKsNLaIm+KLfVUSMPR1DI9u1zgpVzXSe9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29248482},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"c3de7c22ecaac4a868e6bf6f5b659178f9afdd08","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-22.2.8.tgz","_integrity":"sha512-C9zvzHCOUaq3rUBWSrsNGKDqk2IoLww7wwf60U57kNfz7p1oyfmdg1MOU6LNNLHrJWQn6jlnerkhSOg+m1RgdA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.9","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-svg-base":"~22.2.8","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_22.2.9_1692102163627_0.775921963751016","host":"s3://npm-registry-packages"}},"22.2.10":{"name":"@syncfusion/ej2-charts","version":"22.2.10","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"c606b2a40efbc9ecae7d5826039c9ee3c04ff3d5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-22.2.10.tgz","fileCount":421,"integrity":"sha512-HSQA6Xg43cgPY5lssd67BHW4XgiKT08762bKiq4niyrQWOfG7t6ZFGkFblqGuAZM8CfoAsjN/pQIi94U2bkmrA==","signatures":[{"sig":"MEQCIAxV7kR4FkwLekWjXsWPLJbhh6tBVKO9gQ/8T4A0ySVtAiAet0dYcuesE5KB5ZSRZ6868P38T+vP5NIf94NW4Ydlgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29258789},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"6802411aa75749a30f134e12889f59a0cb82e43f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-22.2.9.tgz","_integrity":"sha512-A7LgAJ6nItNq2mklOAUEjTs47UgAnvb8gPYfhiTHDAkjlV88lCVvkMAnZSCHcizEhDX6n6RHUYM7OxG0ygJzfw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.10","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-svg-base":"~22.2.8","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_22.2.10_1692727023994_0.05909172860003031","host":"s3://npm-registry-packages"}},"22.2.11":{"name":"@syncfusion/ej2-charts","version":"22.2.11","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"cc12cfcdf2f49055a4c6889b6bb21d7f12f27ab3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-22.2.11.tgz","fileCount":421,"integrity":"sha512-hhhnrIAnL7jLm7fjwxLqlNsacFJSwYe0X6hg9TbJy5IkUFzKbyDS6dFbDric4YhE9Tr2drrlm2QFJQ3kTWY9nQ==","signatures":[{"sig":"MEUCIFZz5zCd4w1WPScsVCW7yMsSaIsBrfO9/LtLsqZ5WYPaAiEAuB7Vv/mYhpwhrs2zxO5WGzJLwSt0LHZ16/Hdek949X4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29268942},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"58a98b1b9203d74ae26b7b38201e9a15ee9e4dff","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-22.2.10.tgz","_integrity":"sha512-+bJ7Fc7ORAzgiY+rB1YlLIYM7BjTuQnSgKfg1PCKa5f6naljooxiK3xZW4r+iuztL0//KKm5lYcmPyx+CgBHGw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.10","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-svg-base":"~22.2.8","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_22.2.11_1693271875988_0.7918875896982926","host":"s3://npm-registry-packages"}},"22.2.12":{"name":"@syncfusion/ej2-charts","version":"22.2.12","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"b163aaf8f54284c9a3ccaf662d72bc1ab73b6e49","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-22.2.12.tgz","fileCount":421,"integrity":"sha512-8eud92ei7Jec+xotGMjX/k3Za95VhB/0IErsB974JiyQIlgbcA/LY8njNGN57tbya3qP0kD3GQhYk/q+SgevWQ==","signatures":[{"sig":"MEUCIQDdeJbjjYzkplscFEs33kbdzLVnfU5gNN5mMP3CpOm7nwIgAUJ4UwvooyYuIo41WL+tWRRL3LHY+dMGzxSVQXS6lCM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":29269932},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"11addddf1217f899123d35af935857aa9cb0e2b0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-22.2.11.tgz","_integrity":"sha512-0dX073bKWM6Hc4bIFPFR28+go7UpJw0AX064D0RTtvQHxzy5TnGhXmt1TmgjNNblaEYp417hFn/iKBpEMOCr6A==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.12","@syncfusion/ej2-data":"~22.2.5","@syncfusion/ej2-svg-base":"~22.2.8","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_22.2.12_1693910170505_0.043494544692206594","host":"s3://npm-registry-packages"}},"23.1.36":{"name":"@syncfusion/ej2-charts","version":"23.1.36","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"6ac169acd32a61b5bc379d1ab5e2bada5df183ff","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-23.1.36.tgz","fileCount":421,"integrity":"sha512-m11pVrvHPXSNwPHXWYVQyDizZbqyTppB2DC82nSpIw6++tk8hn6QzM3cTrZDL4/GOHbylk6ggagLJySCwiiOXg==","signatures":[{"sig":"MEUCIQCnSpOwHjwK9opwTsiBUF7PZ4s84VS/jsZvVpW7vZUR1gIgPKtpKhtp1fCuhpNRvvzOyh66zhPuSis2yJMDyd/wBM4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30058393},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"7ab872ae52dccd149be874c1458092840a5c750f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-20.13.0.tgz","_integrity":"sha512-afehClgCHGcUOPmIjdDoD0Y/SD+X7eC2WnJAvAWmzOw6UJxTZ2N+l9yR477aZVBkMThEbeDpZlS/oz3oU46jfA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.36","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-svg-base":"~23.1.36","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_23.1.36_1694764786099_0.19732493565234877","host":"s3://npm-registry-packages"}},"23.1.38":{"name":"@syncfusion/ej2-charts","version":"23.1.38","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"84e2754e7dbc2bc74c9c2e3f4f47c95760944ad5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-23.1.38.tgz","fileCount":421,"integrity":"sha512-Dzx4lcJw5RBQ3Vehs4hNfcQRyzb01LE5kciHX2I5GPDhPo/G9e/Fq6DyeUq58dnlp6lMBTRVrsiWnkLZh3BrvA==","signatures":[{"sig":"MEUCIAmRuK52YeIh/ySklElfmzZEwvhp9z8iMwisOM5fyzKyAiEAprMFxM797uAq7tnXGooUOO8B6apFvy5bFevGQhKpdJc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30082402},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"1c20379984679efd80db5e9fdbac0d0a495d6aa4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-23.1.36.tgz","_integrity":"sha512-+x/fG2HRPtHP5cHUtgNjYKFeArrYiElcj5DLSsAgEIFcAe+N7n26OTN0lWd18TPQnU9u/T+T+ovYoLFgjhxuIQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-svg-base":"~23.1.36","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_23.1.38_1695728718078_0.9952700876361567","host":"s3://npm-registry-packages"}},"23.1.39":{"name":"@syncfusion/ej2-charts","version":"23.1.39","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"2e3544e8fea80487817ce32f372f8d86087a3efa","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-23.1.39.tgz","fileCount":421,"integrity":"sha512-MjjvOxihWPiES3lEuQPinOTNXu+1Pbu8drNwZyG+j3eONE9YIPjju7Qr7Ou+mCcJRaNY2Sn6Jrn2a0bUFsUYaA==","signatures":[{"sig":"MEQCIDRKH94ecJhn8PUf9EIQVujj95LV9OqfrqA1hUhz+txsAiBl9iAruIUUfwMQMUzej/Rusdd1iG9WYqvfP1zxtzWKtQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30110175},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"4db2ff13bb43de0f47a836724c539adfaa039dc7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-23.1.38.tgz","_integrity":"sha512-mK77Z99aajo4VphgCL0ri92Jr29P5ssHCxCPN3vH/ZavbrH0/WuYYixvxBQZ46+oo+PQhXBluJ+pY+yQp2wxdg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-svg-base":"~23.1.36","@syncfusion/ej2-calendars":"~23.1.38","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_23.1.39_1696405463308_0.7699603581357826","host":"s3://npm-registry-packages"}},"23.1.40":{"name":"@syncfusion/ej2-charts","version":"23.1.40","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"6af0b99f866d1412c8b0ca72358eb04d6cab5050","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-23.1.40.tgz","fileCount":421,"integrity":"sha512-7Hg2bHYJwbCJkWbOeM/ygOQsvGWve/C2PhiGH5YWgPrakg/nGDhJDO+6242piEaD8GpHQnWzWPxh/CHSCGZUWA==","signatures":[{"sig":"MEUCIG6oD288MdBt275LiwkQdkdmP53nKz4vWF27s7DGt1/2AiEAn2vJy9hxXLhmb5i4dtXgWOufacRQJfL7S0+6ESSiihU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30113307},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"63d359e4f731012a73687dadc06b7e7b810fea93","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-23.1.39.tgz","_integrity":"sha512-jTMOv0IidDl6LwVcV6Y1dPMx4Eu0xsKctjY9bk8ENjeI2BKGzdROUGr6L91JAfRcZHKoEMZK0NOMCVPgAOtSMg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.38","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-svg-base":"~23.1.36","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_23.1.40_1696943716338_0.722357952718717","host":"s3://npm-registry-packages"}},"23.1.41":{"name":"@syncfusion/ej2-charts","version":"23.1.41","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"a10e0cbebc41e7844ec1bc452de7e1e394653715","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-23.1.41.tgz","fileCount":421,"integrity":"sha512-gZGUYo/L1SXnjoY5/vw9/yTBPXXtkvVmSpOPEcC/bu8n088Z21g66PXev1wHZxcxzbadPDmDhbGf1pjTpUyxgQ==","signatures":[{"sig":"MEYCIQDkvK39VRO7hMrAVGvxWnSt4CSF6cicuRBs/fPpDsTlBwIhAJrnyJPh+XxN0AbPZWkjMQIH9LZfd9etSezSx74txCO3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30113656},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"8416413b61141731d87eabc543e250ab4b772ad2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-23.1.40.tgz","_integrity":"sha512-+ukJqz3UpRONvhkj4fpp3uKK27QHQoywuVbbHqnpkHBN3xBVlY3P9LE5HupzOT5rCbrv//tMINcqDnX1vvUcsg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-svg-base":"~23.1.36","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_23.1.41_1697504657175_0.9392078149053884","host":"s3://npm-registry-packages"}},"23.1.42":{"name":"@syncfusion/ej2-charts","version":"23.1.42","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"f7d204180eaf078b632edafffc3c7164e5db09f7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-23.1.42.tgz","fileCount":421,"integrity":"sha512-ipBpVwN8x8HUg6YAmvTERZT7AtjeUae92J8uCQLWrIRQhpc35DFvBj+1CVCSUixzBCCdZnP+dk3Im8hTRFJd4w==","signatures":[{"sig":"MEYCIQDGLqxCwjuWn2U9+F1Jee4D2e+oORWHxuN9dFY2pJsL8gIhAK1tZ01fYnZr+uNUYaGPpyIQuvMnp5kZxxqDWT9ZQ9VG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30116768},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"940dce0319db70fadeb580bd3a7456be199c11c8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-23.1.41.tgz","_integrity":"sha512-scA7tApV8O3On7TYj8vZKTLssNNZJh0DpTm/3C0zIRsAyAto7ziMSlONsmQJ9twUDlPzqPuIi9Yz23egPfp2NQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-data":"~23.1.36","@syncfusion/ej2-svg-base":"~23.1.36","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_23.1.42_1698109348250_0.06494912459574187","host":"s3://npm-registry-packages"}},"23.1.43":{"name":"@syncfusion/ej2-charts","version":"23.1.43","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"45c2b2014863914b0c9014f01b4a436c4e98df79","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-23.1.43.tgz","fileCount":421,"integrity":"sha512-WBIaRjPsoJxE919wHwjiFG6qAarSW8VMmUXOiL0CWL75yKl5O2NACBu4C+TlOcWNKr1oWwauaOFQ2eoHKyWCtg==","signatures":[{"sig":"MEUCIGHS30/CDoLLhtIgPHgisjqF+IL+KFQzzykHvfncvnU6AiEA/Z1jKU5zHEkQi0YvnvYr59CXyEihgpdGG+G3huZW4ic=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30122791},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"af58eae78e5e6e7ff91c1baa3d6a39a2ce5ac583","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-23.1.42.tgz","_integrity":"sha512-yaNBz1e7TIyi9FDNVOZIl/5F8Bj/MWtgzzF4bBb9emcSRCPB/RELKSJcCdXnj3IRhPnY6ym+9FXZEjVNEqaa0g==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-data":"~23.1.43","@syncfusion/ej2-svg-base":"~23.1.36","@syncfusion/ej2-calendars":"~23.1.41","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_23.1.43_1698715674723_0.008712853941088339","host":"s3://npm-registry-packages"}},"23.1.44":{"name":"@syncfusion/ej2-charts","version":"23.1.44","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"d3f048308448a979fb20352b58ceb70302536763","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-23.1.44.tgz","fileCount":423,"integrity":"sha512-rbNTr8/z2kDr5ddprExS+TCcrp/3wXFp9rSuXTu3TyN3mBHMALgRy0Pnqvg5p3420VSNBJoxnp3FaYlg31Osiw==","signatures":[{"sig":"MEUCIQDi9Ho7StWbq8xgIPz5/HRqmqL8oypp5O6v40CenKf5jAIgeUobvCdO9xSfi0pJ0cXso8L9DZmBmzX8YQxVvP5/ZNM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30127357},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"b34a2f534452452f3ccda658b7387790619f5c46","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-23.1.43.tgz","_integrity":"sha512-UBcT69QDXnjL77n//ADD211mxdIdyBgeeQrwv1qqJrRl+yPR31Z7svyy/bu0wC1pgF4wEEfYIKJISNf7DAywvw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-data":"~23.1.44","@syncfusion/ej2-svg-base":"~23.1.36","@syncfusion/ej2-calendars":"~23.1.41","@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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_23.1.44_1699337113976_0.3329442682344068","host":"s3://npm-registry-packages"}},"23.2.4":{"name":"@syncfusion/ej2-charts","version":"23.2.4","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"ae43f11aeccbe8f5b8d0d776146117721482729d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-23.2.4.tgz","fileCount":423,"integrity":"sha512-tXJdnCnMvFcFwr8ojNZZNjrMOnZ0gqTMeDYmzVC2DHlvvT3eVVxg1U5KVJ4BtD3CdgAYYQK49zcyoAbf7dPFsg==","signatures":[{"sig":"MEQCID6jCpAhmAl9R67KLqwdykzlBC3lqXuZbuQ/AiRaN4w9AiANl1HmbndoNXwvueJVMycJd8WjoJaCRRaICkoKMUw+lw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30165924},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"7f1ed491cb446a015802f93cec41863262e3571a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-23.1.44.tgz","_integrity":"sha512-TptoAaXHCEHtjErsCn2VQdRBe1iRqjL8u+z+1sjI0Ax9hnFSD65l0bzsrpop58meA4uCnnvCY6Fhp1TrI2V/tA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.4","@syncfusion/ej2-data":"~23.2.4","@syncfusion/ej2-svg-base":"~23.2.4","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_23.2.4_1700460567281_0.9185941645248143","host":"s3://npm-registry-packages"}},"23.2.5":{"name":"@syncfusion/ej2-charts","version":"23.2.5","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@23.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"6094e3a1197eab8f32b137296cbf05db6772b452","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-23.2.5.tgz","fileCount":423,"integrity":"sha512-hHZB9d6UZvQh2iZfEnyyMxUueFxQeG1HfHQ/lmgcOzKbBWkDXVAujtsViMba4UCPJU3uOHqqgPYQvZ6HOEyL2w==","signatures":[{"sig":"MEYCIQCz6v9vb+v/XALUcvuIoZRJIp7JIQ3UhyCHj4WoB4rpaAIhAK6x8UJg5i1N5nytQ1an3URsfctzlqtyaMrJJ2pQW230","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30169521},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"b0e078abc551a2ac6955a3a76b977da41afa130b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-23.2.4.tgz","_integrity":"sha512-OEUl7Bzhb1fP+E9XrJe1V577ZAgr6/OEgwePygQ0J/C0D6NFXZr0xeEi6PRVA8Fny38N8v1F7IcogNjngg6Yhg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.4","@syncfusion/ej2-data":"~23.2.4","@syncfusion/ej2-svg-base":"~23.2.5","@syncfusion/ej2-calendars":"~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.5","@syncfusion/ej2-excel-export":"~23.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_23.2.5_1700714999233_0.8526540068509298","host":"s3://npm-registry-packages"}},"23.2.6":{"name":"@syncfusion/ej2-charts","version":"23.2.6","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"82a78875beb084e505261f47f89b4a3d23702ae4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-23.2.6.tgz","fileCount":423,"integrity":"sha512-dIevKcZORa6UEnqc1dRDM2bFR2pXvpLtj17/aBAPYFX+6eqz9jvQsM6i7HpFdmjyFuoC70qtHJtVhhgcJrJYnA==","signatures":[{"sig":"MEQCICXlBTyh3EzMrd2U/ZvmMJpNwPAOHYbzaqRpZkMHmGUMAiBQ+lAzzdIFPKRdRgjvCodwh9GlfSEoxSDFDBz/uADRUA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30171861},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"4cb17d1b47f640bbda274806e172bd92245b1df9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-23.2.5.tgz","_integrity":"sha512-ejUGa3LDnsM23ymTXw94nGkMgrKIYrSdEHEJR9aXAgddgpHBkijzm1SUQe8onNQB+YLcjmLlYPwWXG5Uw2PAYw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-data":"~23.2.4","@syncfusion/ej2-svg-base":"~23.2.5","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_23.2.6_1701149585418_0.2528922578930699","host":"s3://npm-registry-packages"}},"23.2.7":{"name":"@syncfusion/ej2-charts","version":"23.2.7","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"838197379717926e705d732ab8140d15e8b3e3c0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-23.2.7.tgz","fileCount":423,"integrity":"sha512-01Bkt5mZDojGCtk2falOC3ZT1J2qY0ZurKP/ezM01qHQhoEhXT+7VPM3NgnNZCINFBqjo1r4ABgKyr3VcvVgtg==","signatures":[{"sig":"MEUCIQCiJmWFosz6R5/WkrQVBQLM1A2RnwYdv0/Bg+ICTYf3ZQIgTDM2AV1fcfXBgJk3OQO8qRiBJx3GSuCSo3aYLqBpTT8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":30174641},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"9cde3b370c396a3756916375f9bcc92da4740a80","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-23.2.6.tgz","_integrity":"sha512-z/3cpr33XCG0Ex6lS5gfc+msqk+01Nfvq01vhhtnaorAJgSvtLSEF3BiyaL5+9UWq4vL+NAGtdN/hK9iPFczPQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-data":"~23.2.4","@syncfusion/ej2-svg-base":"~23.2.5","@syncfusion/ej2-calendars":"~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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_23.2.7_1701744454698_0.15687571564877612","host":"s3://npm-registry-packages"}},"24.1.41":{"name":"@syncfusion/ej2-charts","version":"24.1.41","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"f13a9895198ef671f00daee23ee2726e0a13c121","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-24.1.41.tgz","fileCount":485,"integrity":"sha512-FEsEsHdA3TDpQw0LhfYR4YFR9u0M7CoBhsc13UlEgs90r5QgqDQXw9AxDmHOO2HXaCQihueVDBeWPiH9emts/A==","signatures":[{"sig":"MEUCIE/iOWlxPNk7fcYVZuKfwgWyPsjs6hfWVf1GNzfytmJiAiEA2ELho9Is3jGeAT0c827EKINkxQdv/YuIeLc8aamjyRY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36562153},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"42c2374f18ccf483fc56be0b884d5075f5d0493f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-20.20.12.tgz","_integrity":"sha512-uNDVA8lzluBv2kI3ipkSDPF2UV0iNKZRcevlTYPcbvKRCVthkJRWmrChx9MIcrUayAX3Oh6Y/wsdULEycVBnXg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.41","@syncfusion/ej2-data":"~24.1.41","@syncfusion/ej2-svg-base":"~24.1.41","@syncfusion/ej2-calendars":"~24.1.41","@syncfusion/ej2-pdf-export":"~24.1.41","@syncfusion/ej2-navigations":"~24.1.41","@syncfusion/ej2-excel-export":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_24.1.41_1702880638389_0.03880330385175257","host":"s3://npm-registry-packages"}},"24.1.43":{"name":"@syncfusion/ej2-charts","version":"24.1.43","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"9e5afa1706e8bdbfbc7e3f21c3acf63486b81f3c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-24.1.43.tgz","fileCount":485,"integrity":"sha512-uSwejJxF4f1PQZpwqKZu9BtVEmbghm6f5aA3EwVLe06V7x+BM3SyvqR8w+L160TkGAHfCz4Co+Ot2x1hJ3SbQA==","signatures":[{"sig":"MEUCIE+z+CKodqq6C/KPZ53luWujTLTytXkmgSAFjmM9L2FNAiEAkLqFX7mKAGvU5s9sll+8ykN9mbbpaEEhCSWhe8YfsxQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36571998},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"6ca58342ed9f92b53c367a573cfccfd00649cee0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-24.1.41.tgz","_integrity":"sha512-WXsks5Wb/RKHbTBb9M/9MSpUPAKlVOhX3a++nEbyMXdT8ZtXUDhpuXc/LijRuqs/I0ps0HI2RBlcY6Ym6AklJw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-data":"~24.1.41","@syncfusion/ej2-svg-base":"~24.1.41","@syncfusion/ej2-calendars":"~24.1.43","@syncfusion/ej2-pdf-export":"~24.1.41","@syncfusion/ej2-navigations":"~24.1.41","@syncfusion/ej2-excel-export":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_24.1.43_1703657840493_0.14454076237373226","host":"s3://npm-registry-packages"}},"24.1.44":{"name":"@syncfusion/ej2-charts","version":"24.1.44","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"01a67e94916ecec7e3fa3ce84b42488ee590e480","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-24.1.44.tgz","fileCount":485,"integrity":"sha512-8MLOdkskzPxxRnNC5/w3sMt5z8ixYpPIeYh6jmHiZ4PkHkTuRwpD/5l59lj1QwoBWO8obZT4lV+jhnV7mmzc/A==","signatures":[{"sig":"MEUCICnAKe/T8nU4aVN30exswwITOuij8yQqdGd1egYp1GzPAiEAmCRo3rH8bUWsjR9V+7A16qDz1tC8E7RD9TnDgr53So8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36580451},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"f23e21cf70def995fbe2ba479d386169d6698582","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-24.1.43.tgz","_integrity":"sha512-bZ+yk8SjFTDzfN5RmDOEtN5Hd3nMb9Aluqu9bWYu6YXy007W4aJvnEhMMwnSqi8qfKceSYKxxLOpwsaRDCA3iw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-data":"~24.1.41","@syncfusion/ej2-svg-base":"~24.1.41","@syncfusion/ej2-calendars":"~24.1.44","@syncfusion/ej2-pdf-export":"~24.1.41","@syncfusion/ej2-navigations":"~24.1.41","@syncfusion/ej2-excel-export":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_24.1.44_1704252595945_0.7887318138938286","host":"s3://npm-registry-packages"}},"24.1.45":{"name":"@syncfusion/ej2-charts","version":"24.1.45","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"667c3356c592fee2dc0b741c4eb32394b96a02d8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-24.1.45.tgz","fileCount":485,"integrity":"sha512-yjbek2vfKXLCu38SiYRTdMPjPL61EFLXzgx+wEeZBYLHjH7RMdCCIN+GC+w3kqq6xPatlmj/w6e2V2LM/scbdg==","signatures":[{"sig":"MEQCIG+YQThKPm6qm9lrscg/wzbwxgEUuV9jJL9+cjufc0x4AiBY2+QNsDvpvsNyzzMyNH20xGaeRXzoXyVUhelXZmfMiw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36588884},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"c20a1e10e6d82f374ec1bbdacf66309ff889fe78","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-24.1.44.tgz","_integrity":"sha512-OcoX7q77Uqeb+46cTLzg7faQpNi4HZ3kjgV2SECh/iw6gv6Uk76LtTSonRZy0fXUEgdm7k1wuKaWtww8rGLilg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-data":"~24.1.41","@syncfusion/ej2-svg-base":"~24.1.45","@syncfusion/ej2-calendars":"~24.1.44","@syncfusion/ej2-pdf-export":"~24.1.41","@syncfusion/ej2-navigations":"~24.1.41","@syncfusion/ej2-excel-export":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_24.1.45_1704766466316_0.8301935723580351","host":"s3://npm-registry-packages"}},"24.1.46":{"name":"@syncfusion/ej2-charts","version":"24.1.46","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"a983917fb5134680bd2ee01019c1064f3b848c00","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-24.1.46.tgz","fileCount":485,"integrity":"sha512-1GHk45BtnzcsDwZCpc0zq6YNAuC13Zct8arNsM9uhKQFBsFpLEZ32O4P4k1BIxtng3GBBvxPw5jFHfWV/4nY1Q==","signatures":[{"sig":"MEYCIQDg6sqbqTsx/YncwG7SA1LyDG3fct8hjQyQpzYZVApI+gIhAKW2+rlPp61t/TJdEamgWvy5B7GeVp0K3BG/jT6zmCuo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36606000},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"303186c7691eaa2ffab14ef2111692bc95aa5a3c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-24.1.45.tgz","_integrity":"sha512-oErcLXz+uAaUoL2oA+MX5hfI4MYe3MgNvPcerO40NYRyTV0OC+OE17YVabSd6C8/KhgYqYefW8eCcoTHVSylGw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.46","@syncfusion/ej2-data":"~24.1.41","@syncfusion/ej2-svg-base":"~24.1.46","@syncfusion/ej2-calendars":"~24.1.44","@syncfusion/ej2-pdf-export":"~24.1.41","@syncfusion/ej2-navigations":"~24.1.46","@syncfusion/ej2-excel-export":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_24.1.46_1705456859038_0.48913866594616495","host":"s3://npm-registry-packages"}},"24.1.47":{"name":"@syncfusion/ej2-charts","version":"24.1.47","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"e62c4ea296bd34547c4dfe644dae7d3323fda569","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-24.1.47.tgz","fileCount":485,"integrity":"sha512-4oHX8RHz/XZFMzyLVOYtZ0Gwh3CasKJhX8SGF/EzVOZamyveo9ZFQQgXJJdhw+yP4aktZmb78zb7APqM5b+jmw==","signatures":[{"sig":"MEQCIACkBFSS1EkulHzq96Tw1qmrCAQ5zCQTtD13yZYCsCM4AiAOWUeskV/cb58+tT7R2n9gXXinvNkfiX44p6VoY/J0/w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36609060},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"277eb97265ac5be1e7efa4ca2999e29727010817","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-24.1.46.tgz","_integrity":"sha512-3A/VA5LaiEAU1eK6tC52HXE5QVxAJzjkNHsWf4GD34jRNJNZWR8dzOlbjXMYJrpSRJ5UkFrX5DPCgbitqPtPIA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.46","@syncfusion/ej2-data":"~24.1.41","@syncfusion/ej2-svg-base":"~24.1.47","@syncfusion/ej2-calendars":"~24.1.47","@syncfusion/ej2-pdf-export":"~24.1.47","@syncfusion/ej2-navigations":"~24.1.46","@syncfusion/ej2-excel-export":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_24.1.47_1705976754117_0.5207921689847992","host":"s3://npm-registry-packages"}},"24.2.3":{"name":"@syncfusion/ej2-charts","version":"24.2.3","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"7975719f59e13670b243158e465340727a2875e5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-24.2.3.tgz","fileCount":485,"integrity":"sha512-jdP+12k+cp9GTOXWTst0hKALjoTmyOckg2k5zDHEXadHa9F1/DJbpj56z1PS7R9FI4aRvD5Uos3v24VRcyd1iA==","signatures":[{"sig":"MEUCIQCA9+hKn8P/S6oa82tPSOyIbq003pHQxczWEO12R/YZTQIgAyeCu3CMEJzUQxCkBaspEcjrxwkUFPiYqmYmBEm77qg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36609073},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"ad6e92a43f7fb463172cfc9ac8f2cadbedb62e29","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-24.1.47.tgz","_integrity":"sha512-63U6agwQiPefWguV5B7maDvFuSzQjjOb5z7XndnlgPJwNQOJfaIA22tnmO2F5D2Ipr/42OLWNXOWqAV1lIzx5w==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.3","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-svg-base":"~24.2.3","@syncfusion/ej2-calendars":"~24.2.3","@syncfusion/ej2-pdf-export":"~24.2.3","@syncfusion/ej2-navigations":"~24.2.3","@syncfusion/ej2-excel-export":"~24.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_24.2.3_1706709904135_0.1301525279947544","host":"s3://npm-registry-packages"}},"24.2.4":{"name":"@syncfusion/ej2-charts","version":"24.2.4","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"5801cefbef3f1201796562d1427ffa4e08cddef2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-24.2.4.tgz","fileCount":485,"integrity":"sha512-heVlFyMG2rZLW4Foa9ypjopH1Xl3CX8SKjWs7lSkCOnfb2AdJohfJepAJ9dhxeG5C3fQUHQXFmS/CQU/gat8IA==","signatures":[{"sig":"MEYCIQD5ZmSnnpVQJO852UlImbSUpBV+BHlyTPQh9R19wQZ10QIhAJ7/Yp2cIubVWKD6Ed1gJZuZZUcU6bMEMAJjPudRgRcL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36638667},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"cd59d2ac1be027e2817739abf245e113a650abba","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-24.2.3.tgz","_integrity":"sha512-ouq7vieVysQ1q55NX66GimFJ4gBAY7p5UjBA5OmBjYl5RHf9bhs9vvdOPhZJR8oQsfBeBkN2d232slydpcf2Og==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.3","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-svg-base":"~24.2.3","@syncfusion/ej2-calendars":"~24.2.3","@syncfusion/ej2-pdf-export":"~24.2.3","@syncfusion/ej2-navigations":"~24.2.4","@syncfusion/ej2-excel-export":"~24.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_24.2.4_1707195073418_0.18138440186978744","host":"s3://npm-registry-packages"}},"24.2.5":{"name":"@syncfusion/ej2-charts","version":"24.2.5","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"2288dc6d40c9031e8c36223c479a3cfd7e109d47","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-24.2.5.tgz","fileCount":485,"integrity":"sha512-L+iwHSUao7zT5ahJWIZdU9GV/kaqqUIobVlTZqeORXP2tf48HZ6olFXCtHZTJj6X2iuKt9a+CV6vQck6NzQ4kw==","signatures":[{"sig":"MEYCIQDsYsJwKzsGrpel+us/ikYnrdss7+1G6J6NMXScPFM+/gIhAKpE/2kvKkBaGtA/x3goCnnIC2DkPERiILoQPD9DvC8C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36638415},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"e2ef17222cc55ed1ab40e8d42cfa14c53fcde28a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-24.2.4.tgz","_integrity":"sha512-50wJtp/PXBDgdiRTz/XtRlhYo11agcQ7ahRAjfUg5sHS6qtwX7iO4pYgJJ8oiFmibeIMicZ5D8Z6jT4eF2gU7Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.5","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-svg-base":"~24.2.3","@syncfusion/ej2-calendars":"~24.2.5","@syncfusion/ej2-pdf-export":"~24.2.3","@syncfusion/ej2-navigations":"~24.2.4","@syncfusion/ej2-excel-export":"~24.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_24.2.5_1707789513363_0.2597891356539983","host":"s3://npm-registry-packages"}},"24.2.7":{"name":"@syncfusion/ej2-charts","version":"24.2.7","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"d6437550132b3fa86a621bcd9e18bd10c6321718","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-24.2.7.tgz","fileCount":485,"integrity":"sha512-AxB/sBsWTMxkbs6xWzdqqbPJowjcYJr5Fwt80+W+mrQgnrquoGIkCioKmb/euhwG+JNAjBq70GKu6bL3984XYg==","signatures":[{"sig":"MEUCIQDWxgwUJQUc7EXy/oh6C3vqyFX/hIJ81G+r63njKJZFkwIgOejEVrILiw4hteuEM7ZCuiYRuv5F4zPLO7B+ZStZP3E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36639187},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"d24013d155f380d6efa5eddc0b82910cebeb1783","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-24.2.5.tgz","_integrity":"sha512-egjkrfWQNZY/zejEqBGcGn6QBpxyi5cNE0SSeozjqDiBgUreAuqHRbC6OP/S8gnBcoRdfEgbrBgvrIvw43AKWw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-svg-base":"~24.2.3","@syncfusion/ej2-calendars":"~24.2.5","@syncfusion/ej2-pdf-export":"~24.2.3","@syncfusion/ej2-navigations":"~24.2.4","@syncfusion/ej2-excel-export":"~24.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_24.2.7_1708393620606_0.7325909995923303","host":"s3://npm-registry-packages"}},"24.2.8":{"name":"@syncfusion/ej2-charts","version":"24.2.8","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"99f6659d463c58d2295cd4326ea7ad80b353db9e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-24.2.8.tgz","fileCount":483,"integrity":"sha512-aUyx0a07tRx44VDu2nnZy/pAb7i654A5n9F08c2CNHLtUB9MWnaz1jI5Or9rK2RFSt9idlF973Go3lGyR91Hug==","signatures":[{"sig":"MEQCID9cnhrDowjQHMIQ352Q349fqrm6/0j1qaBfZ3LsmZMnAiAVPJBPLEmsYhPlCFwv3XoI5Wjpq/zu33ffDH3O+JAyrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36631731},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"ac1bc541609f93fca16f2f8ba8a5ea7add8b4e97","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-24.2.7.tgz","_integrity":"sha512-TirUBo0w20C1/vOTQAYya2faZ8j/EMexOG+j0iPDBui9g7YmjIBggk/V7v10Nmoboe/LNvpWmW2XmEPmfzbodg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-svg-base":"~24.2.3","@syncfusion/ej2-calendars":"~24.2.8","@syncfusion/ej2-pdf-export":"~24.2.3","@syncfusion/ej2-navigations":"~24.2.8","@syncfusion/ej2-excel-export":"~24.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_24.2.8_1709015732091_0.8493691860729562","host":"s3://npm-registry-packages"}},"24.2.9":{"name":"@syncfusion/ej2-charts","version":"24.2.9","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"a0afc93574da4b0dbda2d26b06083536a1ac8688","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-24.2.9.tgz","fileCount":483,"integrity":"sha512-zaw19XrMa0feDBk1RJldI99TMgRDoligeH4fbcxkP2PFR3ANdNmIYiWRakX/AwsAJSaSUOnvz/Lhv0q2y4/L2g==","signatures":[{"sig":"MEYCIQCDqtwP00RoUaLRkAMWzkVhUN2Yp0mP41op/NKHkM2yrQIhAKqW/oDc26Xy8MFjI11JaBRXudftFxmNTvh6uNy3SjKh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":36634974},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"158d183ba8c25c939cbe7cac4cf5cdb530dc7b64","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-24.2.8.tgz","_integrity":"sha512-mog6YBlzQM9ZloXWCJWrGsFP1vIpBZeCz/gW8EeqXmQBIk9r5Rz4a/q9udrnPg55u87pDQgiC2r646CVWt4IxA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-data":"~24.2.3","@syncfusion/ej2-svg-base":"~24.2.3","@syncfusion/ej2-calendars":"~24.2.9","@syncfusion/ej2-pdf-export":"~24.2.3","@syncfusion/ej2-navigations":"~24.2.8","@syncfusion/ej2-excel-export":"~24.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_24.2.9_1709629075710_0.9650916917233114","host":"s3://npm-registry-packages"}},"25.1.35":{"name":"@syncfusion/ej2-charts","version":"25.1.35","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"d15aa3c2535a103c4f6825995efc71dd61de09dc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-25.1.35.tgz","fileCount":518,"integrity":"sha512-JO8AezfpGChQXoZM55k4AIRr96BV0XlBBbBRsJEuTtAmU1kenKIPkvTt1d0JFDQmoxxrkI45MlezEpvIs3Xf4Q==","signatures":[{"sig":"MEUCIQCxUGc1cmUnws5kz5izZUD0EazkNsmCyzZl0ykE1zdAzgIgcXqoXr7eE5qdh3u8uxoAC1ziRYZnW+npepzPu+pvdyo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40839780},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"b3d5f4e534ff216bafb8fd30ec2be7f63fcbb665","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-20.22.1.tgz","_integrity":"sha512-sJZ0cFPf0GeYYV6E/dPlJt2ChFkq8mkpQiV7i+h6ahnChG3NLa7nYRTr/XrNmZwTO2sLRQ6EMNtc2DCXKYGCQA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-svg-base":"~25.1.35","@syncfusion/ej2-calendars":"~25.1.35","@syncfusion/ej2-pdf-export":"~25.1.35","@syncfusion/ej2-navigations":"~25.1.35","@syncfusion/ej2-excel-export":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_25.1.35_1710504642384_0.6105165233804057","host":"s3://npm-registry-packages"}},"25.1.37":{"name":"@syncfusion/ej2-charts","version":"25.1.37","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"89add626de2636335bd2285deb044d1328096dfc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-25.1.37.tgz","fileCount":518,"integrity":"sha512-LB8GwDhZIqQ8mPF8TE+BKVLdHWGQ+S8RswLOy9yBhglgK5trb/BwGD3GviJVj3YkJXtDkrPBHF0mK2EKvVYUsg==","signatures":[{"sig":"MEQCIGAx+N+3HqtCkgP2vfjMXuXLbK8Hbue8C7SfYTyA4V7IAiB5sKzl8kj01rDgeBdeWSHQqz6uiiQkhTni0eaBu4odOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40852356},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"247b70666beee26a8a22e81509b0b99552de170b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-25.1.35.tgz","_integrity":"sha512-kMmheACzy8Hy3vUF+gU8hA5b60DXoGcaE8n3y8yRaZJ6OsajLj0mLR6f3+E6sRko7tmCcNSZY3nWoZZD4568pQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-svg-base":"~25.1.37","@syncfusion/ej2-calendars":"~25.1.37","@syncfusion/ej2-pdf-export":"~25.1.35","@syncfusion/ej2-navigations":"~25.1.37","@syncfusion/ej2-excel-export":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_25.1.37_1711428898961_0.7828174251895141","host":"s3://npm-registry-packages"}},"25.1.38":{"name":"@syncfusion/ej2-charts","version":"25.1.38","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"4c791043f4a4cf158cfacce3533b15dd43c9f651","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-25.1.38.tgz","fileCount":518,"integrity":"sha512-ZfUkfuFRktRP4LPe1qj9aNc4YwtvuH+sm0+ZEyK+QoJOj17YLdA9E27KT5NCpiqF82E0bhS43o4h+c3lsIV5dw==","signatures":[{"sig":"MEQCIB71yKn64ZIbWwF2fwpmqz4hswqUhUF3PwfQBfi3PinTAiAvN8kH62NXxNFMDPwr5LaLuauQoQzGGC+Y79A0NdBB7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40852381},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"af3d65764c1079fe0f8fbfaa313d0a4a5586f0a8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-25.1.37.tgz","_integrity":"sha512-AebtYHodBHohV5iesaCYTung+XBC0lWuLSRrIjnvEbN+J4CbIhWuG+4lGoQMMiY6tsLHKcicC6ehZoegjcXaHQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-svg-base":"~25.1.37","@syncfusion/ej2-calendars":"~25.1.37","@syncfusion/ej2-pdf-export":"~25.1.38","@syncfusion/ej2-navigations":"~25.1.38","@syncfusion/ej2-excel-export":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_25.1.38_1712025220244_0.6501972220966625","host":"s3://npm-registry-packages"}},"25.1.39":{"name":"@syncfusion/ej2-charts","version":"25.1.39","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"2d94399845cd77adc4daf6dccc8d8e63cd8b2f44","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-25.1.39.tgz","fileCount":518,"integrity":"sha512-TRepyGnwgFs+XnQLYc5txGPKL91Pbc/zHZ3UaV+nMcAIXRrRYeFtFCBXcHx4Y/08crh8H/4+/VItPkb3ebYjkQ==","signatures":[{"sig":"MEQCIHO43mA/+q/8TN0Y/DR3HQfCblSd0iq9hnl4lbrD5mf+AiAmXwTZZCndegqzhQBgykkYITBVGSxwRLRWhi4+odtzjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40865729},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"90a199f63b3f378ff045d2de7d76e2f4490b5c77","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-25.1.38.tgz","_integrity":"sha512-SB8K9H/g41VCJQu+w8jPtUNaycFFw7iMJyBpPSvo9DnV4qF+ZUSzYPfd0zl/nGmoOivFA6hI57LkA5slT9fwTQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-svg-base":"~25.1.37","@syncfusion/ej2-calendars":"~25.1.39","@syncfusion/ej2-pdf-export":"~25.1.38","@syncfusion/ej2-navigations":"~25.1.39","@syncfusion/ej2-excel-export":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_25.1.39_1712665906884_0.9630745932440425","host":"s3://npm-registry-packages"}},"25.1.40":{"name":"@syncfusion/ej2-charts","version":"25.1.40","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"53992025a1ed4e0ebed383e514c75eb0e1f09640","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-25.1.40.tgz","fileCount":518,"integrity":"sha512-+Si9qczVbWKH11QZ9ZIwYQqTz7/NeZORBJjqnNuezZ33V9+x4sbIPdxtiu3QPEZyEnF2U2NoOK9gEXKjtCknOw==","signatures":[{"sig":"MEQCIE7kpCxJ8ALFo1Rv1BIcrBIPaIFK0tAx08FFsDkoqITOAiBqeG6qfq/qkftwpx2a76iypUFcrJWflFY9KST2KLL9aw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40863608},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"ef94f90fff4c2713f734230ce76ad94171d9a491","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-25.1.39.tgz","_integrity":"sha512-AKpQK8+u5JsERELw+mN71s8tJIHfCsHuuIFaWS0KdZTeSK9XNifY0oyFcuruIk9ayFmPHywKgLOPBKFlRTWlbA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-svg-base":"~25.1.37","@syncfusion/ej2-calendars":"~25.1.40","@syncfusion/ej2-pdf-export":"~25.1.38","@syncfusion/ej2-navigations":"~25.1.40","@syncfusion/ej2-excel-export":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_25.1.40_1713233776848_0.7504347706594554","host":"s3://npm-registry-packages"}},"25.1.41":{"name":"@syncfusion/ej2-charts","version":"25.1.41","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"b16fd2e1387d1901a42a152b7e87b00620ee039a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-25.1.41.tgz","fileCount":518,"integrity":"sha512-nkxFQf9d7P0/bPO3gr+58gPtiW8XFQIzNZWedpnzTB/oajTyWBTX0ONiOGJg7VmXkwyTVVxcmEY66uELfCfRNg==","signatures":[{"sig":"MEUCIH5gLQM1E5qbc1Z+Htz1X0TlmwUs6r5wO2vk4JhWYAjbAiEAmzXCiZwda827NxQXzxYSWhg+vFyO9lf9CUru4LG1UVQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40866407},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"3a8dfcafaedc8d5db26ea4e9e38eee029c91996d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-25.1.40.tgz","_integrity":"sha512-NN9iQU+jVDOXRozCLpMmfhiMOx9GpG5mUKUS6Q1atRz2RkeB/qxyIsm9xbo0/yYlmNBT4qjDotc2vp94sm/0MA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-svg-base":"~25.1.37","@syncfusion/ej2-calendars":"~25.1.40","@syncfusion/ej2-pdf-export":"~25.1.38","@syncfusion/ej2-navigations":"~25.1.41","@syncfusion/ej2-excel-export":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_25.1.41_1713854370442_0.7571942974885542","host":"s3://npm-registry-packages"}},"25.1.42":{"name":"@syncfusion/ej2-charts","version":"25.1.42","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"1030abbbf963a65eba445bc273b607ef6b4651dd","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-25.1.42.tgz","fileCount":518,"integrity":"sha512-UWqIl+AbFrZZ+VMAEwsilZlh9KJNwk08fUNXNnoBRJYDtPO0Ghi0r5QyKueYOSlxYM9b7KYz1fCSmGyC2vQWKQ==","signatures":[{"sig":"MEQCIDqIyAh6uO/gZB7fd8Ab/BX/rwAfGg/BWI8hOF6JMwfwAiBEFdiM0vfkvqnHn7pXoRdpYUa918ojWZ08vYGdfV721g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40867435},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"b960ceba5d38c04fe57ccffecb2ef73ddac40c8d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-25.1.41.tgz","_integrity":"sha512-FY+O8Zw36VoYA+0jRMRQ3i8lNNSkumoNwEUnsWhhnGvrXQrBq3T3m7Tze3GVkBqEZ3hLoIqrPVY2KC8AcLJj9A==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35","@syncfusion/ej2-svg-base":"~25.1.37","@syncfusion/ej2-calendars":"~25.1.42","@syncfusion/ej2-pdf-export":"~25.1.38","@syncfusion/ej2-navigations":"~25.1.42","@syncfusion/ej2-excel-export":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_25.1.42_1714445956122_0.20994459469449556","host":"s3://npm-registry-packages"}},"25.2.3":{"name":"@syncfusion/ej2-charts","version":"25.2.3","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"75bf43308a27b8f698321b3227ad989926b0773e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-25.2.3.tgz","fileCount":518,"integrity":"sha512-yjqg6jPIa2ck63AHUaWby626ql2IRHdbKKzSjPEA1bilpxylJUj08lVihw+PHiYwF41gsUaVZYgDf3cibQiZ2Q==","signatures":[{"sig":"MEUCIA+k+L5imvzbcnYNVGYwTd8H8c8wWaltOJcDJbdhRlUBAiEAha/Thj8Dmfh5t3T0lj0Clexm5uLqyV7/shJXxtfM1QQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40870432},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"5de09d1eda0fc2bcea023aea656de714c1f4568f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-25.1.42.tgz","_integrity":"sha512-kxTe467rOXgiV0cP9yENS0qHAONnr+x8zBrVoyeCLue7fF4/MajxueQ2JTxgsZoQZS84fFXmIz3y375cXT4HBg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.3","@syncfusion/ej2-data":"~25.2.3","@syncfusion/ej2-svg-base":"~25.2.3","@syncfusion/ej2-calendars":"~25.2.3","@syncfusion/ej2-pdf-export":"~25.2.3","@syncfusion/ej2-navigations":"~25.2.3","@syncfusion/ej2-excel-export":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_25.2.3_1715175738672_0.2920242769183945","host":"s3://npm-registry-packages"}},"25.2.4":{"name":"@syncfusion/ej2-charts","version":"25.2.4","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@25.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"3a6c42b660df06b84aa3cc4a998aef8913496ff2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-25.2.4.tgz","fileCount":518,"integrity":"sha512-vnIm+zDcu2KH9TshNE4KzKtXiDKfHKMOstKfuf6e6obDhDkKJbsyhm77hNouwk3wt3kM5c63vKxBu5E13oa3jg==","signatures":[{"sig":"MEYCIQDu0d+bt+NWwYEvAJbAKSl08WxIJKabDV5tEh2seX9QQwIhAN72F5ka7IoaA3VdNCX88nMnBBiBbTVKMYC0TESI2CNx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40874098},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"674a88036cb60c648a43d6982385cc507647b618","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-25.2.3.tgz","_integrity":"sha512-ENAaRzxjz3P6xintKQQHCViqEZX7BPq9LNIkGuR4zw2jKvg+qpMDoIP7NtCe0/pMmsHh82VblUnW/In3kRrCWg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.3","@syncfusion/ej2-data":"~25.2.3","@syncfusion/ej2-svg-base":"~25.2.3","@syncfusion/ej2-calendars":"~25.2.4","@syncfusion/ej2-pdf-export":"~25.2.3","@syncfusion/ej2-navigations":"~25.2.4","@syncfusion/ej2-excel-export":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_25.2.4_1715653131232_0.9714679412305394","host":"s3://npm-registry-packages"}},"25.2.5":{"name":"@syncfusion/ej2-charts","version":"25.2.5","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"f3f89eda776e9ab31439e4963eaec8ba8586506b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-25.2.5.tgz","fileCount":518,"integrity":"sha512-CtY/722fDOIxz9zEHkvptXFJ9QdV7KDiNuwB76eY5hFU8PpvxO5GTgbLn2l87AdYN+5bjOoIIhydhwO1OSU9Sw==","signatures":[{"sig":"MEUCIQC2o8sf9yLbCuN6wb431RNuildCL/FbzBWB8Fjhtno4CgIgN9wmFFfD6D57Qt7/zy2bq/wxuPHvkpOONUz/wApUn84=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40874997},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"2216289f65bd4b36c271d5090c0bebcbe8c54ef0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-25.2.4.tgz","_integrity":"sha512-Vqyf8CimjCRt6Tv4wS3EvT5PaDddrq5iIXpVl6+1mxNRsyTxT/EXlRrfaqlZUZ4hJQxZWeLvHiW9TBUwLsROeA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.5","@syncfusion/ej2-data":"~25.2.3","@syncfusion/ej2-svg-base":"~25.2.5","@syncfusion/ej2-calendars":"~25.2.5","@syncfusion/ej2-pdf-export":"~25.2.3","@syncfusion/ej2-navigations":"~25.2.4","@syncfusion/ej2-excel-export":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_25.2.5_1716261950982_0.9176586177307418","host":"s3://npm-registry-packages"}},"25.2.6":{"name":"@syncfusion/ej2-charts","version":"25.2.6","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"a50fd7728bd1d72858b25cb4881f0da25ceb6cac","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-25.2.6.tgz","fileCount":518,"integrity":"sha512-G8xUF85BuXK1NYnPoS4SMa7oxHbMdr384cHkLZ8CMtAzgyh+9qQeyV5EJPqvSeaz4b8FY2h4/FC/tWaXNQTv4w==","signatures":[{"sig":"MEUCIDbaypeQwi6cRzGznT1chPeaNVa7Zku2dMRHn59aZwv7AiEAiUTtNtufdM/MJm6AthYEjjb940OsptOjSG7d/bmcsXg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":40877921},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"eafd6360f491089667e2a79cfbef8db0d571e913","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-25.2.5.tgz","_integrity":"sha512-3UwTw9GJ0cvelctSa+pXhf541vHX6FV8ATBSOOwA2B2S8JyRq8XGssw5uL/5VN6i0iI2BRh1A7OJ5/kf7C+zuQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.5","@syncfusion/ej2-data":"~25.2.3","@syncfusion/ej2-svg-base":"~25.2.5","@syncfusion/ej2-calendars":"~25.2.5","@syncfusion/ej2-pdf-export":"~25.2.3","@syncfusion/ej2-navigations":"~25.2.6","@syncfusion/ej2-excel-export":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_25.2.6_1716863446088_0.4595015030490712","host":"s3://npm-registry-packages"}},"26.1.35":{"name":"@syncfusion/ej2-charts","version":"26.1.35","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"109e8f68c39e1178b41ad8c46f0ed2c46750d31e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-26.1.35.tgz","fileCount":516,"integrity":"sha512-DNUoipZtl5Cg/EA4VzgE7WFXrCrbMGLzoHVjv/ZFWCwKhgdhrD+ZBLa+sj0gU011xAn/bCzj1bLPnpOB3OiH1g==","signatures":[{"sig":"MEQCIFMpVLN7flo2U6X9k5yqUD3wVbomA53zkvqJGt41ma1GAiAEWAZABC5++NJ2tYg9NiMiF3ManMJjXOpdsz8I3yGfWA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43502366},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"2c4db3fec218021a7fee4b832fa624001ea53395","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-20.22.1.tgz","_integrity":"sha512-LQjx9JiS9j0gR5dHBSHFTtTXlQg29NwT4N/M59tUg9u3hWuCoECmjuZ78zB46qKcTJ6O5cRP3uyMdP1i6dSbwA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.35","@syncfusion/ej2-data":"~26.1.35","@syncfusion/ej2-svg-base":"~26.1.35","@syncfusion/ej2-calendars":"~26.1.35","@syncfusion/ej2-pdf-export":"~26.1.35","@syncfusion/ej2-navigations":"~26.1.35","@syncfusion/ej2-excel-export":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_26.1.35_1718111309526_0.09443478876742306","host":"s3://npm-registry-packages"}},"26.1.38":{"name":"@syncfusion/ej2-charts","version":"26.1.38","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"136eec7c18eabe3942e5f986dd98da4dd06307ec","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-26.1.38.tgz","fileCount":518,"integrity":"sha512-RCns2Xbx0a2bhyutfdMx6k/z1zIOB0owfevDwEdkTYFtmOMQGPTgP9G4ZFu1kr79bs0CaMgMQQ7gvxPEYaSDgg==","signatures":[{"sig":"MEQCICEfoVfqLC+B7bSb7Rcvk6FlAu5CHT3AeXpIzanKabAfAiAXTO8LPsG2zcIAdLcoSjuLrXdjqwR2z44XLT1Pbq/v5g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45129876},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"f5a0900a3a5b201dc6399cb119f22ea302a36a8a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-26.1.35.tgz","_integrity":"sha512-Oo4aWLK5I5FOytsST9CL4XgLp/mKbg1v2K17Saz7VXlUIoJSzkOKR+5i2X7Ecaj+zI1hy5FnDma/TjYhf1XZjA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.35","@syncfusion/ej2-svg-base":"~26.1.35","@syncfusion/ej2-calendars":"~26.1.38","@syncfusion/ej2-pdf-export":"~26.1.35","@syncfusion/ej2-navigations":"~26.1.38","@syncfusion/ej2-excel-export":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_26.1.38_1718791355042_0.9338298252956654","host":"s3://npm-registry-packages"}},"26.1.39":{"name":"@syncfusion/ej2-charts","version":"26.1.39","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@26.1.39","homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"b04f7348e3fe3e1d0cfad394c1f6b50982ae71e0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-26.1.39.tgz","fileCount":518,"integrity":"sha512-BbrwpZK/IA9mHyci5l3ApH5NIVo6oRq0LhD8K+fDuNonEPkoStFp4Q2YECxCV0RH2yFU+gZGcUjelg8UG+gJ+Q==","signatures":[{"sig":"MEQCICxFj2MALCguGCkMfWUJBfat4Oo+HXw1dZ5bRSb9e+MmAiAjCI4V1LZFwT3iLQSFmT3VblOrn8Ops5f62kRKb48KnQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45133550},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"db1a9c00b248c18b367a002dd358d393d0008bc4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-26.1.38.tgz","_integrity":"sha512-lAoqoO9CXRkkbRM5BbgPTCXdn98R8g4yLouUkfobn1deYOl4fmElpq+IZWQ8tvk0ZcUVIgVXOClevPNttrcM8A==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.35","@syncfusion/ej2-svg-base":"~26.1.39","@syncfusion/ej2-calendars":"~26.1.38","@syncfusion/ej2-pdf-export":"~26.1.35","@syncfusion/ej2-navigations":"~26.1.39","@syncfusion/ej2-excel-export":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_26.1.39_1719305990996_0.4073365396969939","host":"s3://npm-registry-packages"}},"26.1.40":{"name":"@syncfusion/ej2-charts","version":"26.1.40","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@26.1.40","homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"2e8ee415a1b21558800d846436f2f33618955282","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-26.1.40.tgz","fileCount":516,"integrity":"sha512-z8DQJ7fTeQkZAU63RE5QR3F7SxRAk9cLTJvr6bujHwzdNRGcnzdXeTZTlL3r19tBq2zDN88gzaec6YNpg/bTvA==","signatures":[{"sig":"MEYCIQDCIefTL7k0Q0PFJk4TkHPC+mcbP+0WIxfMpuMZes2CCgIhAKJIp37JJIVPWQvKpR+aFxGidKo3SURSfNrVV1xuVPj6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43527885},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"4b53d3ac8111fec1cde13fcf5d6b626a789e06bd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-26.1.39.tgz","_integrity":"sha512-Yyrvf07MNf70w2d9U/u7G6Av8Y3UFnQLA50q5HHHKwR2oR4ZDGYWurQcwb8g3gGcP4ZEHrxAg9Neh+TEd4D2Sg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.40","@syncfusion/ej2-svg-base":"~26.1.39","@syncfusion/ej2-calendars":"~26.1.40","@syncfusion/ej2-pdf-export":"~26.1.35","@syncfusion/ej2-navigations":"~26.1.40","@syncfusion/ej2-excel-export":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_26.1.40_1719896612425_0.5709618331401198","host":"s3://npm-registry-packages"}},"26.1.41":{"name":"@syncfusion/ej2-charts","version":"26.1.41","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"e113fdd85a2d626c00f897634a437564fc577a0c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-26.1.41.tgz","fileCount":516,"integrity":"sha512-/hi5shcrS/janivufkKk+L8mLbIIVtuotL4cskFr3+bCtfjO6RYFVZVKGWbT/DYLfikcVmzGly2a9QHgCUN0pg==","signatures":[{"sig":"MEUCIAPiGPbZGoTB64fmy6dkE/jX6ONM1RHe7eveqpxhozJZAiEA8cUocdIpJPOZGT8IgnSsSyl4yImddwy6j1yd07OOxPY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43531348},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"99832521a1b6fd153a89e1f25d4c70decca5566a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-26.1.40.tgz","_integrity":"sha512-Z8j/FFupbChIuSPYXE3vVWA/2Nz+PbPOYM/COjWgfyk1AOxB3/tJWs5TKeW6XwQMFCeFuf4+BkVvD6lgjuw62Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.41","@syncfusion/ej2-svg-base":"~26.1.39","@syncfusion/ej2-calendars":"~26.1.41","@syncfusion/ej2-pdf-export":"~26.1.35","@syncfusion/ej2-navigations":"~26.1.41","@syncfusion/ej2-excel-export":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_26.1.41_1720508380581_0.07245680667070231","host":"s3://npm-registry-packages"}},"26.1.42":{"name":"@syncfusion/ej2-charts","version":"26.1.42","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"91e4ba31e8270101b852a7889725515303ccc50f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-26.1.42.tgz","fileCount":516,"integrity":"sha512-S+oCEQTuazFKvIE0T7/a0JfRaHSQUli7Y7Bo2uFSgrcdZ4t3yquKJ+q4z+X6/gDTrvDAkHSkSHjbAtn24xgfgA==","signatures":[{"sig":"MEQCIGFmgFP3Ofjd6h5xxIiyfmeDswqK7zzjj7CYEvAnJQedAiB+EodbTGwOAKrVOM5bYxGHgQbcyxcpH0JaqsHuyZv6Ag==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43534204},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"8998e1ec5596ded099cb3a0c3115fde922f94481","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-26.1.41.tgz","_integrity":"sha512-l6pTSjyTPLmP8Bh74dIVvTvGARWgGLl2ihACAGT+q6xSbTg48tMYCPcdyRwPtoXF/vpFrxC1/0KH1Er4DyPSxw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.42","@syncfusion/ej2-data":"~26.1.42","@syncfusion/ej2-svg-base":"~26.1.39","@syncfusion/ej2-calendars":"~26.1.41","@syncfusion/ej2-pdf-export":"~26.1.35","@syncfusion/ej2-navigations":"~26.1.41","@syncfusion/ej2-excel-export":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_26.1.42_1721086132303_0.9490037556907982","host":"s3://npm-registry-packages"}},"26.2.4":{"name":"@syncfusion/ej2-charts","version":"26.2.4","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"96461df9859ae108deb15f752437e2704a455bfa","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-26.2.4.tgz","fileCount":518,"integrity":"sha512-K4S5jWkRVBUyJW3zQIlM0wq0HVKNy49zJ2fll2Lf39xUSGF7X8bgvV6kcZVxW41ItAf/B8EF6k0zlNzJNWa/VA==","signatures":[{"sig":"MEQCIFVQoXBGAJw3tK+a4i62F8YDgxwuc6C5s1Xkwp94JSRWAiBL3eCAo+YZf42Lkh3aM7NWYNfj/y3vgOJizCRVcbEJNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45149878},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"dae6838f5ebed5ea85845afc85a2187782c9749d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-26.1.42.tgz","_integrity":"sha512-YuyQzPuP2P4sINnPW1KCSUzm3RIDrWw4kZ3Y5lk2atl0kx0ZJsWFWVjNDSrdaF/aLguO+e5JBaHmKz9ZjyOqTQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.4","@syncfusion/ej2-data":"~26.2.4","@syncfusion/ej2-svg-base":"~26.2.4","@syncfusion/ej2-calendars":"~26.2.4","@syncfusion/ej2-pdf-export":"~26.2.4","@syncfusion/ej2-navigations":"~26.2.4","@syncfusion/ej2-excel-export":"~26.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_26.2.4_1721813031704_0.2652309837734874","host":"s3://npm-registry-packages"}},"26.2.5":{"name":"@syncfusion/ej2-charts","version":"26.2.5","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"883d49c14c6a41c6f01fdafe363ce39640b908cc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-26.2.5.tgz","fileCount":518,"integrity":"sha512-1O+mOTZYD3HUyHv63qOYRfFxN4VAqVJ9Wq9uXPajnNnORM+Alvr/qiv0vfV8/sw6Tt79am+NjzSjGB/gF3BmwQ==","signatures":[{"sig":"MEUCIQCvzk0ITXH3nQmUam7UXmnShFlFuLDMnU6bEcDa6uKMZwIgBdDSW3A2e3rRe0VTmHwbTj+OcIf+mAZ6a0i8AYP8LSY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45159878},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"c7cf6fffa613342f5bb810f1ea4d94182f527b44","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-26.2.4.tgz","_integrity":"sha512-euOJOTqVt46lW8x2t0iTaCwCdj4OWfBuSFGqW8vmKP9eJifpZGEUAOyp/n47x/qme+hcGElWoNnowg8D82KTOA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-data":"~26.2.5","@syncfusion/ej2-svg-base":"~26.2.5","@syncfusion/ej2-calendars":"~26.2.5","@syncfusion/ej2-pdf-export":"~26.2.5","@syncfusion/ej2-navigations":"~26.2.5","@syncfusion/ej2-excel-export":"~26.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_26.2.5_1721950045100_0.832806486018064","host":"s3://npm-registry-packages"}},"26.2.8":{"name":"@syncfusion/ej2-charts","version":"26.2.8","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"b8e84cbd96e2b8a4f33d2aad59b71015a5171e80","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-26.2.8.tgz","fileCount":517,"integrity":"sha512-c/Om97JFdhD/nqGd7vrOG4Mj89rALdQUWbeAQaZvzZmg4xZuHj0usfnftRh4Enw46HG3jmuPeYhG3L68siNuDg==","signatures":[{"sig":"MEYCIQDJf1EJsTL/sRHxBiZQ3Ys/jjJHYrkhAUGHUTSmgxIVHQIhAKVJ6bXo+ZJ5mqLyFOYcet+O5QEc+V29w5ZqRmQFUbKT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":43556369},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"7df0ec32879e94fc8d132ce723cdc30db2f4c280","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-26.2.5.tgz","_integrity":"sha512-bTS2FAwG9pE2s9DWSyN7yWFydq04H/pCQQJUsiyvVkwU9dEiBNj1xsoLU1sfF1V9MywezDZz7HIIEiSRmKKVyA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-data":"~26.2.5","@syncfusion/ej2-svg-base":"~26.2.8","@syncfusion/ej2-calendars":"~26.2.8","@syncfusion/ej2-pdf-export":"~26.2.5","@syncfusion/ej2-navigations":"~26.2.8","@syncfusion/ej2-excel-export":"~26.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_26.2.8_1722898658315_0.8516404419185695","host":"s3://npm-registry-packages"}},"26.2.9":{"name":"@syncfusion/ej2-charts","version":"26.2.9","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"8e01463210dddb0be10518b6f997c74bb7408bc0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-26.2.9.tgz","fileCount":518,"integrity":"sha512-oBsvFpnFAy1X9zZc1ODRziM3Yek8M8FF7k12kIP+H9PS8oo8fbI0kKx6nlIw04HWDSuuhSxDit9lA9XGW/y6NA==","signatures":[{"sig":"MEQCIGUuo2lbT/Fwgk+0g44QG/GsFkgK9saierkwBXnmWjGKAiBvU2vSvw6jvYGWj8kcfCPBfWGj3xgJ/VHp9odQ5b1UGQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45172603},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"18118b318e9fb50cbb2fd57145725f311c3f1f71","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-26.2.8.tgz","_integrity":"sha512-u9CxG7eab0yo+vlNeWkR2uZlfHkXX2Rq010YcpVq7gao6YW+NUJRgZsMmg9skTi5Ii6kpGO7atpT03lwx9HS4g==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-data":"~26.2.9","@syncfusion/ej2-svg-base":"~26.2.8","@syncfusion/ej2-calendars":"~26.2.8","@syncfusion/ej2-pdf-export":"~26.2.5","@syncfusion/ej2-navigations":"~26.2.8","@syncfusion/ej2-excel-export":"~26.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_26.2.9_1723503313037_0.9610392308064524","host":"s3://npm-registry-packages"}},"26.2.10":{"name":"@syncfusion/ej2-charts","version":"26.2.10","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"b80db297e86ff2cb84e38541d8313592270b263b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-26.2.10.tgz","fileCount":518,"integrity":"sha512-f/CDhX6T79rNAoboAAwVRJ3pYtkK0O9J6FEaJ8Y4Qq5ZfyCfOK/dh6fleoid5v/RDSfRl+KCqgs/xgsMu1M1fw==","signatures":[{"sig":"MEUCIQCyKTyCZ7U+7lns/JCsTzSSdppyB7hgtqM0ngm+WSUr0QIgOKyba6ZwyLQfd0VaGcyxjnXFd0GBTEfkoHedUljESt8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45172615},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"18118b318e9fb50cbb2fd57145725f311c3f1f71","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-26.2.8.tgz","_integrity":"sha512-u9CxG7eab0yo+vlNeWkR2uZlfHkXX2Rq010YcpVq7gao6YW+NUJRgZsMmg9skTi5Ii6kpGO7atpT03lwx9HS4g==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.10","@syncfusion/ej2-svg-base":"~26.2.10","@syncfusion/ej2-calendars":"~26.2.10","@syncfusion/ej2-pdf-export":"~26.2.10","@syncfusion/ej2-navigations":"~26.2.10","@syncfusion/ej2-excel-export":"~26.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_26.2.10_1724108234976_0.15864375826260346","host":"s3://npm-registry-packages"}},"26.2.11":{"name":"@syncfusion/ej2-charts","version":"26.2.11","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"c644faa1d1402a193d4c8997732ca9fb19450d88","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-26.2.11.tgz","fileCount":517,"integrity":"sha512-wOnvaQM1d0poTWv9/agYulek5rZUc/3Ko1pXB8gCd/TsOJ5X/aoehYqWZHh90kEyfORAoeJDHt62RfRBNZ7Ehw==","signatures":[{"sig":"MEQCIBVfV/mSfhDuBi5E+cRB2FVF75DeWj9mztpeNGR0SMtUAiAltJEFbA2PWo65KMYQZoE6Ylue1rMddrHT3ehmIIt3DA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45183033},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"7bfd9857421cc0e8728699031f748ecd72b04d2a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-26.2.10.tgz","_integrity":"sha512-TSm0nwyM06CFf9w7Tv2sR4rbiip2hPIsimnufbugRq7NRP/L1jg4Pafd/5TCVrJlTPpdKJAh7MFar1N6u+rxlw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.10","@syncfusion/ej2-svg-base":"~26.2.10","@syncfusion/ej2-calendars":"~26.2.11","@syncfusion/ej2-pdf-export":"~26.2.11","@syncfusion/ej2-navigations":"~26.2.11","@syncfusion/ej2-excel-export":"~26.2.11"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_26.2.11_1724713135698_0.34311191991323997","host":"s3://npm-registry-packages"}},"26.2.12":{"name":"@syncfusion/ej2-charts","version":"26.2.12","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"972e20430160a898d6044b213baa76ca7de7db18","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-26.2.12.tgz","fileCount":517,"integrity":"sha512-7beRhl0xKg+YBQYjN9hzDgBzSzltwFraE7C33lc3zzuMco8B6+yiVduoMOd+8Z+UOhzMKStPh++xNJK05dPoFw==","signatures":[{"sig":"MEUCIQC+56+N3kp+/0zAjyotLJ/opq4iPL4e0I10qTtH0B+MRQIgXlOmc0DJBWAgEWFTYsfDFtYw0VJMmotbLLYYgMzkyvw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45183329},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"72ff539ed23b6151367790577a2c2a215dbcee78","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-26.2.11.tgz","_integrity":"sha512-+G2nNxb/gqiKLNRAApJXTtQiVvVbvGYUUlrLkv3B5/yb3w9vh43ARg5BAa+YLbFYe27XFrYsP/lQVWUJDqKHMw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.10","@syncfusion/ej2-svg-base":"~26.2.10","@syncfusion/ej2-calendars":"~26.2.12","@syncfusion/ej2-pdf-export":"~26.2.11","@syncfusion/ej2-navigations":"~26.2.12","@syncfusion/ej2-excel-export":"~26.2.11"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_26.2.12_1725317719387_0.3190984570462114","host":"s3://npm-registry-packages"}},"26.2.14":{"name":"@syncfusion/ej2-charts","version":"26.2.14","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"f02f5b1732ba7dcdfb6fe5d4afcdb0096cda1cd8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-26.2.14.tgz","fileCount":517,"integrity":"sha512-l6B8sJj/TtbnFqilEU4DEtjusTgQVGny+n+1oGodp5KvngE/qL5rSFaSxyW/ht8Xd5d3hQg/Vkcfv3uGhEowow==","signatures":[{"sig":"MEUCIExwQnHjc9gk0/Ln2UsBrIrTheagakaw7xMSVsJif5s8AiEArw7kt6WkgoMGn049SJMLXOFCVR6WRW6hrUHrj4nWTFo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":45183882},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"f92cfbf03a821fae31cbf41336e11f394dbe8251","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-26.2.12.tgz","_integrity":"sha512-Zfhjss/oDyR5baZ06CkSl/CIh0keh9Qz9W2uUlEakq/UeBtSYcBU0xV4WYJWKyuLRwWdO9Umx8xL7FUAqCTj/g==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.14","@syncfusion/ej2-svg-base":"~26.2.10","@syncfusion/ej2-calendars":"~26.2.12","@syncfusion/ej2-pdf-export":"~26.2.14","@syncfusion/ej2-navigations":"~26.2.12","@syncfusion/ej2-excel-export":"~26.2.11"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_26.2.14_1725944475899_0.43742220567690615","host":"s3://npm-registry-packages"}},"27.1.48":{"name":"@syncfusion/ej2-charts","version":"27.1.48","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"1f85d009decab7be087cfac6e102d488abc4b45d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-27.1.48.tgz","fileCount":517,"integrity":"sha512-L8RnhFHSiV30oeD6TD9uyIxdv7DJmJx4P/Iuxim1hSYmWhSx7B37JmSQy+kDymQoroY3RZfBYuucT18qu12Gsg==","signatures":[{"sig":"MEQCIGnSawkdQvH2/S3o6H9QE/G/L5P5U4usQyX5Dd9V74ddAiBJ1QhzyA3u2/5aB7bvxfsY4MxFYK1Xcs2h0QbVIiwfeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46299368},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"ddb1bfbe2cfc0aff3b5d1a94dd72fd6145c5b12a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-20.22.1.tgz","_integrity":"sha512-40dX6Brc+Y5+h/ISFiFc4o+3/EVUKBCa97TP2VSZf9m+I9SlgtVFmLSEYtfGJBcSDw03hRvMv9IXBBUYq64SSQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","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-svg-base":"~27.1.48","@syncfusion/ej2-calendars":"~27.1.48","@syncfusion/ej2-pdf-export":"~27.1.48","@syncfusion/ej2-navigations":"~27.1.48","@syncfusion/ej2-excel-export":"~27.1.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_27.1.48_1726654053276_0.2877543513771892","host":"s3://npm-registry-packages"}},"27.1.50":{"name":"@syncfusion/ej2-charts","version":"27.1.50","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"43ab4bedb46fddae915151d334e81056a4664d3c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-27.1.50.tgz","fileCount":516,"integrity":"sha512-IbWf17aoYm22gmFtit4tgYRZXx4oeto7X5bAW4j73dW+nvfzGD9QKo0G+s0aGGbS+FWyP1Oq0m2ljfz8X3OZDQ==","signatures":[{"sig":"MEUCIFA5iggkrVHAZmMi+1RwNSeTc8GY4/QVWSwP7J1D78fMAiEApZuvzFVpyJbwdLRBNx+o4Y42NfOXxZHcsfBkIYf9LRY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44651432},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"13bb7f330dd65025b51dbfb62716f42f49086538","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-27.1.48.tgz","_integrity":"sha512-/3ub9qAjbql5aXB0hrhF4Sd5gzJTzOoxCX1yYVFCi4pPQYqgeU3AbRsW++oTBucPco3C7la0MN8I5xQCs9tnJA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.50","@syncfusion/ej2-data":"~27.1.50","@syncfusion/ej2-svg-base":"~27.1.50","@syncfusion/ej2-calendars":"~27.1.50","@syncfusion/ej2-pdf-export":"~27.1.50","@syncfusion/ej2-navigations":"~27.1.50","@syncfusion/ej2-excel-export":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_27.1.50_1727132426664_0.23259869756448204","host":"s3://npm-registry-packages"}},"27.1.51":{"name":"@syncfusion/ej2-charts","version":"27.1.51","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"949b1fc123e2107822ee34e511575468f92755f3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-27.1.51.tgz","fileCount":516,"integrity":"sha512-a8sDskjlzcwleQj51KXPcYoZfSoYykbwheoEZt3mvcWCBXlwtt1a67jYWPnWqT5laMaOP5X+rIUnrb1SVWRpZQ==","signatures":[{"sig":"MEUCIQD7LG7FjMAuT66ExkBurKgCMNDdKQxs+l1gDcMAij0YGgIgfdlDgSjrnj6s/sJzzkkDwIwB/5MUcVRk7CK1O+xegkE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":44651938},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"b0a9b71bc89792343f15c48366a09668f6f2a104","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-27.1.50.tgz","_integrity":"sha512-iNTKp2UrrHYA8pl6TprVD/tLXV97N7zXtE/JtJJS5EXCyZeGuRpVZ8Irn/vDaxHJt3/P6nK4I0kg5+HoJJx00w==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.50","@syncfusion/ej2-data":"~27.1.51","@syncfusion/ej2-svg-base":"~27.1.50","@syncfusion/ej2-calendars":"~27.1.51","@syncfusion/ej2-pdf-export":"~27.1.51","@syncfusion/ej2-navigations":"~27.1.51","@syncfusion/ej2-excel-export":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_27.1.51_1727702663448_0.20788377761089594","host":"s3://npm-registry-packages"}},"27.1.52":{"name":"@syncfusion/ej2-charts","version":"27.1.52","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"8cc28f049bbdfb7c1673e98e38c90da6364f9803","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-27.1.52.tgz","fileCount":517,"integrity":"sha512-yF41snD0VXSrO3snoA+RGT/YalR29oU/nkjZMpUO6ZhY0WCYjoBKVRAEpQXBaC7KEIWx0KcRjMWejjV8ZnbHsw==","signatures":[{"sig":"MEUCIQDpJ9qniWiR/MYwQhEQZtSUiXpioulHdIe6umjQjegCowIgHPkYSLfXhwtavtqtbiRnSNoFrmzFyD9Fb4LX/Lf8vcw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46286468},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"5950346fd82d042674b714c347ca96f2be2c416f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-27.1.51.tgz","_integrity":"sha512-4MclrqI9bUgRKiug0s/FtCBMyFn1kc5Sc0tK+nxnITGafjOKYJoS/hFqnnpY9JsOrVtV4pSgnzXggBAUYBoENw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.52","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-svg-base":"~27.1.50","@syncfusion/ej2-calendars":"~27.1.52","@syncfusion/ej2-pdf-export":"~27.1.51","@syncfusion/ej2-navigations":"~27.1.52","@syncfusion/ej2-excel-export":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_27.1.52_1728356866448_0.7662019093910855","host":"s3://npm-registry-packages"}},"27.1.53":{"name":"@syncfusion/ej2-charts","version":"27.1.53","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"fea77980f23b048e338bd9599ce7342ff343742c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-27.1.53.tgz","fileCount":517,"integrity":"sha512-ABj6xYU2fHKP33pL8oXLRuomb40CMb711xheujGwmEBy1qUN0day8uLyJ/B7oTMApMhvCAE3Arel0EHQwIJCsQ==","signatures":[{"sig":"MEQCIE8KkZn4r6ekIIsPC2ti7dXJ8ANbeUbTOBXUnYU+QMGYAiA9nZyH2WVo6nKeumdlhSdK0Dk/Nz7+YNtkQA11NYPWsg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46289138},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"f20d579cd08934bba8c965096577bd0c1f152ba3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-27.1.52.tgz","_integrity":"sha512-9qRhWZRBt2nFyPIbFsopn02BmDh3S8bODouzOae1dN90Et92znlL8lhz6eJwbOfSwUgIElKeyMv52gT8yv7bog==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.53","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-svg-base":"~27.1.50","@syncfusion/ej2-calendars":"~27.1.52","@syncfusion/ej2-pdf-export":"~27.1.51","@syncfusion/ej2-navigations":"~27.1.53","@syncfusion/ej2-excel-export":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_27.1.53_1728981755434_0.8708739816230164","host":"s3://npm-registry-packages"}},"27.1.55":{"name":"@syncfusion/ej2-charts","version":"27.1.55","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"b7efbd7a3ec4436ac320085a399350e98751e8eb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-27.1.55.tgz","fileCount":517,"integrity":"sha512-a4mXb2l3d+7zYHIxHWunOI0qomKoDCGmUfIzObUD5zAnGKbSnHQsB3CR7QaszvzT6s4JTc40TCJCpOTtMxMfdA==","signatures":[{"sig":"MEUCIQDC6YD8k2yMBmI+2RbHqDVD1sSvbXZU4yjaGPSzoSD9MwIgBD9FP08y0Zp2D4/q43HPVCIfD+a8O7gfOCKmoNuqNlk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46326393},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"cd60ae2ab5afcd00c6cbc1beb72f05d906accb37","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-27.1.53.tgz","_integrity":"sha512-64XfR8j7Y9G+XK3uD1Qr7CBvRrex4Ykdec38ADo679zODWyMbrhwbUiCMWMuKDb01vIjYAjpxgMRXTn1jFV0CA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-svg-base":"~27.1.50","@syncfusion/ej2-calendars":"~27.1.55","@syncfusion/ej2-pdf-export":"~27.1.51","@syncfusion/ej2-navigations":"~27.1.55","@syncfusion/ej2-excel-export":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_27.1.55_1729565808166_0.7820261527277741","host":"s3://npm-registry-packages"}},"27.1.57":{"name":"@syncfusion/ej2-charts","version":"27.1.57","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"e437c5fc4c2a59e1f4148f422fdbf95afedbf75e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-27.1.57.tgz","fileCount":517,"integrity":"sha512-dKmu8fOS7GA9mxZe9Ba7WZtR+CW1wwDl+WYYvNZIeJgU/9bmv+tKTOSFNNOFTWNW3eIpxNJOQa/2dTGx2LSPPg==","signatures":[{"sig":"MEQCIHKqLpY4XJAAXDh8rxpUB/CQFqGPf+tPPIU8SiLcD9JjAiAkcuC8FriroU+AAbetAY3Y0di0hWsBx0dU3jBFAZ8sfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46331792},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"b83202a68030afbe655ddf940a485ccf3e4ce88f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-27.1.55.tgz","_integrity":"sha512-qp0EFj9+uKzhqfpURZ4VZ33yApczXkVJKuJg+UgqHwOdhPzHNpmQlVNrD2Q/8jolw4XoZDhPzWTbsfUXKYuFlA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-svg-base":"~27.1.50","@syncfusion/ej2-calendars":"~27.1.57","@syncfusion/ej2-pdf-export":"~27.1.51","@syncfusion/ej2-navigations":"~27.1.57","@syncfusion/ej2-excel-export":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_27.1.57_1730159956977_0.4540636866049783","host":"s3://npm-registry-packages"}},"27.1.58":{"name":"@syncfusion/ej2-charts","version":"27.1.58","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"7d6b042e273f203e39635c4f15219b21452ea2a2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-27.1.58.tgz","fileCount":517,"integrity":"sha512-12j5u4UHIqVIhwgc0vWw18EIH+Tsap5tb8DwqXE6sWWcScBjtgwLv7f+xLBPm73dZRO2LnmDGMnYoGfhlIx6Ow==","signatures":[{"sig":"MEUCIQDaRL2zk3RngPEH/zf27SKdzeM9eYRpyP2DG9Q6XNPapQIgXeyxIeuPR7b1pQxoq2Nod/O3xiXfEzvbeidsz/gHBps=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46336415},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"dd6d8413b8fbd75c66d7c76f08377a252ac2b5d6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-27.1.57.tgz","_integrity":"sha512-3/uapr3hdQiyO7gaLI2ZLdj37vnettpntqqKVKA3XrMcv3T5oB1nqm5MMjXlZTu2XeC3pT6W1HKEz/ycIDkUZQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-data":"~27.1.52","@syncfusion/ej2-svg-base":"~27.1.50","@syncfusion/ej2-calendars":"~27.1.57","@syncfusion/ej2-pdf-export":"~27.1.51","@syncfusion/ej2-navigations":"~27.1.58","@syncfusion/ej2-excel-export":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_27.1.58_1730767606249_0.29994272096264507","host":"s3://npm-registry-packages"}},"27.2.2":{"name":"@syncfusion/ej2-charts","version":"27.2.2","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"b48c8e55251b2cca6e8d3c800a06914b5c76736a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-27.2.2.tgz","fileCount":517,"integrity":"sha512-PM7jSKTVOA6we5MLJP+KFToY4lcBR4e2l3IbCKfp/+Dk+QCXoC0N2JfJM60f+5x+pknsQLgf0K2ZoQglTsA2pQ==","signatures":[{"sig":"MEUCIA616vrBE9Kfy6WCezBfI7S2cbbzVaZhgGqFNCD8rwA9AiEAyf2/jwTD3swwq0UqQcoOI5DUgPpooPM+OyOmYWp3NcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46355579},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"de8e6d62240a9cc4530843a5a4cbcf2bd81e421e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-27.1.58.tgz","_integrity":"sha512-9XYSafdfXVHMbdGrSuj1zoHxackv/9n74Z5LLYwAe1oo0f6WwsgdBmHMrpa4/U9uiMZNQ6B1vAQPLcorNKJv7Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-data":"~27.2.2","@syncfusion/ej2-svg-base":"~27.2.2","@syncfusion/ej2-calendars":"~27.2.2","@syncfusion/ej2-pdf-export":"~27.2.2","@syncfusion/ej2-navigations":"~27.2.2","@syncfusion/ej2-excel-export":"~27.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_27.2.2_1731644250683_0.11542827342015816","host":"s3://npm-registry-packages"}},"27.2.3":{"name":"@syncfusion/ej2-charts","version":"27.2.3","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"6adbd047fe9b6484ce0b0218915829570a0a34b3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-27.2.3.tgz","fileCount":517,"integrity":"sha512-acCPAM6yKbe5ERjFxBWyNeaqOTvLIw/MvvoUjpbYxjEB7hMpzGyCHmhtd28yCC/yCHuKaTl2PMwRj/RS8R7F8A==","signatures":[{"sig":"MEUCIQDXAxtaMWzNsOgBqdmahbaf3yyTRm/LAEirczWpEpAZsAIgN1XV1CoabkaVm4fpLgcTet/L8sa9YUTm2COriwicalA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46369805},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"5ecf83cc1e28d841b1fb0d8975e7680c8defdb98","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-27.2.2.tgz","_integrity":"sha512-Ef3c0SaPsxpCFuESsWx+apKrP02xbsKh2nwiDelbtIKvkfylY9Eu3GbAZs4LUN0z5Mf3Pzz6SHVNUGshWRhPVA==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-data":"~27.2.2","@syncfusion/ej2-svg-base":"~27.2.2","@syncfusion/ej2-calendars":"~27.2.3","@syncfusion/ej2-pdf-export":"~27.2.2","@syncfusion/ej2-navigations":"~27.2.3","@syncfusion/ej2-excel-export":"~27.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_27.2.3_1732211939730_0.7490401732561285","host":"s3://npm-registry-packages"}},"27.2.4":{"name":"@syncfusion/ej2-charts","version":"27.2.4","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"d00e6aca0757a417c63867b1012a6349b21fc362","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-27.2.4.tgz","fileCount":517,"integrity":"sha512-nHa5MC8LVwKHf5fn+B3elgIbv1A68DSMDsM9a12q7XLfsJbHOZ7RLNX5Oo9IZEfKur+YXK19Va5En0QSbSNk7Q==","signatures":[{"sig":"MEQCIH/YbM9fhViJRGPdWBNMzRjoIs4Et6zIBTZz4szyB4rPAiBxoOo+d1bTUADMO/b30AO2QJs0aV1QSflLs5e9YJKO8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46411051},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"3d246a3ed909c3a0a70cf0583a1c34f1fef058d4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-27.2.3.tgz","_integrity":"sha512-FCHb/q0ORG0syCT7Yrd46/0rL9XKJ3Z3IWQYGo8+7p8Wdy2MMDH5pRcva/eWWegQ5op2jXQKuYKD12vvNgKfRg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-data":"~27.2.2","@syncfusion/ej2-svg-base":"~27.2.2","@syncfusion/ej2-calendars":"~27.2.3","@syncfusion/ej2-pdf-export":"~27.2.2","@syncfusion/ej2-navigations":"~27.2.4","@syncfusion/ej2-excel-export":"~27.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_27.2.4_1732579616440_0.7828628040786456","host":"s3://npm-registry-packages"}},"27.2.5":{"name":"@syncfusion/ej2-charts","version":"27.2.5","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"61137299759666db5110d67f3778a179e9ec7220","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-27.2.5.tgz","fileCount":517,"integrity":"sha512-fm6DxHEX1uWCkipm3HcJTWqw6cecdh0XLdwS3xQDXrqfI83KUDtU3cGPhSG1PygnTJz73O/AJgaHPldyQTKjuQ==","signatures":[{"sig":"MEUCIAVdvLlR1udkt7N/Q8M0W3n05PYP0skbsXjUbCina8o0AiEAzYljU53v1WNpsJkKWPiNkKhJPSRAmbMotXAwdeQz41A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":46412122},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"78311b50c026e57cea85200dca42a83cddcc7641","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-27.2.4.tgz","_integrity":"sha512-iyAG6lDlC0yjjwjM7y0/i7ogaBgmWJ49kcgJhCincPfyKEYUaPjNZ4ihMcJahGN1adEWqQRciZCaVewLE7HmTw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.5","@syncfusion/ej2-data":"~27.2.2","@syncfusion/ej2-svg-base":"~27.2.2","@syncfusion/ej2-calendars":"~27.2.3","@syncfusion/ej2-pdf-export":"~27.2.2","@syncfusion/ej2-navigations":"~27.2.5","@syncfusion/ej2-excel-export":"~27.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_27.2.5_1733189279347_0.4012475552729422","host":"s3://npm-registry-packages"}},"28.1.33":{"name":"@syncfusion/ej2-charts","version":"28.1.33","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"f23cbb8b9dfbd8a218f7839a71b2ca868ff960de","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-28.1.33.tgz","fileCount":517,"integrity":"sha512-C9y6NZT+DEmtxyp5l3y3tgYtHlZ0YpQ9pkNTG7VPT2uE6goU+XTJK1Hhgo5AYeyHSwNgQykAcpK8+61js5K1CQ==","signatures":[{"sig":"MEYCIQCpA158RNEE0n7B+X5uH20ZeDTzD9X7Ch1AA2uA0GB0+wIhAIoCuBMub+6IwcssgCDV2ZWfqYALahU4q6OlS90RFriU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47372844},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"0fd565ea86f975e2fc8adb5330cd9be4fcb2341c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-20.22.1.tgz","_integrity":"sha512-jMvoMv3e/U1eOq0WJYFG75VovNgC7AWjwfKejAaIgkx4XIXghmb1PzuR7edKCfi26+em8FwuEFKOrTOXzBc3tQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-svg-base":"~28.1.33","@syncfusion/ej2-calendars":"~28.1.33","@syncfusion/ej2-pdf-export":"~28.1.33","@syncfusion/ej2-navigations":"~28.1.33","@syncfusion/ej2-excel-export":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_28.1.33_1733990679447_0.12551647806403055","host":"s3://npm-registry-packages-npm-production"}},"28.1.35":{"name":"@syncfusion/ej2-charts","version":"28.1.35","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"35265f20749e9861bf0b6e1b06b8ce0ef97a805a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-28.1.35.tgz","fileCount":517,"integrity":"sha512-Dq/l5kwIBUgQbV8Xd8zD4Bc7gk3WDFksWW8w7RqOLmLH4lFkC6KEf19+YoTi7OHXdIK7UGLlbvBGboZ8mS9gEg==","signatures":[{"sig":"MEYCIQC2LzHbm5ginwCvMPAmHBOK4ThC+tFlOGQ9ZtX7JqmvtwIhAOkxWd3nnr+IH0Lu0B4iszvOJrvD+yxA1sv5AJ0Nl50s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47378054},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"3742b59a870af421c069ea037c9dcbfc6eb93434","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-28.1.33.tgz","_integrity":"sha512-IrytfWXYdeI1NUpIBjeuY8ccKQeebkANeplae2q6LPd8FAlup2PMILh4GCCv7GVQ3dbIFWBjSymeZb/oOhuF9Q==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-svg-base":"~28.1.33","@syncfusion/ej2-calendars":"~28.1.35","@syncfusion/ej2-pdf-export":"~28.1.33","@syncfusion/ej2-navigations":"~28.1.35","@syncfusion/ej2-excel-export":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_28.1.35_1734545529915_0.6715952169003998","host":"s3://npm-registry-packages-npm-production"}},"28.1.36":{"name":"@syncfusion/ej2-charts","version":"28.1.36","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"f8f89968129422020b0c3e862585010095d04801","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-28.1.36.tgz","fileCount":517,"integrity":"sha512-cmy8Pnojh9RM69G+3BDIkyFOmdeSmjle1mQVpy9axJnTV+Lz6mChzHXz+mFkkFJfrbgqvHattmwKwPEA5fXQIQ==","signatures":[{"sig":"MEQCIClvaElm4Vhk5vwrgkGFp5XTDWbArJ3FfnMu9FzPF+n9AiBP0N9HNjFwyIBgKlo8GCrD0V+r/ihF2YRk9CmpxEnIgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47392468},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"525b65b9c693462771f5ee4a3ea27dc576a8f510","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-28.1.35.tgz","_integrity":"sha512-ToD4BKBO+QVpzG3k5FabPGvT+YfHF5bYW0eDmpQqZ5TJwKKX6oYn+MiSYYuFIcrc27cHbc1v3jJkBIvBz7wA/A==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-svg-base":"~28.1.36","@syncfusion/ej2-calendars":"~28.1.36","@syncfusion/ej2-pdf-export":"~28.1.33","@syncfusion/ej2-navigations":"~28.1.36","@syncfusion/ej2-excel-export":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_28.1.36_1735037255134_0.21412130834237275","host":"s3://npm-registry-packages-npm-production"}},"28.1.37":{"name":"@syncfusion/ej2-charts","version":"28.1.37","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"d4667728119568dad75da74e0b00bc4b383b1ae9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-28.1.37.tgz","fileCount":517,"integrity":"sha512-0yEVeZWhEP3YZN16PoC4Gn5cH+HyndkcpxwEpFfMhU1SuDVGaVwXxtAUPbGgtq+/U5PBGwy07G4yJBOpiW4XOg==","signatures":[{"sig":"MEUCIQDBneDqZE8002Qcr9aSEK0S8zO6MeuQ1T5mzc7mtaShhwIgJEdO1au0ONytkA07R/+ZpgkUsXIuSaBLTPB2x0xVmAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47406012},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"6723dbe78794a7cca3d0126b258bb058e4d47f44","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-28.1.35.tgz","_integrity":"sha512-J4CwG1rV6WxBdwGpO71dyVENQEFykRXaVhpwG/oPeprBMtYua/iCenoW5MnfcwSKO7CB8+nIBCqx4/mfIrqxdQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-svg-base":"~28.1.37","@syncfusion/ej2-calendars":"~28.1.37","@syncfusion/ej2-pdf-export":"~28.1.33","@syncfusion/ej2-navigations":"~28.1.37","@syncfusion/ej2-excel-export":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_28.1.37_1735602593895_0.8444099800885212","host":"s3://npm-registry-packages-npm-production"}},"28.1.38":{"name":"@syncfusion/ej2-charts","version":"28.1.38","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"1830e0d13c742a1fd7962398338311f17823f477","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-28.1.38.tgz","fileCount":517,"integrity":"sha512-mdCj8o/P/SaS6Jzdex28Rivg8as/P2A8AmYU7NThaTHMJ5U/4jJUzU//EGuHp/HlCMcNCWKOnaYqEPpyLSIkLA==","signatures":[{"sig":"MEQCIHXMWguLAPDSUcwU+0wVE/v2m0lIMyXiylpwV3FerSRLAiBRC/8O3wWEwYwC9qIxZAql5dphqW/y/OE3BclLcIfqZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47408537},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"39cc0cce3979da7b4b6fd8c0c3c3aea1a2923fd0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-28.1.37.tgz","_integrity":"sha512-jwUC2Wo2660dnXKFp6wLA3Ub7/yo5eVAT74uSlU8VUwakWEc3+Ivhe3LIrahMaKf0XiD8YHCUIdkzJAmTfvJnQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-svg-base":"~28.1.37","@syncfusion/ej2-calendars":"~28.1.37","@syncfusion/ej2-pdf-export":"~28.1.38","@syncfusion/ej2-navigations":"~28.1.37","@syncfusion/ej2-excel-export":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_28.1.38_1736212943625_0.07032723381872619","host":"s3://npm-registry-packages-npm-production"}},"28.1.39":{"name":"@syncfusion/ej2-charts","version":"28.1.39","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@28.1.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"3124803b9beac578578c4fd7a8901742133d968a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-28.1.39.tgz","fileCount":517,"integrity":"sha512-B8CdX/gsqANezDTR+kwUy9jLm/Zqq1M8/ntAs4Lpz+EOiX1RV959hYX0A1NNZEKFD8JAb+/P2CZRcYW22EfYpg==","signatures":[{"sig":"MEUCIQDezU34SWjT+A3OKQIC8hFGsWrsE71pmoDNSB2UaKtnXgIgTR5PMhRcarJr3ncy8K5mdgczpFreUx/Te54ZBXoH4Xo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47409453},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"69de33dbdd9c12e373f43a1bed8fbe3d67b63b39","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-28.1.38.tgz","_integrity":"sha512-/d0kdYXFsoFWO3tF2ZTZZBh/8Qt4zrI1DM+rxXxL1RBysqagllVmHGI8ZHzymjKHMSyeHGsiY8jds2DDgBryMw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-svg-base":"~28.1.37","@syncfusion/ej2-calendars":"~28.1.39","@syncfusion/ej2-pdf-export":"~28.1.38","@syncfusion/ej2-navigations":"~28.1.39","@syncfusion/ej2-excel-export":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_28.1.39_1736823790625_0.774563037837408","host":"s3://npm-registry-packages-npm-production"}},"28.1.41":{"name":"@syncfusion/ej2-charts","version":"28.1.41","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"c732303f2b5fdcf934ecd250154517d8427804ef","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-28.1.41.tgz","fileCount":517,"integrity":"sha512-KnO2bXmkDJbttmih/Ztp5ireCb9BTt+8TBK9C5COi3eHizPf76HxERAKmFWROnK3djnFenct9wXuTbQPXskxUg==","signatures":[{"sig":"MEYCIQCjvzYSB67rA6G3O2kItgjG6djtu9HovzKKmTNMi8mf7AIhALSeEpOx1J29/WFkrbTNbkqNvSFRvpR0VUM9PDAYIaOk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47417855},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"f6abaf8184ce636558325fcefc492d09fea1e3d5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-28.1.39.tgz","_integrity":"sha512-BqJA+yrAeBk4j+5F1bd5huPJ7HqRT1dPEEp7UEue9M0ZhNI6/0fLvGctrp7D7NNxwptWB+c0vghVW3zWAbAotQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-svg-base":"~28.1.37","@syncfusion/ej2-calendars":"~28.1.41","@syncfusion/ej2-pdf-export":"~28.1.38","@syncfusion/ej2-navigations":"~28.1.41","@syncfusion/ej2-excel-export":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_28.1.41_1737424390487_0.8443235377155254","host":"s3://npm-registry-packages-npm-production"}},"28.2.3":{"name":"@syncfusion/ej2-charts","version":"28.2.3","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"a94b10824d3896d6d064ffd0dd2ead074c3e3718","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-28.2.3.tgz","fileCount":517,"integrity":"sha512-oXnanLyNQT2LbnlAxOa2CAZwcaZ6bP/sBbr4OZo02L4SIgceSMOei9r0ZX+aFg5BrWtg05l6yHeRzuVzU+icxw==","signatures":[{"sig":"MEQCIBltUnE68Q8To0fqR1tEjFXZJZyEpNsA9X/a6XakCusMAiBct9FA+eqDxaB963Lq9HY9d8+uxikUl4eTOnVr9b0jsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47420184},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"061368dd002f65386f8587cecc0d058867edea79","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-28.1.41.tgz","_integrity":"sha512-BEs4SzqXpM+mCKWte66sXZRp1gsukSDdgCr0iC2U+3q6YGvTwp/z07pbXXa6oIRPBr8iFdbAzLl1S7J0ixMmlg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.3","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-svg-base":"~28.2.3","@syncfusion/ej2-calendars":"~28.2.3","@syncfusion/ej2-pdf-export":"~28.2.3","@syncfusion/ej2-navigations":"~28.2.3","@syncfusion/ej2-excel-export":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_28.2.3_1738146219106_0.07692549403555549","host":"s3://npm-registry-packages-npm-production"}},"28.2.4":{"name":"@syncfusion/ej2-charts","version":"28.2.4","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"e9b33714f826278fd1e353b9cb5900ccd2427c87","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-28.2.4.tgz","fileCount":517,"integrity":"sha512-OYrDSd/qVItaKXngPbxMnmke/s21n5F2AkqLMWY4hqCCWdjuJLgGU7eh643GiHxIMexKeK5dhAv9ijn8lWDbew==","signatures":[{"sig":"MEQCIErX/ZKL2LRkLN1ZjRj7LgoRXHHqXcaFhkcc4kCiWVOzAiBhu6prkfOEWr4u9y4okg7lQvoV0eAg8bKebg//Z5C8Cg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47414365},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"36820920640ab4390782e2466e1f8b1d7e6af774","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-28.2.3.tgz","_integrity":"sha512-9Nc9pEzNZEjT285V4V13K8umfpr+sNNuOSYi0j8G3VnNq/x1Os9RutHfHW34zHBvHj6yOGioVxeUzItULzDOqQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.3","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-svg-base":"~28.2.3","@syncfusion/ej2-calendars":"~28.2.3","@syncfusion/ej2-pdf-export":"~28.2.3","@syncfusion/ej2-navigations":"~28.2.4","@syncfusion/ej2-excel-export":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_28.2.4_1738630841195_0.5942117414496584","host":"s3://npm-registry-packages-npm-production"}},"28.2.5":{"name":"@syncfusion/ej2-charts","version":"28.2.5","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"355681313f76f7eec3cb6e56d0c08328df0b486f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-28.2.5.tgz","fileCount":517,"integrity":"sha512-PQyeQgLFrU+wF7isSiGQ/KzlvyZs9OS/WRP2cfBX8VCU1nMRXsDVRFUIOHTwPhNTc56ZGtfv3HfI3X6TxjiZYg==","signatures":[{"sig":"MEQCIGtm3a662dXZd/+kl8T6saT+XMxv0WBquJAMYPOi1uAHAiAx1PoU5FndaK7GYrMYYHpiWhwAIez9ONfFXaGq4Gb1Yg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47412992},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"1bdafd00cbdb1dc49bac9afdc2109f556c364278","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-28.2.4.tgz","_integrity":"sha512-riLXsL7+2++BZvbX9wIMuTK3ovOiCL72Sc2xf3SM1XJ3tLBT/qJC1wtW+lyx5PlCGajvPuKZ7ne5GTqXY8Dc9w==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-svg-base":"~28.2.3","@syncfusion/ej2-calendars":"~28.2.3","@syncfusion/ej2-pdf-export":"~28.2.3","@syncfusion/ej2-navigations":"~28.2.5","@syncfusion/ej2-excel-export":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_28.2.5_1739242123688_0.9261627321167838","host":"s3://npm-registry-packages-npm-production"}},"28.2.6":{"name":"@syncfusion/ej2-charts","version":"28.2.6","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"e1f583810b5be1098356e2add7a14475d2e03a60","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-28.2.6.tgz","fileCount":517,"integrity":"sha512-mV1IWeCj8Ybk0FoEKesjJsPiJzvrRe0zAA1AuaK7OuVFFMWNI9BD0OC9uxXeROTGWj3EnHa062awDUS53b5mdA==","signatures":[{"sig":"MEQCIGFmEpww0V+QPP36/M78lUKy6+moPP51GvgmOMbg60vuAiAmVO4guqaQoOHAERZYRaKOFgkcJSzmc5tnA6aJtAMrmw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47412992},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"5e4e3040df454820a6a4feaffe54f945dd691984","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-28.2.5.tgz","_integrity":"sha512-kjjL1htHp5g+Vo0A19HEYOG3iNfE0FhPQhWoxYsEnYKWcPHWj4RHbO10SYM+I1qeOV7L4fSFAovXsAumEy20/w==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-svg-base":"~28.2.3","@syncfusion/ej2-calendars":"~28.2.3","@syncfusion/ej2-pdf-export":"~28.2.3","@syncfusion/ej2-navigations":"~28.2.6","@syncfusion/ej2-excel-export":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_28.2.6_1739845238243_0.2905837686977708","host":"s3://npm-registry-packages-npm-production"}},"28.1.33-691821":{"name":"@syncfusion/ej2-charts","version":"28.1.33-691821","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@28.1.33-691821","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"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":"09e88cfa8ebe3b0ddd00d1d600cc3edf1aeaad05","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-28.1.33-691821.tgz","fileCount":512,"integrity":"sha512-poKiWj4iBqknm7/F1G/20rGVST5+qiCNZMJyL4OUS8viYJxPMujhU0unZZOwC09oSH7oxdffo4jlCScu94LfqA==","signatures":[{"sig":"MEYCIQDTQjxBMfwhfDCyUujbw7eL/roqs9PEj8Qq3vcpDzSrDgIhANy/XpndwXp9O3aa3lk7Jo3KhdQDMDUnp0qxKOhlgW+l","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":37725969},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33","@syncfusion/ej2-svg-base":"~28.1.33","@syncfusion/ej2-calendars":"~28.1.33","@syncfusion/ej2-pdf-export":"~28.1.33","@syncfusion/ej2-navigations":"~28.1.33","@syncfusion/ej2-excel-export":"~28.1.33"},"_hasShrinkwrap":false,"readmeFilename":"ReadMe.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_28.1.33-691821_1739874169493_0.2735855856192766","host":"s3://npm-registry-packages-npm-production"}},"28.2.7":{"name":"@syncfusion/ej2-charts","version":"28.2.7","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"1c3b989dd61b886ef3c8d35f3c0e5946f07ed1bf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-28.2.7.tgz","fileCount":517,"integrity":"sha512-KSVRlekCqOqhEj5ZwZaQRhrhZnHSICLM4j9mTRyCFmRT1iF8pjW54sfDi/otGqA11Y0uCRE8A/RvjxHIa3btvQ==","signatures":[{"sig":"MEQCIDmenB8jBSvTdTSVG+r+eib9CQgeHZSEHFBp1x2h89E9AiBHd/3p4Z8vjly5onefG4/o0adcAFzrCbYvrKKCZkvESw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47403369},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"13edcf7723847e8669e8da4f741bc675b5f74168","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-28.2.6.tgz","_integrity":"sha512-EzIGLC/lV81sWWaGkK/juYmOZKyXWybhUsHc/2d2zTrmWGpbX14nqjZGj7i1QCbQFlgi78S+0C0c0pMcta+VMg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-svg-base":"~28.2.3","@syncfusion/ej2-calendars":"~28.2.7","@syncfusion/ej2-pdf-export":"~28.2.3","@syncfusion/ej2-navigations":"~28.2.6","@syncfusion/ej2-excel-export":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_28.2.7_1740451955556_0.32855878664946214","host":"s3://npm-registry-packages-npm-production"}},"28.2.9":{"name":"@syncfusion/ej2-charts","version":"28.2.9","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"41af52757e318c9cc5a9819e8388de6efb53006b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-28.2.9.tgz","fileCount":517,"integrity":"sha512-rKR1btGNFdWhmbpn8qT1DCi3vTMxKIJADP6x+ru7ab+0I6i+K0925gCkxQdsf+IBoakJrAnmb7LZ6TkApEGqOg==","signatures":[{"sig":"MEUCIQCCSSkES57IBlB4INioMeU4GKDVh9VFPg4KXibKIywgeAIgVjBCb7CI9EL40/XdQpmzXNRkGP/ujGybR7LowN72gf8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47408770},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"f024b52511b1d3f9b49d7d461828a283a50e2b08","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-28.2.7.tgz","_integrity":"sha512-/piVTVEYLBS4OtHobuprWvB2MvYXX8fOco8pCjMgEkLTupL5SMriQqYmQLxqPF/ANHqmbP+A4gtbU2+2/vGoag==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.9","@syncfusion/ej2-data":"~28.2.3","@syncfusion/ej2-svg-base":"~28.2.3","@syncfusion/ej2-calendars":"~28.2.9","@syncfusion/ej2-pdf-export":"~28.2.3","@syncfusion/ej2-navigations":"~28.2.6","@syncfusion/ej2-excel-export":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_28.2.9_1741055936536_0.2066995780405636","host":"s3://npm-registry-packages-npm-production"}},"27.2.3-475665":{"name":"@syncfusion/ej2-charts","version":"27.2.3-475665","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@27.2.3-475665","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"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":"2f8b8a62e37b085215eb82a15461d3325dad98f9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-27.2.3-475665.tgz","fileCount":497,"integrity":"sha512-x2OlWLK9diV6QehrOD8rB1GkLwlwgN5KRzDQTZFloEXe4OEqzUn+pQClyMinBu5TzPWVDAJiGUIo8yf5VK0jJQ==","signatures":[{"sig":"MEQCIAdueWm+AbEjE1OKQNkxuHKpygb2ZwKMnmfDFtNCCQ62AiBjsMgBuwtVhBQyXJzuS4ZoO3YCS5kHSv9b3iI7y+HvCw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36928452},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-data":"~27.2.2","@syncfusion/ej2-svg-base":"~27.2.2","@syncfusion/ej2-calendars":"~27.2.3","@syncfusion/ej2-pdf-export":"~27.2.2","@syncfusion/ej2-navigations":"~27.2.3","@syncfusion/ej2-excel-export":"~27.2.2"},"_hasShrinkwrap":false,"readmeFilename":"ReadMe.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_27.2.3-475665_1741355784025_0.539046913085008","host":"s3://npm-registry-packages-npm-production"}},"28.2.11":{"name":"@syncfusion/ej2-charts","version":"28.2.11","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"cb565f6ee2f733e9f736bdde2b091b02f1a5f73f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-28.2.11.tgz","fileCount":517,"integrity":"sha512-god1zb9Sw+YnSix20PL8oD43gjWdCNjxwRRbZNuQEI+73rorPmkEd60kI2MQnzlSvUvdRHvU7j/M4wrmddTe9w==","signatures":[{"sig":"MEUCIErjBplqMD+5rbp5q40/oR7E1rD40TlGlQ6gWtKo+fGoAiEA+maxr3IQO+bMQ/qLNL3ZiwuEwPj/0DEBCQzXDhK8JHE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":47409618},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"e1516bd72ef2d5ab64dee70b98f3ff3a88408564","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-28.2.9.tgz","_integrity":"sha512-pHzdPqMlaGRANVSVfL//lJloYEhWUrMesk8ksiKo5fKiv6WwjnxLPUuknsk+ZeRtbboW8oscU0cuI1Xo6XiGYQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.9","@syncfusion/ej2-data":"~28.2.11","@syncfusion/ej2-svg-base":"~28.2.3","@syncfusion/ej2-calendars":"~28.2.11","@syncfusion/ej2-pdf-export":"~28.2.3","@syncfusion/ej2-navigations":"~28.2.11","@syncfusion/ej2-excel-export":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_28.2.11_1741659735399_0.486971186039012","host":"s3://npm-registry-packages-npm-production"}},"27.2.5-701635":{"name":"@syncfusion/ej2-charts","version":"27.2.5-701635","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@27.2.5-701635","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"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":"04b0689d4fa9319219b953d9075287fe5749648d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-27.2.5-701635.tgz","fileCount":511,"integrity":"sha512-52SC4rnpfqPbc+ozgsKeyc7bCB9xR9eIRj5UznDih/qDzMc54xnq/LfexER/ZQ0nRVX0PhWkF2NRNzpN+2U6wA==","signatures":[{"sig":"MEYCIQD+MTAtTFOwIATWS5JQhuxZ9YtHMv2Lb+VrdchUyyeiMgIhAP73NqpauToeMkRu/Lem3UncY6SpcYK26Dqqe+2BoEWX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":36960767},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~27.2.5","@syncfusion/ej2-data":"~27.2.2","@syncfusion/ej2-svg-base":"~27.2.2","@syncfusion/ej2-calendars":"~27.2.3","@syncfusion/ej2-pdf-export":"~27.2.2","@syncfusion/ej2-navigations":"~27.2.5","@syncfusion/ej2-excel-export":"~27.2.2"},"_hasShrinkwrap":false,"readmeFilename":"ReadMe.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_27.2.5-701635_1742379778638_0.363538898776552","host":"s3://npm-registry-packages-npm-production"}},"29.1.33":{"name":"@syncfusion/ej2-charts","version":"29.1.33","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"a8d7ed20fb3806529ea2ec81563b283fc646a8a5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-29.1.33.tgz","fileCount":517,"integrity":"sha512-D+RS/IBPrSF9jrgvL7oSDKAraUPOIe4Sw+693ioil+/HgkFA8Zu8aVIt0ZgJD99jkC2QbDPTvr9xnUgnC2tC4Q==","signatures":[{"sig":"MEQCIF9J1rvlfZlPZxMIhkXX0//zTl9cFRTNDA5BHytXLdfsAiANpVyL7S8f9EsqAMcVzXHVxv2sic3WlVa1D/Cc2DSbGg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48421080},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"3596729f44b620b8a5b916584d4bde5e96f9f40e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-charts/-/ej2-charts-28.1.33.tgz","_integrity":"sha512-NN0gqFF0K4q4xgP88sIuuajlkzgWntb0IKCdLg/Rhw/3aMpABmHz7amQ1aDNSTUt0g1rb9+r34ZawMRY52+t3w==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.33","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-svg-base":"~29.1.33","@syncfusion/ej2-calendars":"~29.1.33","@syncfusion/ej2-pdf-export":"~29.1.33","@syncfusion/ej2-navigations":"~29.1.33","@syncfusion/ej2-excel-export":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_29.1.33_1742897490680_0.17032213323373147","host":"s3://npm-registry-packages-npm-production"}},"29.1.35":{"name":"@syncfusion/ej2-charts","version":"29.1.35","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"1087642401a16e1d65f02c422c12bf93408b2fe1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-29.1.35.tgz","fileCount":517,"integrity":"sha512-CeqmbnBpNAy1FpGENp+F2NkgUHVw19HbQuKYT5L3WSgHJ/y3Ej0hUNWaCkBfxFmN1wvONgChflwc8mY8wnDkIQ==","signatures":[{"sig":"MEYCIQDRtfG+Q8UBkDrV6k3742NL+DaE4qiopbhL58fOV8a4LwIhANKLKFDSsvSTrw9wic4R7Y8SCgpz+rSE3saaY0P8P7B1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48434072},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"29045d7c8595a29068c1023464eb7b000135e3a3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-29.1.33.tgz","_integrity":"sha512-yZLIxgpoypHl6XmA9QIHV840LGvuXWCVdgexaUzU0zQ4Rx8D1xVzjWEYGP9a65rlZ/XZntvBwN9tsf7BAL8S1w==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.35","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-svg-base":"~29.1.33","@syncfusion/ej2-calendars":"~29.1.35","@syncfusion/ej2-pdf-export":"~29.1.33","@syncfusion/ej2-navigations":"~29.1.34","@syncfusion/ej2-excel-export":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_29.1.35_1743470678617_0.6222682410373557","host":"s3://npm-registry-packages-npm-production"}},"29.1.40":{"name":"@syncfusion/ej2-charts","version":"29.1.40","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"19e9a1908766327f1e1ecaca3a55cf532edbb379","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-29.1.40.tgz","fileCount":517,"integrity":"sha512-1+AuiRnqeu3D1DXi7lWYaClmNTmr0bfx4ays/HZdwnHwXNokiHtKqIJqcuLYB+bZ6TUDieSI8Emn13CTf9qvHA==","signatures":[{"sig":"MEQCIDv15lNN1+V56cYBP+QokfhQyvhvqkyHyiH74VzWr5S0AiBAZdq0MvOgxokCZE7O2EkNackUZiJx4qnEi5Pcp6lS5g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48444885},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"b36cf2d5cf8a89c110f289bbe2da5d579c0e0fe4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-29.1.35.tgz","_integrity":"sha512-Gj1MrrLz5i5WD3ODnzNntjKyDd7HCyzLzRRc9BMqaZOCR2pAv8yIwfzi5l+xOmQ9uZNoLvimLqEP7OHWx3N4Pw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-svg-base":"~29.1.33","@syncfusion/ej2-calendars":"~29.1.40","@syncfusion/ej2-pdf-export":"~29.1.40","@syncfusion/ej2-navigations":"~29.1.40","@syncfusion/ej2-excel-export":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_29.1.40_1745891226403_0.7406862922924979","host":"s3://npm-registry-packages-npm-production"}},"29.1.41":{"name":"@syncfusion/ej2-charts","version":"29.1.41","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"771099c09d90842c96cb491b53b1d61a9959a0f3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-29.1.41.tgz","fileCount":517,"integrity":"sha512-Fikrow+nJJTaJbAAF34KhEEdDdkIJabBSc35mARAS0yzMVUveIeFKB4PtJQEMWEJQF3E9t5UGWZfHulhXSbCZA==","signatures":[{"sig":"MEUCIQDz6eni5Sjo5JK/OwxaOYE6O9CK8JyhNuGwa3Siv/S2bQIgMEzRyIf83/pNdfh8EAEFByONPOfMvCC4ROe00ZU29Pw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48486464},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"e7c1d7bf497f9773ab7927ecac61cb99b4186310","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-29.1.40.tgz","_integrity":"sha512-QIpcbGvxMw8S98u5coudXyX9AYrw6CCQj6lomVvtCCzVQZ2LYC1aOj8PKImR8OZgN0JjuB3FKlEvjGetxeV6tQ==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33","@syncfusion/ej2-svg-base":"~29.1.33","@syncfusion/ej2-calendars":"~29.1.40","@syncfusion/ej2-pdf-export":"~29.1.41","@syncfusion/ej2-navigations":"~29.1.41","@syncfusion/ej2-excel-export":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_29.1.41_1746498268624_0.2438707456357836","host":"s3://npm-registry-packages-npm-production"}},"29.2.4":{"name":"@syncfusion/ej2-charts","version":"29.2.4","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"621a21b56e116838c4e233be7e6bbac32c7e72fd","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-29.2.4.tgz","fileCount":517,"integrity":"sha512-PSIze4Y774ApeO0W6GWuVHWe1ZqrsUQulE+1hbwmTzxfi0iZcCldk+D/N4ORPhYD6n0QlPLTXbSL0vF0Ds5HkQ==","signatures":[{"sig":"MEUCIFn3/w5ncXme3JTgzwnNRr/PzXnMy8WNbkxvSayR0AMsAiEAwNq0s76RqOZ1Q+4HlL6I5O4H9r9Mo/Ty3T2oHv8CmRU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48483147},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"0021c9c6a8cabc6b7489956a960b37b2ab514e36","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-29.1.41.tgz","_integrity":"sha512-MdOszh1G8uKfBAeD+FbqaS5T6c802/TWpuRBmuxqLKtus1wKHIFiDNHxSYGH73z6l8Bx4UlZ99h9LUrar4IFXg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-svg-base":"~29.2.4","@syncfusion/ej2-calendars":"~29.2.4","@syncfusion/ej2-pdf-export":"~29.2.4","@syncfusion/ej2-navigations":"~29.2.4","@syncfusion/ej2-excel-export":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_29.2.4_1747219523966_0.7357778483381683","host":"s3://npm-registry-packages-npm-production"}},"29.2.5":{"name":"@syncfusion/ej2-charts","version":"29.2.5","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"6d9dbc9674f60f063704a8960f2321aa07b0bd72","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-29.2.5.tgz","fileCount":517,"integrity":"sha512-IM/aGWa3ldXrXZAR8b4cT3nkCuhQyNHvIIxnPRR92Su6nA55gY12ORlQu4AURfLef+QPZe2DXqdjbhWXqFTJ3w==","signatures":[{"sig":"MEUCIQCAsTejPUVyjEnNUdIWF1J1ZY3ticKcPFAXIyruo5kWhwIgX8mAPm57tRj/bJbT9xBhNLbTeQ8XZmbefNK7S349jsU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48485719},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"e6b7b9e904cd212077325e7bcab8c3cdc28943dc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-charts/-/ej2-charts-29.2.4.tgz","_integrity":"sha512-JgG635e9XOYLWBdlni/yUCx41x1YzUmIuzM/Yoefl1PeBol/TZGOmyc2QCQeYYBF8IQwaxvT+AdbzboG+DxRwg==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-svg-base":"~29.2.4","@syncfusion/ej2-calendars":"~29.2.5","@syncfusion/ej2-pdf-export":"~29.2.4","@syncfusion/ej2-navigations":"~29.2.5","@syncfusion/ej2-excel-export":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_29.2.5_1747788066813_0.13176463186636833","host":"s3://npm-registry-packages-npm-production"}},"29.2.8":{"name":"@syncfusion/ej2-charts","version":"29.2.8","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"eb780312476a050e74778bed191e77977598cceb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-29.2.8.tgz","fileCount":517,"integrity":"sha512-1fZlZo1AuNXFPYynNDmLs0m05+lWBo56jASEepH4wpHKaiQ79OYiRAUyN9+3dDPixN6d6wu4S0hkvK0lH2u2Rw==","signatures":[{"sig":"MEUCIQCXLy9diqastuf90lp739C6Z+QIH6ok6Ns3c2yQYTun5QIgVBtBT3f85gkZ8DbQEQVYbxKsl5cofSb5aw9uI2sL0XY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48486666},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-svg-base":"~29.2.4","@syncfusion/ej2-calendars":"~29.2.5","@syncfusion/ej2-pdf-export":"~29.2.4","@syncfusion/ej2-navigations":"~29.2.8","@syncfusion/ej2-excel-export":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_29.2.8_1748914147396_0.7287867909066108","host":"s3://npm-registry-packages-npm-production"}},"29.2.10":{"name":"@syncfusion/ej2-charts","version":"29.2.10","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"5d8294805c23a8675f14a1bce8200d7b196ea042","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-29.2.10.tgz","fileCount":517,"integrity":"sha512-QfKhLEIJsJJnK+3hC5XLIAygdQpDpMtbLK8vDUGB5R6KfPOpAkcAMoGGqh9nLcPQFiFReCjNyct66VTX+DP8Og==","signatures":[{"sig":"MEQCIGjRmeam5ywqU5TCvqaYWKi5yNNd+/RBi+GWnMDy13lRAiA4Wofl/g1uLQuzktO/jrjKDRrhygMoWlEOBjugNh/udA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48487112},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-svg-base":"~29.2.4","@syncfusion/ej2-calendars":"~29.2.10","@syncfusion/ej2-pdf-export":"~29.2.4","@syncfusion/ej2-navigations":"~29.2.8","@syncfusion/ej2-excel-export":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_29.2.10_1749524231836_0.09519170375891206","host":"s3://npm-registry-packages-npm-production"}},"29.2.11":{"name":"@syncfusion/ej2-charts","version":"29.2.11","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"3c49bed25be622ec76f351bd0fac93e23a3c430e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-29.2.11.tgz","fileCount":517,"integrity":"sha512-OJ3BlnrPVC/p2rEQvv2l9RtjnAAZu8aszLVVuWlXi3ivjbt9MZb4AiA6f8alHDxKFbfUKoOnTnx/wGLNHUqmTA==","signatures":[{"sig":"MEUCIQCB97a95olAKQk/D9PI/rV5kni728RMuc3lqjfcq30HuwIgcIIy8dd0ymTDyDVUXoWnIrc3WY1qeHj3o7fefJ8v09A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48486922},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~29.2.11","@syncfusion/ej2-data":"~29.2.4","@syncfusion/ej2-svg-base":"~29.2.4","@syncfusion/ej2-calendars":"~29.2.11","@syncfusion/ej2-pdf-export":"~29.2.4","@syncfusion/ej2-navigations":"~29.2.8","@syncfusion/ej2-excel-export":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_29.2.11_1750128843069_0.11562826442786478","host":"s3://npm-registry-packages-npm-production"}},"30.1.37":{"name":"@syncfusion/ej2-charts","version":"30.1.37","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"98418a81dd243b0c33f735a4cce8540310d2b710","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-30.1.37.tgz","fileCount":519,"integrity":"sha512-ekLAXbXq58ESx4V1E/yaF6Mm2/yGbLDncvBcPx43CgBWwLMNebSjMJ3MyAyl2FV4uhgDzi4mhAIRgNqltmoJaA==","signatures":[{"sig":"MEUCIQDEJS1ObrsyNUET1PXt+UYsPJKnlyaRdFcQ8Q7PZoYdzgIgTk63n+e0oWqY+ywh4Uw80ca1xI63K273qXdCQ/Z9iy8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48708014},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.37","@syncfusion/ej2-data":"~30.1.37","@syncfusion/ej2-svg-base":"~30.1.37","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-pdf-export":"~30.1.37","@syncfusion/ej2-navigations":"~30.1.37","@syncfusion/ej2-excel-export":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_30.1.37_1750854646868_0.9449288998590124","host":"s3://npm-registry-packages-npm-production"}},"30.1.39":{"name":"@syncfusion/ej2-charts","version":"30.1.39","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"361ec9e0e58554080a3c9f09f9c781add95e8f19","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-30.1.39.tgz","fileCount":519,"integrity":"sha512-mliPXZvFcB7DColZ+8P0LNquY+Ft+ULcYW93BxIUbplj33PLtNHxM5xiaQCKvScHqEjO+QzxKBaDOqOvtAIFXQ==","signatures":[{"sig":"MEUCIQDka2gp2ea7bXGRfR88HzzTYCj0xf8VjExu8HX3+1bnhgIgS+dQiL15xduGdIZGnDT0myIHwG+yxC6Uopk96M/e26Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48708562},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.38","@syncfusion/ej2-data":"~30.1.38","@syncfusion/ej2-svg-base":"~30.1.37","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-pdf-export":"~30.1.38","@syncfusion/ej2-navigations":"~30.1.39","@syncfusion/ej2-excel-export":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_30.1.39_1751944432624_0.4858913021513698","host":"s3://npm-registry-packages-npm-production"}},"30.1.40":{"name":"@syncfusion/ej2-charts","version":"30.1.40","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"ebea0d460358a5ee2f58985102780247e2fa355a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-30.1.40.tgz","fileCount":519,"integrity":"sha512-HMLmxa+2TMQqypyhv2Xd1+73lL8gqlEUSrjHMAjxGPHt+zRvLDhPDn9NB4lGo123SLneV3XUIEjSmhUgheZ7zQ==","signatures":[{"sig":"MEYCIQCnz0X53hnFohvsCPfoTdfXZib7DHJeMaQVy+ReO4S8EQIhAMhKIp58hR3XAz+V2Vz8457uo8G+WfdRKFl/mmVIGGxx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48713296},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.38","@syncfusion/ej2-data":"~30.1.40","@syncfusion/ej2-svg-base":"~30.1.37","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-pdf-export":"~30.1.38","@syncfusion/ej2-navigations":"~30.1.39","@syncfusion/ej2-excel-export":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_30.1.40_1752551927460_0.24759894670895677","host":"s3://npm-registry-packages-npm-production"}},"30.1.41":{"name":"@syncfusion/ej2-charts","version":"30.1.41","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"f31686b655f13af893abeb7ae7478f178a5e333f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-30.1.41.tgz","fileCount":519,"integrity":"sha512-dbTfuZBHCE7xLhgQniRmY5h0Nuq9ovKgBha0VuXUaDJOYKTS6wK8D7EFflos7Xh/7cxDSdL3DYbF8IAB6GZweA==","signatures":[{"sig":"MEQCIGs/971Lc0q7Zlh3uekorRbConJFDoIP1hiyJUG5TZj0AiBvXQxjxiUJ3OeBeEh+8Rc+42RCMRWOVKZdLVn/uuA8Rw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48719486},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.38","@syncfusion/ej2-data":"~30.1.40","@syncfusion/ej2-svg-base":"~30.1.37","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-pdf-export":"~30.1.41","@syncfusion/ej2-navigations":"~30.1.41","@syncfusion/ej2-excel-export":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_30.1.41_1753151529497_0.009484117656027857","host":"s3://npm-registry-packages-npm-production"}},"30.1.42":{"name":"@syncfusion/ej2-charts","version":"30.1.42","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"ed9b4bcf9df0e2a9e64c57622868b9ea19b34b19","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-30.1.42.tgz","fileCount":519,"integrity":"sha512-3jhBxBBXSKo+oQRj2+bYQnsqQ215mKJY2Y3fHMenAfHnPwJqt/LYYEEP2ju4sa1EC1LhKFag7K9DsLa9WGJgYg==","signatures":[{"sig":"MEQCIGIuLosuS3HpABeAcDwYkDemGFjlv8FKOYEXE7QO6bTXAiAmJCpej5m60sgR23M2g25c7f9cTXHkIUrR39xm3sBYow==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48733671},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.42","@syncfusion/ej2-data":"~30.1.40","@syncfusion/ej2-svg-base":"~30.1.37","@syncfusion/ej2-calendars":"~30.1.37","@syncfusion/ej2-pdf-export":"~30.1.42","@syncfusion/ej2-navigations":"~30.1.42","@syncfusion/ej2-excel-export":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_30.1.42_1753755634188_0.8575340034588457","host":"s3://npm-registry-packages-npm-production"}},"30.2.4":{"name":"@syncfusion/ej2-charts","version":"30.2.4","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"5c12010cb440552085099cb63c37dacf84bc6474","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-30.2.4.tgz","fileCount":520,"integrity":"sha512-V8oJBF3aWKOlVIWGCOgnSkn13T6X+hYgelOnOjmI1EmHiWiPCmlD+OK0Ds4PnuqHyxp+P3IYZaCrZVtlhuDNXw==","signatures":[{"sig":"MEUCIQCNeWmbh+hFG1GydNKqeJenODAMqUw+5lJihTBRD1SF9gIgeBnoNu5yiD/olquYKy8nYuk9FaMDSS2Dbr5dFeR3GDI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48765544},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-data":"~30.2.4","@syncfusion/ej2-svg-base":"~30.2.4","@syncfusion/ej2-calendars":"~30.2.4","@syncfusion/ej2-pdf-export":"~30.2.4","@syncfusion/ej2-navigations":"~30.2.4","@syncfusion/ej2-excel-export":"~30.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_30.2.4_1754553727312_0.385755658020448","host":"s3://npm-registry-packages-npm-production"}},"30.2.5":{"name":"@syncfusion/ej2-charts","version":"30.2.5","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"d89f73164ddf92f808c99ebcaa6c48bfb49f82bf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-30.2.5.tgz","fileCount":520,"integrity":"sha512-CiAwBi4EFTiLbC/O9s6eCvdL7lu6nDghNfYqo4xwqilAi974QAHd3A9CyBbGHQnBTJ0nHzvPgVjrt1pIZfVNYg==","signatures":[{"sig":"MEUCIQCwh7xFfJz/sk1ncZo30Cu4FhdMneWPksV+2R1yO3rkcgIgbzzmoaCUKjMtON3K1H4WsVBXGiYXxvfFLViM5PWNMJU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48768890},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-data":"~30.2.4","@syncfusion/ej2-svg-base":"~30.2.4","@syncfusion/ej2-calendars":"~30.2.4","@syncfusion/ej2-pdf-export":"~30.2.4","@syncfusion/ej2-navigations":"~30.2.5","@syncfusion/ej2-excel-export":"~30.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_30.2.5_1755053280017_0.04301177630561104","host":"s3://npm-registry-packages-npm-production"}},"30.2.6":{"name":"@syncfusion/ej2-charts","version":"30.2.6","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"faf480b8d97ebf3efd2b54cd5495e8ea5e3ac1b5","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-30.2.6.tgz","fileCount":520,"integrity":"sha512-zzL2XIJ+TjAjhfGhPv3Be45+rh23jUzHs5nGhjGWIchtWD4b9PaHmZGFWqnuQA8wE17yNku00Lwx9W4+pda5Hg==","signatures":[{"sig":"MEYCIQCspr2Oxx0r6C72EbJj6RnlMlNoTYVEl4wDEuXlTdcOBwIhAIuvMvcITob9A/yc9C11FTq6doUxNR3kcFLuznl45SBW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48771727},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-data":"~30.2.4","@syncfusion/ej2-svg-base":"~30.2.4","@syncfusion/ej2-calendars":"~30.2.4","@syncfusion/ej2-pdf-export":"~30.2.4","@syncfusion/ej2-navigations":"~30.2.5","@syncfusion/ej2-excel-export":"~30.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_30.2.6_1755571787847_0.6448787798879716","host":"s3://npm-registry-packages-npm-production"}},"30.2.7":{"name":"@syncfusion/ej2-charts","version":"30.2.7","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@30.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"5fd381f32d88104154eba32f76aecb2bd28bd739","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-30.2.7.tgz","fileCount":520,"integrity":"sha512-t/ZhEiBc7ugoCPVyWHdt7I7asNIbUa+1XRQWb7YxIbumzgCo2NQizAeqV1Hjnvvld0r69hapS5guaBRuu/juxQ==","signatures":[{"sig":"MEQCIDPR4sab2cXwW79mE/w4Dh88yC6yU7nbwmcbqxn87FqkAiBBuQJWBbx2PBIJT/65J4QvYbahrQs49g9jbtbBbYqyIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48787714},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.6","@syncfusion/ej2-data":"~30.2.4","@syncfusion/ej2-svg-base":"~30.2.4","@syncfusion/ej2-calendars":"~30.2.4","@syncfusion/ej2-pdf-export":"~30.2.4","@syncfusion/ej2-navigations":"~30.2.7","@syncfusion/ej2-excel-export":"~30.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_30.2.7_1756180673475_0.16840139063845538","host":"s3://npm-registry-packages-npm-production"}},"31.1.17":{"name":"@syncfusion/ej2-charts","version":"31.1.17","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"66b7715aa13647d3f7d3b3209c29139d73ebfa8b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.1.17.tgz","fileCount":987,"integrity":"sha512-9BkXIUYGgqKlewxfET5oJZcX6o4qJtMtycbj+gnbSyabEVzHmh92ZAw/OYtQlBLoOz4lrRqMCpkQQRwCFga/nQ==","signatures":[{"sig":"MEUCIQCoIl77cojhCNSDsQttKOv0QF8J9i9hGsXzKnfyyqcHfAIgSfCAbbPWF1USM4Vs4yrjXlYTVbxsMdb0NKi/TIoQ8hY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":55568033},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.17","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.17","@syncfusion/ej2-excel-export":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.1.17_1757056364012_0.17845927595470967","host":"s3://npm-registry-packages-npm-production"}},"31.1.18":{"name":"@syncfusion/ej2-charts","version":"31.1.18","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@31.1.18","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3fbedca8b1dbc4793f145b8772d142ae45ead754","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.1.18.tgz","fileCount":520,"integrity":"sha512-ZjtmLyEceoGCgscu68nUC2nRz9Osv6N0ccIqC4cMzymE9k3QCBy5ebbHp3u2Tb9P90WB0L1IAs4gb3G3jW4xKQ==","signatures":[{"sig":"MEQCIHrYKb4k36l32HSwQxWanFyiecqCzqGeG1cP4MYgIcJMAiAF6TrOOfRr5VdFa2/6ZeUzDjlpNfD3pBpY5KbfDjM/tg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48902162},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.18","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.18","@syncfusion/ej2-excel-export":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.1.18_1757471330213_0.6044753947617709","host":"s3://npm-registry-packages-npm-production"}},"31.1.19":{"name":"@syncfusion/ej2-charts","version":"31.1.19","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@31.1.19","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e85cc45284b9867ca93e3d772989b2de8c627569","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.1.19.tgz","fileCount":520,"integrity":"sha512-MJz0Q2HTnIHSZWZ/QDkPs8Vr5X6szcUEEu7Qqa0Vks4i8IUpjhSbPH28ihOqj4KIiDgXvfhcrrFCmtvolJo9+w==","signatures":[{"sig":"MEUCIQDO2ug0OzZk3SnQ7bcJ1qvp3FA6wGPCKRdga1xGy9hjtgIgCKiRZVqWqDsuCEh4aTgTlcV58i8IihaS3Bp7EyXqJgM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48907645},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.19","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.18","@syncfusion/ej2-excel-export":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.1.19_1757590564182_0.9675023384149786","host":"s3://npm-registry-packages-npm-production"}},"31.1.20":{"name":"@syncfusion/ej2-charts","version":"31.1.20","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"0568344a39ca6badb555f426e02fcf0f2cb738c1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.1.20.tgz","fileCount":520,"integrity":"sha512-/IdHaZ0z1lxgheg4zuuTKl0vV8E5CdW7AjCbDsZ+jYqXTBAeVdQHP8wfj3iPTIisv09KhWj3pBdqSrSsULfZKw==","signatures":[{"sig":"MEQCID0r17tmfcDDGLsKZTyKWjCjWJvkYssJ81kmFBguNEYjAiBg/ttMskawLJLiAaqcGpL4RlpHFrgqzrTsj0uVmwVwJQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48911628},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.20","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.20","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.20","@syncfusion/ej2-excel-export":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.1.20_1758077408640_0.44733938512528715","host":"s3://npm-registry-packages-npm-production"}},"31.1.21":{"name":"@syncfusion/ej2-charts","version":"31.1.21","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"3f92e6cec0958f8e54b20a1fbe8e6eb4994ef751","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.1.21.tgz","fileCount":520,"integrity":"sha512-J4V/v11Ht07s1PAcKJUVXG2+/TK/xLWv4cf+pvG3Q0uf1CX/PfsJpjhlw5ow66x42whYYowkEU7L9z0TRVwZWg==","signatures":[{"sig":"MEUCIAE+3vjs07QiE0tERlmuN6MAOUeRWsVFvHbiLTmBZXKQAiEAqRi4uFqDAs295nNiKCAPJ+KsJwtslM/7iO2Q/OXbSZc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48914207},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.20","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.21","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.20","@syncfusion/ej2-excel-export":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.1.21_1758596476039_0.33891452634687247","host":"s3://npm-registry-packages-npm-production"}},"31.1.22":{"name":"@syncfusion/ej2-charts","version":"31.1.22","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"d20c6d371c1379851f4c97f95a97f325a9b65019","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.1.22.tgz","fileCount":520,"integrity":"sha512-9TRuzkI4bDBrMmj+55bJtRUBT+xzYFO2W0eUg4T9nzlWVlLWhdW7vXiS/AMYju+/HfgeRe/5NCXIoXogDbiqTg==","signatures":[{"sig":"MEYCIQCfx5yJQN6b80K2UGBIuYU09BfnkjbAwLNNDW4EYvww6wIhALm1+4MA6u/rEKugrnNDNXuxQVrDsMssJEzhik/pM1ZF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48927596},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.22","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.22","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.20","@syncfusion/ej2-excel-export":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.1.22_1759289797186_0.08213643534493364","host":"s3://npm-registry-packages-npm-production"}},"31.1.23":{"name":"@syncfusion/ej2-charts","version":"31.1.23","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"1da48409de218d9b228711ceb8278c8c7d7f492d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.1.23.tgz","fileCount":520,"integrity":"sha512-UY/01xJQBWqf83Oxi+p+cfiZzKDGTJqSkQg0SPbUmu6oWMKhr13HouTN2gSRsCoFgZdGzyDpzgqH0mG2FGbUow==","signatures":[{"sig":"MEUCIGSBkwNd1YOPgmJAgIegSxmsVFMyu7natrbQI8JeySkEAiEAzc5YDvN6NbmD4lBaTnOn2UWW4PXuzrY2dHU9ITUuebs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48930402},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.22","@syncfusion/ej2-data":"~31.1.23","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.23","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.20","@syncfusion/ej2-excel-export":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.1.23_1759806320423_0.710132080035053","host":"s3://npm-registry-packages-npm-production"}},"31.2.2":{"name":"@syncfusion/ej2-charts","version":"31.2.2","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"f6fe887228718522f1ea871e9679dcf759ff8744","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.2.2.tgz","fileCount":520,"integrity":"sha512-Ie5etpNoM1FR9tREMeZXDURz7zKf1n5c6zKdWsxpPpV8YeI2nTxyTmwzmw3hU228/Fa4y7QsPZL+G1fN/bxYnA==","signatures":[{"sig":"MEYCIQD9kyEaJrqmuWEUfIdB8gRr75Grj7c0dXzvJSVBGF7WYAIhANaWAIwIgxmK1Ux6G2LRUAG406sxXyRvSXgyCZ7rGnje","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48935326},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.2","@syncfusion/ej2-data":"~31.2.2","@syncfusion/ej2-svg-base":"~31.2.2","@syncfusion/ej2-calendars":"~31.2.2","@syncfusion/ej2-pdf-export":"~31.2.2","@syncfusion/ej2-navigations":"~31.2.2","@syncfusion/ej2-excel-export":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.2.2_1760521527492_0.671826624621751","host":"s3://npm-registry-packages-npm-production"}},"31.2.3":{"name":"@syncfusion/ej2-charts","version":"31.2.3","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"7342b5ac66cb3c4fb3bb4a392b250e411d19fc7f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.2.3.tgz","fileCount":520,"integrity":"sha512-CUQ+Xr4crqjYEfa8ezbhpXXQVgvmEcCmdBeegwmprBCJrak2NoOUE+SHzYGTbBWkWk1eDvTBTJaSGgYSUCtWBA==","signatures":[{"sig":"MEYCIQCBiFl+qD59XzbhvLjfrino4SBUGHNI28/Kl+9wbTfLfAIhANMcfzoyHZKsrR9zkGxUV6EEBmggxD0xIkk7+ymV6zuP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48936109},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.2","@syncfusion/ej2-data":"~31.2.3","@syncfusion/ej2-svg-base":"~31.2.2","@syncfusion/ej2-calendars":"~31.2.3","@syncfusion/ej2-pdf-export":"~31.2.2","@syncfusion/ej2-navigations":"~31.2.3","@syncfusion/ej2-excel-export":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.2.3_1761105982946_0.6326847557767954","host":"s3://npm-registry-packages-npm-production"}},"31.2.4":{"name":"@syncfusion/ej2-charts","version":"31.2.4","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"9d21a391384fdf2f9edc85930b881a10d3801e44","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.2.4.tgz","fileCount":520,"integrity":"sha512-dvoiQtQASjXmyqMU/a1j57gSdT/vifNQdXcsrAUb9er7BBP0GwxWYE2uachlPNco1PfLJeQrHKjHWmMKV8vl6w==","signatures":[{"sig":"MEUCIEZBdYIk8twrVmCJOlh1fsa2Mz0J9+cswb20R/36FBGyAiEAhxp4Bu2VCutA7Rd+Axzm4luZf+U1qNTYZWojXFd+fng=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48939934},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.4","@syncfusion/ej2-data":"~31.2.3","@syncfusion/ej2-svg-base":"~31.2.2","@syncfusion/ej2-calendars":"~31.2.4","@syncfusion/ej2-pdf-export":"~31.2.2","@syncfusion/ej2-navigations":"~31.2.3","@syncfusion/ej2-excel-export":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.2.4_1761622977245_0.502812204408353","host":"s3://npm-registry-packages-npm-production"}},"31.2.5":{"name":"@syncfusion/ej2-charts","version":"31.2.5","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"640e944d7cb10e5a7f9255d8ede0ac4ae2daf29f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.2.5.tgz","fileCount":520,"integrity":"sha512-w38aBmWCekk27ClqY2i+IvQHPSasHJ6HXzAjFi1nBODuhTrV+F3RFrvyE49yWKD0srlNKxWtC7aLk5DwV8QWSw==","signatures":[{"sig":"MEQCIF+0g4IcV9ZWK0skTdzX81fX5XByVlS2Mv4tCMxAimn/AiAZ0X8OtLp1DcOSklf1+lZ9JFJJyFxhmChl8ILoiq4oXQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48826352},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.5","@syncfusion/ej2-data":"~31.2.5","@syncfusion/ej2-svg-base":"~31.2.2","@syncfusion/ej2-calendars":"~31.2.5","@syncfusion/ej2-pdf-export":"~31.2.2","@syncfusion/ej2-navigations":"~31.2.5","@syncfusion/ej2-excel-export":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.2.5_1762225399750_0.8028760533587462","host":"s3://npm-registry-packages-npm-production"}},"31.2.10":{"name":"@syncfusion/ej2-charts","version":"31.2.10","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"2ccb7b40827507e93549da6ae130e5b320193d76","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.2.10.tgz","fileCount":520,"integrity":"sha512-o84KcYt3xM4t67VK0f7/xgB/bckNupQGsaFY0ZEBpVW4m4hsp/sd3OWyGwCWr3XvZ8yXM+PGMX19EVR8Wy9VpA==","signatures":[{"sig":"MEQCIGLLXcs0C/gZ1w5uoCxytyAddI69G+BaV1j2cnPorkVvAiBfmmm3Rv2fApA2zMMiqhigejE2+yKuRYDm6cC7VTT6PQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48826422},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.5","@syncfusion/ej2-data":"~31.2.5","@syncfusion/ej2-svg-base":"~31.2.2","@syncfusion/ej2-calendars":"~31.2.10","@syncfusion/ej2-pdf-export":"~31.2.2","@syncfusion/ej2-navigations":"~31.2.5","@syncfusion/ej2-excel-export":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.2.10_1762977908882_0.00037109084594089126","host":"s3://npm-registry-packages-npm-production"}},"31.2.12":{"name":"@syncfusion/ej2-charts","version":"31.2.12","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"79008821552e4789db82fc21fd626856fd9808da","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.2.12.tgz","fileCount":520,"integrity":"sha512-zTc75Ma9UAK9AWCTjUStr6nmBgrFRgtEycYwabOhJRhveC/Nug5BIww1vQ7VSeIPsA1iOKIde1EOxz/7fNAHUg==","signatures":[{"sig":"MEUCIQC6xORULf/8tgKnj0FzYbqs3aDPOUcAlfD5N6FJKMJnpwIgXDi/Ejfho/N1jfe1+cHeQoejMaiMO0urE0xgGDAcdKM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48826638},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-data":"~31.2.12","@syncfusion/ej2-svg-base":"~31.2.12","@syncfusion/ej2-calendars":"~31.2.12","@syncfusion/ej2-pdf-export":"~31.2.12","@syncfusion/ej2-navigations":"~31.2.12","@syncfusion/ej2-excel-export":"~31.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.2.12_1763452029128_0.9502733575676476","host":"s3://npm-registry-packages-npm-production"}},"31.1.17-774033":{"name":"@syncfusion/ej2-charts","version":"31.1.17-774033","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@31.1.17-774033","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"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":"9c5a3d571355dfe65b25596e1f487f030841a805","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.1.17-774033.tgz","fileCount":499,"integrity":"sha512-nGlwx+5DVmNYAULJv9r43rp1GunWzcax0xuzL0nWmrCKedRRCoP08V00KJJQhgpbROkGgIw/wLNeXZAJZBLpog==","signatures":[{"sig":"MEYCIQDcNeSJd8tGzVJSx1QgHLvmGRmYVq9kGA1vepsBawmtRAIhANfxyKf5Y6SAf29LQ8Hl01ssPfI9RYvKutd6707UOP6o","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":38826454},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.17","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.17","@syncfusion/ej2-excel-export":"~31.1.17"},"_hasShrinkwrap":false,"readmeFilename":"ReadMe.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.1.17-774033_1763636592266_0.1360568530423385","host":"s3://npm-registry-packages-npm-production"}},"31.2.15":{"name":"@syncfusion/ej2-charts","version":"31.2.15","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"7ab191d9797e6e1c30bd9804b3ed51f3571ee2aa","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.2.15.tgz","fileCount":520,"integrity":"sha512-Dk2QErYNHZJoKFiWVeWwfOosWHon6qRcdAE/6Nk+GanRC/hhl19FOeELqt9QzZ5Ch2eJcefepS++4QL5rZdbxw==","signatures":[{"sig":"MEUCICenzKCYiTovmr8hmVCUStKvYLZClx28J8kN2rQTuG7EAiEAj347nuxTuMf9QEEc3SEQG7cnsqD2Gf3SB4FKzSdY5gc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48827160},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-data":"~31.2.12","@syncfusion/ej2-svg-base":"~31.2.12","@syncfusion/ej2-calendars":"~31.2.15","@syncfusion/ej2-pdf-export":"~31.2.12","@syncfusion/ej2-navigations":"~31.2.12","@syncfusion/ej2-excel-export":"~31.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.2.15_1764030212507_0.305143856003266","host":"s3://npm-registry-packages-npm-production"}},"31.1.17-985527":{"name":"@syncfusion/ej2-charts","version":"31.1.17-985527","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@31.1.17-985527","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"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":"028f193d1ddb9d429c49220d4bddc3f3e4cb32cb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.1.17-985527.tgz","fileCount":499,"integrity":"sha512-+NWicqjspua87hhEcptY0zNLRIRPi4b/EUDcHKU76fB7lm7/JerM45x+885XrViwZWpVkF7ixO58uulgLIsAhQ==","signatures":[{"sig":"MEQCIC5PzJDuTr+xfZqP0MnSGDBVZT0I3fh0+4OSiA+KF2kFAiA2U8XmvtDf9FbqFJAnk/9Yhr5iEF+he/b2vh9xCKOCMw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":38827844},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.17","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.17","@syncfusion/ej2-excel-export":"~31.1.17"},"_hasShrinkwrap":false,"readmeFilename":"ReadMe.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.1.17-985527_1764597547767_0.14305966923305502","host":"s3://npm-registry-packages-npm-production"}},"31.2.16":{"name":"@syncfusion/ej2-charts","version":"31.2.16","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"091dd0b31eb38ed88a1cd3439a31e852838551d3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.2.16.tgz","fileCount":520,"integrity":"sha512-vfJiQe68z/cVJbq+T3Akq+vq9mWObLICaDVnClW2WgIZ5gY6ABYEtBbvuR1GFjCSkH9wlbvmpkxsDZeas2Xa8w==","signatures":[{"sig":"MEQCIErcL9FIJ6c2/sqZlCHjfdKOXCKnlrUhkMrFyl4HX0YwAiBuMDAL4wIfWqlzASajRmVWl1qq1SyhPkahVL5rUnH9zQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48827739},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-data":"~31.2.16","@syncfusion/ej2-svg-base":"~31.2.12","@syncfusion/ej2-calendars":"~31.2.16","@syncfusion/ej2-pdf-export":"~31.2.12","@syncfusion/ej2-navigations":"~31.2.16","@syncfusion/ej2-excel-export":"~31.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.2.16_1764648902923_0.5677688085382062","host":"s3://npm-registry-packages-npm-production"}},"31.2.18":{"name":"@syncfusion/ej2-charts","version":"31.2.18","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"2edc721acfa4944fd7fe8ace9857b7e8e5c81a57","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.2.18.tgz","fileCount":519,"integrity":"sha512-Asg4gIpkQje/aig5DHLVf3ODvI7n4FaKqPXmOYcVDpYP7zFl64lWdEpm2kvloG+NLq1ec2laNty/DJPGc004tw==","signatures":[{"sig":"MEUCIQDL2GMhB6amIgUxlQokxzuIY3py7Ao87ZbIwNWoTgbP7wIgf0CYOH8+fA7tHIsscpX/hFJocVLKW/1/WRJThsmoCMs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":48830158},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.18","@syncfusion/ej2-data":"~31.2.18","@syncfusion/ej2-svg-base":"~31.2.12","@syncfusion/ej2-calendars":"~31.2.18","@syncfusion/ej2-pdf-export":"~31.2.12","@syncfusion/ej2-navigations":"~31.2.16","@syncfusion/ej2-excel-export":"~31.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.2.18_1765252283045_0.9871685043144509","host":"s3://npm-registry-packages-npm-production"}},"32.1.19":{"name":"@syncfusion/ej2-charts","version":"32.1.19","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"2116a9bd70ef6f86c85f2fa377b04df41db58de9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-32.1.19.tgz","fileCount":520,"integrity":"sha512-q9YkMTw4AEh8XcCo0HBFHEDGCV+McWq2gf8cPxKHCexcLF1iooRtG6CLSCmMb5Op0Fg4wIeIEEKcGYhf8iwoow==","signatures":[{"sig":"MEQCID5dUQPZIIcGSReF3Lgv+2ifSj9V9o58oSvi+S8GpY1+AiBtpYZ+0Id3+jiMMuahl5XGXP6XjwkwLJfggKrzuDzrKA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49096033},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-data":"~32.1.19","@syncfusion/ej2-svg-base":"~32.1.19","@syncfusion/ej2-calendars":"~32.1.19","@syncfusion/ej2-pdf-export":"~32.1.19","@syncfusion/ej2-navigations":"~32.1.19","@syncfusion/ej2-excel-export":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_32.1.19_1765867272479_0.2716635057216972","host":"s3://npm-registry-packages-npm-production"}},"32.1.22":{"name":"@syncfusion/ej2-charts","version":"32.1.22","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"686fb867eca154a077b801d34f0cc51cd6993ec7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-32.1.22.tgz","fileCount":520,"integrity":"sha512-wRqO0xBC6EtMOjeisBLz0BbMtZs2SRE6HdGfPZipWerzXnE53NbvFO28ynWMkgzJpDDSk4FXVqyP6GWC86yklQ==","signatures":[{"sig":"MEUCIQDva0qnEC9Y7c7+L0UIy0GFROVAHSlmCun0ThGgOwnKKwIgOOwgdWNz4kZ4WneLdvRASpasxwod6CHm4GO9YsJNpKU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49099936},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-data":"~32.1.19","@syncfusion/ej2-svg-base":"~32.1.19","@syncfusion/ej2-calendars":"~32.1.22","@syncfusion/ej2-pdf-export":"~32.1.19","@syncfusion/ej2-navigations":"~32.1.19","@syncfusion/ej2-excel-export":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_32.1.22_1767667737149_0.8455024765536128","host":"s3://npm-registry-packages-npm-production"}},"32.1.23":{"name":"@syncfusion/ej2-charts","version":"32.1.23","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"4990a8cff9c5480a3399f7d0014ea1c025cdb5e3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-32.1.23.tgz","fileCount":520,"integrity":"sha512-BPhnDw/NOv4YsQD7GkEbGdX/qTH5bt0y/i3bhdI0tEMW83VwhN8fKh4HkpbzceBiJer7AvVZNlfvYdnptTcYAw==","signatures":[{"sig":"MEQCIG/qwhOv/PETsSD3M9INEYOclTNVZphFYJ7YevQywvmqAiBYcK9Ov86eu69dvDZ4oHYenf8zRMAeWWcniETy4FwPCg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49107448},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.23","@syncfusion/ej2-data":"~32.1.23","@syncfusion/ej2-svg-base":"~32.1.19","@syncfusion/ej2-calendars":"~32.1.23","@syncfusion/ej2-pdf-export":"~32.1.19","@syncfusion/ej2-navigations":"~32.1.19","@syncfusion/ej2-excel-export":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_32.1.23_1768275840554_0.708509984691039","host":"s3://npm-registry-packages-npm-production"}},"31.1.17-1001202":{"name":"@syncfusion/ej2-charts","version":"31.1.17-1001202","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@31.1.17-1001202","maintainers":[{"name":"anonymous","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":"7ac59b4f78cf51987edf999b5d9a75e557704864","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.1.17-1001202.tgz","fileCount":501,"integrity":"sha512-gBjwXpOV5oYRspj9mV4taGyeJwCK46ugnw78XPT9O4ScXBidZeQXyDM7o3P9z+D+SXosMxB2DdtzgFh8NmJwOQ==","signatures":[{"sig":"MEYCIQCCKeqinDL2uf/iMitPu7K2HozOXaZ6coWC1mfu+OASTQIhAKL9fuQ5NtJmu/BaSD78giw1NWHGYXl20iPOfgeuEG5w","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":38840278},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"D:\\SF3992\\WFH\\Nexus\\release","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"d4a9c0c09c7e2f7131975181cafb3b894401d301","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-development/@syncfusion/ej2-charts/-/ej2-charts-28.2.0.tgz","_integrity":"sha512-2kFXwxILGgRXEARFc4aqp9MgLHPX3xCN/8j2AWOCAzmOlFdi21o0qYT0zOIMRzuMkiedr47MtPhgO2IZVizRTw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.14.12","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-grid-chart","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.17","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.17","@syncfusion/ej2-excel-export":"~31.1.17"},"_hasShrinkwrap":false,"readmeFilename":"ReadMe.md","devDependencies":{},"_phantomChildren":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.1.17-1001202_1768304903153_0.5532094613412415","host":"s3://npm-registry-packages-npm-production"}},"32.1.24":{"name":"@syncfusion/ej2-charts","version":"32.1.24","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"de3d805b7de07a26262b72f24009fb848b39e6c3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-32.1.24.tgz","fileCount":520,"integrity":"sha512-i//5TNKcOSBovTN+IuXNWXrprcS40Cj0oM+6cVU3BRD3yYkWXxnUDLmKHaSAljulnZiPkLYC+0Dqn+cBTeDYKg==","signatures":[{"sig":"MEUCIQCFtCfD4FPwAuSjp9a7k4khnHD2ZcfBvPgfd9cJLtdt6AIgFqdcagnloIcJD0lCe3vCEpTUlEDAXCrdSXDv4gXAEe8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49124584},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.24","@syncfusion/ej2-data":"~32.1.24","@syncfusion/ej2-svg-base":"~32.1.24","@syncfusion/ej2-calendars":"~32.1.24","@syncfusion/ej2-pdf-export":"~32.1.24","@syncfusion/ej2-navigations":"~32.1.24","@syncfusion/ej2-excel-export":"~32.1.24"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_32.1.24_1768875910266_0.1516633094064328","host":"s3://npm-registry-packages-npm-production"}},"32.1.25":{"name":"@syncfusion/ej2-charts","version":"32.1.25","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"af9235df9685f84f0e6f4883adee249966872e6d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-32.1.25.tgz","fileCount":520,"integrity":"sha512-8X8B6AxQqMFeM8Cp6ewXzSMk0MzOhHqhbcoqZog8Wyw/lLxrozSqFYezHKCJGAjFNgfXBOXDNtF9F5S44vXmeg==","signatures":[{"sig":"MEUCIBF50tdRfZP/G7Z+fhaONk/d9ac7kFsUdElPKpSucOrIAiEAkRN8ym3jPKcxGKY1EthvmLmR9CiDcc8RUjfxTJedCQw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49128158},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.24","@syncfusion/ej2-data":"~32.1.24","@syncfusion/ej2-svg-base":"~32.1.24","@syncfusion/ej2-calendars":"~32.1.25","@syncfusion/ej2-pdf-export":"~32.1.24","@syncfusion/ej2-navigations":"~32.1.24","@syncfusion/ej2-excel-export":"~32.1.24"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_32.1.25_1769482386379_0.038508837690520936","host":"s3://npm-registry-packages-npm-production"}},"32.2.3":{"name":"@syncfusion/ej2-charts","version":"32.2.3","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"5923b099446895c62489678ade96f953e99f6599","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-32.2.3.tgz","fileCount":520,"integrity":"sha512-UqkVR7sIzVT7LqCV/CU5pb0C1Gjw6NrBbIj1h9u2s3xMrEwXYiesmpxmsOA3AjG4s/k8rHHgBCHUuRGxOZY3rA==","signatures":[{"sig":"MEUCICFptB5ZQuMopkD5O2ny/DiFZd5eFXy8zPJeo08kHdFaAiEAoZl61vWnYAYuRqCty88Bo/eGSITsKXrpu7b0unLKTtk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49128146},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-data":"~32.2.3","@syncfusion/ej2-svg-base":"~32.2.3","@syncfusion/ej2-calendars":"~32.2.3","@syncfusion/ej2-pdf-export":"~32.2.3","@syncfusion/ej2-navigations":"~32.2.3","@syncfusion/ej2-excel-export":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_32.2.3_1770256756824_0.7112975476709873","host":"s3://npm-registry-packages-npm-production"}},"32.2.4":{"name":"@syncfusion/ej2-charts","version":"32.2.4","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@32.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"7b7227b9e3e11d7a12fbde603a340343db375bec","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-32.2.4.tgz","fileCount":520,"integrity":"sha512-e0hfZJYLeVq+1MtJWKeRFR6300NXmtb+/0SLtKCiZHqFp4aPusi/qhpRuabteVvTlEquKGdul3aeW+U6qqhcgw==","signatures":[{"sig":"MEUCIQDvY5xxK7131vfb4Nsxo8K9FxO+NG7E2F2KJJ8z6vItbgIgKeyTZPIguQfHbZ9t0f54PPXpFd4sf2KD4XFCiIJcIKY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49128146},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-data":"~32.2.3","@syncfusion/ej2-svg-base":"~32.2.3","@syncfusion/ej2-calendars":"~32.2.4","@syncfusion/ej2-pdf-export":"~32.2.3","@syncfusion/ej2-navigations":"~32.2.3","@syncfusion/ej2-excel-export":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_32.2.4_1770781034432_0.5167319187078352","host":"s3://npm-registry-packages-npm-production"}},"32.2.5":{"name":"@syncfusion/ej2-charts","version":"32.2.5","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"3877a18b46fe4d817a2eeaa22d42b0420b08911d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-32.2.5.tgz","fileCount":520,"integrity":"sha512-ikbFo1b3KuteeNMTQ00HAkVo+TVnM8GfWz/wh5ivMRjLdbegh36v3d5WU7zuJe7rtlVlQylvC1bzfWUv/gG9Kg==","signatures":[{"sig":"MEUCIQDLl3CFZCcqIz2zVPNqEF07ku6pdBWSqctZLQWggRkK+AIgfv+LYW6NzCfcf9VW/ZWhvAX8XIQLhqW9+rqkfzDaCm4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49128146},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-data":"~32.2.3","@syncfusion/ej2-svg-base":"~32.2.3","@syncfusion/ej2-calendars":"~32.2.5","@syncfusion/ej2-pdf-export":"~32.2.3","@syncfusion/ej2-navigations":"~32.2.3","@syncfusion/ej2-excel-export":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_32.2.5_1771286467650_0.7737213143602817","host":"s3://npm-registry-packages-npm-production"}},"32.2.7":{"name":"@syncfusion/ej2-charts","version":"32.2.7","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"ccab536d5f8c3c23330c4b632ffa18def150f7d4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-32.2.7.tgz","fileCount":520,"integrity":"sha512-vniGmQgKU1K+0Jwh1phRHAV9/O1Bzqil7Y9W22QZDKo2OOuuY63qnd+0fndy38gFA3ZHo69KnferYVCULTs/mg==","signatures":[{"sig":"MEYCIQCsxymbsGWYJoWUP/yNUN+myPnqI5yDYtgz++Owmx4K4wIhAPtE5Y3+CFGOEWwvwUtPhGp7o4ijTCU1Fg7ijwK0hSmq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49127814},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.6","@syncfusion/ej2-data":"~32.2.3","@syncfusion/ej2-svg-base":"~32.2.3","@syncfusion/ej2-calendars":"~32.2.7","@syncfusion/ej2-pdf-export":"~32.2.3","@syncfusion/ej2-navigations":"~32.2.7","@syncfusion/ej2-excel-export":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_32.2.7_1771914181158_0.7665834342386131","host":"s3://npm-registry-packages-npm-production"}},"32.2.8":{"name":"@syncfusion/ej2-charts","version":"32.2.8","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"50e53e42569be615f9cf7ee55b5a0f30719c571e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-32.2.8.tgz","fileCount":520,"integrity":"sha512-hAvG6MnO2sS2rSIoP/1wA3JUsfrhRyDt4/SgFg8X/IbXp4P92vStAIFXp5EDlk8tR/wJjey5Vy2i+VnlCKAvcw==","signatures":[{"sig":"MEUCIFkm/nYMC6Jaosjq9xe7NRPgoCMQowC/CoEsU0g/DKdgAiEA6gUEO1L4rEES2xevHKzw/RGN+WqfFJVXNM5vFIvna1U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49128969},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.6","@syncfusion/ej2-data":"~32.2.3","@syncfusion/ej2-svg-base":"~32.2.3","@syncfusion/ej2-calendars":"~32.2.8","@syncfusion/ej2-pdf-export":"~32.2.3","@syncfusion/ej2-navigations":"~32.2.8","@syncfusion/ej2-excel-export":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_32.2.8_1772507627889_0.37437105966888073","host":"s3://npm-registry-packages-npm-production"}},"31.1.17-811385":{"name":"@syncfusion/ej2-charts","version":"31.1.17-811385","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@31.1.17-811385","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"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":"23333c6ab57b386cd000abf76fd44e1ba6a3d697","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.1.17-811385.tgz","fileCount":499,"integrity":"sha512-pJVesNEy6cYUyGRSNKG+YE8P3lznnBZTIZWgwDSc/J1r43U/d03sgUyw/NjerZ/Ks5p/U9L5JToD3nzC/LHmTw==","signatures":[{"sig":"MEUCIQCBxB1ShUFMP0xTWOy5nOzKat6lfzruSccY+K9KyhSVZAIgCxy8ya9Z2M3YMgua/STW19vGSltwKDNnZl+k4qJQSRk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":38833763},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"22.18.0","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.17","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.17","@syncfusion/ej2-excel-export":"~31.1.17"},"_hasShrinkwrap":false,"readmeFilename":"ReadMe.md","devDependencies":{},"bundleDependencies":[],"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.1.17-811385_1772625546320_0.8640642547117428","host":"s3://npm-registry-packages-npm-production"}},"32.2.9":{"name":"@syncfusion/ej2-charts","version":"32.2.9","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"9fcc1a2bdf9273a7b1c77b0a33f74fc05a9176cb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-32.2.9.tgz","fileCount":520,"integrity":"sha512-P1nmrCPP2yYrgMX42dz98e48WIhepuJZ5TcQ7RC78AjETrKZNOmMwgd4uTiV1vVxUuNYiLm8aegefcw9jQ2yig==","signatures":[{"sig":"MEUCIQCs4qVutW2CCP7UzvFrSS3KGntFsmODNc/T+Sb+HSLosQIgArkKm+OL41+an8sTpvtFaR4by/JBaF2TKKvX5W2BuDk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":49129252},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.9","@syncfusion/ej2-data":"~32.2.3","@syncfusion/ej2-svg-base":"~32.2.3","@syncfusion/ej2-calendars":"~32.2.9","@syncfusion/ej2-pdf-export":"~32.2.3","@syncfusion/ej2-navigations":"~32.2.9","@syncfusion/ej2-excel-export":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_32.2.9_1773108687724_0.9993145971839552","host":"s3://npm-registry-packages-npm-production"}},"33.1.44":{"name":"@syncfusion/ej2-charts","version":"33.1.44","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@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":"d747c9e9c8b97cf0f7a3937ac1579122b3d3f3e1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-33.1.44.tgz","fileCount":548,"integrity":"sha512-ZW8P6RD5isYfgi+myk3OJtat7KGWCliL3TxlCLeg8wxDOZJx2F8vrxRUm+hXNGhnbHpQLfcpI3ImrNfs2WTuZA==","signatures":[{"sig":"MEQCIH0lJUrNJboDqEafA/2QRNGuItRl6pbHyWYsbYdVOtzsAiB0dT5ZjAlynMMofNjVSjrXQjdhjP+ArQB/+pIvL+NMfQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52958389},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.1.44","@syncfusion/ej2-data":"~33.1.44","@syncfusion/ej2-svg-base":"~33.1.44","@syncfusion/ej2-calendars":"~33.1.44","@syncfusion/ej2-pdf-export":"~33.1.44","@syncfusion/ej2-navigations":"~33.1.44","@syncfusion/ej2-excel-export":"~33.1.44"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_33.1.44_1773658295087_0.0771386351984289","host":"s3://npm-registry-packages-npm-production"}},"31.1.17-815160":{"name":"@syncfusion/ej2-charts","version":"31.1.17-815160","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@31.1.17-815160","maintainers":[{"name":"anonymous","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":"96547a190402e87f117e0c26b50c8b979a00125e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.1.17-815160.tgz","fileCount":513,"integrity":"sha512-1iXonm4bUrLtLGKcMxnZFyUQOXp+A1LoFJNthSwFU5ZmHy+0Qg40DyuOnsgIj3g0TzcKJiUDqbzMNnVNK6MEqw==","signatures":[{"sig":"MEQCID98u/HdWXPLSUvE2RMA1xDVien/zFia+d8DlYOverU3AiA1rVk/6kIQRBMD0ObgT90REKTUtrlasxMic5A8LlTPKA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":38861135},"main":"./dist/ej2-charts.umd.min.js","_from":"@syncfusion/ej2-charts@*","_spec":"@syncfusion/ej2-charts@*","_where":"D:\\SF3992\\WFH\\Nexus\\release","es2015":"./dist/es6/ej2-charts.es5.js","module":"./index.js","_shasum":"d4a9c0c09c7e2f7131975181cafb3b894401d301","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-charts","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-development/@syncfusion/ej2-charts/-/ej2-charts-28.2.0.tgz","_integrity":"sha512-2kFXwxILGgRXEARFc4aqp9MgLHPX3xCN/8j2AWOCAzmOlFdi21o0qYT0zOIMRzuMkiedr47MtPhgO2IZVizRTw==","_requested":{"raw":"@syncfusion/ej2-charts@*","name":"@syncfusion/ej2-charts","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-charts"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/charts","type":"git"},"_npmVersion":"6.9.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-charts","/@syncfusion/ej2-grid-chart","/@syncfusion/ej2-office-chart","/@syncfusion/ej2-pivotview","/@syncfusion/ej2-react-charts","/@syncfusion/ej2-spreadsheet","/@syncfusion/ej2-vue-charts"],"description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"10.16.2","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.17","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.17","@syncfusion/ej2-excel-export":"~31.1.17"},"_hasShrinkwrap":false,"readmeFilename":"ReadMe.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.1.17-815160_1774274266681_0.9699850208830954","host":"s3://npm-registry-packages-npm-production"}},"33.1.47":{"name":"@syncfusion/ej2-charts","version":"33.1.47","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@33.1.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"eaf19ac3b461ba71bfb4a4ee6f633281fd8e626c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-33.1.47.tgz","fileCount":548,"integrity":"sha512-wtSQMbJFudiNJHZ7nTwJBOMjxmwvcI1LJNp9Mf2ojlU3iscfd8YbDSExnTbXkh63jMs5nocgFQgnJ99zx3+PhA==","signatures":[{"sig":"MEQCICJj9cKkS1VDniur+vJH6cF6tegZy7hJ95wF3QR+2O0SAiAC05otbTX/gwwyaNJrQ0qrRr+WQG2zNh3hgihx4tOO/g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52962924},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.1.45","@syncfusion/ej2-data":"~33.1.45","@syncfusion/ej2-svg-base":"~33.1.44","@syncfusion/ej2-calendars":"~33.1.44","@syncfusion/ej2-pdf-export":"~33.1.44","@syncfusion/ej2-navigations":"~33.1.47","@syncfusion/ej2-excel-export":"~33.1.44"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_33.1.47_1775530189514_0.2803682743683529","host":"s3://npm-registry-packages-npm-production"}},"33.1.49":{"name":"@syncfusion/ej2-charts","version":"33.1.49","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@33.1.49","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"455676d2411632845328d6db95c6e1c7218f4350","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-33.1.49.tgz","fileCount":548,"integrity":"sha512-Cc6LGuuvCAF7o6cEjkr/Kt85mS18wmbppkrgwF9BGlZwzUh421NneA7uLqflCwG0Np4wIx0W6e2dzGcfdfEuIQ==","signatures":[{"sig":"MEYCIQDLUTLeeVRPTIUZYGXljB9P/y8yVndHcT7kCK+3eSrWqQIhAPD6b+lKq+dOI06vSK4/TUgzMQ432L69C9WmeP3WZ7bs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52963374},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.1.45","@syncfusion/ej2-data":"~33.1.45","@syncfusion/ej2-svg-base":"~33.1.44","@syncfusion/ej2-calendars":"~33.1.44","@syncfusion/ej2-pdf-export":"~33.1.44","@syncfusion/ej2-navigations":"~33.1.49","@syncfusion/ej2-excel-export":"~33.1.44"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_33.1.49_1776133032527_0.7626450699125249","host":"s3://npm-registry-packages-npm-production"}},"33.2.3":{"name":"@syncfusion/ej2-charts","version":"33.2.3","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@33.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"51840745cdc9f141e346013a062b38c9be7132eb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-33.2.3.tgz","fileCount":548,"integrity":"sha512-ut20j5+NGwFf2YlnBan4Q3jR/Ny/MXdqbh/kYmeYPrNCaHe8N2u83lOlP4lLXOBifSPyB+Titi8+hVPbduLL2A==","signatures":[{"sig":"MEYCIQD42HaysEiCKdRS0QIaCKDTr49eakW1+I6kZaoy8Mc2RwIhAL//vMPQluEaFIe07GpJK0YyoQyKvH53pRklXPWgLIrX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52963362},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.2.3","@syncfusion/ej2-data":"~33.2.3","@syncfusion/ej2-svg-base":"~33.2.3","@syncfusion/ej2-calendars":"~33.2.3","@syncfusion/ej2-pdf-export":"~33.2.3","@syncfusion/ej2-navigations":"~33.2.3","@syncfusion/ej2-excel-export":"~33.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_33.2.3_1776745405153_0.09497516676759066","host":"s3://npm-registry-packages-npm-production"}},"31.1.17-792570":{"name":"@syncfusion/ej2-charts","version":"31.1.17-792570","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@31.1.17-792570","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"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":"4fc3c04130b83ec583e4e38cf9bec327808f41b8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-31.1.17-792570.tgz","fileCount":499,"integrity":"sha512-VMOzo7M9d4CKO3vGJEEmN55NqBmz1UtztPkicpktXIEqFFtdusRZDgkkSLlEeaEhqAV7nypWF8AQEVj2A8s4eA==","signatures":[{"sig":"MEUCIQDVhr6MBMfABzIE10hOtu4FJKwFY1SF0r9AZgfm8RBuaAIgYTGNgxvc0ZyOK8vfqOZnhyaIjz1zGg7u8v14phPy6QE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":38832850},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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":"8.3.1","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.14.0","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-data":"~31.1.17","@syncfusion/ej2-svg-base":"~31.1.17","@syncfusion/ej2-calendars":"~31.1.17","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-navigations":"~31.1.17","@syncfusion/ej2-excel-export":"~31.1.17"},"_hasShrinkwrap":false,"readmeFilename":"ReadMe.md","devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_31.1.17-792570_1776776226045_0.3816355944360439","host":"s3://npm-registry-packages-npm-production"}},"33.2.4":{"name":"@syncfusion/ej2-charts","version":"33.2.4","keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-charts@33.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"049ff630d08abd82ed599ad037c2717471f18b3b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-33.2.4.tgz","fileCount":548,"integrity":"sha512-khvybuQlf17EGz06Z1jVrLMUkMzn6l6KaxjgUX0959e61STYPyF8YOLuNQyWbiegW5hEfusRM6uB2zLo58rfwQ==","signatures":[{"sig":"MEQCIE0twOprLJB5iiA/ib21xL/F2mth4zR7qqlFmVEwQgXwAiAvcGkPCceBR4w/An8F7J7hkwraIJf1Uma32JF3KG8RRg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":52978731},"main":"./dist/ej2-charts.umd.min.js","es2015":"./dist/es6/ej2-charts.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 chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~33.2.3","@syncfusion/ej2-data":"~33.2.3","@syncfusion/ej2-svg-base":"~33.2.3","@syncfusion/ej2-calendars":"~33.2.4","@syncfusion/ej2-pdf-export":"~33.2.4","@syncfusion/ej2-navigations":"~33.2.4","@syncfusion/ej2-excel-export":"~33.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-charts_33.2.4_1777346388033_0.6532990089573532","host":"s3://npm-registry-packages-npm-production"}},"33.2.5":{"name":"@syncfusion/ej2-charts","version":"33.2.5","description":"Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball.","author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","dependencies":{"@syncfusion/ej2-base":"~33.2.3","@syncfusion/ej2-calendars":"~33.2.5","@syncfusion/ej2-data":"~33.2.5","@syncfusion/ej2-excel-export":"~33.2.3","@syncfusion/ej2-navigations":"~33.2.4","@syncfusion/ej2-pdf-export":"~33.2.4","@syncfusion/ej2-svg-base":"~33.2.3"},"devDependencies":{},"keywords":["ej2","syncfusion","ej2-charts","TypeScript","chart","graph","financial-chart","stock-chart","bullet-chart","sparkline","smith-chart","range-navigator"],"repository":{"type":"git","url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master"},"main":"./dist/ej2-charts.umd.min.js","module":"./index.js","es2015":"./dist/es6/ej2-charts.es5.js","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-charts@33.2.5","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-nOomC6/N6A5hEnheAhYio2avBV3R2bPKizATuQaBt7j2yDMNJW9gy/k3ww3icduL3qtcFUOOEp9jq8wQgKbA9g==","shasum":"40e995a0d0fec72c255d05cf307fc0b3fcca5607","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-charts/-/ej2-charts-33.2.5.tgz","fileCount":548,"unpackedSize":52978731,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIHggoQigkgg/R1VTdQ5buxauvh8341o+ImBTx0iAiyjgAiAZ9/M5qmi536/OpwB4hWxdIdSGSk9bYgxgaXJf3yDRxA=="}]},"_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-charts_33.2.5_1777950615490_0.2539093327996582"},"_hasShrinkwrap":false}},"name":"@syncfusion/ej2-charts","time":{"created":"2017-05-10T10:25:25.991Z","modified":"2026-05-05T03:10:16.342Z","1.0.0":"2017-05-10T10:25:25.991Z","1.0.1":"2017-05-10T11:11:05.099Z","1.0.3":"2017-05-10T12:13:18.154Z","1.0.4":"2017-05-10T13:39:24.091Z","1.0.5":"2017-05-11T13:07:23.376Z","1.0.7":"2017-05-19T05:32:24.701Z","1.0.8":"2017-05-19T05:57:34.076Z","1.0.10":"2017-07-05T12:46:00.092Z","1.0.11":"2017-08-03T22:34:50.245Z","1.0.14":"2017-08-31T21:38:28.811Z","1.0.16":"2017-09-08T10:57:21.100Z","1.0.18":"2017-09-20T17:17:35.622Z","1.0.19":"2017-09-28T23:38:26.991Z","1.0.20":"2017-09-29T00:26:58.352Z","15.4.17":"2017-11-13T11:31:34.896Z","15.4.20":"2017-12-01T03:46:42.024Z","15.4.22":"2017-12-14T06:55:58.233Z","15.4.23":"2017-12-27T14:00:11.215Z","15.4.27":"2018-01-30T14:45:23.448Z","16.1.24":"2018-02-22T03:09:07.867Z","16.1.26":"2018-03-05T16:29:44.108Z","16.1.28":"2018-03-09T05:32:12.229Z","16.1.29":"2018-03-13T16:11:38.081Z","16.1.32":"2018-03-29T12:34:33.588Z","16.1.35":"2018-04-17T15:32:33.404Z","16.1.37":"2018-04-24T16:56:40.858Z","16.1.40":"2018-05-08T08:43:22.538Z","16.1.48":"2018-06-13T15:08:59.321Z","16.2.41":"2018-06-25T08:58:18.566Z","16.2.44":"2018-07-10T09:44:50.891Z","16.2.45":"2018-07-17T07:43:52.766Z","16.2.46":"2018-07-30T12:55:09.244Z","16.2.47":"2018-08-07T12:37:55.604Z","16.2.48":"2018-08-14T10:24:05.403Z","16.2.49":"2018-08-21T12:37:25.542Z","16.2.50":"2018-08-28T17:56:49.538Z","16.3.17":"2018-09-11T13:23:58.270Z","16.3.21":"2018-09-21T19:40:05.367Z","16.3.22":"2018-09-25T10:34:25.152Z","16.3.24":"2018-10-09T07:11:46.718Z","16.3.27":"2018-10-23T10:13:44.106Z","16.3.29":"2018-10-31T04:35:46.704Z","16.3.30":"2018-11-01T11:22:24.191Z","16.3.32":"2018-11-13T06:24:15.752Z","16.3.33":"2018-11-20T13:12:27.944Z","16.3.34":"2018-11-22T03:47:55.997Z","16.4.40-beta":"2018-12-10T12:21:42.822Z","16.4.42":"2018-12-17T13:07:38.096Z","16.4.44":"2018-12-24T12:11:04.956Z","16.4.45":"2019-01-02T12:00:38.056Z","16.4.47":"2019-01-16T11:14:51.301Z","16.4.48":"2019-01-22T12:00:44.895Z","17.1.1-beta":"2019-01-29T13:45:47.629Z","16.4.52":"2019-02-05T16:34:36.941Z","16.4.53":"2019-02-13T10:10:02.763Z","16.4.54":"2019-02-19T07:29:10.294Z","17.1.32-beta":"2019-03-13T15:09:24.868Z","17.1.38":"2019-03-29T07:31:32.538Z","17.1.40":"2019-04-09T11:44:57.292Z","17.1.41":"2019-04-16T11:10:12.490Z","17.1.42":"2019-04-23T09:07:36.965Z","17.1.43":"2019-04-30T10:20:54.381Z","17.1.47":"2019-05-14T10:41:53.535Z","17.1.49":"2019-05-29T07:47:01.110Z","17.1.51":"2019-06-11T12:41:30.804Z","17.2.28-beta":"2019-06-27T14:52:18.511Z","17.2.34":"2019-07-11T12:39:07.914Z","17.2.35":"2019-07-17T04:38:34.525Z","17.2.36":"2019-07-24T07:43:44.551Z","17.2.46":"2019-08-22T10:51:58.660Z","17.2.47":"2019-08-27T14:23:32.438Z","17.2.29-beta":"2019-08-27T19:56:50.882Z","17.2.48-beta":"2019-08-28T14:25:01.826Z","17.2.49":"2019-09-04T08:58:51.220Z","17.3.9-beta":"2019-09-20T12:41:45.719Z","17.3.14":"2019-10-03T16:16:42.870Z","17.3.16":"2019-10-09T09:47:05.464Z","17.3.17":"2019-10-15T13:10:43.882Z","17.3.19":"2019-10-22T12:36:36.084Z","17.3.21":"2019-10-30T11:28:41.530Z","17.3.26":"2019-11-05T18:35:53.910Z","17.3.27":"2019-11-12T12:05:16.393Z","17.3.28":"2019-11-19T13:14:00.711Z","17.3.30":"2019-12-03T12:22:52.108Z","17.3.34":"2019-12-10T12:49:42.779Z","17.4.39":"2019-12-17T10:23:02.987Z","17.4.40":"2019-12-24T11:04:44.726Z","17.4.41":"2020-01-07T09:33:09.070Z","17.4.43":"2020-01-14T06:48:57.186Z","17.4.46":"2020-01-30T09:23:23.954Z","17.4.47":"2020-02-05T07:00:56.583Z","17.4.49":"2020-02-11T10:55:52.589Z","17.4.50":"2020-02-18T11:57:12.666Z","17.4.51":"2020-02-25T14:20:57.299Z","18.1.36-beta":"2020-03-19T09:12:39.507Z","18.1.42":"2020-04-01T10:46:40.995Z","18.1.43":"2020-04-07T12:13:02.750Z","18.1.44":"2020-04-14T11:39:24.389Z","18.1.45":"2020-04-21T10:18:34.794Z","18.1.48":"2020-05-05T11:23:22.063Z","18.1.52":"2020-05-13T08:24:30.974Z","18.1.53":"2020-05-19T07:08:09.535Z","18.1.54":"2020-05-26T10:24:17.017Z","18.1.55":"2020-06-02T10:31:58.544Z","18.1.56":"2020-06-09T11:45:43.196Z","18.1.57":"2020-06-16T10:48:52.949Z","18.1.59":"2020-06-23T09:59:58.155Z","18.2.44":"2020-07-07T00:43:09.731Z","18.2.45":"2020-07-14T05:55:05.354Z","18.2.46":"2020-07-21T08:00:31.371Z","18.2.47":"2020-07-28T09:09:01.795Z","18.2.48":"2020-08-04T06:33:35.692Z","18.2.54":"2020-08-18T12:24:28.383Z","18.2.55":"2020-08-25T14:32:30.194Z","18.2.56":"2020-09-01T11:43:45.811Z","18.2.58":"2020-09-15T14:48:07.661Z","18.3.35":"2020-10-01T09:42:30.211Z","18.3.42":"2020-10-20T11:28:22.430Z","18.3.44":"2020-10-27T10:47:50.992Z","18.3.47":"2020-11-05T08:15:55.740Z","18.3.48":"2020-11-10T09:25:35.766Z","18.3.50":"2020-11-17T12:50:30.287Z","17.2.52-1205479":"2020-11-23T12:24:50.663Z","18.3.51":"2020-11-24T11:29:29.134Z","18.3.52":"2020-12-01T13:16:08.151Z","18.4.30":"2020-12-17T07:25:17.644Z","18.4.34":"2021-01-12T14:37:48.153Z","17.2.55-1205479":"2021-01-15T09:02:41.184Z","18.4.35":"2021-01-19T10:36:53.251Z","18.4.39":"2021-01-28T05:08:17.061Z","18.4.40-1183861":"2021-01-29T13:13:52.212Z","18.4.41-1183861":"2021-01-29T13:37:11.586Z","18.4.40":"2021-01-29T13:53:02.435Z","18.4.41":"2021-02-02T12:04:11.870Z","18.4.42":"2021-02-09T11:25:08.340Z","18.4.43":"2021-02-16T09:33:55.450Z","18.4.44":"2021-02-23T09:14:46.094Z","18.4.46":"2021-03-02T09:36:03.986Z","18.4.47":"2021-03-09T12:54:34.942Z","18.4.48":"2021-03-16T09:42:36.744Z","19.1.54":"2021-03-30T14:47:37.362Z","19.1.56":"2021-04-13T09:17:49.074Z","19.1.57":"2021-04-20T09:31:39.161Z","19.1.58":"2021-04-27T10:32:57.563Z","19.1.59":"2021-05-04T09:24:17.115Z","19.1.63":"2021-05-13T05:55:52.898Z","19.1.64":"2021-05-19T09:59:28.387Z","19.1.65":"2021-05-25T06:53:13.909Z","19.1.67":"2021-06-08T09:11:01.398Z","19.1.69":"2021-06-15T07:13:49.373Z","19.2.44":"2021-06-30T05:08:56.851Z","19.2.46":"2021-07-06T08:15:35.008Z","19.2.47":"2021-07-13T08:09:32.454Z","19.2.49":"2021-07-27T07:17:29.099Z","19.2.51":"2021-08-03T08:59:41.869Z","19.2.55":"2021-08-11T05:31:15.722Z","19.2.56":"2021-08-17T09:31:38.639Z","19.2.57":"2021-08-24T09:11:09.410Z","19.2.59":"2021-08-31T09:01:31.956Z","19.2.60":"2021-09-07T11:02:50.882Z","19.2.62":"2021-09-14T11:30:21.167Z","19.3.43":"2021-09-30T04:59:58.272Z","19.3.44":"2021-10-05T10:18:05.455Z","19.3.45":"2021-10-12T10:57:51.955Z","19.3.46":"2021-10-19T10:17:15.693Z","19.3.48":"2021-11-02T10:34:10.791Z","19.3.53":"2021-11-12T05:44:48.837Z","19.3.54":"2021-11-17T12:51:06.855Z","19.3.55":"2021-11-23T12:41:42.287Z","19.3.59":"2021-12-14T13:12:39.693Z","19.4.38":"2021-12-17T05:47:44.235Z","19.4.40":"2021-12-28T14:34:52.893Z","19.4.41":"2022-01-04T11:24:43.670Z","19.4.42":"2022-01-11T14:04:22.813Z","19.4.43":"2022-01-18T11:18:27.612Z","19.4.47":"2022-01-25T12:18:35.940Z","19.4.48":"2022-01-31T10:14:03.864Z","19.4.50":"2022-02-08T10:12:44.408Z","19.4.52":"2022-02-15T13:56:28.374Z","19.4.53":"2022-02-22T10:50:11.221Z","19.4.54":"2022-03-01T12:10:43.253Z","20.1.47":"2022-04-04T08:07:57.560Z","20.1.48":"2022-04-12T11:10:15.775Z","20.1.50":"2022-04-19T10:56:19.257Z","20.1.51":"2022-04-26T13:28:54.900Z","20.1.52":"2022-05-04T07:32:47.898Z","20.1.55":"2022-05-12T12:49:43.220Z","20.1.56":"2022-05-17T10:54:11.891Z","20.1.57":"2022-05-24T11:20:51.310Z","20.1.59":"2022-06-07T11:21:46.509Z","20.1.61":"2022-06-21T14:58:54.459Z","20.2.36":"2022-06-30T08:41:23.636Z","20.2.38":"2022-07-12T17:20:20.526Z","20.2.40":"2022-07-26T11:46:28.108Z","20.2.43":"2022-08-08T05:41:49.405Z","20.2.44":"2022-08-16T12:59:46.183Z","20.2.45":"2022-08-23T12:33:40.928Z","20.2.46":"2022-08-30T13:43:41.058Z","20.2.48":"2022-09-06T12:55:00.707Z","20.2.49":"2022-09-13T14:12:22.333Z","20.2.50":"2022-09-20T11:23:56.964Z","20.3.47":"2022-09-29T08:46:57.621Z","20.3.48":"2022-10-05T13:35:15.784Z","20.3.49":"2022-10-11T12:50:21.567Z","20.3.50":"2022-10-18T10:47:54.668Z","20.3.52":"2022-10-26T12:53:53.995Z","20.3.56":"2022-11-08T09:51:30.630Z","20.3.57":"2022-11-15T13:52:52.475Z","20.3.58":"2022-11-22T12:47:04.337Z","20.3.60":"2022-12-06T13:41:52.265Z","20.4.38":"2022-12-21T09:28:10.815Z","20.4.40":"2022-12-28T17:03:28.258Z","20.4.42":"2023-01-04T12:33:07.060Z","20.4.43":"2023-01-10T13:15:12.480Z","20.4.44":"2023-01-18T15:14:05.452Z","20.4.48":"2023-02-01T07:18:42.839Z","20.4.49":"2023-02-07T13:27:51.824Z","20.4.51":"2023-02-21T12:36:12.550Z","20.4.52":"2023-02-28T11:51:32.958Z","20.4.53":"2023-03-07T12:20:17.143Z","20.4.54":"2023-03-14T13:42:18.570Z","21.1.35":"2023-03-23T08:01:09.612Z","21.1.37":"2023-03-29T15:00:12.288Z","21.1.38":"2023-04-04T13:12:21.112Z","21.1.39":"2023-04-11T12:16:57.608Z","21.1.41":"2023-04-18T11:10:40.151Z","21.2.3":"2023-05-03T08:49:40.959Z","21.2.4":"2023-05-09T12:31:13.914Z","21.2.5":"2023-05-16T11:32:28.705Z","21.2.6":"2023-05-23T11:50:41.510Z","21.2.8":"2023-05-30T11:53:15.470Z","21.2.9":"2023-06-06T13:25:09.624Z","21.2.10":"2023-06-13T11:24:56.683Z","22.1.34":"2023-06-21T11:53:01.318Z","21.1.36":"2023-06-28T11:47:18.938Z","21.1.42":"2023-06-28T14:51:39.680Z","22.1.36":"2023-06-28T15:40:04.283Z","22.1.37":"2023-07-04T11:40:26.831Z","22.1.38":"2023-07-11T13:14:56.951Z","22.1.39":"2023-07-18T12:25:37.455Z","22.2.5":"2023-07-27T14:36:57.346Z","22.2.7":"2023-08-02T12:27:08.674Z","22.2.8":"2023-08-08T12:08:07.345Z","22.2.9":"2023-08-15T12:22:43.943Z","22.2.10":"2023-08-22T17:57:04.374Z","22.2.11":"2023-08-29T01:17:56.409Z","22.2.12":"2023-09-05T10:36:10.844Z","23.1.36":"2023-09-15T07:59:46.450Z","23.1.38":"2023-09-26T11:45:18.403Z","23.1.39":"2023-10-04T07:44:23.728Z","23.1.40":"2023-10-10T13:15:16.644Z","23.1.41":"2023-10-17T01:04:17.587Z","23.1.42":"2023-10-24T01:02:28.631Z","23.1.43":"2023-10-31T01:27:55.115Z","23.1.44":"2023-11-07T06:05:14.428Z","23.2.4":"2023-11-20T06:09:27.603Z","23.2.5":"2023-11-23T04:49:59.537Z","23.2.6":"2023-11-28T05:33:05.723Z","23.2.7":"2023-12-05T02:47:35.022Z","24.1.41":"2023-12-18T06:23:58.694Z","24.1.43":"2023-12-27T06:17:20.798Z","24.1.44":"2024-01-03T03:29:56.263Z","24.1.45":"2024-01-09T02:14:26.592Z","24.1.46":"2024-01-17T02:00:59.398Z","24.1.47":"2024-01-23T02:25:54.400Z","24.2.3":"2024-01-31T14:05:04.433Z","24.2.4":"2024-02-06T04:51:13.747Z","24.2.5":"2024-02-13T01:58:33.628Z","24.2.7":"2024-02-20T01:47:00.953Z","24.2.8":"2024-02-27T06:35:32.382Z","24.2.9":"2024-03-05T08:57:55.986Z","25.1.35":"2024-03-15T12:10:42.664Z","25.1.37":"2024-03-26T04:54:59.255Z","25.1.38":"2024-04-02T02:33:40.575Z","25.1.39":"2024-04-09T12:31:47.260Z","25.1.40":"2024-04-16T02:16:17.205Z","25.1.41":"2024-04-23T06:39:30.870Z","25.1.42":"2024-04-30T02:59:16.441Z","25.2.3":"2024-05-08T13:42:19.002Z","25.2.4":"2024-05-14T02:18:51.497Z","25.2.5":"2024-05-21T03:25:51.262Z","25.2.6":"2024-05-28T02:30:46.382Z","26.1.35":"2024-06-11T13:08:29.804Z","26.1.38":"2024-06-19T10:02:35.448Z","26.1.39":"2024-06-25T08:59:51.290Z","26.1.40":"2024-07-02T05:03:32.757Z","26.1.41":"2024-07-09T06:59:40.894Z","26.1.42":"2024-07-15T23:28:52.582Z","26.2.4":"2024-07-24T09:23:52.046Z","26.2.5":"2024-07-25T23:27:25.645Z","26.2.8":"2024-08-05T22:57:38.721Z","26.2.9":"2024-08-12T22:55:13.444Z","26.2.10":"2024-08-19T22:57:15.357Z","26.2.11":"2024-08-26T22:58:56.095Z","26.2.12":"2024-09-02T22:55:19.725Z","26.2.14":"2024-09-10T05:01:16.419Z","27.1.48":"2024-09-18T10:07:33.747Z","27.1.50":"2024-09-23T23:00:27.066Z","27.1.51":"2024-09-30T13:24:24.191Z","27.1.52":"2024-10-08T03:07:46.835Z","27.1.53":"2024-10-15T08:42:35.833Z","27.1.55":"2024-10-22T02:56:48.610Z","27.1.57":"2024-10-28T23:59:17.309Z","27.1.58":"2024-11-05T00:46:46.850Z","27.2.2":"2024-11-15T04:17:31.106Z","27.2.3":"2024-11-21T17:59:00.063Z","27.2.4":"2024-11-26T00:06:56.865Z","27.2.5":"2024-12-03T01:27:59.798Z","28.1.33":"2024-12-12T08:04:39.737Z","28.1.35":"2024-12-18T18:12:10.337Z","28.1.36":"2024-12-24T10:47:35.458Z","28.1.37":"2024-12-30T23:49:54.200Z","28.1.38":"2025-01-07T01:22:23.957Z","28.1.39":"2025-01-14T03:03:11.090Z","28.1.41":"2025-01-21T01:53:10.813Z","28.2.3":"2025-01-29T10:23:39.491Z","28.2.4":"2025-02-04T01:00:41.576Z","28.2.5":"2025-02-11T02:48:44.384Z","28.2.6":"2025-02-18T02:20:38.558Z","28.1.33-691821":"2025-02-18T10:22:49.857Z","28.2.7":"2025-02-25T02:52:35.911Z","28.2.9":"2025-03-04T02:38:56.976Z","27.2.3-475665":"2025-03-07T13:56:24.379Z","28.2.11":"2025-03-11T02:22:15.762Z","27.2.5-701635":"2025-03-19T10:22:59.075Z","29.1.33":"2025-03-25T10:11:31.039Z","29.1.35":"2025-04-01T01:24:39.073Z","29.1.40":"2025-04-29T01:47:06.718Z","29.1.41":"2025-05-06T02:24:28.930Z","29.2.4":"2025-05-14T10:45:24.255Z","29.2.5":"2025-05-21T00:41:07.266Z","29.2.8":"2025-06-03T01:29:07.713Z","29.2.10":"2025-06-10T02:57:12.247Z","29.2.11":"2025-06-17T02:54:03.380Z","30.1.37":"2025-06-25T12:30:47.249Z","30.1.39":"2025-07-08T03:13:52.931Z","30.1.40":"2025-07-15T03:58:47.750Z","30.1.41":"2025-07-22T02:32:09.787Z","30.1.42":"2025-07-29T02:20:34.521Z","30.2.4":"2025-08-07T08:02:07.698Z","30.2.5":"2025-08-13T02:48:02.257Z","30.2.6":"2025-08-19T02:49:48.160Z","30.2.7":"2025-08-26T03:57:53.762Z","31.1.17":"2025-09-05T07:12:44.312Z","31.1.18":"2025-09-10T02:28:50.551Z","31.1.19":"2025-09-11T11:36:04.593Z","31.1.20":"2025-09-17T02:50:08.950Z","31.1.21":"2025-09-23T03:01:16.361Z","31.1.22":"2025-10-01T03:36:37.543Z","31.1.23":"2025-10-07T03:05:20.768Z","31.2.2":"2025-10-15T09:45:27.813Z","31.2.3":"2025-10-22T04:06:23.281Z","31.2.4":"2025-10-28T03:42:57.718Z","31.2.5":"2025-11-04T03:03:20.110Z","31.2.10":"2025-11-12T20:05:09.223Z","31.2.12":"2025-11-18T07:47:09.493Z","31.1.17-774033":"2025-11-20T11:03:12.583Z","31.2.15":"2025-11-25T00:23:32.821Z","31.1.17-985527":"2025-12-01T13:59:08.022Z","31.2.16":"2025-12-02T04:15:03.296Z","31.2.18":"2025-12-09T03:51:23.465Z","32.1.19":"2025-12-16T06:41:12.924Z","32.1.22":"2026-01-06T02:48:57.633Z","32.1.23":"2026-01-13T03:44:00.996Z","31.1.17-1001202":"2026-01-13T11:48:23.452Z","32.1.24":"2026-01-20T02:25:10.694Z","32.1.25":"2026-01-27T02:53:06.809Z","32.2.3":"2026-02-05T01:59:17.178Z","32.2.4":"2026-02-11T03:37:14.847Z","32.2.5":"2026-02-17T00:01:08.109Z","32.2.7":"2026-02-24T06:23:01.701Z","32.2.8":"2026-03-03T03:13:48.429Z","31.1.17-811385":"2026-03-04T11:59:06.676Z","32.2.9":"2026-03-10T02:11:28.173Z","33.1.44":"2026-03-16T10:51:35.502Z","31.1.17-815160":"2026-03-23T13:57:47.060Z","33.1.47":"2026-04-07T02:49:49.878Z","33.1.49":"2026-04-14T02:17:12.947Z","33.2.3":"2026-04-21T04:23:25.579Z","31.1.17-792570":"2026-04-21T12:57:06.379Z","33.2.4":"2026-04-28T03:19:48.394Z","33.2.5":"2026-05-05T03:10:16.179Z"},"readmeFilename":"README.md","homepage":"https://www.syncfusion.com/javascript-ui-controls"}