{"maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"dist-tags":{"latest":"33.1.44"},"author":{"name":"Syncfusion Inc."},"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","readme":"# JavaScript HeatMap Control\n\nThe [JavaScript HeatMap](https://www.syncfusion.com/javascript-ui-controls/js-heatmap-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-heatmap-npm) control is a graphical representation of two-dimensional data where the values are represented with gradient or solid color variations. The data points are rendered as HeatMap cells using Scalable Vector Graphics (SVG) or canvas UI rendering.\n\n<p align=\"center\">\n    <a href=\"https://ej2.syncfusion.com/documentation/heatmap-chart/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-heatmap-npm\">Getting started</a> . \n    <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-heatmap-npm#/material/heatmap-chart/default.html\">Online demos</a> . \n    <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-heatmap-chart?utm_source=npm&utm_medium=listing&utm_campaign=javascript-heatmap-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n    <img src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-heatmap-chart.png\" alt=\"JavaScript HeatMap Control\">\n</p>\n\n<p align=\"center\">\nTrusted by the world's leading companies\n  <a href=\"https://www.syncfusion.com\">\n    <img src=\"https://ej2.syncfusion.com/home/images/trusted_companies.png\" alt=\"Bootstrap logo\">\n  </a>\n</p>\n\n## Setup\n\nTo install the HeatMap and its dependent packages, use the following command.\n\n```sh\nnpm install @syncfusion/ej2-heatmap\n```\n\n## Supported frameworks\n\nHeatMap control is also offered in the following list of frameworks.\n\n| [<img src=\"https://ej2.syncfusion.com/github/images/angular-new.svg\" height=\"50\" />](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Angular](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/react.svg\"  height=\"50\" />](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[React](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/vue.svg\" height=\"50\" />](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Vue](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/netcore.svg\" height=\"50\" />](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/netmvc.svg\" height=\"50\" />](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | \n| :-----: | :-----: | :-----: | :-----: | :-----: |\n\n## Showcase samples\n\n* Annual Flight Traffic Report - [Live Demo](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-heatmap-npm#/material/heatmap-chart/large-data.html)\n* Expense Tracker - [Source](https://github.com/syncfusion/ej2-sample-ts-expensetracker?utm_source=npm&utm_medium=listing&utm_campaign=javascript-heatmap-npm), [Live Demo](https://ej2.syncfusion.com/showcase/typescript/expensetracker/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-heatmap-npm#/dashboard)\n* Loan Calculator - [Source](https://github.com/syncfusion/ej2-sample-ts-loancalculator), [Live Demo](https://ej2.syncfusion.com/showcase/typescript/loancalculator/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-heatmap-npm)\n\n## Key features\n\n* [Data binding](https://ej2.syncfusion.com/documentation/heatmap-chart/working-with-data/?utm_source=npm&utm_campaign=javascript-heatmap-npm): Binding data in JSON and two-dimensional array formats is supported.\n* [Axis types](https://ej2.syncfusion.com/documentation/heatmap-chart/axis/?utm_source=npm&utm_campaign=javascript-heatmap-npm#types): Supports three different types of axes to populate the data, namely Numerical, Categorical and DateTime.\n* [Axis](https://ej2.syncfusion.com/documentation/heatmap-chart/axis/?utm_source=npm&utm_campaign=javascript-heatmap-npm#inversed-axis): Supports inverted axis, opposed position and axis intervals.\n* [Rendering modes](https://ej2.syncfusion.com/documentation/heatmap-chart/rendering-mode/?utm_source=npm&utm_campaign=javascript-heatmap-npm): Supports automatic switching between SVG and Canvas rendering modes based on the data source length.\n* [Palette](https://ej2.syncfusion.com/documentation/heatmap-chart/palette/?utm_source=npm&utm_campaign=javascript-heatmap-npm): Different colors are provided for different value ranges to be used in the cells.\n* [Legend](https://ej2.syncfusion.com/documentation/heatmap-chart/legend/?utm_source=npm&utm_campaign=javascript-heatmap-npm): Summarizes the information for the colors which represents each values in HeatMap.\n* [Tooltip](https://ej2.syncfusion.com/documentation/heatmap-chart/tooltip/?utm_source=npm&utm_campaign=javascript-heatmap-npm): Provides information about the cell values on hover.\n* [Selection](https://ej2.syncfusion.com/documentation/heatmap-chart/selection/?utm_source=npm&utm_campaign=javascript-heatmap-npm): Supports selecting the cells that will be the center of attraction.\n* [Templates](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_campaign=javascript-heatmap-npm#/material/heatmap-chart/tooltip-template.html): Templates can be used to create custom user experience in the tooltip of the heatmap.\n\n## Resources\n\n* [Documentation](https://ej2.syncfusion.com/documentation/heatmap-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 the following mediums.\n\n* [Support ticket](https://support.syncfusion.com/support/tickets/create) - Guaranteed Response in 24 hours | Unlimited tickets | Holiday support\n* [Community forum](https://www.syncfusion.com/forums/essential-js2?utm_source=npm&utm_medium=listing&utm_campaign=javascript-heatmap-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-heatmap-npm)\n* Live chat\n\n## Changelog\n\nCheck the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/heatmap/CHANGELOG.md). Get minor improvements and bug fixes every week to stay up to date with frequent updates.\n\n## License and copyright\n\n> This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this control, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 140+ [JavaScript UI controls](https://www.syncfusion.com/javascript-ui-controls), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).\n\n> A [free community license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.\n\nSee [LICENSE FILE](https://github.com/syncfusion/ej2/blob/master/license?utm_source=npm&utm_campaign=javascript-heatmap-npm) for more info.\n\n© Copyright 2026 Syncfusion<sup>®</sup> Inc. All Rights Reserved. The Syncfusion<sup>®</sup> Essential Studio<sup>®</sup> license and copyright applies to this distribution.","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":{"16.2.41":{"name":"@syncfusion/ej2-heatmap","version":"16.2.41","keywords":["ej2","syncfusion","ej2-heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@16.2.41","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-heatmap#readme","bugs":{"url":"https://github.com/syncfusion/ej2-heatmap/issues"},"dist":{"shasum":"0d68f5316d73378d41c144acb21cd347c64e4e23","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-16.2.41.tgz","fileCount":58,"integrity":"sha512-IRPg/iJuUsC9d0Cd+jUzbdvQKZq20MDJt5iWgFZHtls3sxVBB6fTLXeAhNqMrQWtpNjdP+V6ylTyPJrSjDydKg==","signatures":[{"sig":"MEUCIQC0x4lOukKQLTu/s2Y2WzNLQH63ZYmWPOGZbhQJctumuAIgIYyNTvySATCndQ03wGucANVDS5GJnDM28j9n9IDbt2w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3029108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbMK+OCRA9TVsSAnZWagAA+QMP/2+rjfaYKhQHobtLC+yR\naDGavOg4ehkl8qiQRx2zd1Rdv6//Bo8bR/8QZ+VjYvIA+2w4y33OWSCVam+D\n0EqI49Xp1r/4WxCvJm4tI+MQ6kmHRNQHbeurISu3YAvL/qSS9UUpdCyEZwwR\nFDT560pG8Kx3lG3ao3sWs7JCUbUSZKpRx+clQ4OyQiJbjTDqQLCxiWrX9v8w\ncGBW6VWZ1ZnuoQxdnSXpwVGiqYjyYdhkKp8hv/UEoOrUsMEb4AxKN3BjvlQ5\nV5P+xNegJRXNQejldMNaBsxletN446I+YJRvlG4rseGd4e0xj7GNox7+l8hD\nokOMrkxyu3DcZce9iWNCFHYF/9zCmqEaVj8lfoE7UbQ1Xd5YYvgjMvpodEDD\nNarYHs/dDZEUnF5jW10sS1i0AYMYHcjz2uqd3F4LJfEmtgKcYzzQH1pKTGew\nUJVCAeQEljKBsbUCRx1QCrJIBwimd9Hkt1LHFn/jpOu9yYZxcwmPAt5BQJGh\n77mmnoRm3iw/htwCH1fdYWLEmuL6GxmxBwojzbDxptKd1nwb4TJJGX2uS2yU\n57HmgX2uO68vJj0RYngAbzEiJY13lGIiPn0Vx0TbP/xqJh9KL7p4efrvxld5\nPZTUEEzmVfQZTBMtIKwc+7KHitzR1y/3lNIZCYuGtyWOBtPP3KLI9FIEx8YR\ngEXU\r\n=IG8G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./dist/es6/ej2-heatmap.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-heatmap.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 HeatMap Component","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"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_16.2.41_1529917324858_0.030007272946835917","host":"s3://npm-registry-packages"}},"16.2.45":{"name":"@syncfusion/ej2-heatmap","version":"16.2.45","keywords":["ej2","syncfusion","ej2-heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@16.2.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-heatmap#readme","bugs":{"url":"https://github.com/syncfusion/ej2-heatmap/issues"},"dist":{"shasum":"a2edbe9d18132f9219da9b892091553133baafd1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-16.2.45.tgz","fileCount":58,"integrity":"sha512-z3Wim67fVyTN1rNDzchXX2IRmEBF2Lm7AZwRFthp+uqsD1LbV+61b9YJQV8WzEppsSrtPGgT/uRKmDwpiTiPMw==","signatures":[{"sig":"MEUCICWLqZTaH2x+s4yO3Iadb/C+QO8NXgX9rxXfkdWt26dyAiEAkwBu6CmTGhzXSZQALXaoMoKPuC96k3pXDg2taW3mdx0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3030284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbTZ8BCRA9TVsSAnZWagAAP80P/2uQf1jt18xbZbviip+Q\n+vkALtLEzyL4ukB+3o4T6hagM1liQQYEkziXJzNWwS7DfBEPpE5pLyK8vUAH\nywnxquQlk0zC775X6/qgCBvQPczS03aokE/O0qpx0o8M3LoUQpQoNQdbyZn1\nSP39RaL3AZlWh3SQwBb5bO0zd63IBbh5jwiIQtlQ5WtodghvHB6yo4QodaRr\nrmDFUiLHoCyipXtiJUGhuV8KGWLD/a6rgJrjEc59545lr7/aTgupHlYfgbpQ\nLmSZbf6ppD+9CaM9gd+/VF6j5VMEq3dbn4LjGkrlm4jAyLzxIPsJU32O2ywM\nSaFsHJfWyhXWdpyRQ/wVAOAJn0tfBK7MhTBFs2irT4cj9g5v7aKsrkJtWZiD\n2708F4n78R8KBMGQyXdWKbgaiAkFeM45E7nrz+q/YmhAmoAyw3qh1dsb0R+N\nl7exJ3niwhkNxC45QfC7DbJtS5E2GPd11wQLuGpo+d9DCPLEJLFzoA35G9e7\n3j8WbrWKk8bIAAeMNliNEPIZFn4b8bTEEzCvImtv0nMqd+y7wwSsWLZuGu54\nEsoG3z49M6APk36zHVmpgCRo3inH/mQmakwDIoyu/GPah6KJE4rsH4WEYNoj\nuyRjzkPpH2ooCgzb1MLOzbdb04sWhU1icUE/aLTRenWBJTSreGdwwXKWgADP\nj4/i\r\n=0rpS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./dist/es6/ej2-heatmap.es5.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-heatmap.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 HeatMap Component","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"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_16.2.45_1531813633686_0.8858003664992995","host":"s3://npm-registry-packages"}},"16.2.46":{"name":"@syncfusion/ej2-heatmap","version":"16.2.46","keywords":["ej2","syncfusion","ej2-heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@16.2.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-heatmap#readme","bugs":{"url":"https://github.com/syncfusion/ej2-heatmap/issues"},"dist":{"shasum":"039f993a84f7ca907abb82c83fd96fe6ea619eb1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-16.2.46.tgz","fileCount":59,"integrity":"sha512-W5UC6BF6MZYdotChcP7qh1dVPuHlV+0YZ23spjxz9VFQ6eDI/AE5tqnJVJjhMx5aKNbpRJTuUl29x9HdarI4+w==","signatures":[{"sig":"MEYCIQDWvf88gziP4wEdhQ865dfgq/MOvjDpQUz2RirhZlUKsQIhAKvverRKeLZGTZrvsZKrjgsmg4beKqwh70zKz4Bl3h1E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3003947,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbXwuhCRA9TVsSAnZWagAAJAUQAJuUusvBw/5iQ8GHvStn\n2TbtB2MZVdrp+xmW9FRJAYqPIM3Hon1+ZDOkurnrZRcDoB2cIrM7x9N3MlFk\ntP8YfGz+WZc8O1MOGs37lgAPJsp2ORyvvVJbAqIdQZ4nMNjV5uQK4Awmwnbu\nkoJTWKjGYf1V2Cnoi+24R1f5ASfTme/37ya1PbCBZ9UYQ09NhC4GReKHnT3J\nPWeqx1q56pJdCowGksDEbvsVOQwWAV3o8jAcY4TTvuUVe6H1esdrzkDJP5/8\nD+tFArPxMZ5L0tsf4OeXbmCUTaBQDVvJJvShnW734Mb9PTrIjUagg+EVnggU\n+2WX/Eru49c9tvzgYcpk2sUbZZeqIloDz308ZjTjLcQUYT/TroufrIECEw+v\n0UtfVAaS0okg6DulQm/qXaCJULfNYL9UK2Vqqz4o7NqYnrQizDg6BuC2TTyV\nqMXkDY/pEnCXwRpoU6Lt+DnH+voFuxdQC0H9RIkL1s9pST3eYWwdNiRqOkAy\n4rpnvaMDkFbpVFq0GKc6sfC5Li6x0xdIiQ9Kdni1eJwRMZeYqS78pMhuAyzT\nFsOYo9rJU19FIj5LPwLAVK0MySkynPnhZRQTGOQXYFUI7nurrdIuVsDyY4zY\ncyqieWlNF+m4rvkTo5Ny7ElF0HoF0neKacnDa7E7DuJB0as2iHIuxSMWbz4G\nhmI5\r\n=LSO9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-heatmap.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 HeatMap Component","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"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_16.2.46_1532955553694_0.26359315158434127","host":"s3://npm-registry-packages"}},"16.2.49":{"name":"@syncfusion/ej2-heatmap","version":"16.2.49","keywords":["ej2","syncfusion","ej2-heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@16.2.49","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-heatmap#readme","bugs":{"url":"https://github.com/syncfusion/ej2-heatmap/issues"},"dist":{"shasum":"d1e4dd3e1a3eb63abd7f474de110132526261adc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-16.2.49.tgz","fileCount":59,"integrity":"sha512-zs17xJV7PZwynnYU3gvOTynj7Cs0iWBYUK1/1MIwFWVJd1so+3hngANYBHiLJLIt0sDs3C6XGWXkX3BexCJqyw==","signatures":[{"sig":"MEYCIQDzs6dZQuYmgk9QftbrGeerEvEwXngRwgVATrsdYeh4/wIhALvJmMvW/LL2SJPTlDV6aslEsivCJ0M2GMJQZAEW9vPB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3006584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbfAhiCRA9TVsSAnZWagAAYhMP/3tn7AKHwOP7bIqAf2nZ\n99LOWggBrS6vTfOzgemtcsalcS4TsaRLZniVQivFm5hTwv4YYLBuJY0SP6WN\n8zL6ujmgj5kQByD/Ic/SpL44wzn0OrRyL++NKMohoLm9weJRWaiHpwpF6crO\nWMA0aJeSovoZ3B/9Hk8Lc3HGmKyDo2athAa2yKWsHh7LwP69RfTSEsGB/ftb\nycUMx++TTvrWwY3G5eTvFXHAKUftkAOjSw/Fc8wnWY6VqfjvTDwZuZ8XVfFZ\nyHJgK7tIeaEj3VXNUk8kW0Hnmq3BPmQsi3S97bZ6oeneeqwtoWWH/OOMzvN6\nAKvSjRXLNfa0FRfi1HDNOFa3+XfsOkA0sgGBXPl8F6NBlAHS9RuT+88suJeF\nBYUXbjh/tnb1Nq6+VeO+Gl6ICGZfntN9A/JL5LBzr3P07StuBkQ2ZkJEzjKz\nT/upKoXMCZ6H3cYnN1SE6SnPWbTfQ4CHJm8osUhEuYiJnmLHcOZbqMrwfc1+\nkyR6O2yj/+5oChyqtXzHZRHFsVFOKD7gY1uNPrKg4LW2L7e9PnzT+LUl5jp1\nH9X9npG7D7XEQOx9YhlDs/GDZFrwAW60TFbF/gbdMd6F77GM/NxgLt06//W4\n6DP4ukNfEfJt1NpHuwSibEnGgfp86CRTw8gZuzhZUzNtfTRboZPJvVGaKzER\n1+Ep\r\n=HusM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-heatmap.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 HeatMap Component","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"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_16.2.49_1534855265978_0.7759302854633219","host":"s3://npm-registry-packages"}},"16.2.50":{"name":"@syncfusion/ej2-heatmap","version":"16.2.50","keywords":["ej2","syncfusion","ej2-heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@16.2.50","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://github.com/syncfusion/ej2-heatmap#readme","bugs":{"url":"https://github.com/syncfusion/ej2-heatmap/issues"},"dist":{"shasum":"46143f390bf3e76f8fab971c1615180975d87244","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-16.2.50.tgz","fileCount":59,"integrity":"sha512-2jYwe7mH82i2fiVjRz/lVqvJgPdQZr481pNQwASaksJ5/K2xqpeG8frAo/AQOCmOlDiC1nRCts34YCO+lj3htg==","signatures":[{"sig":"MEYCIQCGoK2wRiqO4BS3Z+142fxxePs0i937ywqhE1CLz1Y6HQIhAKzQ+9YNrrkBBwL50zprzZztfNIlmsX1xI+fVv9PLkAo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3006584,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhY2XCRA9TVsSAnZWagAAJ5UP/1qGqHbO0BpJjykJg+CC\nqtSravKyRNR66aYFFC84/5FtLjxnBmt80qfaJzepb9LKDnRKtNoJ0afzijx/\npg+TyPZ6131dD54AFmDifKiBpBE7/SpO9Yd85rVl1Fe9rg+r7QYAM40SYQYy\n6pGS3k4aBrNf1jXi8Tg6GnIXeHRHx4nZg3IE1+5WL8DNne3g5ZPRvP/7b2Pv\nWnKC9O4MBG1kAK171IQPP/C+rC2qdbkWk+FkNL1KtZdC3gL7LSqGk5WQUK4/\nTQ2i2lgwshCZF+6Hhx+c6nfEf/i0PlMACdovJpzV34GYWVCjzy0lIErHyyZ5\nFN7kXAQ6dMuMG/ni/X8qEnllrN/evkVxd6PZgleQvzMpKObLQDAFAGea+UHB\nz4/OSGDOsuLvAR5DyCP1pNnok2uJTIAMHDongYSP5yFNdFiSRiVm/l9uGUz7\nomaBmP35uw4DuFYPN7AYiTmzEqPasVpalzrz7NW4P0CYNanGfiYJdypHl9Ak\nMP2pVKoM3AoyPn3NPl9LxVwSkHueBpsVyBS948Y4HTwamFXr0J0E6fwogVok\nGe7vDXSUONS9saoTCt/47cSn6rb8VlSUykGsPoX+M3pf7u//XA/F4ecrWsrM\nRa18wpoeIxKshVfC/Uo8D+LN0pzDxzRtaHWt4RAgQ8TWjkwXhwJrdvyDLgdX\nnMD8\r\n=CK72\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-heatmap.git","type":"git"},"_npmVersion":"6.1.0","description":"Essential JS 2 HeatMap Component","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"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_16.2.50_1535479190772_0.15996220900836966","host":"s3://npm-registry-packages"}},"16.3.17":{"name":"@syncfusion/ej2-heatmap","version":"16.3.17","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@16.3.17","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","bugs":{"url":"https://github.com/syncfusion/ej2-heatmap/issues"},"dist":{"shasum":"a257fecb6762811c86c097c970de89e9edcb8541","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-16.3.17.tgz","fileCount":59,"integrity":"sha512-RCGuJmZXz81MUiFM38IDvkRmggHsErC0D6nabGDjM6CTxc/MFFHjiPckYnBfTkjAThL8IgJ1tpEO7Tmf1U+s5Q==","signatures":[{"sig":"MEUCIFBHnE++t+gnKv+6akkW/loUKDukgbmwcYdiwxGEEjhdAiEAtRS5s6KIu9C6PpYUAgxg7U+/m5rscL92Zp8ElTPc0ZM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2554908,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbl8K/CRA9TVsSAnZWagAAQ+UQAJswB2ZepSJgKs0jG/4w\nNiSj5XdJRdCAi/foTW7ZOQqinzvsRCIKcWiNQuDs81ActzaCU7EuclgzEIck\nrdytxJgT9fIWuTS/yqGTnvToMOgmogOgj3j+t/2seK9EXh0SkPnymD/OXYQ8\nke9RAL5Nyl+er/CORsg1NIRtvfpNmT8vTVpxl8xmXUuxOpB3b19QPXAyT8oc\nvCANPvDE8GmrED8FdEFFFiOhrb4OIyZEH2H7O2GEpnVHzHW3imlgmYQaUHGC\nj/CYZCYDINOHjhv2BDUFbX/cEynm+ANMXoGD6OoAytHMbjr8DMdfTW/KvEkr\nxUx8DN7didTQdYTkVIoYx7GNC1dSPUzX9fxT+KOuxv5gW3fIQcAAhTl+En/Y\nWDeDA0solae7+bqO9JEdeivtQvA4G6DVg/vvOO3C6HU1MtOJRWN2CuMI0aY7\nhb4kEsSyT87hq1fpyY8WdDOjwhfEFJOZbMp2C9qLYGtkyobZKsHb73mVKUb2\nKffTrqVFedw5t0cFXsoxF8gbUXKNZt8n9k3f40iVgv070W9T6PXzsp952inX\n8V44wVnBK6bvwDTDhzHHxFGwmLq4X6Sh7/rsf7qkN64MNsq+l3WsDfB3RTzQ\n5knd6BapHUDYRe57mFTV47S2Oc5Pxz7KsNYKaO4rp/d+KT15xP1xHjiDt17J\nraiv\r\n=LOYz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-heatmap.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_16.3.17_1536672446555_0.3159192521452474","host":"s3://npm-registry-packages"}},"16.3.21":{"name":"@syncfusion/ej2-heatmap","version":"16.3.21","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@16.3.21","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","bugs":{"url":"https://github.com/syncfusion/ej2-heatmap/issues"},"dist":{"shasum":"855891df157162a3dacafdc217424bc5d4a31b15","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-16.3.21.tgz","fileCount":59,"integrity":"sha512-D8nx+0qyqmshWpBIdl81wO7/Omiq6kV5trBnX0osVgjjut/R3CFc3QVENodshNPKTRmcalEiSVZyDEb0kPtfyQ==","signatures":[{"sig":"MEYCIQDRYp3I1ekspIbMgXeIZhmym4vt5KsSTOKsWRtKu0v49wIhAOq8tCI1U7zffXdJFMd1A/WYe+6qMI4YJf+/LYHkXkEV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2555857,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpUmwCRA9TVsSAnZWagAAoyAP/jal9SPUstqTYxV5+DE8\nC2D1qvwVYKoF/J8QrpP3cv6G26qBgCAI34bJ1uIDFP5k4LHBak6yGAyoxDB6\nkLQEGifXvddZbVPjdmRRuhBioda6qM1Oxkk0bXglwZ51RUICgYQUAjPnt0CM\n8zNk+TGCWM7ovTAG9zTd9RWl7Bj9GBCeaQUkV8AG7cxLqT0NaRmQhoMV5+5m\nuV2lpSCG2m5hfjX87vkwWi2lp7Z8xTCBl+X+VGQLVwL5z82PI7SKW7xczGy8\ntFQDQVg87Da2n+07DxlsCvXlmt5np/do38NeA1pO0k9edP6ryCnoyBfuHz+c\nKE9IcLexuzaEgSMZCxiUNeNMwG5G/ZBLz7o+89BivoFk70odXt26IUonL8As\n8cPHnSYeA7cU1YPCmSPCaI0dMZfEekBCN+/S7t0b3vVz0pfPV16XbgBpDBqO\ntyOj3cacURn+ZPHodehHKRbJXstvDcqzZxu/p/7vi8TAoniK3Nx5RsryGgmV\nlXcIIvSNpBwYi6/ZWvN6WTINL49o+oeXrGiFjdjn34nEMlZTlGqDezIDHZED\nnonnwzSKLyRjykrNFo6jj2nOgjm01yAl9G+zs+hvYxvqiwJ62VlS+TwrwXUn\n1CErpbHTIB9v62J/ZTjOQFuxWOULwyEnHapPuK2VnW77kZSPSH0iDuTjGmJ4\ncdln\r\n=0L2l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-heatmap.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_16.3.21_1537558959636_0.6548832734808747","host":"s3://npm-registry-packages"}},"16.3.24":{"name":"@syncfusion/ej2-heatmap","version":"16.3.24","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@16.3.24","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","bugs":{"url":"https://github.com/syncfusion/ej2-heatmap/issues"},"dist":{"shasum":"a97796921e44f526614f6cc51b273c05b94a9299","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-16.3.24.tgz","fileCount":59,"integrity":"sha512-h86NT8A6Q/46O0EDsMp79GH2FdMrG20OYcbHhJOTncZeFyiZ9b5l4DVqRoZE2fxCCa8fTKZFE7kaL6zowjGiFA==","signatures":[{"sig":"MEYCIQDvAVStiMvDkp2FoDgWiAj6Rm2qN5AsCvec1jZLNCToxQIhAJxN9bbdRN0wt4NBKHvm6+qzZ9lqvA8VX0jXgETuVXeK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2567325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbvFVXCRA9TVsSAnZWagAAHuQP/jX7t8P1NR5Jeewkq+JQ\nKK/BqMgmzR+pyQ4UgFdWKIV8ZcsHFlk0p2ABXfF9843EaPC1d8F1F+2bePJh\n29bPq+yZ/rmn9B4Hh3dPYXyzOqiIsrya3Nr21TTSpZsvjYD7YD3rCkKAtHfR\nhIeIETceDypuoLpDn3kWWkGYdUcLxuQe9KI2m94JHI/IFg7ph+h9TFiTcMXx\niESmbW9iv+A//uOTOpoUVFX7+66r4h3ZUbCeYvzcz+0XCb8EarjUessQsFgK\nwygg8wTYFr8gnT+5zPrYtWFiK1zbNH9+UcFps4MN3F1+cxoV3c8HsYId7uZ6\niHm3/pbbuWqTq2Np/7fMz55FQOo1KhcMAnuKBvo6LEzCjkzdGl7Pu4PnRej2\nCtcZLSpvPIVmlCznAXv+/JI65iPZZJrg3gZ33+PHnFMmQ7bdr2zWHFyk7Ppe\nhlF0czEv5/u+6cQM2gr4cSgNufPrgU5siG/qMxYzEiskO8Iw7YLhoSzgCKSW\nxVYo/Y3Sd0ge6uMc3i8oPCLqBrwtr5IrM+E+6iRT+McAAh1ooP1N4XnUBP1R\n7LBunXxt++UwDHqC62fsDN5PPMxivSMQkDhjGvxcMmVxu985GIi83ErOBouS\nwiROE1NIbpk6sT3GsivCm078/9A26UtfiFOX7Cz23K+4PjymJML6g1zoJF0z\nZhb3\r\n=ymHp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-heatmap.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_16.3.24_1539069270258_0.752877322062145","host":"s3://npm-registry-packages"}},"16.3.27":{"name":"@syncfusion/ej2-heatmap","version":"16.3.27","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@16.3.27","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","bugs":{"url":"https://github.com/syncfusion/ej2-heatmap/issues"},"dist":{"shasum":"9a0d77203689c621a3fe6ba103831807a2216038","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-16.3.27.tgz","fileCount":59,"integrity":"sha512-GoADPqxDWcdej4Ulk/SAdR+0H1y/jgyvkMbN5g2hejM1FJwHXxarKwoh/pyeoAmZ0wEmSPj5Y9mV8VaBOh7KTg==","signatures":[{"sig":"MEUCIQDpXmr4MLqYJQJswam8xMSss48ezxPnqYzvu5YKLlJphwIgeG73ewHDQ28mhh96ZkBApzoH3QaD1SaPUgokBntZm4I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3510645,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbzvV3CRA9TVsSAnZWagAAp7UP/A55xCvCSo7bAHxmXDLJ\nwl6L2zyJORHK/0Qxy5fdrfbdqXBmIqlK3uEeTJnVIzWGu6hh7LtJpNQYU872\nGlbtpxBqLwYoWVWGrSwJ67XddLOS7Q8Vl1Ev1nt7TsHisMsEddlWQiYAbP1y\n/h/jl60B34Z50LJq+Dwni0M8RnYTD+txe5C7f5X5JrQUse9Tmj3NkZfq2XbB\nNdYfvR27XdK67xZRMf9tRfTZL4/KpoA+jzW2bPdW75qbuidFCE/btyi1oiBQ\nQVlZNB/8TyN7p9HJLGzP+MdZgbJWDeY5Q8SxfiX1M1ZjxXRzjDqgc4KwTCZg\ns5HTUVjzPB+FnjSYm+S7zwyre+iM+fSIAcQ/TKjrdiAA1PxchNs7+zr2rwCK\n5v9mjeUd24QL9c+pJ8z8/Ihg/qbQ5wDMjADgmBefM1VqeolPOuJjr2OI7whC\nZdURVZvEcmM+RuUGbsF+R0f3ar1egTag08qsnB5XwR1jLyFqQVdC9VTqnvPB\nEr7VTyBZqZGbELVSCNm1Ip13FTjPWKQwDLLEav1GSedogBjs+hRj7UABKW0I\nwZP/+OnQPyRTIeH4eLPq/As53TzHNfHrfwKAw2p24w/5VJD9NG7f8uFtPNqt\n0BqvG/62Q7cE6zv0hHuQnBDWZuBs56NW6N2WV8uRtOBjiBAVsRfvWyhj22jf\nydze\r\n=FiaV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-heatmap.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_16.3.27_1540289910749_0.2656877626898493","host":"s3://npm-registry-packages"}},"16.3.29":{"name":"@syncfusion/ej2-heatmap","version":"16.3.29","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@16.3.29","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","bugs":{"url":"https://github.com/syncfusion/ej2-heatmap/issues"},"dist":{"shasum":"8d55131e9b377854393bc9479f75627a3f71f917","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-16.3.29.tgz","fileCount":59,"integrity":"sha512-DUejW+otA2rENrsWLR7muV2yYYlLrgUV5j5lP9EgBJ/gO44rIG7ZSOfFKc5efVt0V5/ZMw6bh8qAM3kYkqog9g==","signatures":[{"sig":"MEUCIQCwbkJtuJ8GKTZvIL5ybr72Kq6bGlPszFz4USx8Km5YTQIgSGFKMEZwtLzfaRP1P79R6WJ0hS2dBP2Fvd7b0/Rs7Ts=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2588095,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2TG8CRA9TVsSAnZWagAAw4IP/0K7ljybN8Iz+/cXb52L\nNaCDgUmqyqst7pcfcUnEpMmwf4mE1KgCX0iDo0FkXsAbuszI5mmnIcg9oR5R\nn0s6t36VyBRM6EF8MgyWZI7gSkgK4jwUJfX63zfYV5OHFIx/5hdsr6BogL5g\nUdb5Jv9SNSYuqs1qGbI9xqaURHelHHgP5O1edNazQ4SIn9Zk/RmI+gzSfhrf\nvbcEvO55tYjlKWXpMVHMagK0TB1P5Z0Ljfzw50EMWaN1csENQ70NIE3nwK94\nMi5mTooD3gECisa8bazIxujtJiuNY8bjQiDhbbKe9GMQpOEk4bXCjoUukVSG\nYwk4s6lTYfPPmskrkHA/tfeZLI2eUa0G8ZYnyIdWawJcP059Yb4L+4oCyOv3\n4Mq9vdULEer6t2jLV5cOe67cYN864HiKj/i9YHEf8RUdTbVOLFEEeMwbGcjz\nELW7wXPCRjcV18hPxUzspSxQZ4dv7myhqhbRqjLRoX6pIxSlSxwezdmeSf0t\n3YHXYETStnhB35LTfE/8mEncqccfZzTs/U9p2nqK8Or3EJoukfFKZPPISFGD\nKpPp1vDxbSF3JliWROfNLeVheh3T8E5MUtDdkC8+bA78hhG4BKATfsydALDZ\npgE80XqC40OCgDNknz02vleVo8MYwlJGrBDmLs/wRiXSraKx2M0UU51mfcb/\nlicO\r\n=ug+8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-heatmap.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_16.3.29_1540960699437_0.032840139710511806","host":"s3://npm-registry-packages"}},"16.3.30":{"name":"@syncfusion/ej2-heatmap","version":"16.3.30","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@16.3.30","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","bugs":{"url":"https://github.com/syncfusion/ej2-heatmap/issues"},"dist":{"shasum":"47f8e3a385a7308bb4292d8d16ccaad5f73e3651","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-16.3.30.tgz","fileCount":59,"integrity":"sha512-NWLyD8QnkQ0FomUk5HjG1gbm6hxogbCk07eaCH0Lpz+BqRt2Po3ejpATLPiUAuDo0St7jIIzzYOoijMyP6EedQ==","signatures":[{"sig":"MEUCIQCoPfCPZyRPZ+zwNaQA8svAUUfY7Ly3hBFNrFZRBW2wwgIgcT0aJGC3JkOlbCMfBZ2jHEsYsMuUGBpHK1LaiVQoQ1o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2588095,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb2uKICRA9TVsSAnZWagAAsVYP/0q8NYQiieC1h+VvGXoL\nvjma08PuLEIg96QcxBiRO7On4bua8miySR9t5SaTvwUj8xzZrjsWCcWiVdt9\nZuiG8U/MDGKMtiatmB5O+F8EX5jt8jmot1gjiyYzU6Mr/YV1BlnQWMYvljuA\n/EZWhhSk3ElBchvU1VQaT4wk8lMNFKgnoFNJwiF/SIBrX6FpPZhz71dr0VWg\n49YOtPq2ynshNUukVajI09dGEh7XP7b6CNv2PNkgvizqGWl+0W28O5bT7ose\nih/67Dk6FYaeUIZWP9Q7mjaJXBiccPiN+uerYncmATyK5TC0TiJY4xxmwCjh\ntLtl2Kr4GKJgjd19ukCJP3WFONuMventZrqUsoXtro0iVbn+a/xJb8OcB6S3\nLqn9NL8LeZriYneFO/W33CBxDK13UsS3JOVk51WtID2XWedbDDdH6NmcUGMc\np1qKvdwbXJ5y6TgUdIEioDwXu8h4e/E2noEOYSpbj/p/qEBLOgaBfwEMUmit\n0YTbgjElRaWcE643sJIH2QBtZRChlSdHg+Vzo0tErFwhxTxifv7ZDU7ZvwA0\nlXBh9iZBlgriH/L/6ewHnDRkb5B2AoB/4+SVIuEoUbjf39ciJiFxah7U1Df+\nbnveAWP7YDBRsSC4DPHFv7T5kRru57IjYsx4HdJVR4EB9LucfofoMlPPiT9H\nZNuI\r\n=1zFm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-heatmap.git","type":"git"},"_npmVersion":"6.1.0","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"^2.2.29","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_16.3.30_1541071495975_0.22648617374058366","host":"s3://npm-registry-packages"}},"16.3.33":{"name":"@syncfusion/ej2-heatmap","version":"16.3.33","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@16.3.33","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"630a42f9c42cff2d7cb7974d732d33e6baff9e24","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-16.3.33.tgz","fileCount":59,"integrity":"sha512-RkQG/qrK5uUCbgFGujTZ029zGcm0R4imwt0NPfwOvHog5fkE9i6C4uIV0cGExQBBQKk12U42LgbWeoLGFp+ybQ==","signatures":[{"sig":"MEYCIQCc3+ygLzARlyhCH5cZ1SuernLZ17FdSz/gzkAyj7mtSAIhANUTYXpUuyW/NeUcVk9v9SfTKDtJXZyj+AN7FRxe43+3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2588368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9AkVCRA9TVsSAnZWagAAc1AP/3Gy3bX7stV22CdPHtqW\nM6YeLHsP/c1nV8faaXQLchXIUieeO3RF7o30zcLnekc6wLbh6uwxGfMEcP+4\nq11SoKgdfcDW5IP80HK5BiHRo7qf9cCqjVORZVWcVP9///DkocC60yxdwVjf\n+4WP2MUyO/JyGVH2AnfZEahCRbpqJyfmTaZ03UD82C48qbY8e7xySa9DK0T7\nzg1iJ3TcnLVP4d5u0TkSP+Czp8Yf7Byea1QScV2YzEeMhX4poXlENf4AVT/Y\ngZxjxOYTAsTZfbguJmmC027LT73gwik74+0fB63hFCKyRUNO3YIAUGWJnwRs\nZ6jvbGaV9Sp8v3x7l4xT8wB98MHwoaWI7C+Fx2M1vstADohDgIT+H4k2O5XP\naJonrSBgUeCjmR/7IZlMecljOu6MOwqAkOU1tq6hqyvvSnyUMbuLxNgmmDV/\nT0/pW3n73f4jRH7dUiKFdLxhTRq+2O1Y5MDOKmj+Y1QXJq7yQl9PvhM/XroY\nmEmAS1Kdo1hGivC4dDU+fLDpBIiuqkVLBtQ5PYnlSyxh5L12zoKr0qKlE2Cx\n5uvOg6+u5/EYi160dqDpcterEO7yiue1AenzljIYNzUj9SYbuHAmqTQjasQn\num559aDXa91IprpUIvwJDa8fnfjhfHL7e88zaiVh/GSgObNtUfGpOb3dvUeU\nNoZb\r\n=8vf5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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/heatmap","type":"git"},"_npmVersion":"6.1.0","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_16.3.33_1542719764792_0.4975827288620662","host":"s3://npm-registry-packages"}},"16.3.34":{"name":"@syncfusion/ej2-heatmap","version":"16.3.34","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@16.3.34","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"c9e820dcd485f796a3cef712649ca800025cd299","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-16.3.34.tgz","fileCount":59,"integrity":"sha512-tLdwrQ6d1tBy70aHu/B6SWwOHvd8PYr8u7CKxzpHk2BtXTS4sFnmPEEMz5Gixl2TfrrcwL5SvceWVMb5zNcaJA==","signatures":[{"sig":"MEUCIHFTS7ZRvr77uwOpx8m+hy3Qa9cO7Pr4fY4arz4B+2d8AiEAlpQd4q6asAzs3RxeSXsmDK5aiXg/9gxDL3DI7J5OOSM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2588368,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9igMCRA9TVsSAnZWagAAqmEP/0qXxZQgVw9r7jyr1KIn\nkhrUYzR1ltNdSBnkoP0pNJ7oZb3EfbySrbBp5meIVu58eYu5lNuXvb4aAxty\nZgAjosJqHuB7OuJkoVn2zDetzXnzYKHWuuYHsrWxMsFphoT8VQmq5PVkNbuf\n4mkMCiHX5kpH+jWcbiot4eQbheWorX2wogIircaRNkqbbzFDgkQiAyBnF2ru\nrD70nmN45FPOozgNKwp268v3e8VnY5o+i/Dh9X44kJ/zxcZN8AYxiksxRfE2\n3i+arJvUw8NdijVK/SQfz3m+oUnbAwp3clVYo4Sgm5oUI4joSrGhrnOojPT+\n9sLlLGa1yzpg6R4BtKldhinkpZXm4a5B1Q46g0OMzg2mSjor8LD9los8P/QB\nUxS6V091/Woz1V3/2LoF33CHnZi70W7KwirZEr3kOdy/ly5AHWTH1rFAe5JS\nwTl1JSi8J014MulXV0WerLr7CyHQnmNUrPm+3MqP84gibCj3TkaluLr0/gMc\nL6imnjk0wPZsFx/DllrRJghI67t51bizef+Fl8VTTXVF7Dfo5D7RdrY0S370\nYVQT+C8c5aKKUXEQro3XVz9s75r2EEj3t00DJIaMxBvO567D8WAHaCWqEneY\ntcY1lAtayrUEwia/Iv+/O9x3ApHlrfYdLcEaQC63TYUNA/QvoxOgCm3Hwy2c\nyAVf\r\n=AAx9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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/heatmap","type":"git"},"_npmVersion":"6.1.0","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_16.3.34_1542858763965_0.9260586359292187","host":"s3://npm-registry-packages"}},"16.4.40-beta":{"name":"@syncfusion/ej2-heatmap","version":"16.4.40-beta","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@16.4.40-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"6ab07ad1a615e79d549e5e07adda3a7376c9f8cc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-16.4.40-beta.tgz","fileCount":60,"integrity":"sha512-OhsfM0yKRhE640fOqHHcqKVjMo9jRMsAYtPLJ6dKzj3OdHpe3kZCmwGcnyL/SZTWJOli+YGKXEXywoLyFVxjnw==","signatures":[{"sig":"MEUCIQDdruzz7O+6selHPQzAa3eNg8ReNpnBKIZn6/Idfz8RcwIgU3MIS/vYfDYBMqSOdtU1M+lh3VgB5oXHQNtqMsfnVhA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3487778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcDlrvCRA9TVsSAnZWagAAmxsQAIP6Jjozcz9TxLFFmnfm\nl2bZa7sjA9SJjBWqQAUQ8v7HFJigl7aQEAzUphnzE9b5ITtmIpfT4+7VUOMN\nk2SK4gJozZNZM6jKsKJorKkeWwCwrYMtokI44DVvRvjhLFtxxzvlL51nxtrq\nbJbZkfkv6pntw4Zu+FMP1RhMnX3UcBUkN1gYul13RAKFfv5I/ytdq0vfirmT\nIytFsbevDwvYRV5hVwgo3dA77ddCQnKoEK3s3bJw+g5jDoYdOVkYqgo+6Qd2\n2NoQalrGJHz7WslMaN/GFyoQNZ4OxYocq1LCIawNatuHTkGFrwi2m2RbEf8u\nrD3e/+7viZEWU6S4jn0qsawirDfQ6UwpLLeQtsTCFACoKa9tZLBvzl3POHqX\nWfO101uNAzG8n0wpDI/2FexY2hscSMgCTnvV05yRioD8i1pKJbCO5QByOFJv\n1ERif6LcEUVpUel4zLbJTZxAvSPd1CI+mAwC4GJudV5TDq6SmyOEL+u3eYO4\nNlNx0LHaRUYtCChx5JmiP+nMOzsMLvAZDnSCuJ8cz2j8i5nMDatABuvgzW4A\n53IH/c3wNbL+wwO88YljBKtvYq8NPN8ox1egmg3kOgFWOYJ5lXxUyM0gthYR\niVWcVMqLMBpTYivoNsY+HXDPM13fPvl+mB3ig2Xuoi2Oj1E6sVZJGBQxt1B4\nAu6R\r\n=1evK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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/heatmap","type":"git"},"_npmVersion":"6.1.0","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_16.4.40-beta_1544444654889_0.9545539552313203","host":"s3://npm-registry-packages"}},"16.4.42":{"name":"@syncfusion/ej2-heatmap","version":"16.4.42","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@16.4.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"eac56a163f57072af967f134a1b8ce2378391bd0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-16.4.42.tgz","fileCount":60,"integrity":"sha512-2AV4QqmvbfG1jTSCWkuLbMlYM5MbrdATBj9gtnhFHssTYPrNgJQpHuXtGtKs/1w56Zd2u6eoCOXOWpnLcfoJ2w==","signatures":[{"sig":"MEQCIC9bc9yEZLTk1PVSaJPqI3mkrOTHR/28qXJOItzJcoynAiAZZv5gVhYR7t8qG/uhfg8yuphXc7Vn7MAwTsmlr75P1A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3525500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcF6BDCRA9TVsSAnZWagAAHPYP+gNWSSVvn8F6Xp04Z4la\nJAcc+lXWGLnhv3HCBNKjCEJYLqukt1rNuFnGyGNNOlFmVMq2d6bhMy0b/SX0\nBy2Y064EPI18y3s0vENT8H8NBG+dj+BlsJeaAFudUj9v7z9fWZxcngiEOlnW\ntonv8b04j6Y0rOs4gPOr70Yy6PeEw758HWxFChNrr8iWT4vVSghfiJo1isHE\nTeRFeuPk8EqX/vjgF0HAWEWyfon/gGjuV8Zs5bK9i2qdx3TwVsZ1xf5C8jss\n+RU+R0f/NYot/qBUEVrwVm7zBTOB6u+RblcAYILRCL4Fe1GtCNnxTW8mHIv6\nmnx6AYWZ0aQ+IdkGYkbM+ykTiAjYAEBVn/7Uw3h71D+7gqgOKAxOweh8O7/I\nZEuUYt1Itg7ujucfBXO/TGuMEWRaMZRx1fD4JPW3f3Zxaq81jpjwHbby3AQj\n/tNGAoNtLXNQo88q0lqWGIaatFYD0BPz/IpeDCf7mIqADVSh6Xvw54RC4Y4L\nUG0cvRoNS/jx6GAFGbGnkFbhignERYS+IW3H/+rXkhxnB352yZ36VmCsFgnu\n8bPvnQARZZoRvgk+WUEbYq0VwDZogJgZLLa6AVeekvvUE3gF7SU6C6a72yib\n792cluw2Syful/oLUZzuZKFn0nJCZbD5slxupZ2Od5tx/gTP46P/L2DUqsgq\nDYt8\r\n=8HfA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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/heatmap","type":"git"},"_npmVersion":"6.1.0","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_16.4.42_1545052227188_0.756526612755946","host":"s3://npm-registry-packages"}},"16.4.47":{"name":"@syncfusion/ej2-heatmap","version":"16.4.47","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@16.4.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"8f9487622fcf9e7c524c609ba635cc6123f39d2f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-16.4.47.tgz","fileCount":60,"integrity":"sha512-KkUIGfvaNg0TXS9IvFqMjMm5wNes5P7yPml2CgWJrM9/73qLph4VAreEqFfCzcDg3VAvZiMqoiDjR1pfpEuHZQ==","signatures":[{"sig":"MEQCIGKtIeLxnoPUoUJRE/cyV58J/AJ/vfqADK77pTQlLfmFAiAE7IPWIpTuo2ck0rGnK7ysYk8qfiUjtKodceNjlVZHMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3525500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcPxKxCRA9TVsSAnZWagAAxjMP/RqJXeR8U4jXuKXhNsBr\nRzaqnJkgxp/FZtBPE4tkhcVeSIEQ0TPpiivCJhJj71uJXVIWgLD+Zy85kRZk\nU/PmSN7WBlzfDwCbLABZSXuvWyc2Oh6F2QdWJMokwL4bg+KFTNTAmC4LBHCI\n9s+Xlnzx73M42uffwnB0OJJDJWLNfgj8JXQCPmJ3Jl+6mSLHM0Y4g9bke4Yl\nXxaHhN+rkRf/RPU3P7+zFRt70E2UqK3ok6sU9dhkCblhwannEhBF5vmNT527\nxraxEXtlNRi3TCGp49KDrz4ZdOYSE8Am2I83D6/jmM2Q9Cuki42ogWKd86DI\nsJOJCJqccCpxn43Uy9y1kJ3LXZImmm/151yZQ3DNsm0JKb7Rt3VUctICSD6C\nCxg41ACvvTNknjF+H4oy8g5VV+3UOihl/h6q1YXBdnx3kpUsV8h7IA8yw3F6\n2IVtEGek4ljMc1LLSOsrsBRQfuTMWP2SrmD9iUdl1ftNtqshRJd+V/0wsvVc\nhMjprnZKeaHvE8Cdsb5MA47c16n6QpfD+niSMimZD+D0jXXY+yaaTLalMNIa\n9lW1LQ/UmOHq2OmBjcbrVcTZ8N8Fm4VvZbSZX+rJT5k1v4DR/hOfeJTbv5p3\nYiCV+3hUToEOyzvA2YLjkedWEX+J0p+9iX3bgNkbEaR0Yh/lZOgtZuaPuPR4\nPco5\r\n=8iFJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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/heatmap","type":"git"},"_npmVersion":"6.1.0","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_16.4.47_1547637425195_0.35490238625727843","host":"s3://npm-registry-packages"}},"17.1.1-beta":{"name":"@syncfusion/ej2-heatmap","version":"17.1.1-beta","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.1.1-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"a1b62e78e25beff4121f17f44c5d559d9c7332cb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.1.1-beta.tgz","fileCount":60,"integrity":"sha512-uPqt1SOjYw/WJhTbEkb2vvB8+EuwfnTmxZkcOEl6u9/m3WNOs8TfrcBs1ylZTgzzRLqHPmt5KDckfOI6OJqVKQ==","signatures":[{"sig":"MEUCICldsqPGROqnXa84jdKFl0g8tDplEr3oajpK+dvF5fA8AiEA6m6cAsw3eyWi5YseX8V4woLTPuE0oGK8EAvkAbB/cVo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3546323,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcUFmRCRA9TVsSAnZWagAA3IUP/2zH8SCxd/5KV/h+T43K\nZsBbC32Kdi1xUPxr4UKgNA8x+v8Utf9PTk++zAZVxYUnd/QcHB4pU8SHPFTm\nvLseK5pnB9EgN8aGb8bnQ2K7npmEwv+goJuddHSCI8/9FlFgkhtm8WSymYb/\nwe1GU3FmWVfyzJM0td6m2m6+mZfc9sripQbJn2PCwBEphSAEC1McdSM+qFMv\nUVKPGWRUnLze2CNUY7O6kYLct15ylGjLsG5bMEAPwYWSFNmW4G54oCEI4Tb2\nujbDEBBXTEenDdtalPhu64SGUBY5CKeyYm9fj2okPOF/dUbKVv028TnQaZDA\nWXL9qKZvjK+XVL+Svmsd7oteoAuwz3RhtW5xtOEq+TKC6wMmGso1NbIJEaE5\nxbS8WiRVzaHznbYP36ozfJbCOWqnVYguk5PeVcQqpKEIU1MhIydgTL910YYy\nIuMBdouX1WN6O6uJLXDAk1vwarenE1hQx33lW2pArupIshrWhWlnA/cici+E\npNTaYGZvKFjKnzh0Q1ANUQH+j2pH5xqht/3dHAPDSprPBdKFmh56LO4OQVUy\nZYljNw8Shbzfet9CgxB2vq3g9zJJCFjmccdAs4mAPR+U8w+uKqEtQUfrfgfX\ntSYIxKAKilHtC3gdjIkYRmCz+BHDfi9Dumm+ituClN8Rtsxow2DLY5Pq3abp\nntE2\r\n=juv0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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/heatmap","type":"git"},"_npmVersion":"6.5.0","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.1.1-beta_1548769680939_0.8519601555199601","host":"s3://npm-registry-packages"}},"16.4.52":{"name":"@syncfusion/ej2-heatmap","version":"16.4.52","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@16.4.52","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"e46fc141fa4820ee902b14b18af77f74be07b6c0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-16.4.52.tgz","fileCount":60,"integrity":"sha512-UViR/DiSgV2cS0lLstbL4gGQIHfVDwCWsHNcY/+7AWN7k5KkLYek8cNTSfAMXupQLwKP/uS+8dIRf05Wbtoc1w==","signatures":[{"sig":"MEQCICOjGCi4bMQNRQKL+fEd5mUQtwrRKpcZ984D/jioyTQZAiAXtucfngzRx3lc8r3j8s8xXglU/JM7cTtLgjxqDYxfGQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3525500,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcWbuvCRA9TVsSAnZWagAAtYIQAKJnM1jySk9mnZe0nNGN\n0nvrgBdcck3auuWv/wSIL4gI04tYsjUxqkro4lHmO2eKo4QltWiz8RhcqzKb\nzzH90DftAtAfXM9ArzFMOJvdRyNIaGMPeNKnGZNqNYJe4N/H73euR2iHTEGG\noKoTVkVxpnKEBpQ4U+wJzErEoqaKZRQ4N8DVM50r09UmpnG6Mzc3WheG22PF\n2rRT25AkwIk1oRWu7lWYq+kYWxDlhCo50Rm6Wp8L+b1bL9PvQuZ5dGpczzeh\n+tC7yvsSYvZiRPwRqna8Vgr7q0XnVK7+aDqgSRw1z7BqfTluRhnAX8UeDFhz\nd+cptae6MxjVOErl/d9yODXUIPUg8HjKGAtX52R7TK8KoIA8NfBKLdnbWAS0\nfXm6TdU3wBYh7Ly7GEfQca8HnOuzEZetkLack1O5FLI7R7wVmN4ODE3jfex/\nLkd6kRP8LoqAsrsNZzaKQd2GapdFk8WPuYykceUCkki00uCdgcddV08m0K0a\nnJVk1r7E46H9PuJjEIj+PqPPxgBL0mOnZufGZZIEZzZ08mYL4yz0l4W0rCDf\nUnKm4Vqm0bf6rkxCLMuGYAUs6mFAqbAGOWGGL8XLaz7pHzIyoojAlpNFf9pj\nz7Yo5aQlv+594uZfI07oyAMhyZQB1lnoe9z+2+RkuzeGqSdD0Vyv7F4wQomL\nDnQW\r\n=rbf0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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/heatmap","type":"git"},"_npmVersion":"6.5.0","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_16.4.52_1549384622408_0.5702411769277693","host":"s3://npm-registry-packages"}},"16.4.53":{"name":"@syncfusion/ej2-heatmap","version":"16.4.53","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@16.4.53","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"cef6cb03e45c41f4a1c90f9a3a9f0c59203ce1a8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-16.4.53.tgz","fileCount":60,"integrity":"sha512-A1rKysPY5YibCFRfDdZCnkyNVl6uRmfGYve31JAAjB3HPpK5AsadtDine/R4m/2QfebdMnW6Jk1KMsnkIfc7ZQ==","signatures":[{"sig":"MEUCIA5IGsj1FP2N3fbtaR8OGCdszAj21QIuUKF22tLqTopDAiEAjOxeMoedoir8HQ9Uj7HMwDHUA94R26bVD/qbzDCiiOw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3525585,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcY+18CRA9TVsSAnZWagAAyR8P/1fRtvy8I55C1722PjcS\nqaILvinhA/M/RUM5YKsIGTym0U3dYCEBJF3OlA49KDaMohGqJ0OPUtLFMnTq\n1d7Dh0FiKzwtUYmAiwtkJK9Pe59rOAeDaWc6iLbH+ru9895BMSBAggjK8YW8\ncDQuI2OlxuRrxPZVsVjrogB8hLmAcj8Yon5yib5HJI3tTvGVGWxEcmNBILU5\nqskI/jiDbSdFUWN7fk1TLRN9/fEJREMNsltzffK9m7PSKfnb3GwXkZ13SEro\npC1a+eHM0fXfDHZVrwSBo7916IPBDyKtgD8IYrU2GIPtfPBM1IhueiM2byhp\nJeianEcjp0hWkrfoVwJYcp3KlJ61xEQoC+XDZFOSYy5ja63whQdkdTIIjYsT\nej4pCzsKRCsgjmIPM4KBg3k6zExLV2+6hXkFyDzGf0ojruVSQ0nJ/F3PMVc+\nLiTFUM0gKaRrF5Sam2WNO5ygIcq/6iCZl9tixVlLBT3n6KaV8W+WuvTuIbgs\nrXCF29z64Ji/7CA28YyoCWYkh68QfbLOQaH8DpdPeqARYhn99+feCrxIjSyL\nnFtqbE/3LQ3dtWqH7ykpq/cx0q6glg/JKDwrSF4JyVU23P1yy/ris1ba2Fbo\nRq+JjEtFhBaho3xQKuyJr1Is6uxG05vt2YUXxYUdiY6QVTpnJlC03FIFE4Oi\nz83A\r\n=firU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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/heatmap","type":"git"},"_npmVersion":"6.5.0","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{"@types/chai":"^3.4.28","@types/jasmine":"2.8.9","@types/requirejs":"^2.1.26","@types/jasmine-ajax":"^3.1.27"},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_16.4.53_1550052731899_0.6621961258779492","host":"s3://npm-registry-packages"}},"17.1.32-beta":{"name":"@syncfusion/ej2-heatmap","version":"17.1.32-beta","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.1.32-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"053aed47e825329414b89a0875ce5cd222c796b3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.1.32-beta.tgz","fileCount":60,"integrity":"sha512-MZk86dBGX969e+g5+hvVcKymrph7eB8q0nH0hbF0snJ7t4awcYSv/25WOrXxQjgupedO4NVoY/9YO8E+KXBgfQ==","signatures":[{"sig":"MEUCIDCz38NFNms4yVW8ubONbdKBQUnlC6ImDMhGp64I16kPAiEAvgRNBFU7jK8m8/JZkVf3U1R9lDGG/SuDvzZOJv860X8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3700610,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJciR4nCRA9TVsSAnZWagAAeHsP/1kWoL81idv/jsnqJoy0\nzTghnMAl2y88qbCqNlvUqCZolIybhVKgTas+ZrlEcWPKnHF9QwMUAnpeE+GH\n24vwq4fHPFBdQSdRBXn5tzwGKQddloJt1C3yo4mLS91vwWZJqgsRI7dODrqa\n7WQNew6q3MSuRVSbWRi28CO8D5jV99bClYpkaWwq1qVia5pJhvI3z8G5+dLS\nhaSrOfpRmMRGTZXXYvqylBKDrilcwFZlrxzZ3CA1nUj6Jqzrx5/8Biw8S5ls\nCs1DcOr3++Tc94OLgPaiXlMuGqMA9TUHBAGY/iHEcD5UWWffsW2Hqoxgo3pi\nh5lC3iFW4YqdYmt4qpe5hCSVW62QCUV36tuY/ICq51/Q7xJ6bfLXdQPWaCHJ\ndx7zBRJTvP2W3/09ixfyPXA0pBYhyULMSo9Bw1BNpu8qouTVfJLGvi3E/cnB\nmH5RTrbmq/t9oKNpmEwV/TtjnLVTRSvg3axcFt4GpMJF2VMFMaONwCZjq8DC\nD1LWJguLF9owuahGKKem6oOHyXNJkESdTTldJXqvMSrxwgzI0soCusfJfaOT\nkvMhGJidYMk1EH1IrINqQ0YeUq2RMx/8K34T/qjoKs6DJcfQRsoyrSAg2eAq\ncPLVRwQ8IbvtJF/D92Nvkf+b0vT5ybP3nq9t7OhVg08HMLG+ebbAXph0oUPB\nIfHD\r\n=GI6+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"D:\\important\\apps\\nexus-rp\\release","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"3ec1731fface31c60b0415ecbff07974510c5a79","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.1.1.tgz","_integrity":"sha512-eWLCrLTb1DmvQ4iTyaQNPdahXbsEM3XryHZ4tvUqLmWsa5YhlZG4EJupUxJxYEuzExkZMyONU+XRFbh1+xKV7A==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.1.32-beta_1552490022467_0.6672806361292885","host":"s3://npm-registry-packages"}},"17.1.38":{"name":"@syncfusion/ej2-heatmap","version":"17.1.38","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.1.38","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"174324c1ebe610d664e67b1c4c77e96af27ff4a9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.1.38.tgz","fileCount":60,"integrity":"sha512-LBSs8UPxWocSbjjl5maUFeReE/qEK32uGkQFzPJpJ8ODKmrum7RI9/J1koiOciWtSLkZWy4U8zmr7GSg+NJB2Q==","signatures":[{"sig":"MEUCIC5SgxryzM9SYpkUglkxKkrZQK7YSMJGHtXAz8wQZDA8AiEAxzCk2noOzIcTPFiJ3rPQtg1Abbxh43a1bnHJMEwZDd0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3699518,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcncrdCRA9TVsSAnZWagAAID0QAJ3wRF3k9Hkx90f0Dq4/\nHvq6qNfZg0pLc6apDIM6gRXAmRN+x/QEheQIIaeooz7LeHLMN3Hggb/1Cvm4\nATTvCP0C0RlyAn3iHAHdbo9ezrlIHDjvDYHH8Bd80vaaxaZEbvhMBytUER0P\n+8L5R1i6XaCsw4ZLYDtaC/6bLTVpiSCoCiUQHKuFCN7YQveBNkCMI+Q3300J\n7Is3JA5dV+AtN3xNqfMJKgO/up2lq79pAjd4E80mQX4s4fhWk8ziX0IeA28N\nq/Nd3twCr18ed1aTV1r2GmStzBu76njar9nSTdBGdnVUeL4NOYNvrI2li3/X\nkZ8InfQv569kTLnRA5XYU4AvtVjdZG1uMqYWItSvV9tjpxCyHjHyFUj80WHm\nNmf8Ev/OmtKvhSecxb5FgSqHxe2k3oBdPybZ7ADt4rlaPogl2bpIx+gw46Bo\nh4bJmiyCotd1LKKrvGe4n5owHir7cJjCZx+XZ7pb0Ya+48tqtkL3O2AoHPod\n9dnTgF/SpkKotOv9IxqYezVFZekPJ/V7O2WeGwd6p0lYS+ST8oWa54DxdeKN\nr8P6MSJEfIWKgVq7eujd4mh2edjJZSaXBgvOLtGzCehP/31fBk7EyhekD4qz\nxRHqkjk21vJuFpkoSJ0YAjJHkAPzMOmyvbVC2c0wNpSbdPR9Z/cHmzlsy72z\nR8Q/\r\n=tdl2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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/heatmap","type":"git"},"_npmVersion":"6.5.0","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.1.38_1553844957225_0.3013740575334316","host":"s3://npm-registry-packages"}},"17.1.42":{"name":"@syncfusion/ej2-heatmap","version":"17.1.42","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.1.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"cdc17714959c04b3c363c71e5b1d896e147ef4e1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.1.42.tgz","fileCount":60,"integrity":"sha512-hI+nOSaHevENaTim827dEpH60FYOct7KW7tiPHZWjpbFgED7nkb+OurcNj6gD7AsoQ3Av3RN2++EJ9/va7w2IA==","signatures":[{"sig":"MEUCIDtJf7AXL0B0S1O+NtWXuONYSK5mTlF+O6bqpr4dtVJ+AiEAnt83Bynjx1EDCgUHfqmFIZ/cS4zTFN3WX2RKVyTjP3A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3699043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcvtcFCRA9TVsSAnZWagAAwngQAIbsO36Z/vLt/0YHS42W\nYjvs49k1ukWkhNLspFd8QOnJ/47gIAieHILm5TBdd//Jpmio6uMl2n9/KpSB\noXENZ+2hjhey7towU6EAAGlHfQZzwvVrx9RaULLcsPjbI+5XcH5JY0Ht1vb3\ngFnlqPtxKa/aIE56uCHhxosvmMsC5/g3pHRYqsB2elNYVoP/kjMXPrHY+EvS\nTvBmiw+7XYuuTomtJA7h0BOgRqIWZV/ebT/UOZL12Ff2snkwzyipmZaSH8PG\nUVmqdRguSmImR1czpjLtuob1Ldh4tCf6lavA2CIw9PcFlkOfzzFhnw/7M+uj\nDi/cIz7VApRHmlMkFtM20HriINr1OF7TAv/eJjYf4UDbO+ds1X1C2ou3JkUB\nBm2t4/Gk/uWouw/BP4M9XR88wDWqB6D1ijEz6R+rfnCsrl2/PyyVdcy60jGz\n2Sp5aOynmpKOZfV6D/uOkQ1uwB3Jds45KC4J9hpRWA/Kbj8qi76UGIau/GnU\n1tNQpcntxzsVMa8i4+USrt1UVWL6dhnbctn9PXKxXOE6FHAaFCX/QJ8McqLp\nuls8LrC6SKQLAPCLtwwuGYQtcTCX0Cwc04R1LyyDm+tOoZEurs8CJKe9zuEF\n2yL/KND2qnG7F4rE1CxITMF5W+TDLEBhjcLb1I04f/RP2gASmmBenccTF2Mm\nlglO\r\n=nkRK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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/heatmap","type":"git"},"_npmVersion":"6.5.0","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.1.42_1556010756768_0.9462728961047928","host":"s3://npm-registry-packages"}},"17.1.47":{"name":"@syncfusion/ej2-heatmap","version":"17.1.47","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.1.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"6472490fa0232eca144cb25741847961c47228ad","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.1.47.tgz","fileCount":60,"integrity":"sha512-UoIkNqohhnkL4aUcECvAYfIxFs3pxXoeuIdBFW9t07EKpLYOc+d4FtshG4rC4rtqw3abBO42p5QgADycCt5D+w==","signatures":[{"sig":"MEUCIQDF3GoA5df7HHEpyvohwoR7tf9c309Ds2Ni5vuj0dpNIwIgX2ZWqeQ3OqEe8XRbDKYol0v6A0VzXXoVZJTliZP0NmE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3714693,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJc2px6CRA9TVsSAnZWagAAyL4P/04s5dqhPfqiHoD3JQvx\nvFLSlPdSrd4aKeiXhx3kNnZqYYw4qDrXkxl0/uiDGaTetOush7J7Ixx2L5AM\niv2GaTvtNYJ8nxxI+U3a97QfrGZSHxXI5DXfoabD2jVRRGTELWml+/CTsLQY\n2PcSCoxRJ6WzIj4Gj5hYLopdOD5OZjFDAtPSNCIZMXpwvJSkaOjFl217S3xf\nF/9Mu/7bfi0RqqQq8FRHlKiWs8m4fxvSYSl14luPD3fAA1Eh6gQDiqWN/OSO\nAaOIANvPc3S1szFM8UZXOG+j4cgxS9s2OdYYk0u1fg+37COT8RSeMQBDfnGm\nQQKOuPz52moR34vBIjGM8OESjzFaJQXE4eak5VIg6gS6Ah/MHfP9EEgIPEv0\nX6UiScheLI0WTxLIudi+WDa/l1dpcAmPV4q8qSUiWGG9MaDDNERLbrNGMNs1\nYVLLuRdnNnVb2pHktaYXq9qW7DWFmmOcfIHuUkQrA79ACrJrfdHs1PTOZvki\n1S7XeORfkXlKmb5Bdh9oYJ0M06QMALw8nDyiIP4cydRMu17tEYHG6LWzzaCB\nvgewDGUsefO/klc5z7ueBHo2B3U/Ab8S7mjtAwwh2F4gnuFXxYOmWPj6ftmu\nc5rQAD/Nj+LyrZQgVmdG+zv1uBxmngeCYAQZIhf0oznsPk6c2NmHACPxdX53\nNSf3\r\n=MJO8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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/heatmap","type":"git"},"_npmVersion":"6.5.0","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.1.47_1557830778051_0.6386256517809501","host":"s3://npm-registry-packages"}},"17.2.28-beta":{"name":"@syncfusion/ej2-heatmap","version":"17.2.28-beta","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.2.28-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"4f855c55783fb73cd489e7ee54675d863649e097","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.2.28-beta.tgz","fileCount":64,"integrity":"sha512-WlHYZpVLaMkCXNRBt3Jh9e9oIObQvRvQs85Epo7DDCH/9Ve+BRH25MQtQB0CKBbYWc6tewFkWGq0/2dISDVldw==","signatures":[{"sig":"MEQCIGmRBsWxiD5ak6wLVF1++QlzwQWH5dvi56+BkJxh+VdRAiB9i9+wbNY5BR1xYPyLaLWTUoFvcGx/q4YF2QCkzouurw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3754951,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFNlECRA9TVsSAnZWagAA88MP/0+Onf+pld8Us5HxSN3A\nuAyFsfRTQOCwZATN0taNvHvR7tmTRBVD/WaDFIUJC09hWRtI0Ua9prFxAMfV\nf8GtCRxbg/Nud7fHDMQsVQPbFcLygtR/7Sj5uN7tXCd6KdN8iWP5zUrbFX3H\n3K7UaIeWU/8b5gjd3Z4ReGMoE7oY7VCKAAgmmgojJc/ENZ24t9u9xFMuh9CS\n8mutdTkq+t8mX8iRDqU5+3yN8+GIeum5AYXK7UJB1xVMnm+Ezpyj7zLWtoVX\nRTENNZnUGpEKh0efH3aEtmunrltd3ERt9t6AUL2dQfSN9uAoyNFaDbvEzvvV\nF9eOz+lWJl6J/VHM1DDUmVKN7LoA8Dgg3eeDW1ZjpdLxdI12F6NvFv/NmqyE\n5GPxwLJoH2SA9HUAnOeU6h0zXUyvn4pOY60T1sZNtu4vJf06CmrG8eH/hpBX\nn+3iVeJoa7N7iG+HZ64b7mcWTnhJTiy7Ydoc2b7uMq2/6NZ4LK7znwFYCVjk\nTF/cK3N60Rp11PJ2iLzT1cfn3sge42OSu9GJqwqfEe4/w1ML8Ns3NZoZpaTb\ncfRDYNZrgupwtqMMi1cJSzVcpSOPSKC9mY18FLg61TuOVHZdwauPh4w5vB72\nP8PqUrsQcejRIFLJy1fHi5RK+lU5Gn8Q49PcE0o77AZE54pj5G3v+4gR1XsS\nOxX6\r\n=+EJ6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"61d39db5c6300c4b32e0b8d7a343d97416f336a9","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.1.1.tgz","_integrity":"sha512-jEi4enrEVAxv0PoNztkzT4770yAGwp5fFIN00mriPdMuoTsK0EiBLzohfU8/k2wQKzjrHAHfQa7vx5RA34cocA==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.2.28-beta_1561647427780_0.18339490160657257","host":"s3://npm-registry-packages"}},"17.2.34":{"name":"@syncfusion/ej2-heatmap","version":"17.2.34","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.2.34","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"0867d515dcf2d3a87210c2689f4f7ebd6245fa53","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.2.34.tgz","fileCount":64,"integrity":"sha512-oFsznSttcmILy1QdiVLLEh+y8rWJ/VoBloCfdT8pHOMBTUFQV76luFL/Cabp+tqwrnFVQIqVqqapIPXiA/fDEQ==","signatures":[{"sig":"MEQCIFpGbnK+kzOGFUfuh+vHSYork5kVLxEpv60PvQKXCIWyAiBsQH7ikaPWG5XUqDqjNbz9Z8oA5vf+mTlwAgqyXHJvVw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3762448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJy8uCRA9TVsSAnZWagAAr38P/0NpK+/UPkePGQ/cLfCa\nNfI4cH4QZOHl7EJwPeVthQDIjDlupE1DuBbMLJQ064RLtpZ0/my43vvXQCvj\nXsbvN2GP1NPZxSojrzIVJvjekmpBXPikt89RJJyorv6ZGwaz7C3BbNtDoxSw\n3jbpx4OugaNNDx1DdSXU39qdT6yzJ91vwwubibY+GfBDvKicioMyq8+YL+UC\nzuqtiYX24IoljToCpZIyZIvcRaZAYtX1BBlXFFQJ+fjx0Hy+ucqjXsEWsffN\nutMFM1FAVn64qXFD0ngaYqvPCNyU52N/ne+y6yE+64R6BhHEaSJI0zD82tez\ncij9IIi7Vthvx5e/r1f2ENG4273DtQpJ7vCjAlp0NPd4JQGvBZYEj7TNeRWg\nv7jMAD4LfdgWqhFEnn453LfSi2ujne4qNX2FYc3ReSG0fhaZ61KY0PowOdNT\nmJYxtgNrzBjhAoP0HWhJKSJZ8FfwZBYGZtNTHo0pPIjh8b3GSJtsISQWuGmO\nTGlxT8XJl8BVNzMc6BcN1OTBah9ddg+M9/oW/KPEgBzv1Z1i6cocPZOlNRR4\nYCc63qxAqw67Iyc/rgWze11J50L9XCMap2Q5UqWuxRQ4xrW8EGzw+jCaSgDF\nxat3USgu/QZz+Vj5hixpGeLB+Zww43qiKJUwKikWC8xdRLmgziDkAzaxhk2a\nMFGQ\r\n=r4Lx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"142091104fab35967d85e81e98d9145fef25709a","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.2.28.tgz","_integrity":"sha512-rxHchCXLWvTa41hbXhlZzU9o6FgvyBXkm/id+CZss662iYpxLukKAD9AMxUIIB0Ul0EmO/TXQ+R4U+ozbd0Avw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.2.34_1562849069320_0.1274630491254849","host":"s3://npm-registry-packages"}},"17.2.46":{"name":"@syncfusion/ej2-heatmap","version":"17.2.46","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.2.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"c88aa8abae30e8cf23f91c2f9f939a6992df7311","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.2.46.tgz","fileCount":64,"integrity":"sha512-hXxWNkOon9jPuDbIRtIQ8/GLfcLDYOV6znfG/gilVpSD1I5HUlK6lemYLv1xi1UlEsg+ImysfoCDhABdbDZp8w==","signatures":[{"sig":"MEUCIQDv1GFAruBCha8AfWnt84DGE2pMN8HaH90DUJq+uJpn7gIgOnflVs6xpqCUbBKkcRTsIN8VdOyXe80wmHND5sWluNA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3762843,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXnT1CRA9TVsSAnZWagAAl1EP/0nKYVJaFr5s5unpr6mA\nSp8FjeIGMYKa3fkisHLeYrph29A4fE3DLgooRRMq9TVhnQN2VCsVg2eILrd0\nyifD7x/cw7EuHgz0+tJnpyXTsZtjUC5UJBGXnFYFraMTYLPd0MJw6JBlW0xn\nazO8ktjxMai9saOXZwhlUwhFw3MMLfL01XKlqQ3uHRZqlR2ALPW4Dfld5uRc\nWSU2mef1xi3vdznHFDuUr11eC6a2foHcFHg51gzqotvWY7NgJpRXpxD60Zcv\nfXARCpEdZRgU11F5f9x6xJR72u4hfJdxnbOJRysGyNOrnRh9sHZxQ6KpEmUA\n+HXYuXUYDdyHPeLlpb67LMql/CvOfskM9jcH/yjM33dG4RJFUC1XScQcveeF\ndRnKRbCWdD71QS0Cu67+Zrj86KjNHHZdTI3wQbSlo2Z3lGmwYOoGsEqPARNE\nA7+YVcqQEeudauxZqdzaYZNbMTalvbYwBvSdOOceIVp1FX1VvnkutyYMk2n9\nrJwlFAHgV1Wlo0sszfbN69y9L9/Vb/5e8J3Q89AFwbWFGxus/J6qSPtBuzgl\niOwbiTQUpFiJWmBB9w0PEu1FTyDoytqURXEPLUJCfLSDYYOEiZvXA5EdnxTX\nx4HH3HY0xDfknOFpxvf/n1usCtvChaAZV8NlUHJWWn2pZBcjrDY1ReV84jKW\nGVy2\r\n=SBkW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"91a7e4a7b2b879236a3b03f3d0e7d9db95350383","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.2.34.tgz","_integrity":"sha512-kHMMrfIUM7LHZMmhqsbx6z2cJYe+G/Cm3lNTDjNVTXRkf82LE/VrfTthX6CapUT9ySnykQPRJ2d3CP97MWM1Vw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.2.46_1566471413120_0.8553872018160207","host":"s3://npm-registry-packages"}},"17.2.47":{"name":"@syncfusion/ej2-heatmap","version":"17.2.47","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.2.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"99484a1a5ac09cd3f7eb049e1e1a10036564ed3c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.2.47.tgz","fileCount":64,"integrity":"sha512-m3RV/zYwrDRTkZO/aVS1YxyAGkqcxLuZZAxLeF293IJMK1xPafgzn2xBcR6JKPJBjMGf/hsKOhufTFE3OydLFw==","signatures":[{"sig":"MEQCIH2W2Z0yxvpCgKBrbOaYTx3E1L9PB72JlPEEEHCWjWCvAiBYIgdvQZ7uM5EYqb0V604HPpvEMyCobSxEMjhwD52CXQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3762870,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZT4ACRA9TVsSAnZWagAAWXcP/ia5vPvUa2G4anPd4SHb\nre7E7TlQDBkNHyfOq8dQ0hrvounKaj85Z2QYcIfEVTfP1DY2bk16LE2S07iE\nvEuNdCV7t4XBRA0EzrxbmFJezFIgOWkh3azv+74I9CLnVAeu/nZM0vswiFXM\nTHT1x3/C1zPrwSo9S8UlvMX+ooPxDKpGskZyqEZAndf6cWPt68TuQT4hbpI4\nyz5sKAmvPfWiq1DCnYjypR+aBZX/YgTwjjKzzat88OuROXK917yShYmTsSQV\npa4+pfOn9/QkXLkxysUzfa6EULcO5AfBsdBeUaIX9y+pBlWFALRa2KuVl+mK\nv4aDYtZ955BkcB5dSP2ryvzKhia5qgXf0R9tdMYGqXRzzQQ7MUhswy07KhR5\nhFNfVuBnK8R3et70ezCz0IiqWcm6p/+UMByCyJ2Me2AA2vr2wbmbjgM2lCZg\nzEluJJnGj8/GfW/oM2R9/fy87WfQNrXFYJA/vaG6cY6kL44gHCsMH9jWWWz2\nLvqijx4mrHxn2+PuAn2evGfYQMXrwsEiMaWZ1crp7fd6POeZHObyBZd0D/Ej\nRNpZs3+nBPxjE9alZOSltDX8LNdTHwIAsPHeeDnKD+6PRF8iuLKfNrL3ggD3\ncPEEnCHj33ZEG16PGBNaOV4vLkJmNWR3uLhHV52nEq64JZxroL/20fZkrNhR\ngAWn\r\n=HXvz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"0602e73a6ac4cc2fc14417d028d4bc8797c8b130","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.2.46.tgz","_integrity":"sha512-Yr+8I+6Q597ZWFX0/BK6ztPKoKYKhqgIhr+Kemotgju7h5NUzRn/Xhs51nyHOj4l+Y5LE7uk6fK0/6bSuGCBAQ==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.2.47_1566916094174_0.8533615246860113","host":"s3://npm-registry-packages"}},"17.2.29-beta":{"name":"@syncfusion/ej2-heatmap","version":"17.2.29-beta","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.2.29-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"89b4585425a1dbf2a634fdd7c1107f6b7f1b69a4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.2.29-beta.tgz","fileCount":64,"integrity":"sha512-Xd3xU3NYHhQYB1tN/MoJiJHgVWjtDMdmL2980pbNn1vlR27Mq8GOkkiqltUD7UlZ1pETuSs+aGjLSnUgycJhJA==","signatures":[{"sig":"MEUCIEO4IKKVdKRYpC/Ip5rRAqpqQ53LWvfzkc7BeXnekRfIAiEAxm5KzLS2rCCLRNpsYaFWmVXF25FYKAIpwanxeBGXoHg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3761845,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZYwbCRA9TVsSAnZWagAAWmkP/1W6SnIaq2eA3HUI05ae\n58+00EcnW7JnASFv81m9Fno+q3cPSjXdWdzKM/vW9+Mb8dw6Du1ZfPwq9igY\neuE0o+V8wYfaxGZCZddDxgKg85kyk/yHZRL0wMippRDX4DMv5T7uQcUfJIOm\nE/4Ntpn5+kYKTzpmVnaZmIM1yvcHEDOsFcXDpcM5tkxZnc1wYV92UroayEQy\nkUysPvNs581NLaZUze0wRnMZihiNHHe/OXmd022Ig/U5wN+aaKSNJSOiPafC\noOeWlOPHRSlnC7RYe/oKAc54JkZlbVItd24EyizDaE59CjL4Bi8FOyfD0o56\n9J/Oe0nGiFw6Zwr/9/NxZX4xLPaSJ/p0/4qvrQ+UAcKmgblhwYc++H0mtpa2\nZg2UXzMvyuY9+nEnGWut4ALvFPKzvkrZf13N4PZ3i9YBEDKF/o/UPLlPvzEe\nBmSc1JcI4pREFw4kWwDS17KPJhK9QCrk49x/Jb+ZriisVQanDByxrKwu+yER\nZ8eSXSpOOEGo04jZ1YyJoIfdENRtXNYYk+k/ztlaPqQi05EkVBjy5TPKj80/\nf3XM+tkil+NqF6GEC+NFALiwxwvBJlcJjVjcYP3beKar4v7BFu7gjf3/vQOn\n/6q8ABL4CuhgdrWqSDVOn6FaLzPsh+jdlKcX4z5thcFy9o0POx1B7YrRGcAE\nlieK\r\n=69m7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"73302f058a0f610a136f7f2b5b39fa39a20955ac","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.1.1.tgz","_integrity":"sha512-HLikPAZpXFa1QqSuv4+AgJVHdflzWLHdEAwkcHQCXb9sLis4cvsYMiwIXLmzNMKFnugp7JXOIL2fG4aSz/9mKg==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.2.29-beta_1566936090492_0.9094950905268964","host":"s3://npm-registry-packages"}},"17.2.48-beta":{"name":"@syncfusion/ej2-heatmap","version":"17.2.48-beta","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.2.48-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"237c9f87e38b5431d0c5b76bd4c92bb897bc47a7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.2.48-beta.tgz","fileCount":64,"integrity":"sha512-P19B6W4m+gMKOGUvVUEw8+OBVZQlVbNGmipodV+lO4U6ymFvcFEFzi0grsYLn8FiKWNCqgvUqdJdPbSroMUDaQ==","signatures":[{"sig":"MEYCIQDxpQCmwxzdvubjBJpk9X07vtf3hEpTZfA5zjPi6urHvwIhALUWeVieJM3LIF+vmpTUCTYs9BZHkGxvZXGsXYQLR5I0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3762903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZo/6CRA9TVsSAnZWagAAeOMP/i6p7aMm6sZLRiZZYfrY\nD0ajjHSXGyfsRFtDZCwJyvbWwunO0W4//8aODcFQcKsuv0t+iZGYVmb6UcPd\nrvfKKeN+wohbQRQcPXsU3G/868XIRxp0jQEbNalxdL+mxks3ZUwfS5b9TAjY\nK5BLAEbk+k0vxgGBLv9atXOrdiGwMcWsTYJRA+FlxOeatCwXS+fOjKJXcjYe\nJHCV4sJcwiWfnlq7UQZ/BBYrk48H2qu8pNnqlyDiz7IKEAGVwdWERJA2spvh\n0yQ519Qs5FG2HXyhF85rJOYq1f4jle1YDAIF7q+DHFeBjWGrr/ETFhmVuIlM\ndi/e9DJTDY+c/SmmEjje45wQpbO558+ABip+pnvhgc2h90/adRVAe6+tarHE\nriqgo/89A8Rm5vshUw77z5EpZbeGRs8LUJ4m28yJk7zcPNF6xfM5Sq0QyOOF\nFlbCXtC8eYODAkDF3TkfdXptUmjo5ZYGeQr0HpBxz8PQvU0gK2B/TJlFcILZ\nM5ydl2JsXKbLfmEHI0MuWnkkEsj8dMjh9slduO44DUuBFfnV6/+aSYyC35s/\nLoM7EaVMGtFo4KNL8AdkGkMC/nj7CpQh2Io3cqoVJS9et0WPPudg7Cxbvdbk\nlf/lOz69+E1Rwsepl2e8d6gdevqKbvXT0Dv/i+XaXr9IZ/jcfRrbTWjHo0Wv\ngK89\r\n=mkea\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"73302f058a0f610a136f7f2b5b39fa39a20955ac","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.1.1.tgz","_integrity":"sha512-HLikPAZpXFa1QqSuv4+AgJVHdflzWLHdEAwkcHQCXb9sLis4cvsYMiwIXLmzNMKFnugp7JXOIL2fG4aSz/9mKg==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.2.48-beta_1567002617369_0.18844430269580048","host":"s3://npm-registry-packages"}},"17.3.9-beta":{"name":"@syncfusion/ej2-heatmap","version":"17.3.9-beta","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.3.9-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"36ef2cd60ed97d4ecaa40dc2f30344778f575d6b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.3.9-beta.tgz","fileCount":64,"integrity":"sha512-Ubb67qgdE/z8FonAw9Y+qvEqHvKlayD8go3LUlJOGVAUQlN62HM9P9DB+b99+ZO60uHobHRKIFZ5q7L/Ce2QRQ==","signatures":[{"sig":"MEUCIQC4dwLcJFjSzYBcZgVFSD2uRB0jIsD7wwZW0EBqm9nq6AIge8YB4LPTdW3vw2nHjGTgjYMDJSku1vsIgmuQoilIAlU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3824146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhMoaCRA9TVsSAnZWagAAbpkP/0kXoDlWV7zD806OTZ3l\nMZZs5w5S4U7ooQWFFJw6flF4UvcfsCPxvFOH5lZVVJKzLefC3bPqL++DpFpN\nb9LihmCF06hQNq0tVyIrA0VlZKnuMjEyfcCc2hozZNf36JsyqNhSsep2R3K+\ngFYiSck0pv535J2Fa3ESsLY4xUa4GOQWjPCPF6zYudUqe3ktXcssrFt+WnOr\nLzunLzqDQT2cj6iEV5TE8A+uKOBRRCYw8tpHiTz0a2krHM6jndHeBXWzp0GX\nQM8AmyBcyTgmMJIQw+n4frKQZAH123PUpGbneUYBzrJOWNPnDLeguVpx26S5\nrRgFXTZZpn94cndnYpnA896KHMsd81bumVFoL1JfgfUQ9Re2qQtq6kPwdbq+\n/qmSZxl0DDJCGL4AXnaE1Lv7I8aaQ3LgKg+SG1WQavKhgrOmow9B3IcL5GNM\nKgA63lAay9hT1dSO0Zd7NM15G/wNwoxqFQg3h39HSXl1pTl4f+OHtj/ftQzl\n8j9ANWReZpTZhxwzjgRXnmroLQrGCJNNDKbHg7VjKRnScjqu1wn+Hr0rasev\nk9qOtitvmFLm6RdAKeRl6rZkkasm9vjuaaxSt6AU4DPZZlYadb1k5tEWxlYA\nCcxJldb/8EAb7KLczoOCmuy/v1NRlCo7YMx+ZlNXxr4epNF7P+jqd9WJwdHf\nRM3j\r\n=bG67\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"488679ac1d4bb954fcf969ddae51fea55489f97d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.2.48.tgz","_integrity":"sha512-ZbtId1Vgf1CD3fPMUwZ+bzvzn8oA6qTSefyTCycZM/bbOmDBU1v5yN8UagwjWqlybEYQbpEXyMHEpzKHPIdAVw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.3.9-beta_1568983577449_0.4074612690538353","host":"s3://npm-registry-packages"}},"17.3.14":{"name":"@syncfusion/ej2-heatmap","version":"17.3.14","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.3.14","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"f93633bec8f891525cea273cc55b6a3f4bed7c6d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.3.14.tgz","fileCount":64,"integrity":"sha512-002sJKaBQgCKZ7aLwFcwDKCQQYgaU6Ew3CEQeZ+iYHxfFuWe3sf8GAJeBHL/hUVTKKm1zYCPviq/+hAJbc4bvA==","signatures":[{"sig":"MEUCIBMIINTFZmfNvhlPrSGqd7La0osj0KWkOzwpV2V0lMkcAiEAys2PCtTYte8paRANBbNBty5Se6yzAO+hLhwp7k7Mfw0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3819117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdliAPCRA9TVsSAnZWagAAgnIP/1p5Yfeg/JwdLqUwVsaW\nCSpXuS8pyjSnw8RUDy8H+BU2PqIRltLj293xFWR0cnstk/oTBc751LFFRR4m\naKfVk3cnipk+YXwjGWf+7/7p1r7RjiYla+b98fZSBXka7yin4/l78nec2KtO\nx1PA58JsYvTXq+zRTkAGQK2V9RVnu6Vihrz0+U3IVn6ALJF0XbOG1S2Uylxl\n5AFqp68f14QEa83MORDlUIFY4wdisE9YBkC2Xe0HrJ5ouiisGyAlfziGDImv\nBjaHhkVGHwkVcoIHQNzWJPbSi4lp6muIQ5BYsPTzLr9gVc0pVXmqO2oUkdF4\nrdLUsw62Ah63wzvok2BVFUXQKPoAm3mlaBmMDf9/YTzdumhhFitKgZhbyZax\nzT9gINNoEWjaoalY5wNsAke/YLkjr0t77vuJq0nzTm4txGzn/IHMWxTb17ZK\nO7P0iFJG5DBmO0Si8qg/WiRoErf+Fl0DH/j0yU2x8N8GChhs71/ANPeDWXjB\niDXGSzOCm4xJpVT1Qho/jqcTZobOrDGTfnjXyrllJUyZVfqEy8k+DU7VdJjH\nptL+1bFoiN5BCQYtO0TV6jWDDkbiG8DNN0JJpzz0tlr+CkvPl1aMkFaklvRB\n5uESIhtOGWbV6t/KSjERflk48Rn9SWCarJLc+IdfV0fR3XaGNJ6xKRSGFa+m\n+w1/\r\n=dhi4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"050de566a9d5374819a0300948adab35596bece4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.3.9.tgz","_integrity":"sha512-ioOio//mNiqf963JoE+7lMk694EnROF1hWxNnA6qz5q6B3I8jNNLcwf9rCBf7WQzqfumswRa6jxqSw98GsyzFg==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.3.14_1570119694698_0.10527583297023124","host":"s3://npm-registry-packages"}},"17.3.19":{"name":"@syncfusion/ej2-heatmap","version":"17.3.19","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.3.19","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"766dff386d2bb8320b2e0d5f9aed352ee007deb6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.3.19.tgz","fileCount":64,"integrity":"sha512-mevTCHCmTW2F2vvYpCjGUFDxbxcDfrd4LmwjbjNCXwKIreSJrSX6r9t5Gj7rV2gLvzfUid+ArKTPfXBoC68O9Q==","signatures":[{"sig":"MEYCIQDdFncbJYovzhzFrQ/c1SLIf/qWsM73WXnOX2mkHmco9AIhAKDcryLJm5E5Sx1LM0Z+ot18gHNfGKtBtpj2ne/KEc9D","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3824144,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrvj9CRA9TVsSAnZWagAALVgP/0ywbOpfgQ/y1EXODJsj\nHOQcru5YqWAAENTU92pSCnJfWPBhwtxOfw2rSemePNCg8YAtVfKKv04DTGdd\npCcIP0iCIO8LJ/9h7cJEpL8RUoe/Tm4a2+188OoXnbBB/GsMYBjBKu9p+TNI\nBM/FaiBeHH7bvrIFShOjP4oiPZQmBYvwRZlZ6JZEp5poy01jb+qBFM3uds6j\noTklAkplq3SJRjp1XVNUNkTo9G7qGj3dlNQkcTGfgOS+6EJZYovl9WP3tsr3\nhBluXyzQY7ILUDrLwWSI3c6R9FZODwLEqXWCWr2UDU0ILQXdoeElFSnjol6A\nU/sGj+2CVwixlj4caQhaMBQIBDSLfVvJGr2+43jklyvOsnnLVl+xPNS/fYZW\n88/sdvyrCFT329eysTZ8aLdNfAPnQju5/hheFWXdUk2YYUaHNSlh0pKG7UJy\nvwr2vRGLAzEeC7Oqm7EzJEZzX8m9+luYsawe0ugUz6ESSQ1tNxE8P+mLJJBH\njoj73tCrwJkdsU4VxNSY+npt12DKf0aGziNZCIeU/Mq9InWOIAvgGmVNSqrI\nC6yXInkHB6jGUzIO5LrrkvjA/oZP/pD29cWtc2EZBrlRgHluFNPFpwvQX9QR\n/9ud0WzGRFNwcJeHSxKBuQgwd+JtxmP89I5AVbbES34+HJdggiSNtm2u9d0u\n31HI\r\n=9Unn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"3080a60c2eeb81d72f66ddb85a6adf19db37e083","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.3.9.tgz","_integrity":"sha512-Q3UwqkM/90zWVQiSA0MI6e3i3QjBF6qfFHFlN7sK+nYuIyerjo+v/hPpt0dTiki61R0X/A6BfhFhlH1B6FU1/Q==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.3.19_1571748092963_0.26189329582137444","host":"s3://npm-registry-packages"}},"17.3.26":{"name":"@syncfusion/ej2-heatmap","version":"17.3.26","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.3.26","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"bb02c078ac88f447b57bb12564a810b1de4ff292","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.3.26.tgz","fileCount":64,"integrity":"sha512-NDa9AOfUIqc1siUtw2IzdkfOD6oho/jKXZin3jvNnu1skHfL4qV3a3KxWCuWDrg73Y2N54NXHQPxm0xAc1Jt7g==","signatures":[{"sig":"MEUCIFQeMM6AklXt/JHj8fxR5XXsyfji5NVwLWARNrdn4v65AiEAkQQsSFveISTxRe/Brb6sjz6CggwbY3D5BrJZhGdSQr4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3824146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwcJ5CRA9TVsSAnZWagAA+2cP/RHUBilxS79lByDk20+N\nAut5yaFdbv08HX0dqU5Jxyfiq98iqshcXOBpeQAcyQm+dp8Le7u35Ck7VSdi\nlr+5Fks5zuPYd/yzmfjwh7bJyKj8S1eg6xfQXw/3uVKjGWXfUk+Y76pY7XlX\n+0FL/FeHg6Zr37gYtaAIEEvH8uVr9pk1dy/QXmg6aC6RAEEJcTm2X54pJrZ8\nzt/+P9EFXEzlqcuJ9hk6l70RjjvrhRA3l7fOTVTFbO+RvqmZrlToT32zZ1e+\nNjuSW40EFLvkmaeAnnWeUr+cKABK1OTMrZC9uOSN1Oaf/bCfQYAvp9AFrVJk\n+FXeh2R5tJN2HrRP4k4dvVxCPOn1jn3hANJOF6z+JkWyJLAoCkVEey59UpCR\nS+BpeC1EYFi57zZLiStTRlhRvQMVjEI9ztLjYm22CAPHSAUI3Q2I7RsMyJmu\nntNYRJWpbBL+Tjf9PuEDz9yWT1iaDoM9/KD5Ko6bn/9ws3r+QYaXnQ9RRsFK\nSZoNRWLyihLjxj7w7BAAqgHRoKpp6u+523dVTMDiZJbI0D4SircnSRogzssm\nuIW6PpFZGmm4f71g9XOALCpXV2NgXPB5eyqzydASMnugdAwLKaJjazuq+ipk\nt5koe9rSfq5bqvfo0ND3xnzcv4EsAZInkfFn7N/atldZFufbF/pGnRIXW7gt\n5/EI\r\n=ywON\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"e43cf6039ccece3935f15b8b23bec8f4b3db3429","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.3.19.tgz","_integrity":"sha512-gCY55BddUtvUG0XzmLwD6EtH3VLDsuP6k/9N3LrpdBzUrA/VE8FRlS6qu2uyEQr9gR6DLn+JTThpWt19EleCDQ==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.3.26_1572979321007_0.46284973852106814","host":"s3://npm-registry-packages"}},"17.3.27":{"name":"@syncfusion/ej2-heatmap","version":"17.3.27","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.3.27","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"689b795f2158ba3dfc70e11ff8a5d99721e62247","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.3.27.tgz","fileCount":64,"integrity":"sha512-WlKOAwgFVzWzGtRPfs2Nw2MyqLp99EpXSCNZxoPmvH5lDlI0NxSssezH+A2FQpqSfIbOj+9g89x9+gxw7YqpAw==","signatures":[{"sig":"MEUCIEOdwgw6v6WwidYU2dEQ0xIPBiR8Wxtz4x1AdU1Bdu9FAiEAqd85QrHmyyAFFhgYrVa8A6w1BYxCxgow/mjac1BvVWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3824146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyqEuCRA9TVsSAnZWagAACw8P/jth3Sai4xRJAHYVQDk1\nRMMnCv2T5sdx/mcqmgvo+6dYPl29gzpqP2lKVBhGh2rxfLbQnITkO+9VaYu5\ntqvB5W/cNJoavT6GKsbdsvQFKqlYn9aMcaZc8lkSNEpQBEX+bwknDp4J4TfG\ngF1PNyHJ/q+u+92nkIQxhj8si9Jjx2CfmTk8EvmZiT+zS7H3fZ/72Ov5KD9C\nd2AYpFCTKWd324a/DQMKjJf+9NSBWUTKNXivEL6iufyIVYdQqtozwk8Rfe69\ngnCCePaOfCWNrWUNBz75pU4s4937PUX4QD4oyU19Z4tUSVG+B90dm0/I2Cho\nwmbzNmRWIhpUspadrc2/vulkxC8q5HV538vVVJgX7WzNmNft67T/DnnkVAQW\nnbQ4YKhuDIxmyo0orVJg8+r5R3QNQci0HfhIzBCzmmyEmEsAnXKxF6thVgwH\n+hkKXaNhpKcVLjjMrr57T71N7KD3WXlzobpxK2NdcxMttgFnkQPSayHARJm+\nMmEO55gcLUedhhBA4PU5tDX1fif07zDyLmwgxUQFJzKvD15a4WFfwpUKT4Xu\nho8HTwvIjbYeaVilqBlk/cW9nb/VdxxuQPRk6YlLIak5KTHskkyFWVz/g0ql\nENVoGyHCgpdKrf7txdyITuQF0LYJvqb0BB9G8W8wDkUfXSjTBuv+qHlVnwDa\niQY2\r\n=57Ef\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"6879e0b6cd83b189a505415f98a78bb270271fe6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.3.26.tgz","_integrity":"sha512-uvzZLJZN7822t/q1fuHCYSprKz+kQ2N5V8UpYjQwAqNbo/lUo6mEeFtwsjJ+qAR2BKTZCPbwyRneBkD3ddBt8A==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.3.27_1573560622191_0.44643810248327553","host":"s3://npm-registry-packages"}},"17.4.39":{"name":"@syncfusion/ej2-heatmap","version":"17.4.39","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.4.39","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"2c7d7962de7077902eb060110a11caa2356284e9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.4.39.tgz","fileCount":64,"integrity":"sha512-0gA4gZywdCjitV1DT7Lglkf6BcFgOCoJyK8EU7KignpotVQp/jdEbx8xWxgyrlZIc+YL6erJBR70IV6tvJf/hg==","signatures":[{"sig":"MEYCIQDL44gx8neL7zpdSnDI+h/7ljoHVYunBS4tIt+N/6VgQAIhAMuIkvHr3UMg89+3SChmSugKMNTtwEvgwrz9VDNefyDK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4136735,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+K3ECRA9TVsSAnZWagAA+/8P/2r/5boCPcjirp4EZwy3\nRN9pRTcgCA51W1F8GrXLklEjSRc0QJ4HTvDn8Dw6S2KlvrAjXx0IMfAIwZgj\nEqA9GrNR0nqliejSGVeVsBsCVAZJDE1z9gmL9r5AS5ywgsqi7W8jat9Q5Fj3\nt9d8ztDV9abqqH4/JL/cM/j7Xx/SPHYjaxcj4UQ3JGjHlTa8433fNplgjlYX\nSnPQDj85Xro1k9K7VUBgmXRnxuao/auMaC+CYbrMgn200qrTA6O4d8cr/YRi\ns2nPTIIXNpk4i7qISC4wfM0veMHMDX1hJGFe8U2xr9MuQOMGumesJxONHEd0\n+vKRvOjcv5L1OTZo8bL5tQWDi7UpGs2EN9X40S1ZD2x2AokopRsLEw4TJ/DL\n6FeYPgeHi2/Ox3lVkdZInyuwuiDe5CjITX3hwt7fTrerPHhqze/oqzpU6bn6\n11SvfOSd6tHMvlR/1ByefLqNH+9usyyBSC3WcWI1W7UZqHEhqM7ZBYcPOcK/\nUY5CUFVgHRX/R2A0crjb7NcHVr0eBq6qvu6ArH+FGfy6XSn05fNrD6bC8xEP\nPLjvaAC/d6yaCBCNBtHhEe36PNEZ8ccbBPbNUFlkQYn2YgnQdq5K2mj426K9\n0D2JTZ6OB6PFAmIequ9YKLxQDRfbVOoe8gvhKwVqqe9V9RziSjmV2db3HHLa\nZgSj\r\n=kFOT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"ab3e94548fb4c2ab12f8b710883963cce592ce03","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.2.48.tgz","_integrity":"sha512-lbMYHr7TB+fbG+N9kqMnv/QytpYLSpScV66beiVDrkBTG3M/cIFntb7Lx4+NPgP03a0LNw4pAo2pe4cBZLqsyQ==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.4.39_1576578499827_0.5488587822336095","host":"s3://npm-registry-packages"}},"17.4.43":{"name":"@syncfusion/ej2-heatmap","version":"17.4.43","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.4.43","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"dd5df966ee70550cc58f0579bc2c1aafc5b5d52c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.4.43.tgz","fileCount":64,"integrity":"sha512-fpESrShczyg07O9YnI7FN5PmPC9//3JZbcDrZniwfZJb19b1i8K1Bv7Prop6EARxxMSjg6ZANgC1vEf3OfXhFg==","signatures":[{"sig":"MEYCIQDPMBF0Flepzz2X9qt5DZwtKY8SdBnSyvnX8GFRrnVwzwIhAOpKhj0KYgegsYOWt1AY7PTHjjag+tXYzIN/c3O8bV56","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4136759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHWXHCRA9TVsSAnZWagAARt8P/2qCG8qujtSESi9rUcQo\nurhqhBQwIWnnlY3nsUMvyv3UjQS0kZi9M/lnaQjLsxf5G4217XOrOoVel2Jm\nJWymqtM+D/qCnbH/Xw0a8QrJwia4MkqXIvhVFGOgAZBVlIogjrwB1wCnGyVN\ntReAnVYjKxZHmmRkQte36jQuQJrsvl5MiGaHB4Pz89Zk9vJO5ZceEsY4v1uc\nfiGs7p7d3Kr9UFrgJ6WNORCP7+I8RqAvUOH+uF8yFjqm4n98OrzpS9rftonk\nCF/G5Ex9NpWI3w9EOyRGGBOOvN5O3veSfFkTNQtCyXbW2OQTn/97CyaNBjhs\ni6F/oo1F6bGemYpNeSFij7eWyIsmjS5F7ijJLoTE698llgC8NowXciZ5TNQ/\nIsbRV99ykByORw9Vny/OeaDHMgVpbxAx99NhYrxuO1wqyYs4TB0PayJ2tWtb\nyE0oAmuks5dH/EiCTwWmw67MJnTj6F/8ik/PR93kEXWQFPOX4EIF83Mcvmgj\nZgJOOz8sA/8LRl5mL4VHXt79QKFMtMMnAyVdGS2jBrFTtwhX/sa8TUdeqZrA\nQChJ2V7knm2bgbUj1KxshpVj/4T8+67E7Gw183ghby9ghCJmURwT+XBuxRk/\nG0A+9C35Itywvoo5XxeXjLfA7pErJIi+LWJpj+PubI0+7XjQx3dcfrhfE1c1\nep6Y\r\n=s8qh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"aa6d90c4314c9c757a314aa009389d0a027a28fc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.4.39.tgz","_integrity":"sha512-lWpee0j8zjTuuUiR7nszJxFoj/p3WVwaX0FKlyHr+y6RJSk1mc7oExbm2keajecj9DXDkyo4p4oDV8qXj8TVLw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.4.43_1578984902871_0.5197191948830442","host":"s3://npm-registry-packages"}},"17.4.46":{"name":"@syncfusion/ej2-heatmap","version":"17.4.46","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.4.46","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"cfb4859de35d4a7b05ec3184f7d254247086478a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.4.46.tgz","fileCount":64,"integrity":"sha512-Y2XL+Pd+NKuuviO9kdZUOsQEANdEoIiB4G9JQNisAT9BUwUVZBjdNuP3NutC5FTkdM5/zi0Di2dxRqhdLhoZLw==","signatures":[{"sig":"MEYCIQCZxBkPzdBL6D1yFx8+aRoTvbnoNG+02/CQ+8ISzVMP5QIhAKZcs0zdY7CvEU2ZLBARo2t+vhxt+PMPydmsc8YELjEw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4136759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMqGrCRA9TVsSAnZWagAA8KsP/2+Kg80Gd2ld30XzP5U/\nz1wyegP21/cRWHUV2BtbyHlxi0lbsoWFRPI51SDN7iAaUyufsaIcT2HI8Gre\n/bKMKPHUupFY0lX5y1T/Z/TE4/zILq2wpVlQ+ec6RJ1nUoLdjYU2h0EyFiJ8\nxTevZoWYG+BQA2huiwtR7Y3uj67r46yOPZIq3E5u5yvkrbGtjOwoSpOdz7Xq\nJTQjCPZM1SqRO1LO97fA3ai/soreX8+wSFHRz2obaN3yTxjnuF78hlN0Oave\nQ6E46xSat1uCMVwhp66Q9tn8h9S8mDfZzUg7+aVH5oMB8IKz9kPIWhmo8wc3\nMCqE9bEcvfuIAQJ7+7L7w3xCLkNiVmF1LU/lWv78UdXvbo3NsV/CXwO0WEGN\n+un2LQ4XAwuRDbKrzpWMqN5fRckDThD2bOIOx95riMt8B2iXsr/rO6qw/cDW\nUeWCn1z8NvwtZGZz7KpKTwV6pKhNueEF1uHDao4sNqeM/0Pji2veHbF6YzUk\nANbfh48XFO5y/PBRDwH0rw60ggbCEPbC7SBrXjlAcB4K7Vlm5mjWnLqlJU4/\nN/tz4+nymv7NZv6ABQ269RH52qNUni5iuDYbwArifkQibNpDvZ04gaRxXkwh\nXq994ZLkV8VgLk+MZqCDr8VtFveOuRhAeJwbS2O2NeHKjdhkKLaLrLAbuwZF\nx/XO\r\n=Fy4W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"aa6d90c4314c9c757a314aa009389d0a027a28fc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.4.39.tgz","_integrity":"sha512-lWpee0j8zjTuuUiR7nszJxFoj/p3WVwaX0FKlyHr+y6RJSk1mc7oExbm2keajecj9DXDkyo4p4oDV8qXj8TVLw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.4.46_1580376491095_0.368135118722136","host":"s3://npm-registry-packages"}},"17.4.47":{"name":"@syncfusion/ej2-heatmap","version":"17.4.47","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.4.47","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"4796eac66f7ce84d3b3f1ade3c9bb177c635fb9d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.4.47.tgz","fileCount":64,"integrity":"sha512-6cdQ6nSRgOGm4SGBAsLmKK/xbSt+49UWdtsdOuLh9GzRQPXWLjvbp6HNvqIOeVKba+ZRcqPfiz9DJGTqy1Ts3A==","signatures":[{"sig":"MEUCIGIB/UymHG8VkFJRx2UNFpDN4sfpSEaD9K9eWni6HMKmAiEAy2TVKXyRxw51j4crryNfg/NKS3pjcA0yBPqvA42h5Zc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4136679,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOml5CRA9TVsSAnZWagAAgM8QAJO/bKoc0rC1SKeeFawZ\nQSJA2QSdCwpjNEUsHq6HWE0bab6jGLhGZNxwfhRsERkEnTwNVLiH7tbb3V6z\nKXs4gX/KcPaEYNTWBzceLNpFCIk/E8Afh4pBDAH+/dE/qCTnsMnnir5VMsfg\nr+3zobxYJWyUNDpjKbzQ3mw3qRFcTwei4KKqH9l0k5FtmwwX8tgrwLQE0TrR\niR0MRt7uTT7isIHRGhHOXv7D2OZv0dzrrd41qMR+jBxwwWPU0236hImstYvq\nhe4L2T32N1r3jiUrs7qrZn5TZkJRxtIhi63T36UDhMJndUFSsNJ+JY+HtSaT\n78g/jgOIcBEZo/whYcFAu+Jp/4bk3hq3g6bnPCKohpHKfsEWgIVSb3NB2slq\njWl6od1tcHll8PkMGru0zCpFiIdGlL4myXmmhD5lSe4awj4+nAISdQ2KpydM\n35f901fZ/jJr7Q66x17nx9NhFgQt/nVoQ58C6yTzAtFU3AOaAAyfh5jUigoN\n05Aa7UTxLma3744hSRjcFU6svF6Gw3E4/T9Lbq7l3+X/nJjKvy+iRqVAHaWq\nIIQGP/1nDa0SnrbSmvP1Pv+12gPwwvh63s0D3id7o88P5AjoPa6GpB7K+8I0\n5IYjnIIrSzJu709WV3Ne1z8DheccmQArJBe7Eov0XASyQmvlAMYdXI5frRWH\nnXIk\r\n=yWiX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"aa6d90c4314c9c757a314aa009389d0a027a28fc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.4.39.tgz","_integrity":"sha512-lWpee0j8zjTuuUiR7nszJxFoj/p3WVwaX0FKlyHr+y6RJSk1mc7oExbm2keajecj9DXDkyo4p4oDV8qXj8TVLw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.4.47_1580886393163_0.6037226340643091","host":"s3://npm-registry-packages"}},"17.4.51":{"name":"@syncfusion/ej2-heatmap","version":"17.4.51","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.4.51","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"1099b879495c4f04ae3ba52a5cdf4c1ce866071a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.4.51.tgz","fileCount":64,"integrity":"sha512-OTN2ClQr5dAmC1YxcdeuQxPK7DWrb8gIo671kWpt1neadFuI9GlXZyhD6/dhCWJWd+CmnMFjIsXTz7cVYAXsAw==","signatures":[{"sig":"MEQCIAjyeUa8lhfVO0Y5TAdYMbdAhMcww6WTsQ0H3qPzCrJFAiBgBmBgmCprXZWyCrVRhblG4P64iF3wiRqx/k2YJ1BFvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4137621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVS6FCRA9TVsSAnZWagAAVBwP/3/W0UJTy1f3+/WP1H4r\nHBEQyXxy7gjVbEH8/SoxEHVnwfFidKa2NYfWlQT+uiEvGwpSqm9+zwEXfawB\n9wV7kLUbtZIeL/kJPIJJMpf+UCVh6v+H2zELSYVJz+WU4KqA+tV5pZx46i75\n5CGwfk8ANPa2EOUrmgPFMk9OQVCM6DCeDpn5p9vi00+TEECHgNabKJ2Dl/Hz\nS4BEaohDnvNlQRHzUAnENUDD6y9nCYGZaTiaKAbwH3y77epSajtFCz/JIwMj\nh3OaTg/2lpq0AaaCBwP0h933bWgyghLVUXvkjNJxHz14geJUhavOOqIyBK1O\nnH92wUjULj7omEgxaFGLfB0Bj6+Q3GSDDK+oObAJiuyYTs45PYw4A9aRYuXm\n+viMJaCMebhZUQTetH/NOGMFqKI2Yi545/YW7ixS/O1bsUvavLw1fymlWTPA\nCbeb9MZAyNIxO0K6Qrt3stqzQIgQ+0CGP1zRR23jPrm+OoxFyV5WyyIKieGs\nJYQvJTLt8ywrGWDsG3qBwIz8Ia4N//2sTrq4wTi6XJx1wHki3Q1iltAxWgK8\n1MAr3Fdn1V7025WAJVBU3b8qtf1vzYOt3rBfLcJKHHmhLrQ/OJDn6nxmEtzK\no02DPQBEiVTyHVjEZntsdzZu9Qp5OA+I8CIAizP7feR/Cf8BW2rAvi8hweWn\neMKh\r\n=LJD2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"17cdfaaa8e92121c670301b3ab4c13f753e91993","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.4.47.tgz","_integrity":"sha512-rcEKhiLXJM5ESmVAsyFH/dtvibzfTo2c003Yd1gn/xxMcV03QKcNrP+Sdouz1Agj7cpkE4fhiT01h3B1QcMP9A==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.4.51_1582640773054_0.8040013194472861","host":"s3://npm-registry-packages"}},"18.1.36-beta":{"name":"@syncfusion/ej2-heatmap","version":"18.1.36-beta","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@18.1.36-beta","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"eee6937e161435b6901ca62915bb688be4d3983e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.1.36-beta.tgz","fileCount":66,"integrity":"sha512-dX2TCuVWGYKSWHUBtWoT2waJZfzlyRFoLkew8twboCr6QTiOkZ0x13F2mW8f3wTToaa+VS+oLL2Axkt9QOQAgg==","signatures":[{"sig":"MEQCIHWYo687hFmdZvWFsuO4/l2X2HbiMUSzjdEEexPSBO2YAiBUxXOrfbS7gGKql3RrZCYaOAzVHIQEWVDhjFeTB8XuRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4308388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeczimCRA9TVsSAnZWagAA/W4P/ifudretwNVxtP93uVC/\n8NZKdbzauQUsbRL3Nbyv3oOG9pQ8eQZu1nw4N7sQXKU4zpxSA1EXLjAh9n8I\n/AL/L4+H/bogLAVeglk9Fvp52mocroCUpdSNj2AEbrIekxIYYjQX30kjUH9n\n37OvMJSGETQlnmIuLI3JVlpsTAu8Y5k+ZKDXIiSMCwhkpWrYJ1szMtE1KQaQ\nb1ofM+B7v1RR+tBIKOQ9KHruJebb7CXhSMpUv+zdHspPwt2MaZL3LxYX5qBG\n7tyg9Q1Qtnthd0MugH3F7EzNiQ5i/9scLleV9puK8iFOEZNORGPn+Z79fJWs\nb94yvVTMkxfIelcPoqWYut1tncr5Fq5UDBgppt66GCZ6/XNTKDRoO9658ea3\nFzC9TLJYL5GhcBIsKfOO2Ozx+yBIpNmTyb/mOCjpIKaSM2ulzuKgsuIJNdoo\n+x+3HugUIW/4/Ou5r/FA2vgIuZp7VYBGJAoofkBjvACTwjdI+kGu40Eg0VTg\nSVS6sESuwRTtVFsuBWIlV+VEFOZSrVPUvEgww+ZSJLoGuAOwmr3qvP9cICBT\ngsm/FavN+yLBi2X+P/nAGUf4cZ4BCg5EGRC/m5eb13cWKBB6SwDvGXV0/fzI\n9WJ594TVbrBiu/RO3AwsLwZ9/LchR6BWnq/Ds2DPT4tvUxAmqKnVoal5hniq\nukyf\r\n=FmyT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"a63e3453e550b5c1e3c92eb5539c9e7de24c16f3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.2.48.tgz","_integrity":"sha512-189G5ewTugRqnDQvJ/HU/jIpRGwceGKQm2XZny7XO90hJ6yG3Yu022GguiE3Tz9+PK43RVrusrahjmyPzJLvdw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~18.1.36-beta","@syncfusion/ej2-pdf-export":"~18.1.36-beta","@syncfusion/ej2-compression":"~18.1.36-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_18.1.36-beta_1584609445879_0.5354908038854611","host":"s3://npm-registry-packages"}},"18.1.42":{"name":"@syncfusion/ej2-heatmap","version":"18.1.42","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@18.1.42","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"990fee5901a9d6c9eb3515287d6fe4f04de6beeb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.1.42.tgz","fileCount":66,"integrity":"sha512-K3kq9PVLRxQFsgDzT0ReQT/b3+jtzPFHibzuTY5ivBAku6D+y97Y7wqjmTgAaCxIGfUGRVa3HQAsoORxkfD8hQ==","signatures":[{"sig":"MEUCIH1Toh8KeEaehJKCr0AytISZZpxxr6kjpQnpmnmlf4GmAiEArGQL01PqD9KRjxYM6FRr/bd7+oDg68eAqn5/Xa+fWhc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4308416,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehHIFCRA9TVsSAnZWagAA8b4P/2TLtYWXlt/yQn/t2aOU\n5Umv71Q5bENeqbp/2cYsCYs7xmg3C7vM5tbOuBwr2NuWL96BzRF+0dl3Tk4n\nyeH2fgCMZhpNs4BJmptP/nFiHeJNfQ8ZwNVeu7ywBD+n8WS9uw/siMT8EycV\nPjHmCRDXeR6oRVVmwTci0hZ+Pkl5VRV8B9GpoN4ZTBXH8Q8aTOPkwDlSwLWA\nwQEaSoYHQ7sTEkfCZBuAl6MF+WBRU+R4claf6V/qf/tk3X+gKXmgCyAlIsYs\n+12MDswg/40HXEjBw0Cq2RRW9P48gH2Ru90rLTHSO4wW6UF6K33lKQ+iZ/eT\nXOxdw96mgbKo21kgjaF5GhVNdAdU44sH9PENER/csIB/kskd0YSbn0R2d1kM\ni8os72lxdU9ME2cDf5HjBefnzwvdmK9KdlR2zqSSbyYvQZ287LQGkvUbwfdO\npUBXFys6z+hK7ARusdhXPZYWk7OiRm+Du9QRMqPfCBnqZa+Ut7Zr/YQXTnOO\nb/9Rw7iVPUvku+7oqJokO21NFdztKyMskCCk9fuVn8YvoqSoM4fIZi3MU8+k\nj7z4mnJOtzal9Ztug0w8n8hMR4hUT0mTMU0HJwHCgDT9+y64FYwLqG9BEZyn\n+XGddqOpCmY9F8kAvZrHLhKHYLkT3CejSecvmA/9qY9qrPinFmiiPZqVSt2T\nSsCK\r\n=W+WK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"81367e7d2f9cd0a238d6e726297c8eaf51385f55","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.1.36.tgz","_integrity":"sha512-3A/VOHDgjlRgvSfXJSmjqDPZOP8sJU8akvLIkT/LXefNAymnmf94GfunYcXVsuDZzMVhxaQd8adSIjYB/MDR8w==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~18.1.42","@syncfusion/ej2-pdf-export":"~18.1.42","@syncfusion/ej2-compression":"~18.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"18.1.36"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_18.1.42_1585738244566_0.6265567753260919","host":"s3://npm-registry-packages"}},"18.1.45":{"name":"@syncfusion/ej2-heatmap","version":"18.1.45","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@18.1.45","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"fb3e0155111cbb01ccd3b351fb56cd881b5016b0","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.1.45.tgz","fileCount":66,"integrity":"sha512-xL/V3tSexwGX8fq9p/gqFsBDcAlo/hvBHXimXK87iSbC0qVI4b9pORrzShgCfvrh3FbKVVw460yfGBb47sOnow==","signatures":[{"sig":"MEUCICddPcH8T+C90e1uyaezn/GLZCXBpqda8stZrhye3ht7AiEAkXBQq9EK4aBxdRiJsMIrX5r37x3ceLJwIjiMuVwsOPE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4309168,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJensmGCRA9TVsSAnZWagAA9JgP/1a4BhzEOCfQQXFQgZUB\nc6MrEcrwS3f4MEJ1TG7OxZA8/EznNgb4XJlcS2E6GE+rSeGAlqnX1LnPciP3\ng2aIwGVNfMV22q5exNW7LMacbSFK8Zg7HUpGvarrgymtMY2PN5LbaNuhOiZ5\nZQiZ7ZvxT2A+RUGAwoK5qpcwk7iDAE47Ie0goZNDOI7BKHxsZyV/6Kc65AV7\nHTBL+wjHI5lOrkVAGmuHNQLhuRsrL9ifz49t7n6lKqzgyE/KbnJw6JY7MjhN\nvBUKdJvwVtyHeOphI+XSFznb65QojFvepviW8goGVRcL4glTpGLmG7Bv0TLg\n/KEEqL3e8XPfRsFiYLRajZcxscC5u3QcRojpPazaNkzQA2d9JMC6pqLqUsa/\nxHSoUU/sIfgX3i5cPrEg45K74UYo+9epfk01O3AV6OwYzAonX06uIQ59/yrk\nitSOPz3tG5DGey1YaakEY0zLNEgJRSD7WuftlFmdeP9PoXj74agHa1lLUnQu\n4CrQgsHFTTSoX4Rt0Mr+cz6wKcXsb7yEB/PWstUWY1vmOvrTjUSVN/QEAMli\nve9UC4vO0mr1m+aM9AY/8vWgwGOEr5o9EWeTJI3HhU3NyeoSBLBPY+LBnCfx\nyRPrtVhqkkp+Rwt2DVz4SVOrQSfi/bc4w0zJY10Tmzb3J6JpZ/lHqJ3TR8zp\n1IzN\r\n=r/er\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"3deeec16d50ac53fd0c6ebf187f8096b2b8dd80e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.1.42.tgz","_integrity":"sha512-N/kubhQpRTykV/1pTjBc8d9Ri8HPa4dryK1lmf2fDpHj/DZU8hc+UI0qvtUM5fXxhELP3wgFre8+s0w/XaHR8w==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~18.1.42","@syncfusion/ej2-pdf-export":"~18.1.45","@syncfusion/ej2-compression":"~18.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"17.3.9"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_18.1.45_1587464582461_0.9595229145436759","host":"s3://npm-registry-packages"}},"18.1.52":{"name":"@syncfusion/ej2-heatmap","version":"18.1.52","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@18.1.52","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"78e0319da41f8668055ddbfcb637155af4826cc7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.1.52.tgz","fileCount":66,"integrity":"sha512-2d/lJ/M0yyk/fB7n/QDPyMmrAa0N2gWPMpWqWIvFtR61SwrKsWvMGc0VSaUG7Yet1sOs9JJVyYuDb3IRhkcldg==","signatures":[{"sig":"MEUCIQD1wH/5fPoOMHAisxHWB0oGJGwPjAaSiWNbnEpGdDFk3QIgCwtWcDNOdtcDAvDNmFnRzEp6oe6U1CKqzoG2rKzsUVc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4327497,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu6/MCRA9TVsSAnZWagAAx+oP/ilP4GlSQGKkGtAqANWY\nv1gc7MJDM0cr+2boXsH0HwCDuAmWYz+pkp8b/yrHsz9uBCvVpuCJ2Bv4nxYH\nZ+12vw8Ehy9Psuv2h4qHgoFkL2u1FW3vXcJ7yPpw7HL69f8kEVJiHZCv3Zuc\npoVqXOd9wA6DMdO+zddIKm0pjH/3oKQouHVJKmFRU/i4n8w4zUWdpKiDJUVn\n1qTHJ/Cbq/AmJpgLZvEZK0OIem60g0wY6jxTiz0pI+7SQMER+kqZNfEA2Xxi\nQDcEMAO91xTmwNb4uuJRcfMckNl8Wo1FCps7O5RtoYOVO0oPy3f/FYGH3TKy\nuoirJarhMEslZmVXnhua9AEhPF19oq9P9EqewrbwiqyI1jVuJ1Q1hK0B6b2d\n7mqnVSfnyDcdN9VhCMOpIg3MIjjp7ZUsGMFemY86R2HSpHmQD+ZdCov79u3k\n8hDnNgkj+qFJERWWDs2JTLYWzMT+n33H9vTNfucvqHxduLwJuWOk7qImOX3U\n7QvIEghRX/AEFqc6x77NhzO5No2O0o7vgMF5NAV+Ch31inyS499R1PDq4vjp\nYF1G6g5JFfWQztBIhsF1/UrkX+1JraBhn8fOD03KtX8fDys/dBKrFgIOgZIo\n/iNVFqPvx7V1AblNhXeruMXZD5AEN7YoH/GH4CQPr7roHkOAiqt63qIqs/j5\nEkTd\r\n=XUQD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"778c9646265fb09d11871bdfa18b0d9283aa9591","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.1.45.tgz","_integrity":"sha512-2CpNVsD1XuDL08Fey+SUSLqUYM82kXadZvFyhpAhYurjTMZy2D0NfyQOkmITQZNnegI5e5qRJ2Qkh2s8hCI3Aw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~18.1.52","@syncfusion/ej2-pdf-export":"~18.1.52","@syncfusion/ej2-compression":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"17.3.9"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_18.1.52_1589358539545_0.9586863559525363","host":"s3://npm-registry-packages"}},"18.1.54":{"name":"@syncfusion/ej2-heatmap","version":"18.1.54","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@18.1.54","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"f3ac70d91d958fdffd3eabf32c26933d47dac60d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.1.54.tgz","fileCount":66,"integrity":"sha512-MxTkYxwYBEu9Aqdql2SseILdtaYSnwf0fmNtL/IxbARlHHv5O++GtQglvuD9cewLJjFvcaUlI6UzI6XonaiBCw==","signatures":[{"sig":"MEUCIQDYwlwTJjPqa1ghj9h+6mRz5cSiCw8knU4IX872A4BqVgIga2zbi/d1XQR7P6O1FcXzMfeeNu00GlEPrYxWlQ6d2hs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4353590,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJezO8TCRA9TVsSAnZWagAASe8P/3qjlhW94Q4fmWVhTUKj\nfxAxNRc/0LyMdrgQTMb3PXE0JLOSpMuzfuN/o8M56FOH9znzurPO9Tpa9k/8\n/OMN5wLoUuE6bW0oDH0XRrJvtLpMOvdgtoOdu2Nfb3JTdusAmMYNPN5JFJMs\nSd04HfQPu/HuchT8B7gZ2sqed3l2ytS/Qz/QbEJZHNsEhV/Yv5sE3BsF/v0a\nB5dlB4k5BEiImny313wcIaeG9zwdurF0qPDx0QMWyliIdhVH27pf9oa/id7t\nlh3VWQ1iH7jvBtDXyWCumCb+BXkk1bfCts9r4z7VeBwcrnRsUgSzvm1D2/c6\n+ckOeCZ5T9hODY7sos7mFlsf6ZhiggnLwTw2gqQ6M84+0+xChBHNNtdeD7hc\nfxqf2g00f8UZF32sjPoPnOhhg0eBVWff6ODGBH7Ije9xhT/H5nzmrAH2eDS8\nDxLOka3McAuHDESlzDiidjSa+OeKeXeEyAFZu4KCL92BS9OtzoG6tCtmqp2r\n93amNfO7fpZyQT9Uc15oA3xfnBKiwtoisxIJaJnPQFg/3s1HjhkGjOrllT2v\nogsVf8P8+3IIt7OLM/yB/o059JuECN9ZAc2LB5m4eJYiX/pfVgEaq6trYNVe\nygFw3GeD7mBLgtuZ9wRjrsWcEeXqSyzsYinRopqJ+pBKwm0+O8emO18vBzQj\niaDx\r\n=PWjV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"e25b5097666cfc52f469067775609c699c145edb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.1.52.tgz","_integrity":"sha512-a61RoVqLPTPvZSB/Xv2/mVVzNVnhKb3aSnDBoFU2UPkEBWdDc7Jx1+zAnicmnc1Q0sjhZtUulmLKL8it+S5wJw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~18.1.52","@syncfusion/ej2-pdf-export":"~18.1.53","@syncfusion/ej2-compression":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"17.3.9"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_18.1.54_1590488850974_0.882154000834038","host":"s3://npm-registry-packages"}},"18.2.44":{"name":"@syncfusion/ej2-heatmap","version":"18.2.44","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@18.2.44","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"602a4a793b071d2bd70d313fb764116dbdc1c7a8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.2.44.tgz","fileCount":66,"integrity":"sha512-rDNClK2ghFS/pTUbsedin8SUeV2tNPuOpyrXq5BmF4InSPKHdvjWLah/WNi0kFYGVvundfFhL8r0fVJuhXptDQ==","signatures":[{"sig":"MEUCIQCUO+10f55zfJcmSnv0eEe7ZnMkDW9KrBkbf8fWq7NROQIgagChGTP3a5SHasIt7UpFKC9oy9X71WZeSCFqR0fUwTU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4354011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA8Y5CRA9TVsSAnZWagAAzDcP/0Fbkrmndfnxvo3BiBzw\n4CBQQThdmyTqBTRddZoNZKTWtIityb/GrqmkTyChlfncPFtbpObbvFgtDCxc\nJ9hF8b4u/oxqZFrBW74fWcrPU+9hi5Zr7FpJ2bCYkxqPTdM/6OivZZJ258bg\nx4Y2+cI9RdLNKs23UKsF14Q5y6vWBtVeaqMBeQ0mc669bi3scedDw9xLM8yA\nILjMn5ZeaTsLvewZzJa1LulixCgoUbosRdXG6VaHX/Bzbb7hlDS0AlY7/VSD\nVuN8bF2U8z0V277+hRETnlFX1HtHfjuh6gJAjd1514knrm2AcW/B3+cOQl0d\n618qBeVjB3YHU8DSW/LeVON/CXg8O9HrYS2y/BkxCusry8Q+DzfUkJkj4PtR\nVg4RbKKLA35npJ9P5QR8mGPtuFXsY685VqeR1wd03HaSlwzshm0FmmvP4uJQ\nk/NiloQV2IbttrwDk+Xa6jih+Nrk8GIg94YV2z6+ME5fXukCK7jgYpavZH3q\nCT5twl8NxhF3pUZX80nLl9z/A46J0X2wUiFrl9rfb4raXBktm9uHgvlLXXZj\nro5bds1gjNkqeknTAVsd8K4a677ho/VpOw7HkPLhsSSt/2Bz6Pz91sgMfi6/\nn7beav62Af1BHT3mkvTZcyrvdVmN5ulbwI8MqMgqT/RUZEv0HF6J4+Hh9IHf\nswvq\r\n=vhbH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"224d6ad93eb3ae1257c63486f129059878c4200e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.1.42.tgz","_integrity":"sha512-/g0+L40zhjuY43xP6s7nQ/LclO60ikFs51EpuqaSz/KPPMN0wWiDryVA/Jm93NNz/9ge/7uswqm4sakRU1UObA==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~18.2.44","@syncfusion/ej2-pdf-export":"~18.2.44","@syncfusion/ej2-compression":"~18.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_18.2.44_1594082873183_0.8594159580148553","host":"s3://npm-registry-packages"}},"18.2.54":{"name":"@syncfusion/ej2-heatmap","version":"18.2.54","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@18.2.54","maintainers":[{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"901697d967eb8d6b90cdc2d4d4fbc36771ded1c4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.2.54.tgz","fileCount":66,"integrity":"sha512-nnuJ7fhbeKw6l9R4CdQQ9tyMAtNa1UXlQdZwjw9fiLF6YU4fQp2gp8L/iGg+Gtgb4VdAVXB3y/IUYRe5pMkMUw==","signatures":[{"sig":"MEYCIQDwzHQgztiaSXuK6glkD7L2GXtiNcLgHqxbBH3QAv8/BwIhANNW7XybA2czgf4JS/TMTseXn92uAlO9phJekr1bM9tI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4354058,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO8mkCRA9TVsSAnZWagAAtTgP/3E/u7+szwRLcNzLyy85\nDb86mMzGKmc88EhDvLrG3cSnSk4I7ZefXx+ADBVdNFMohS10MewKl67Zy93w\n4l2R5PulOsAUg3MIvggjtcHsos3oDUXZeNa5Dgoy/pExe/Rxx8kgeLaJcp8y\nnN9XXOejEuMc8H8PwCnid1nL3VWty675Hl0OOZqd7i4ZfUHUZBqb8pcV1Ya9\nAbbhRftgtEotBzIQ3vcQpFfVux9nJcANUl4CyIjNJ/vKt6iFHZNrGPUMKC7p\nUjgbjghj3E0FYmOsaCjcxYSk9L7X/nYBtH1VvmHefoM4sETWN4Y5QQYleD54\nK904LpJi2UZz55DJmi9Yk2CJLCFhMBtyUH+wV/rVlHcn5tICuKuTVXaZvoRX\n+831nzN5HYK7aTgcedRtgIHBMSxJl26UTcS4UaRRbO97ef3ds7TZ1+EO+Mca\nyd6MunoeK8oCmojc4RV55V41vGzefM77GtSxMd0quNzpSW066VyHrA3VslwC\nCPosI1JaOEWIZfDGTcv2vbQlywtJ6mou0hGpvv0bb1Pmk3JLm+4OOd5i40Q9\n/aOYvR2Uet+SSqz6UEc6iezmioFDAze2Sf9M9Mj1dyx7ErIE1GPK0pi+eIR+\nFzR1LIJUXiMkp5i8GrX2ZyrfwR/BunGuKXdUWB/zyRBCbeRFsxuO1Ki3IskY\nS4Gp\r\n=jjBk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"4091b4cbb085bd0e03b36140def645d19c752e9f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.2.44.tgz","_integrity":"sha512-MT03yGY5w2wkokKSRZORzXGGf8wWh7UZ5UexO3yNn0NpTHPGiZrF83fIuZ8/gdZnVnTZMlZzM+ppvKEM+EjJww==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~18.2.54","@syncfusion/ej2-pdf-export":"~18.2.54","@syncfusion/ej2-compression":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"18.2.44"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_18.2.54_1597753763687_0.24656074693118302","host":"s3://npm-registry-packages"}},"18.2.57":{"name":"@syncfusion/ej2-heatmap","version":"18.2.57","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@18.2.57","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"7e774e80c19a555e6f9f87e70bfca1ebe5c2b4bb","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.2.57.tgz","fileCount":66,"integrity":"sha512-A5Fo7zAiEYRtIJFIJ4t8EN4Q18DJ0TPI+J9oAy7Vs/WKVOhewN+E9ZX9ya1hOm7HZ1q/hEEx8iK9xNu5xY50+g==","signatures":[{"sig":"MEUCIHP2ZW6TMxhM9/j7AyR8enPaK0QjW7sn3ekYqXqRlbIsAiEAw9KDdaQFsSq/CH1OFZgui92ZJDQgNe41TTQxXrsnAhU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4354007,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfV3BMCRA9TVsSAnZWagAAvaEP/R0UzIo39jj0HOtsBJAx\nTKeN66AmCuenQ0nNpguwq9UapZ9m0j/l1V+BkL7H2ORD3DVtX4r1NaDh5NEb\njAZB9FAVqUp3tClgX5xa0rpGEc0JDn2+DQMCtb1ANP2jcORourkW7VE00Zua\nIHGD0bzhG/K/u/47xsGfK8FzqsHDaQospqACxTcaN9fEp1EtacwaMMYxZb+5\nMwRM1+rzR6tXH02rSLq/Qk6mOYeG9B6kQPMNlzRLnhhYfuYret23PzIo8CM3\nqelQVEtfWU6uLQrftILNpV9HlxAwGq+gn2zS5fR1l84C/f/+mKlSO3jyzQqq\nSut0IJOb1YxcCn/kT5+sNrQxLvNKiaupjH+E3vceEzUSwErFAc8YAoQuFG6V\nQBEyNb1sE83w1Eh/APC7zV/a4ZPqi57JWx0knZTmT57ABGQWzjooLvxx1R1N\npLIL7WwqpaCe+A8DR7BSVUVgJ5LQFJ0RQzSZ4XEjmdZ7bs6t1uemfssfX/1X\nS/eEHj5komXCFS4NS8Bnq0W931eHPrQg2If8Frz46jKlxXQIzpWkGlO2aIoR\nDE04tX+yPskaf38zFLEoG1zWGSLVNkE8PZrC2MISGWKcHyLOsDiEvIxUXaw0\nxtSQyzmdt7evSC6vwqMS0meshFQJJCzBEBy3c0NoMHgKYTbITgfzAAUWRVV9\nkysa\r\n=aLzz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"8a66637019927c9f145207eabd1aaa98708cf393","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.2.54.tgz","_integrity":"sha512-ZurNANXyyRU0hmG3zSvb6Ya0sMwED7rk+XutnQMGQe5Cf9DSYsSxz7gtGb+EK33r1qixB8iOlG6uScDQ3oZsCw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~18.2.54","@syncfusion/ej2-pdf-export":"~18.2.55","@syncfusion/ej2-compression":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"18.2.44"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_18.2.57_1599565899906_0.7235227552427124","host":"s3://npm-registry-packages"}},"18.3.35":{"name":"@syncfusion/ej2-heatmap","version":"18.3.35","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@18.3.35","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"fef1ac98b2d44b2e26dd6e444b4c5530687c891f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.3.35.tgz","fileCount":66,"integrity":"sha512-aK5JmTQrRHHDVLu1WzurftzF4dNou9UmmL+qhBAy+6FIxkKGAoWXhFb6vOMJLI0PGRg85jnI4kkw5bHcO/6f9Q==","signatures":[{"sig":"MEQCIDu2GTGAlNipieBhDXWfgFOfPvcWVQ2g1epaJoBKElUsAiA2cyxcRNOLKcxlIJe9nXUOe0Xcwk04FrGgvr66+Rm1DQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4358305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdaWVCRA9TVsSAnZWagAAjzcQAI+2b1kfb7ol8y0niAza\nqFVGJNmY1pakOdqghePdiAJgFiBNahT2bIHQSTouneJ9vLferz/GfWfUQPn0\nAfMk0elvdNZDjoGlUJptwGD5ooq2BhMlk5o45E3vkCV2AU7ho7umFHf90e3m\ngZxV/gBN6Y0NRRERRSpoHlEsq+uLk328kkkHPkCtv/G0j3cZKmxTO3QRNZx4\ndCpjhhkchbij8PgBvpnbGrPxBbkBpzcjdDRFidkmu3TSd3wFadMZkbSTFbkB\nZji/ZyrWLDhcuHHbZMm9HsgSfi5DjteV11jRLEI1L3r6RiJwr4qqiANJkfki\nCuEwIEGothgwxfLVI2S5lhjBjk3ux8AhIpd0cIZAIB1SL5fhidA6XKm95xOT\n7E/NUC042C0bIJ7RqKXN2jS9+NXtiLeO0Cu2Artlc7VHlninMbKOc/JN7IOv\nXTSKiH1moyIvQ2GgMAzugHrJrmnbcNVW4ZBxnfypfeMgAvNuk/TVEOJsp8Fc\nfkQrKC3kg08ZPOma0+20oe4SJlXdDTB/+8AiyBc0Ls1bmnmaEMJ9UMxzxtS+\ne7n9leeas9U4CkeBt6Vmzs7itxN2/E/woJ4Qy+HJVJHMjdVIP0zkx77uJ33R\nOJOQm8VKZexpDm2plYex9gDSNrDTe/A/adiR4T6XEA/E37HWWsGDohIlhInm\nGFEq\r\n=qvEy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"c30f4aab8c0a2bf2b09034eb61bcc4514a3a1433","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.2.54.tgz","_integrity":"sha512-PQXNihP0APVyVK07id4w5NcPCdogVYEgkWDOOpIDZUz+xWedf0FLhsfFP9mjsDVCKhNlaOd5OyfJD7WlUwIZiQ==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~18.3.35","@syncfusion/ej2-pdf-export":"~18.3.35","@syncfusion/ej2-compression":"~18.3.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_18.3.35_1601545621398_0.4483099682051366","host":"s3://npm-registry-packages"}},"18.3.47":{"name":"@syncfusion/ej2-heatmap","version":"18.3.47","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@18.3.47","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"a2d65b2fb4fa1090dcd6a0f48fdaa817e8094b96","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.3.47.tgz","fileCount":66,"integrity":"sha512-gZLv8ItWpOFOYqPfHBK/onRAjgxwjBS17U1wjhVgAmDiU8ZDV6Lwo5QkrpLdib1R7eIbg0yWeQpu2ku31iWKzg==","signatures":[{"sig":"MEUCIQDrbc3Exnn/1qtTldKdYWNPkwTe3ILZ3gdVAg1UeU9j/QIgaP3rL0OL0lMHpmZppCdOQvrcq4RzJchemEQNgT+HyEk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4358173,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo7XyCRA9TVsSAnZWagAAA5oQAIUkQJMQ0ud819z250SK\nUt3234t6ki5j5cMSUsnE+wternd2xLPhhcOgZrbqKv1NAE8kBZGWhN33cSql\nW2fDIhd1eiHLBFw3FPCIgljTsUh+xA4SY8ebyc3ZDubwsl9LZ3bkRzdrRBVS\nd4OJhrpdtMqBafSv4F3Fjfqfj0cCm4Qqbwgoy5bPWIvF/txYXiFtimRr0gj4\n+0bxAMC8sieBZyz5o1KF05eqjGXfur2yfQ2cd12n/T+0J3W1HXCvPWwUY6tS\nX+m4GVQLihesguG7riJXyeba6HvQQJiXyOsMALuIiLYlTkKMlSqOUnT//CPg\nJuTaor0nus5sFdeBvAQlJmQ46H2ycGg60UNmqImCyIi1i9MVTO10aQpS9WrF\nRCMaa5le9DF8uaWdlwij0BntGvubpy94vbiTzjBYmN4X+fLWtIEwqwMBGYdZ\nGMGZkxR7sPvlHTVoouekzpNMyT4cSofgfBHyHGtMG/mH73YvGX9XHJqelT1f\nihpf4h8WMakKZKOqe8hl/rZTF2HPpr/N6w6erT+LPQrHi2cq/ueC1jBebtIH\n17ON/ZKKxuNoYIUm1VbPsETrQp6aR28gpW3FKM4uvThLkHai248skK4zNApP\nOKrAwDYJ9iT1jjuv/BEXq9EKeLSSGAxxSJQFo188+A7rbTfrqZ3+f8F8W/k3\nwxQN\r\n=Aoxa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"88b928d687fce9c6f918ad0aaf2530924c3636eb","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.3.35.tgz","_integrity":"sha512-SEtiGSWbGv0s9yHuwJjk0M/FnazoS7sq4kI2e3JnkaGpeLnpqBP+IhNa31S2UQM5cvOOqVpzI/ex25uMDA41Ww==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~18.3.47","@syncfusion/ej2-pdf-export":"~18.3.47","@syncfusion/ej2-compression":"~18.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"18.2.44"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_18.3.47_1604564465853_0.9866593135931381","host":"s3://npm-registry-packages"}},"17.2.52-1205479":{"name":"@syncfusion/ej2-heatmap","version":"17.2.52-1205479","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.2.52-1205479","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"5400eca4c669a48fddb213fce21d1ec870549ce8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.2.52-1205479.tgz","fileCount":64,"integrity":"sha512-rjIpwwZGYtexmdMPPsthOJ9FQhiK5seSmkOILtZugd+arkS8DQiBsqj+DsLKoQK82y+ko5/e9Q+ym9su9O3Haw==","signatures":[{"sig":"MEYCIQDBxJnNTy+ybO/z2R+jUt4gITL6Pyl2dTryjRo3fJGYfgIhAJji3f4qFpWLy080EIZWGfQELHsefw7bHA6DddjH8oKO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3762927,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfu6rICRA9TVsSAnZWagAAzvsP/RgbL7nBGEjy0FXxBr3Z\nbkC3CY4o8ayAboGnsKulMoIqCO/rtQUPQn4ZaGoD+/Fl+Xuw7jilAYm9/ElV\nDNygKaCcCGY2WGxgiy01oz1B9ne7WiKAMH3igfM1RfX7dUaOH4iY978wKNw5\n/Ql6cCR2XbK1d1BZ0tX5z7wxJIu6W865fkDPW5nFpD3stBiEnNEhbvNaCIqc\nkXvRdWvXaAkVKOdx6kbFmFiVNPC76SvAlJx2NXq1rO4qVdNGw/I3olB4SMfn\nXvLWGq1Opvq3No9QjeDGbeLsZzYlcn55mUQiEJ0dQP/mDtJttoq4PrUzVlnC\nzMwnlXimG8DMkcqFYYpo914hfYRdfTgsCz4TdXvfCaKO4A3Z+IBLsq2b7nBf\nnGOmV5m6kdSicZT6udeXm5Uynimsm9CXNalPjt+H8045YuOMOAQpeRXCmAEy\nlzu743B7LdtJQH6X1raJqfYWoiltp66ITiewenUfiAUkwySTWZCaF1Ia+MJv\nmGSgydamq/N1rw0+c2ZsnMvHcW36olwlKC8CjFONgAM+q/AQAiJgunm3rdms\nb7nAn2QtCRtUKlrkE3qgJPmJq+L2nFsAC2UpegLVS1rIk1bppSJ3kPFfxyLp\nYJM4BerNHUJi/KLaoi267iFoaeviyMfUOlX1r0+I6kX2DlrwGYrw4Oy5pBXo\nR0vi\r\n=BgcD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@~17.2.47","_spec":"@syncfusion/ej2-heatmap@~17.2.47","_where":"D:\\today\\cusom pub;ish\\node_modules\\@syncfusion\\ej2","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"99484a1a5ac09cd3f7eb049e1e1a10036564ed3c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.2.47.tgz","_integrity":"sha512-m3RV/zYwrDRTkZO/aVS1YxyAGkqcxLuZZAxLeF293IJMK1xPafgzn2xBcR6JKPJBjMGf/hsKOhufTFE3OydLFw==","_requested":{"raw":"@syncfusion/ej2-heatmap@~17.2.47","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"~17.2.47","registry":true,"saveSpec":null,"fetchSpec":"~17.2.47","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/@syncfusion/ej2"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.2.52-1205479_1606134471576_0.7965816097619374","host":"s3://npm-registry-packages"}},"18.4.30":{"name":"@syncfusion/ej2-heatmap","version":"18.4.30","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@18.4.30","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"99a1320e732efa4d2ed4271b8fa8fd4dfe2240db","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.4.30.tgz","fileCount":66,"integrity":"sha512-onx0e0esN7VOK2B2iR6DCYvxANJNaegm+8Q0LImoJUQPSKeLez0b2XLR4tf46g718NnuPLxCdHR7UYErkhMLiA==","signatures":[{"sig":"MEYCIQDCN2ZvLsl1FbbnNwoZBthj3Rs0pT/oxB2WmxjxnFhD6gIhAI4aOxr7cuDAonodrVSaxJNoAZ+CRlXZRxZ1FAT38lou","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4358838,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2wjwCRA9TVsSAnZWagAArTYP/A+s9AHkYOQJB2Hz9By8\nwxq/w5oKjOeU67HmqfrRoowmQOhcESN4vC0Pvzv9fjWbpFyP/aLW+w6E5hdJ\nZl+IyCMQ8gdSSnQ4Khc79Cl5tCV/+TNha82KCVCN82FgY/2psUQSBas0trl/\nlb/zREetIwvYKgipUGI6mv3z6ri2RhQdEnERyl1lynfMzGfwBuAmt24dXbb3\nDpvQu2iFtizFpl61waySgrbtvDKjbWQSuk2kUj610nE2DR9l4j5LUeJeH61x\ny0uC7Vb/tuzpM/o2oEQI9BqgSof1DhCClJ3zkEzXSIQW5pde02+luRFHCa5H\n2C+N1S/etQTCeERRJF/ETTpH6I29ScPeOEJplKkAEZE0RlXSLetZY7t9B45d\nhS7O6xXv6rKfit8Ym03ZY/O/YNXv4Mq0FGXXpGdYPKShhvol8CoalaCPW2ig\n+dbfZawaUH/pS793TD3XXFDHqR+8aMZFoFriTBa3xvrrVH8G0Q2I8bCotkvp\n2wliYan1fO1VIGlWRXzvUUD2Z8g5MXMJtPEn0nzZQA+EWTh7KY/vsqHEv0q7\nz3oqEN0zCNRHUqLfM1zHf4QXMi4p8iapxXQrPmZpieKv3tj3xT34slk5zSaS\nWDGJZt1VJIn4qD/cujibogMEfLJEJCJIW8igqi79LSYfPeXmDLtXn2cmhX1S\n0vdl\r\n=r2JF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"5c70fbb431dbc04c83cadebb10b013020c010441","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.4.1.tgz","_integrity":"sha512-iWILh7I7jpi5TET93Z7YH3pOIr9WE5jWYBeSdMkbPgzBRFYzqjx6yBi6/S8Lc+IQ1Dxe/R+/dg2qoJcQlGUhvQ==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~18.4.30","@syncfusion/ej2-pdf-export":"~18.4.30","@syncfusion/ej2-compression":"~18.4.30"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_18.4.30_1608190191765_0.4669871223674964","host":"s3://npm-registry-packages"}},"17.2.55-1205479":{"name":"@syncfusion/ej2-heatmap","version":"17.2.55-1205479","keywords":["ej2","syncfusion","web components","data visualization","TypeScript","Angular","React","Vue","ASP.NET MVC","ASP.NET core","ej2-heatmap","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@17.2.55-1205479","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"8b171abbdea541050f694d7041253c2710b5fbf3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.2.55-1205479.tgz","fileCount":64,"integrity":"sha512-v+PYTUYNDQ6wkCBpoipsGoRAfZpFpqs52u//dHOp1VMpnPibIvwZQqO2YiV5TcJotB/3RklyI315cl1eILdXzg==","signatures":[{"sig":"MEUCIGsr/VoB6d0tEujPj7DO68wWtlxTQfXpKNS5wMwy5h10AiEAwIEypk9d4RuM4LCVjw3MsOlPFKpRydxgDI/W+bS26wQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3762805,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAVvFCRA9TVsSAnZWagAADp4P/2AIn8B7j9Tqs5TepCgu\nJxI8wAE2PBBuc/I9yH/dqrKPQXXv+yt2FBuobWEEvxFk2oUyGgclsq69TqYO\n3FuisvGcDmyTZje314o5rRUqeJ8n8ZPr2tKB5uNADJLTKovUncxq49DIdVIt\ndeVFUO06wDY8mL0JMpOZIjlFg1Afc7U3y7mI4KoCHtgfALPRMqVyKBoI4Jjh\nUwlvBSR/eHin0laaEXTE21GeLmagyAOS0zLDUSul8NnkhbkSNVihdnhlvXkR\n9qFdtVUS585MwuL1jhEtrDL6lciM2FCfOFGSazLQHvkDfueo6CaCdgNdQKL2\np3yJ/BZlGIHQ8i4/9b7rDzj+dX0GKbXG+KiIXnLJXL0xnWA6+skPxlhpbvqH\nsBUsMpJJ0jx2MKeovu4ZlQsIwgArxtc2PfOmFpuex3ngxFSr5oPKVN7Pbxso\nGHvQYRH8nHxRbt8HJtaq1oEGsU/67Izdv7WmLR04ceegDVmq3ZyB8ykmwRwf\n4Lk3rTciwht9Nl8ap21NXTLwISzAEVmcmrs2yR1UQwQRDGt2G1rWj+OfIUlF\nWaOBmSNNa4mF37Rg7hadS6SOwg1FBHJy0/YT2VkFlPzjrzZFDTnRdmUAckF+\nS50uCnpybdOFxSXYSWpcy+cg6ILNV1PumYROnMgObT8UXYJqJl3lxCWuCw5A\nEmt9\r\n=+QyR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@17.2.55-1205479","_spec":"@syncfusion/ej2-heatmap@17.2.55-1205479","_where":"D:\\January 2021\\package manual publish beta\\projects","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"5400eca4c669a48fddb213fce21d1ec870549ce8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-heatmap/-/ej2-heatmap-17.2.55-1205479.tgz","_integrity":"sha512-rjIpwwZGYtexmdMPPsthOJ9FQhiK5seSmkOILtZugd+arkS8DQiBsqj+DsLKoQK82y+ko5/e9Q+ym9su9O3Haw==","_requested":{"raw":"@syncfusion/ej2-heatmap@17.2.55-1205479","name":"@syncfusion/ej2-heatmap","type":"version","scope":"@syncfusion","rawSpec":"17.2.55-1205479","registry":true,"saveSpec":null,"fetchSpec":"17.2.55-1205479","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/","/@syncfusion/ej2-react-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_17.2.55-1205479_1610701765312_0.3371708784882663","host":"s3://npm-registry-packages"}},"18.4.39":{"name":"@syncfusion/ej2-heatmap","version":"18.4.39","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@18.4.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/products/javascript/heatmap","dist":{"shasum":"3c3f73e76c663508a5481f4d8dc097b8cccc8bce","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.4.39.tgz","fileCount":66,"integrity":"sha512-NR2TMiBoUXhYeHTCP4JK2mhqsIQH3zUcCk4NHtXXol+JsdTcheAglV5LdBMt4iUP5z8qBl2+m0HPGE3S8EeEHA==","signatures":[{"sig":"MEQCIBXYs/fM6e09ASwsKhbwl39iMtkQigc5LOokA70cWQeAAiBmHx7W9/Y+xwyqrayUQnfAtJLaS2JcAd2GbGvAHkbxaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4362165,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEkfLCRA9TVsSAnZWagAA7M4P/0Pxt05MY1xUie3X4Eoj\nOBsYhd8iahcWjgU5YlQx+qi9s8h3+hOaamW5OPp/cOZPQinGS9NEXHkbj8Sr\n3UqKWOw/tqCQHokotPQTgBRDOh5lry/rbwdu9+qf2w8/IkeWvEe16uyDDtAh\nH5D0IWfJfD36ukytlArnWEWV9nUuYROCqZMtzSRHDrnAfV8q+6cbzsQGXN/J\nRW6J8LwZJx+fTac48OfGnjRKK0xXn4W+0y4ExWGwid17bxhwH7i0WTjJqLty\nOOXzH/bAro0DMqsbzOsPxPlp8zKedkytjKsppMuJ6cXEcg/JYXyIpWk9npQm\nS0nm8hct6Ew7q5FNeyTMCSC2He7U+xl1P/NqORSRl4JO5O6E7AIloRKhPXWo\nHJ8M3vHhUfd8xvMaUmX0VVLwPzJRKRcX5xzDWWKbdmK3tHeUIgK88Qf/AVWX\nT8rTbA1PFMH5lgKzZBdvtk5GdmoIBxJXBsAjEgtFUTcP9Dkznjr7ZMKsOOP8\nEQWIL3q1VbdZGPTVyeWmkqRf3JYghzGByXTQSSTfYE+IIYbCYordTHRW47H4\nNv2JRTmItHLDYIp9G27K/hbHNP0termSWMvxrHjpk0q9Pl10qvCWUOi2EITy\nNVtLein1J/zFQkUktX5kYzLVcV+D10dDVQt9KyLKpUJuMQ7NOcQeN2dCoxGM\ndzsG\r\n=Me5X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"97c147bede448f06598243cce6ecebbbfd6750e8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.4.30.tgz","_integrity":"sha512-luvsYf8JhlGoc1Q59EKO8ELRmQ2dxzEiYrLRscINz/LaiwRKwM+gP3qSpOkfGHy0vwvAAgwhpPih1u8gXfQlBw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~18.4.39","@syncfusion/ej2-pdf-export":"~18.4.39","@syncfusion/ej2-compression":"~18.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"18.4.30"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_18.4.39_1611810763299_0.6304821695378044","host":"s3://npm-registry-packages"}},"19.1.54":{"name":"@syncfusion/ej2-heatmap","version":"19.1.54","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@19.1.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/products/javascript/heatmap","dist":{"shasum":"c1f36e9034e705a2a8f8ea06db1235e21033a1c2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-19.1.54.tgz","fileCount":67,"integrity":"sha512-utWp0Kqa4/O9DO6Sx2e5tY8Y3g7V36XIWtvDcGJxWOQ3qnID3pZe50vd/+qugAJQ1HuftRj203zHwUgsCEtn+Q==","signatures":[{"sig":"MEUCIQComF8Z0/Om8SbbR6/uQyGqqB6bclLGUVndWF9f8vFEdAIgNYrlVbDtysCTNrZ1x/aNBVMxy/DfHaBY4Z9XWwvmJ6E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4423357,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYztrCRA9TVsSAnZWagAAmXwP/jPjAwqvUpS0m0rd2C6V\ndLijlZ8halyp5wSO+p8zW6gMnp9GlP9vBtVkk/cdNo6Qdy+97S2fWo8kMWfO\n7XJ1kMDuTgmErhEBfBrsBRqJX9/hTBPROmKY3ZnEx6925hmYCNcRe7IU3woz\nqbSLNck9K31NJOjeiJ9DUmsFIIQ4EclLmqBFF17nH8tsHxAAR/7oqqkeF2lZ\nKj5ik/TjVaWCK7Y2rTHHBDvhei67kUkBqdia8FaAulDxuSU1IdvSTKjo2oLT\nvEMfmEDat9bCb1qAgaUXAxcvPbkv2DIxwbBzlHLm5j51tJC0oMI+dCliranK\nIAu97mE9BckY/OERGVeDSMd4xtU9GPPhhFaipU3hvdoUUF6eX/HFmCg+9icF\npndKydTyOsgzLfvyHuhxuEjCc3pXGCzbDjlB9tQnITFT7BFxRcypMBSE+szD\nrX52AtbcmPCAWwmHdzm5ywV4PMADaTyonBREI7QODuWRTcBvIhMhbwd0OW1r\nw7xMHK2oFBa4PNr1pKRqhh+F/VVXMuNqrvIUpDlRFWRPblERygyfc3wiFkB8\ndnrHHZ6rWcnogthHI6V92Ykme5XaRWLDbETvNKhXxfTwesd7dYCsTZtVdlWQ\ng9NxzNYYN+vcex+4/PgUA+93GM5Z1vS5Ka3niFzZZIW1Rqi7BgPPHTCvUivj\n7jm9\r\n=GQec\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"c357d6f3652734f12782a14e637ba4e38e055055","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.2.54.tgz","_integrity":"sha512-stZdMJTqJMVzH2bGG3WwCq+cLkT0BFw5lyhUzodKmKuIb6xEYx0gS8+5PxyAeiA4hc67/mWVMJ9yV6SKfautow==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~19.1.54","@syncfusion/ej2-pdf-export":"~19.1.54","@syncfusion/ej2-compression":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_19.1.54_1617116011467_0.3804405208844941","host":"s3://npm-registry-packages"}},"19.1.57":{"name":"@syncfusion/ej2-heatmap","version":"19.1.57","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@19.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/products/javascript/heatmap","dist":{"shasum":"b958baa0244bd3519dce613789e4d609f8c4f446","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-19.1.57.tgz","fileCount":67,"integrity":"sha512-pvjjcoilfCdm/3iKkYPCVTDywWVOqwwI+EL/GsOhLZaSMpPUszD5KbdHvVQ+YhEY6nOPaYIYV8F/0s+ZYHYk4g==","signatures":[{"sig":"MEUCIAIfHhSJ3jMCmFsNbsGAJZ7wJOWd88NOJtdDDTt3ciM6AiEAsgEDQnD95U2aLDjYpLzxq3xeAWAJ9t2rVSkdbiG/eBk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4424290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgfqCRCRA9TVsSAnZWagAATi0P/Rm3J9LIEZClx+5GxNKq\n9HAbtaaGhd4nhSZVh1DVD8xM4ISF266oBRHeak16FH3ZYFxfuYNIR2XpuVnT\nfKAGk1pDYacMAlpdwCV9mFmkstWNbMy2PuN8Rdl4aKhDhux3CVTyF3kHVEng\nrMqi3TWSCtcMfy6u3Xkz/YKZu/s7vgJb3gGkzsx8k7KOSXow6945+Qd1lLDH\nU4VnZ2fAO4gpMM/ClkbK2loMe6CVRDJw/1X+7TPtVQpsDto3xln0rWrZxEVU\nmfJ/keD8jxdEePbPB2K2LOmVSs5zzrN29jNbyYbQjGar4xicH9eYB5c5wZG3\nkWfR/3er9/RcN5b2HbW0E2j1X6W5ogtsvyWkPJQNx26rz/OqBqNgjYpsXbTc\ng3Ax/VZgJAHFdVCmdFIShPL/By91i+N2ewA2nh/XZ82aoFeTm4DVVI43HGhA\njTx05pS1fKy6ZGJRbZLa9slhk4n9uNwhWh86miv+txNIkGW0sGkc9EmJ4f9Q\nAI0b73JtXyygjOWCuK7LzPPQQarQxyN0oh+QIhsO1QGlRY0kAK4I/IhO4LVG\ncnA5ixOzu6oIR9cvXzEAaXqQ3ZsMrGR4s6SquowCs3OAlVTuvOuiK9owrx9b\nLb5aRIfBanwTz2ABSL+wymp4aH2W0q4ZLnfKDmtpT+jWEONCSWWCsVxQg/5k\ng4Vd\r\n=p2h1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"9e214f302c488faa01c60a27a1c77177bb933431","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-19.1.54.tgz","_integrity":"sha512-ywg//fbA8eene4JkR3UTqWUjoHXeQconUaPbh22OcGsVZqIgukrocXRO4dWFlQp4Tdhm7nYY14KfnlKwT3S0QA==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~19.1.54","@syncfusion/ej2-pdf-export":"~19.1.56","@syncfusion/ej2-compression":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"19.1.1"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_19.1.57_1618911376923_0.06738487370342394","host":"s3://npm-registry-packages"}},"19.1.63":{"name":"@syncfusion/ej2-heatmap","version":"19.1.63","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@19.1.63","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"2a1dda5b58ec0717b2a7b7206ab5553824a8c9cc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-19.1.63.tgz","fileCount":67,"integrity":"sha512-/dWvOXXHppNjYa/DfHhE0hd7Hel2gKYf2zArllq8J15f/yq5MDmQzzv/WYHmJ75YvtovMkJ1A/zQk6Mib9+xHw==","signatures":[{"sig":"MEQCIGxG4YFw14GCyvAKkmhtC9uLlBMcTgZ4m7bAUKYr8MA/AiAzahCc3jwV5ylAWJt8OyiR5JRCcom0XfmUElnpa5jWMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4424290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnMB+CRA9TVsSAnZWagAAzS0P/2EeLG3zpMe1K9Dg2lW2\nMVYvkcnPVy/Z78Gzs2J+j0piJgS1lnGXG6Ep4Xvmu4F+MKf0ywk2EF7zkKEL\nVIWljrAzoZC0hIagOFlUi1nLmzxKRObuhv8PZRrCccdnK5yIwDjaxv5PQkqo\nUVn1vIGMhmpMF/mr7IHGWKY2mkvHD5NUZNk9YFCmkPlg+U8THu0yeQ15l6YZ\nncJcgliVpifJeFkGWB0mMrJO1igUNTRX4eouWSHN2xNu5P2t2Cf9+qaBP4JO\n3En1Z2oNY7Ma+xTtuYRdtR/tZl1SqFvbqIp9dDwHWtKwTcN1SdN0NR5N7kZr\nImoADcankmaIVppkB5g1bmew0L9LTJS+8jRt31FwGG7sGACtqS51GaJpkE4V\nguCazKplPK2H0DPHtrnGusX0tYcJBhACQtEp3zDXbGir+9jEQ0ZK0G4WBoKr\nLRvLaEN3VWkGRo1sGsY+LpqrPBoj3PgCPIjlSasiIJZHFi7UV0/x/wqOa3pl\nr7wxqOI4I79ypKYyB8RoFekT/dAFYnOQ0wORG6VXHUWM5wfFuOuOxgX2R0X6\nk6eNQdXBufMFgPE1N1oMIk5GDXS4GAwlEaUWOohnpEeZA2mPoiK2YfHOqw+m\nURMbSBs/QA+tm7GXQaiQftE22YLYQLqcntZjmGsL6Sv/4UTCcC6HzA6fd65T\nZ3R9\r\n=72CC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"9e214f302c488faa01c60a27a1c77177bb933431","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-19.1.54.tgz","_integrity":"sha512-ywg//fbA8eene4JkR3UTqWUjoHXeQconUaPbh22OcGsVZqIgukrocXRO4dWFlQp4Tdhm7nYY14KfnlKwT3S0QA==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~19.1.63","@syncfusion/ej2-pdf-export":"~19.1.63","@syncfusion/ej2-compression":"~19.1.63"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"19.1.1"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_19.1.63_1620885629889_0.659520603617783","host":"s3://npm-registry-packages"}},"19.2.44":{"name":"@syncfusion/ej2-heatmap","version":"19.2.44","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@19.2.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/products/javascript/heatmap","dist":{"shasum":"bc5bdb6867b4096c2818d8096d51b780cd059421","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-19.2.44.tgz","fileCount":68,"integrity":"sha512-+m2Zb4Y/lea2J9rNVtpQJ+xDjUqcZ38gk/RC+dKlEerXmxTiY5Iem2luNi2pzF6EVe/Lhxa/cVrwrKaX4f6nHQ==","signatures":[{"sig":"MEYCIQCodqRidKZKz+L2TWwHOVrB43dqtcStV2Zg425v+U8uWgIhAMf1F+n3vJvqLoGCHmobAfRydKDoa5jAY2OTuZXGW4mL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4458848,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2/1/CRA9TVsSAnZWagAAAg8QAIxdZP3DQXk90vQXlAkK\nJDGte5UfDl86LBNcKnjhrSARpVp3epCAeam0033YsTWHlZozTrnoUh0EFsWF\n0jNtpq+gQCjatrB2LuSZhxSmRKR36srPkvVH/7w9FyzDlxlre2ST4e4eTyHK\nR5xQt0t8yTNrJYy4com5RLzspt/qK4ay1k8TLWKjAoYbWfmmgzIwdhXrYzub\nlkxCMPm3pci4D8jkmPfkNjYWuPq57NUMhscES1oynWf3zCUW1qydl5vFS844\ni3tFgYjeGs4UAZgTZwqiUaoydOwomx2ayKgkyPAWpwuIHe3MTcwegzhXDljo\nmxxfIfg0HdcjpdDFmENoMBrpWEWApOn8KCAo6DwBnQMyHRc5bk0eodtUYvO1\nvIJf5QfbJErs25I2YA0WzDnfPr9gOCUPn7EF4n3jMJCGZmmRaqEoqLyJPamT\nRbGloKlQsqWGHwdr/1JVuzawYbC7yvetRn1NImoD6/FV7ieI+/+qIj9lKLan\nqsFdNWaw9WzwDTHJyfsrSBMZlRQU6ID12W2rjWpabQvoLrdpvN6+pDaed5Kh\nlkACtwBego5G5WllNLE/P4L8Ro2rc4GNFRE93VGfrT85G/mEkNoHtA0A3Tj0\no+4zMSV0wmD7yELte5336ASMpBWkMp8HBgxwibVx2mUFMBRf9Qikd/BJ0Mq5\n0QrD\r\n=2MlL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"2a4741f1e63a73ef67d644aaaa2ddddfb5e92433","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.2.54.tgz","_integrity":"sha512-WzIbtqlHh7m6Ha7kCJdLM0QPXT8cc9f3ozDKFq7yiJ5AGa8LQnEVORyVNPztWXUtpJlcVfQkCzJdaq0LgneA7Q==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~19.2.44","@syncfusion/ej2-pdf-export":"~19.2.44","@syncfusion/ej2-compression":"~19.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_19.2.44_1625030015227_0.9360168409480187","host":"s3://npm-registry-packages"}},"19.2.55":{"name":"@syncfusion/ej2-heatmap","version":"19.2.55","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@19.2.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/products/javascript/heatmap","dist":{"shasum":"8d3d0acad676fb44c5aede8b2ef88594fad7884e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-19.2.55.tgz","fileCount":68,"integrity":"sha512-9FG5CwA07kQM8tSa4bUhzBOEOP2HZXfWDducDUS10F49ehGfbGg6q2UzJUPO7SwadAKa1jjYK7P47dAMn36uQw==","signatures":[{"sig":"MEYCIQCiWsVcrVGWiaS5jnszDZj6GPNRYJEyDVatWjaYC0wYaQIhAMz70KYSyI+CEC9dnnq0QgXpvAlFRLvOINB6AD8u90I6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4453755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE2GQCRA9TVsSAnZWagAAZpMP/R9RoYtflnHDs+vKXX10\n2hxy/PgldY8sxcf060k1Ii7iPuonjdAmh5CwCRScmOoHGDV3sFHCr6kiQpR1\nYOUfs6DePL2ESVbDPtN6OCYC5KYypko1cG3MzvjBwxaUtEKCXm+sGlLxu88C\njaaDf1RPRUrnJGUBpfYEgZp+3tu85+7iTvi9AfumStvh7BuAH6Gu/CB4rNN+\nbkw1M+8wVaijvdVpZVJ/sRx7ysgnMPDBwk5VMyLfHI64vWF9yudlBuw2O7ow\nglxdUGhSCwW87U1U8v8S0Y8oUOHSL7X7ENnRLRdOL22Awa3T29SC0IL2QUNL\nTSogS+qa7KS4a1FRgNI4h+wlbpO74sT65Pc1QecAnYeIrKBb3Hi1mplAcS4o\naWN8ZVDJNRdXSLTmVdcaygJf8qm4ox2RMo7OSb+XX7Q1mK38rPYoa8c0REP7\natyGceOaz4DrcmhZCEwBbfwDfNp9zIYg86PoL6Fb7/ZP79uP4xetjQbk6NmC\nxgm/w46lylHkviPDM5/Ynfk9F+rX3o59gG6dVTAH8mZQc3bIOiv4c3U2DHNy\nOlsSGuye+dZXmWdPwWGo59TtSFx0IumcCwGemNq8Or35gESiQ+uicV5DqGMy\naT5Eb/xCc16pciz80oHtuAeGoXhsZITb54Y7Wg9hc2/AlbP7EQnqqsrnFAC0\nHk0k\r\n=FXr2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"bfc02e2b0ff25370febf413f76f29b479db152ed","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.2.54.tgz","_integrity":"sha512-7hNk/lYjBKIxioXC/DDCfFs/7zTsQdSDitRYazpDeGZgHncOwdq82VfdeCYckFV8jVdXEIrbe+/uHF/79iN6Dg==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~19.2.55","@syncfusion/ej2-pdf-export":"~19.2.55","@syncfusion/ej2-compression":"~19.2.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"17.2.48"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_19.2.55_1628660112087_0.6533237360913433","host":"s3://npm-registry-packages"}},"19.2.60":{"name":"@syncfusion/ej2-heatmap","version":"19.2.60","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@19.2.60","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"e9c23418c541c8f370f3ece1ca54de538af149ce","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-19.2.60.tgz","fileCount":68,"integrity":"sha512-DjHIQjPn59pIiiEeFmZNUmuYPeFvegWOKJJd2rHat6KgDc3Mme1zT5zQqTQu0coz/EPfQWEiDnBSIB/cbcnKeg==","signatures":[{"sig":"MEYCIQCcBRtrlAmiO8A/k99HMZ7LZacJOYlBU2g0Z0C5wtzPvAIhAOsmHZhKAmm+jGQ/Mn1sNtQzh7pzLlEhlSf+DUrf0dDp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4453755,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN0gDCRA9TVsSAnZWagAAtugP/2qU8lKMA1WhIny9fjUG\n5fqCukgMxyN4elIDnZxh5AXDJFNqIODJR3U86eDq3VtVfd6YInMc5yYpfkXI\n19FSG8YiG9vF2FBX6ejNoLZikOokNBOY19CyEY+9eDxz8tOpCTf7ahhv/gMG\n8j2iTPaWzDYL6MYK3OJab/XbJl+HzfEAElWbiP2JnIvQptQikMrZua6hUIxq\n6kAR5JecfFDR6RgYooXqgAkfHQZdGLlazGWAxcwwTHWaHVp8+BKW5wTMg64B\nRlRbTQdJ26z7r8X9W8B1sFJEBzrW4mmXEE8WlFBU7mkAPUBJIGOunHxBpqW8\nzvId7p1MXpAz2GqAyEN5h4nbCiFTk4EieU7Od0lmli1+/z9sIzgt6/qZrhiK\nd7cRSf0Y/O9umea1/YE6IrAx5SduvPx2dCM3hNjK/WRYPpvpB4fOFkletLNO\nzKl8mZodx1tNqqgyTjaAI23x8DAEtmXVxC/uAyW+e6jN8+YK4Ar0WxM8jVUS\ncuk/DquotFqK61jYWRaYLNtGklXiarLXSSb5o71RbLOBiN/xuzQFmdE4oCzE\nrYHAuZuMD8wgPVWueJGE5L5lLF23jmM9LypPqBTUd0vLrKdvrgzzM4/NZFI7\nCyKw1/wvUPcjCGi1pBHDG6FcmyeVUM74qVMyzmAKvg25wkZqOtb88UovwprX\nRjf8\r\n=cMho\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"bfc02e2b0ff25370febf413f76f29b479db152ed","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.2.54.tgz","_integrity":"sha512-7hNk/lYjBKIxioXC/DDCfFs/7zTsQdSDitRYazpDeGZgHncOwdq82VfdeCYckFV8jVdXEIrbe+/uHF/79iN6Dg==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~19.2.60","@syncfusion/ej2-pdf-export":"~19.2.60","@syncfusion/ej2-compression":"~19.2.60"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"17.2.48"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_19.2.60_1631012867327_0.5804166678771707","host":"s3://npm-registry-packages"}},"19.3.43":{"name":"@syncfusion/ej2-heatmap","version":"19.3.43","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@19.3.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/products/javascript/heatmap","dist":{"shasum":"d21521464ccd2b5cb8e5cbc3cd909ee41c8ecb20","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-19.3.43.tgz","fileCount":68,"integrity":"sha512-MiJ198CtBgWoyVHC20g9aRDX/zbCYs1zADYa9mKc7IqVGyWogl6hoF2tHY0XGmt6Y20AW/Xsw8NvUZySjgWk6w==","signatures":[{"sig":"MEUCIQDncPudj0pruLqVaiz71XKHKIBIhJjRQX6bs5LCN31hfwIgPFCfYfCjEjSFw3KdHZztYX4HmLKiQ67C138xj8WuDj0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4498955},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"4a1c148e05f219a45b62d40a39a07853b767cf8f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.10.0.tgz","_integrity":"sha512-NAd8PpE/ua6pK5kew49JK3jEpAvrZoXFASdQHRz0NG/NuLss+QWBLZmFRiw3mzDw4JBJPe10tZbo6lW/KXOjBA==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~19.3.43","@syncfusion/ej2-pdf-export":"~19.3.43","@syncfusion/ej2-compression":"~19.3.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"17.2.48"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_19.3.43_1632978132050_0.5609365831030213","host":"s3://npm-registry-packages"}},"19.3.53":{"name":"@syncfusion/ej2-heatmap","version":"19.3.53","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@19.3.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/products/javascript/heatmap","dist":{"shasum":"7d6cb9059398230c6e1f2c2a687eba0ddae64160","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-19.3.53.tgz","fileCount":68,"integrity":"sha512-DcqFf341JhVRU0XWNXCoqnfOvxRX5HaTyXnlrSnH3yymLtrGlEi4rJU9zpiWTypwf2DuQTNYAsY/w63C4n4tzQ==","signatures":[{"sig":"MEUCICAVMllT1lJXnEGl0OL5uTiULxNxgyJ+vdl9A3kDbp5HAiEA/JQPqETydD0yKUCiJGXyPKGchj8LbS29Z31dqRutKG4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4498954},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"4a1c148e05f219a45b62d40a39a07853b767cf8f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.10.0.tgz","_integrity":"sha512-NAd8PpE/ua6pK5kew49JK3jEpAvrZoXFASdQHRz0NG/NuLss+QWBLZmFRiw3mzDw4JBJPe10tZbo6lW/KXOjBA==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~19.3.53","@syncfusion/ej2-pdf-export":"~19.3.53","@syncfusion/ej2-compression":"~19.3.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"17.2.48"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_19.3.53_1636696026530_0.7201024314872557","host":"s3://npm-registry-packages"}},"19.4.38":{"name":"@syncfusion/ej2-heatmap","version":"19.4.38","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@19.4.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/products/javascript/heatmap","dist":{"shasum":"35e88b002d82f1850a78c248534d44552f4f50b6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-19.4.38.tgz","fileCount":68,"integrity":"sha512-OrZdJc89OKvGOn/I9QaVpFaO0mg9t9UxdHEOzq1+7rI5bd7kMjPttwJGjO9LbtTqgrsBjTIQcby/ff9nR3lzJA==","signatures":[{"sig":"MEQCIDFaZ8IO+P8610zpY4n0edln4vlFO+G6FwW0pg7/zfR/AiBJgHJdyFzjsZPajSyS+8Y8vcnWUIMO/loSnY80RpereA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4499132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvCWKCRA9TVsSAnZWagAAjIkP/2AZLiALMIPB6W6hpqhh\niMLztxOmmueBeIGVZMvXEfmsyiekt0M/kRMT/S19yNXudVBAYaBigeFIGzEv\nE8WSUC/2LWGR6QE6myU5UQ0waH/YTLLUzYTLLm1souAEk/6b+IGh6C5UeWqx\nwdALBaF2R1uwR6yGSmi9aW93Iq1NJ2vFx5Qd8eZx8lN2l0pgDspt/aqmM4GD\nSy8zOccfqmSGfpV2tAT//T+6qhpuepViMuiyzdZH4iF2bWBMDCjgHenBGoIT\ndBwOe72DeTFqm93HyakHpFwqGbxtG2gn+NPn0Jb1AEI7nReYlFjzZsQq/rEb\n6qxnEKzjKazVsPXr9SINwTti2vd/5080gqwDokBamDr8WfwPkF1DDw+BC1zJ\n/G/AOLlD7NydECgthaWnjjQpmPhdtp3DMkGO/efN6AIJaBuno7bCPmR6areV\nHTOqibW2YmicoEkLDteX3nYNvfh8CaT8yR0nxz73Yls3p1EKmKnp7ol1w1a+\njR/FwsjhHXcJ9fXMQzUMXU0ecvFIMlz075saWa3p8cvhFz3lV+/YnfNxBWIO\nrtfKl4SfoeIPgpWxa9Pa+Kor0ugNeg8FsE8rrXR0hFkiab4c5CZ1llSIudp+\nhjhwH3TEZyDtznYJQ+Vw80KNP2nR/R5OqcO015b3iZ1Prbvp4ygCLxfifopT\nJk+X\r\n=ZdmC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"f45837a78f57564261ffaa6d40de79b97f778d29","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.10.0.tgz","_integrity":"sha512-VUIHyyCRTvBVmvVFSySXVl8s0uVUQHQ3+sPhyF5AxULRHiUK6/50dW7/LabDBgUsaOOLD5kks66gGNlvB5SERQ==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~19.4.38","@syncfusion/ej2-pdf-export":"~19.4.38","@syncfusion/ej2-compression":"~19.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_19.4.38_1639720329920_0.5163587803780083","host":"s3://npm-registry-packages"}},"19.4.41":{"name":"@syncfusion/ej2-heatmap","version":"19.4.41","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@19.4.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/products/javascript/heatmap","dist":{"shasum":"1191b2e1e952d9d92dd39d18f6cdeb6d75cb33e2","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-19.4.41.tgz","fileCount":68,"integrity":"sha512-fKexII1gcSuKtPAP0ZIgTJOthwQa+RWRxxigDDi417Xr2ONnvI4vIBV2syZEB6dVpTHZCm64D1SLyOsTiSZYmQ==","signatures":[{"sig":"MEYCIQC7+Sm+5gA1CxzymSgRMkvcP8wWjk7d8y1o3ZfPiOLAiQIhAPsbTI1FTqCWtMTBfjPy+IIfJzFUP6MMy76AUEPtcDAo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4499421,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1C80CRA9TVsSAnZWagAADOAP/0ru7uSqnO5OIPWT17xu\nG+ABa3bYJON5k0xQWKf54onRzpiXnnEQZ5TuUHmBD/CXBPbJ1EBX2ZNoEOgm\nYezAC+MUbH8XTm57145f1tv/w7iXy4XxSYs+cvXORoRmq6t5JxAU5VlNeBrU\nb2OneoCW5uZvK0zwCjXgajpVjPqUXJuWHnLlTemoiVMwbGtB+yNP3y+MiGTp\nkCFwaYkGK9OHdylEo2BMKaixZxG+4WCbQbKcI+Y6pjN7Jc9VnpAvAoGtjfum\nwjWmK59cg4Sk9gO0jF5HSPJ2TfkwxBwkTNVqbjf0cvkDdSMirQX1/FACtYyF\nhtZIPX3tN/HsBH+XIUKFaPqR169VfZnSiqoJmuwA+zV5dH7DzK74WNluZwyX\npaKXlqd1u4cRTBOZBDzLkpVHGMrjwUZ3HIXhWoOlgidRzfGjHe9KvcvkSW7s\n1bmr9/Gg2qFGm4Y7x4k4lkGeOOqgoPm8mwQ8MTi9jcqkSxE4LkbWT0Eh1QQs\nQpt/76gKcUi1AUsS17nQ2V8RMehn9+imCtROA6+Wj0E/hhd+TDdm0+Bue1nW\nZ2ELXkx4gPVmElqLToLRkeKVJUtzrUUAMTG8wbXfjUNTA2EWVWD24/Xpx6M1\ny0lRjRSJn6hIQEVNLwomuaAXR6ffsxWr2UsKCXsFyh+2Em//fym7DxOM3Slr\n1NHg\r\n=kLj6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"fdcb179abaf2f388b87d38c8c7d10374d51ac1e0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-19.4.38.tgz","_integrity":"sha512-/CnRKB3DV/UNomTN2TxmVotBBR5lkkv79jmUHYxXgSE5h0pb9WU2KLOVHmEfpPLgUZkyF4p1sV0w7K3j6v5xEw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~19.4.38","@syncfusion/ej2-pdf-export":"~19.4.38","@syncfusion/ej2-compression":"~19.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_19.4.41_1641295667979_0.8960904132326204","host":"s3://npm-registry-packages"}},"19.4.48":{"name":"@syncfusion/ej2-heatmap","version":"19.4.48","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@19.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/products/javascript/heatmap","dist":{"shasum":"6d735c074096e439555dd03d312b52caf8c11a32","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-19.4.48.tgz","fileCount":68,"integrity":"sha512-E+yHbZscqGeblphQjNfZgoLtZDp6ZYNj9RVM0/Fj2dEsHCzMPflAGtdkmk5h6b+zhymujl6ylKmwZuMzoD4F3w==","signatures":[{"sig":"MEUCIFWM0FTMqdJnTnCJNt1ubpJ+9k0QruqXYRBhm/ujeNfyAiEAqVo8apGnlkOmlXvyikh+p2Qj5HQSZr19R/337NkU9jA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4499469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh97dwCRA9TVsSAnZWagAAdP8P/jc4bE3P9aOMUFlgcodu\nsH5N1YfTFTD0ZNuS2lcBkZmIJIV01pwX34nyQjdsC0NxgvpPHkLZqXC3JDeM\nVZvn+o+jHV9LI/XMuyHg5XWK/I/THoEC8n6oWILFKfy3QB6wmHW1XDAAoUC7\n5QFc+77wDquk02pyjvFg6DlR/QrOJi9etdhO52VMSoMc1GDjx8ghzHj2Yy4L\n8djk3WlScPzMEFzUd66+PtUnwmKGNzS+7CeJQMOa/zfN2TpbzF9AyeRbbBwm\nxxC1D3apg2ByHOCITYMFQYDhxsH37JoPvyy2Om+vuVSwG4Gom991JwPx5n+j\n1IaT0GyLINoHWc7nS07agN7Ak85T17gnNMe09E/BPAzXDzA07TrQMcrEOQv+\nJmUIHTKm7PWeTtqu56XPufknmGIxopFqmak1EzbwmTP0OiJruTi0LKR4+V5D\np1Bi+cMbZldiOAZK27ElyB7SkIOowEbaFnxiVggIIIAyi+COcdhcNyiOhfqy\nHQBG9Imo4R9I+a+tsdA6X7CW42sBHrlzumNQ9+nHP4K+EL5djgMi6i8ljlFL\nH0nmnngK5o83GhC8wRECo8SgPrYmuzdr/eGHzrMk0Qg/fcv4/TEs3u/jbTt7\n6b9PxtKnujWgPw9FriSFatp2YoLBtSzZi7WBs+RA33NUTeQndavEgtjoP+Ut\nrVWM\r\n=OtAY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"fdcb179abaf2f388b87d38c8c7d10374d51ac1e0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-19.4.38.tgz","_integrity":"sha512-/CnRKB3DV/UNomTN2TxmVotBBR5lkkv79jmUHYxXgSE5h0pb9WU2KLOVHmEfpPLgUZkyF4p1sV0w7K3j6v5xEw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~19.4.48","@syncfusion/ej2-pdf-export":"~19.4.48","@syncfusion/ej2-compression":"~19.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"17.2.48"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_19.4.48_1643624304418_0.18895145946635195","host":"s3://npm-registry-packages"}},"19.4.52":{"name":"@syncfusion/ej2-heatmap","version":"19.4.52","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@19.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/products/javascript/heatmap","dist":{"shasum":"bc8c54cb3ada7cb9407cb94421eb435dd190f480","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-19.4.52.tgz","fileCount":68,"integrity":"sha512-wbxneQvncRRw8tyA57qf0bWSX+YvVL/VTBq19DT9sbpTrYIpg9dgT1FnzQzkESaD/cXcsOHFfJxgr+rJQJd86Q==","signatures":[{"sig":"MEYCIQCbEhj/zra9Sp8WS//PEqAzdr6dj0nv5/84AdbVqWXdPAIhAP9aclkfRr5Ik8WkslvznW170O7TNSBXMxY0YQXfHMEh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4499469,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiC7IbCRA9TVsSAnZWagAAZDEP/RvROvW9kKCaV53a9SHG\n3q/f49aiMdbD4SSes9tc5L66WeeCCtEx59NfFWMncopnEeiDoj+i3mMLW6ad\n2JxGgGU2edr6gYTfJ+SIQpQin5Gv66Srb+kV9OGd3ZzTb8vKpyMMa4hcSmIA\n2Bq0vilIGLzXtXIlOlkRGruyE0m/JXGKcBKDfln7qcuH5eLx4o+DxYSf1YrQ\nN5iU7axSDRaBa8YBEMMy8NrXDz54jaMfS14QSkRGJMwOW90T5prIpl9Ykm6x\nRdhto0tbenh724Ii6Qcll5r1ZUqpWQhEJxhFkTEbHZDlCDZvoONSB5I009CR\n1xrQcOmEs+bJxJKdLOtwcTzWFetcA0Xq1Sl/g3Z2VcJuO32dPSZ8muDGTjda\nJGnFUMfqxpMKr2AvbYJOjoNtFnAo/4XZxDxoonxEhihbY2Iki9sEWLJWGgz5\naUGmxc8XncQTTRG/vvzXrq0B+52T06owopPqVWJGuQ5jAvCuF/R7dy7cX6kn\nlXOPLoSKuBkNh/dctK58aQ94lFKogSFRXJ7rWUIB2CHM2T1AKH2pwVz7/KjG\nXzXW4WRBVARCZdHkxQcBJ73DSVVG4IYhuJ6V++DYegQmI6SR7ruypkiJtsBA\nleLsepbRaq3vz7eXfIEOnNQ568fIfEr9rU+tcRB0m/PIGnjBmUuASl1ONxEo\n8mMP\r\n=/y4/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"fdcb179abaf2f388b87d38c8c7d10374d51ac1e0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-19.4.38.tgz","_integrity":"sha512-/CnRKB3DV/UNomTN2TxmVotBBR5lkkv79jmUHYxXgSE5h0pb9WU2KLOVHmEfpPLgUZkyF4p1sV0w7K3j6v5xEw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~19.4.52","@syncfusion/ej2-pdf-export":"~19.4.52","@syncfusion/ej2-compression":"~19.4.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"17.2.48"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_19.4.52_1644933659569_0.7482151737010969","host":"s3://npm-registry-packages"}},"20.1.47":{"name":"@syncfusion/ej2-heatmap","version":"20.1.47","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@20.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/products/javascript/heatmap","dist":{"shasum":"43644e2fa7a2902fce87d8e3714403304bc7da5e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.1.47.tgz","fileCount":84,"integrity":"sha512-hOCGlHNQaFyojR84jCCQ+ssDOtWpzy0nvC3/1xNhC2VbDPvxo/zNqiNJuW+ELTlViv+2UcPMKnCLL9rgv7jakg==","signatures":[{"sig":"MEQCIHutvAeGcquHfk5zJOHBTehY22yvEPVOyVk5rcoDDLU8AiAvuc8gQkYxFaUaq4O7gM7HhTRMG6jaAmIJzvSFEsx8wQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4978608,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSqgrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3QA/+J4kH9MjVhy2jXIawr4X/z5Id3ca0Lo8ivcWcs0cxQC/7209o\r\nloNpHdM7ycSCQQjhVGKPusXzfoFbNFubHG0dj+Yz+Uc27JI1Ipdji5tpQVxs\r\naE7stFYxjuqcidltjxxMkEkWe5uQVyESdoF2S+ketUK916P7W8bdlVwG1+9P\r\nXJiazJyUIhbiWObYqmDkDdtkLUPq0qWE3eTzoyo/W6CZuVzArESsOxikB1W7\r\n48kkSG8XldsxVP2ObidRJpYNZ6Haoqx3Yq9r+QD/+hUfzLOOW5Wu7ImhA3Df\r\ntqG/WPsT50ORvpXK/t5d+HEeNVi2je70V5QRRtzfwvfB4qYB39Aym5waGGNC\r\nmqDDdF0g5hQY8sT+1E8AfCmG9vAYNQjq2Wrtbyb6KUby6Q8JdS9AT3bSUh4V\r\natHcp/Uzh5JqeIXplCY7kd8xNOPqhurYVVCyIQRPdLLuU7vARu6i52q98mKq\r\novxt4u2LXuJEY1A8Q+ITgkl4jBig4VwVLCxmEc8PbApyJ0rv5bxllkW9YJXN\r\n9B3ZLRIqk2rrroSO3xROoDiwpT2r3JoN/i+LPgXkThPTkdU3J6VvOE3OQTM0\r\nXe1PTPx5n5e2N0OUfBWjBgvMdpcoLmPHtPRAGYuQ/dFcx2x/mnrXVX9YmvBP\r\nrpDNvsZwsTr3bnrR480xORYI1Tm/Ve1cqzA=\r\n=JtaM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"8cdd2b25c41e8af2a6644704a88433be8f44eff9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.12.0.tgz","_integrity":"sha512-ST78zMhEBvnL1RRAbpjarWpVhO6Eq+HY6bd2OtM8uMzEXQeAsGNlNrZMpNJ8SEz71FRi6omfojeWBwEThPkR/g==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~20.1.47","@syncfusion/ej2-pdf-export":"~20.1.47","@syncfusion/ej2-compression":"~20.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"0.14.0"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_20.1.47_1649059883252_0.6263094681891079","host":"s3://npm-registry-packages"}},"20.1.55":{"name":"@syncfusion/ej2-heatmap","version":"20.1.55","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@20.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/products/javascript/heatmap","dist":{"shasum":"9f26b00ca61c48b267fc208875c30952cb08654c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.1.55.tgz","fileCount":68,"integrity":"sha512-fAdgfsbSBAZD+yLli8dCMfQC3leR0kjBIn5dVVlbO++3BftI4fgyGwqKnp/8mD6KQNtKXUgNJkvE/xmrr9j75A==","signatures":[{"sig":"MEUCIQDOSdErCov7TFin4s71TgKA0Xp1cOg2wame6HbKpiH1DgIgfJWfH26Nkwz0Rj2cJe3e2Ta+X04MrbK6FS/uskugwUE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4533890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifQMGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBfQ//fcRB3IYLO8wFXZTTYXuHoVHK0cEDCHnY+juSFS0nq7q1txQH\r\nIzHTguWTWdQRBsB6cKWrMHXTGIk0EzNxXzr6GpCdyAYKyNaL6RPDWdm0PyL+\r\n3jbwxpMcmrdQATJTcQUuuJAocv+M8wmDDZauiMsqs6kh2Wv9Um4JFzTSfN64\r\nXDOZyEivW7cT5PRjWeXs5wEcdaCOgvvFYJRkMnYrp/kzlMC1hy86BP3G/ZH2\r\nwAEKiKUR6VDVppi77exe8LAnov4lHPqa3M3D2si/5wJ5q2QhIqezTZ/jg3un\r\nvuJlrii2JMldvCLHHG+wdjVNZtSOIH+egwwnFJotsOQLCUfgOyfm3VCvhmig\r\nq/n0gq4aP+7vHNh34ZkzAVg6IGc6X6mQ4RzD2XSSqEByhXadcfNyhxKartKd\r\nLJlfestzAwdwTsvadzb0i98DbuByrrTHCzK9tXpMBC+Iz40FDTcSGOVRsMn8\r\nPQH0LI9eyleA6E6ZGwngngHqduuHkNc73TMfLzZnDF8VYLHP0cSMAhO6rnpK\r\nDu8+YSCAM9rAO3cflx0oiigwWa1Erh5lP7b7R1Fr1nWRB2WMuJn/pe8OurjJ\r\nXWXHUoulp5CBFGbuHtqbnV1dGVJrclxt6ONW14mppEeTs8ez84FoGPwbDVmV\r\nvKe/qoRM6hB+4zh/prk9xyGIMml3ZJNrCBA=\r\n=CFbK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"9c14e9c0a388b3fb15fbf0cbbe9c9b0d2f5de74f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.1.47.tgz","_integrity":"sha512-Sx5L4iuS+WrIxYFMb0TvMw0dfnlPDXKHqlgCKlgEes8NOvIZumuoV37U9WO1i5hdNQCd3pg0qMRwdWkuMstOeA==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~20.1.55","@syncfusion/ej2-pdf-export":"~20.1.55","@syncfusion/ej2-compression":"~20.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"17.2.48"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_20.1.55_1652359941804_0.6952636958840521","host":"s3://npm-registry-packages"}},"20.2.36":{"name":"@syncfusion/ej2-heatmap","version":"20.2.36","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@20.2.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/products/javascript/heatmap","dist":{"shasum":"b1f1670c72ef21adc49da80fb50cead1c122c177","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.2.36.tgz","fileCount":84,"integrity":"sha512-72nCcJdE1sI2Z9aeMiBpZde64Vr8PoCGQbuxtbCHrhUEEaCzvMeYUHUwc4FwKaile6qQ4dZqkmGzIFqAg2IsMg==","signatures":[{"sig":"MEUCIDET3HoCHiKV3HHNs4aq0aZeECZV2/rZ0UQMPtQPVsTNAiEAwz+aAzDlag+pLLoJE2sPoCCNn2eIglL3SkmiqOcV3CE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4978694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivWJHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1Qg//SuKS0/4GwWPdbonCR8GNo/4z4Lkmm7aJ21iPjM/6iApFF+oX\r\nTX2zaEVSiF1NuNlDIn5JjM5LUtNO3txVbLoEEJZXyr6UvpUZHK/3IB6R5qON\r\na8bix1ERI1xAlvBTQKDhPFH0mnWfijGGl4T3XYAHK69DgVqZh1c7/oIUYPUX\r\nzUi9O0TbyvavqueJPdNFkcNBB0jT6M7IMAvn3JEQ56BV0zaLmQIe2uoP8/uN\r\nAHUbA9QFosKdyxyE8yYGzBkep8AD7SauEOf4mgu6Y9qhjx8nWPBGzJlXUx9g\r\nJAp73RwsJNPwXAtDzBEAkwxetox1Xs2W1JNmpOMdNjON68EqGgdSw9PaOsPJ\r\n0R66GAUmP+BxgZtId05SQRJeWQYX0r9dqkqYq0QeUWEsMzynILWXXULqP0TI\r\nk/GAKyyJk1CxK+MQQiq19Q7adC0di5zW9GxWoKruduIgwH/jyXUBkSDtJgNz\r\nLJq9gVse9zuZw6da2eb6OVhi5vXrmvu6R1sOMU+5Tih9iMsTDItjib2c5nTW\r\n7jCGr+9FGoG2k3oA3cA2lSIf9wgEnQMwTRTvoczpky6ITG3pysgVAgzBCQUv\r\n3LSYwxm6fzFtkozMCytY2OkhULLMuTLWGSIT6zI4e6adglD97rMy6/+4pqFl\r\nibrijL44xr1ZDJAWgEoGroJQYgbWbIcrqas=\r\n=qKJf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"8056ea2b034c56150e8573abf64f01c1a8116945","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.2.1.tgz","_integrity":"sha512-awypNSMnVtTy1C4Hg/5UD7A00it8tP6zocnd/6KXalzpdp20esSDqzc27vnU/Q1mMhNGBM+BuNcG8sc7RNZysQ==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~20.2.36","@syncfusion/ej2-pdf-export":"~20.2.36","@syncfusion/ej2-compression":"~20.2.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"20.2.1"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_20.2.36_1656578631242_0.8477413237235529","host":"s3://npm-registry-packages"}},"20.2.38":{"name":"@syncfusion/ej2-heatmap","version":"20.2.38","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@20.2.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/products/javascript/heatmap","dist":{"shasum":"cf1c9b74ab5964fc239272789299d745fd2459d9","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.2.38.tgz","fileCount":68,"integrity":"sha512-JsuxYf9UszEdytbM4p6ikOGgGyyGvX1nT4uv1vV6ld2DmrH1/WmZDjSj/m1IzHckJUPLCQ0NVfW7v66ID/OB2A==","signatures":[{"sig":"MEQCIHw+93+OQqgqxMlnnqydlTrbaiAzoNFh25xvwyNoPCVxAiB7/P0YHgR/XJzn9o5GshvCc3PjccDPyTRz9sP8pHg7Kw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4535103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiza3/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKzw//awFA8+Pp1eqqgbsVSt4w5aky0U2P9h7k5B3T6BC4sRArD1Cc\r\nTp9vmgKr0T8Ma1Rzx6xVUdeSp8YG0RFe0kDHO28ZLX5tqqu9yxcMraVzd6wj\r\n0/w1XSmgf1OYoNhEt7+AliIpxxv9uInfKDPZ9QyvyNkmEzS+XeZbGAN1f09R\r\n8OaeaPmpfb5wfDC2uHZVUHtxExbWpEWk1lZvDA/Z4RuMNAS24Qt85hM1+2/H\r\nV3+GeA/rH1Sygq94adpoIY3UZ7RH93NAFbgux5/b4Oq0FT83fQ3GWLEaBlsb\r\nbEFOQR4jxXpAuth1S/2xz5JwCTtwLgKOF8kxpWv9Xjajxmq4Zjvxn/7UfB1r\r\nFf7md/7KX6kvriIGqGu/fvxEsm+8/kIvX6w7+E31zD1/tKEc6tU9eUsuoPbY\r\nb7u8zfeeo7cQHCbmW32MvKGCNvmFvThVOGmxMV5vtDc36LdUjmVhnsdw8CGV\r\nnA+P6izk3Bj5rwUlepUOdXz8t74J6GwlNGIkrYYBzcbrBexiqjup7/6PMNeI\r\nXaoqniGdeF84gYOr64t/Sd+GoUhoKwFnQ+MUmLCocQY/ZKzj9PkFz+eM237d\r\nmx50D8NJCnVX3ltFB/Igg5fqMz1KGHTmvFgtKkQOg+5bKEzesz4wG5YJMMui\r\n7qwbhDCtv6olxVYt0pulzzxOXhz2m/qyHAA=\r\n=30l5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"fb507100e067372e0aaeb68c8365b96b052d8437","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.2.36.tgz","_integrity":"sha512-Ok64VJukaUPm9F/T1K8lrNLQJxO7+H7dfHexIbqkFT9L7QYMZte1h13Zb6QYa+L5NJ/SXU3ScCeIoP5AHKnJEA==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~20.2.38","@syncfusion/ej2-pdf-export":"~20.2.38","@syncfusion/ej2-compression":"~20.2.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"20.2.36"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_20.2.38_1657646591331_0.5431968295816922","host":"s3://npm-registry-packages"}},"20.2.43":{"name":"@syncfusion/ej2-heatmap","version":"20.2.43","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@20.2.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/products/javascript/heatmap","dist":{"shasum":"29dffe62c6094d356f5e9c90352e3134afc246dc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.2.43.tgz","fileCount":68,"integrity":"sha512-lOsOCBXeA9bBNRO3WC77+/vz1SsvuGRdTfvd6FJ0OPR5MHtCb3uOK4xxfsSrHOIPnPTyJXooohS2z72U0BmgYw==","signatures":[{"sig":"MEYCIQDF2187SjS1hNye6++JEDAjJ+EafDTZAHMkRqhartUJgwIhAKqX1CNFLEDp0uHIT2W8kksoAqjAWxCW5xI3lZFRi6X9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4535103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8KKcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpw7BAAi1W/izQyiZR/gwjuMQzajyZ0YUAjONllvOBnJR68ZJ9GDKIV\r\na10Vq+y5PgGp7OB2LvbUqBXmcXISxFjdZHq65ithw0zyi21btiSDG9CzlquI\r\nDy22VMb2VnsAEOku7sIwtgvt4dKRgmNY45DsjvWyg9NmPDF2p6htfEUlKxV3\r\ncw5hF0JFrGHbyp/UgiedqPxl86bxaYNJCwPjtQq6j3gZKQKNWrZGcJtXfLwJ\r\nFQnUeVzl3udSHK6wf3osYU9rytd0RzEa+fgJ8yrHcezSSV7C1vzqyA+XUdsx\r\nXbhaValh4/Fs28PQUGE2ITKe7VWN4shyLUsyku1u/sLw+fk/Bsvj6s2W/GV9\r\nk8C97DNWbXIzLKh4zkCaciB1aA98GL6vQeMjJAbcspDRS3P2FwhcHcJMKsEO\r\nPEh/+np+weJ4xDKh2S584G7V50PU+obwUvZbKZi1jDvFBoHXV84gqV4vmiuS\r\n2v+Lx+cq0x+e6/O5Ue61QX1JNxD6T6Lyb6DoWy5/I9vj3pjreUxrHhE6J+9/\r\nuuYJtkLcz+PuIKT3taCXG/MsV3nVT5LBuMcc3LMg6phcNUNy1TS9fTlU0/ze\r\nT2p6Sng4yJcxPmzUhz9IVUik+rj8X3QxVNs+SyRB8MNH7EgQf6gJwTCFovLB\r\nKU9S3jOVPaEJMHFHDhZgraLGjItWT9Kudsc=\r\n=XFqQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"3b6a278dc9d623e2b7ee931facc1abd5fe0adf1f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.2.38.tgz","_integrity":"sha512-OrLghUYh5vEI8P5ukl5dNkDahBAZkkMKjDwylbHIhLjdO6gA87BgLA2X55S25SvU/yqZfgyyBPDGOLvLCxXK+A==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~20.2.43","@syncfusion/ej2-pdf-export":"~20.2.43","@syncfusion/ej2-compression":"~20.2.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"20.2.38"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_20.2.43_1659937436289_0.9833549553258227","host":"s3://npm-registry-packages"}},"20.2.45":{"name":"@syncfusion/ej2-heatmap","version":"20.2.45","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@20.2.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/products/javascript/heatmap","dist":{"shasum":"b5ab1b63c376dba8bbccaf7398fbe3b9ffc58509","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.2.45.tgz","fileCount":68,"integrity":"sha512-o77QCF5WQx6lt0lcD80XV3JYZT9UuCUavbm2w0f3vZK9bDqO4Y1O22SItAxepNZGy7lTHfs37Z7Y33aTzJAaxQ==","signatures":[{"sig":"MEYCIQDqCQ1SGS35003CF0pJgyIo5cpKWeekbgL/AOZdqL4R/gIhAMZr47eacynU4m/ZOxoREOXW2AwLk2qveLxzVHGe1GWK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4535103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBMn0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+wA//R2fljMX/Pr5KKjbeXiojrdgosM/ZqjAhJ7NiHnQn3Jj6gqb5\r\nM3cmIkeDXK0rj8uqZ6UVMwRJ/aDHPJhUoQfd7icrY7gpZPZLU1r/HsK8+0O6\r\nDPtGbq2v2fd1QBK3rkAutWKlrXDGtTfUtuTBBg5ugRzFg8mjpitG+2GGIxO5\r\nC98gw+ScBucSgJHmY65VoUW2FScLTeMkseV95beqIvOchyfNGxDLVmxWCzda\r\nUpQLIVfEik6CuwsCi5ZZF2ruhcsMp8r0H7W8Bcf9NOxLvy8w1Wbp1c8+VytY\r\nBKc1DBVqeNPVo9mZ8i/ysd9qaN09yu2F6sBkDzAh2cGGmf7e7G4a7cmNQB6r\r\ngGMCYvWvvQwy50eE1OYmK+YnYj2F0H1YQ3AdCIZj7CJxE0Ff0Yb/4F5nKQT6\r\nrZ/25kd8GcV3yUsgqwmzLKdR9RCIg6ig9woxwMC672PkWDb4QM1m7a6cHqeH\r\np79ztzaXMuogaWboIionGr0N7hbxeSifiClwBRyf5Qqfv7szwKTirWILfbGT\r\nDT+tuK4koJVNsAGyksNZeNr639xyf61CQRV40cG4CEIOA9d2V5O+fyNCtIIx\r\nkZsehqldIhoKR9SHRq7FMTlat1GtmILke4JtiCLDw/t6rD/rQ+dRj1OIQHIq\r\nYDWdl0j6R8TW6vSZmbQhz2ZEkc2/w/zkWGk=\r\n=RmS1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"3b6a278dc9d623e2b7ee931facc1abd5fe0adf1f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.2.38.tgz","_integrity":"sha512-OrLghUYh5vEI8P5ukl5dNkDahBAZkkMKjDwylbHIhLjdO6gA87BgLA2X55S25SvU/yqZfgyyBPDGOLvLCxXK+A==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~20.2.45","@syncfusion/ej2-pdf-export":"~20.2.45","@syncfusion/ej2-compression":"~20.2.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"20.2.38"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_20.2.45_1661258228728_0.15875153043687185","host":"s3://npm-registry-packages"}},"20.2.48":{"name":"@syncfusion/ej2-heatmap","version":"20.2.48","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@20.2.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/products/javascript/heatmap","dist":{"shasum":"e77ec2d6c07a750136bea66237fccd2709dae8ea","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.2.48.tgz","fileCount":68,"integrity":"sha512-qvWsszBlTrofQAa5iPA0tu/CYVjZ/ULo2tbQJUNcR1WbZ41zuDYzsi9YQloiEIVMmkDvY/R5xsKh0R7x5VgTFg==","signatures":[{"sig":"MEUCIQCUgC8x80W9ANFyIes1Zvlea+BjxhQP5s/eR9UsghsbmgIgMmDYWYCMFFRB1WBuDJ3MkjS7sHB0/4w5IuYaPW41hYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4544821,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF0NdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1uQ//WL6prvgyBoIQc9JM2aXrhD1m1iZKRL0ywAUMoDAgE/6CVTvt\r\n1KGAqGhIeS9Ddmu9YxqVuCC1jGpXVmJm9mdg3fkdG3j8X4XsG+rjqtDR0sQZ\r\nvnNxZTKl5W5LOJnOKEgowKB8UfwOxGuorlbHZ2QOvFVVjMaCSu89AmqjesYP\r\nKrQg/ekKn47GAanKb6eNee2QRCF1zoNOd/hAFvW9KRG5WkREZyC5FFKWsyRU\r\nWLW47MRjIOreB/fmBUK9Hhp0/zcFP/4nNzbT5D4WXmxxdSUUiLCJ7ktnrJvR\r\niplKMx9eLm5Sd+6C9IIAMF6orWkFXA26AjlTtujltzbE/ThpbR1F7lFlTZol\r\nNcai7d1Z+s7AkbR7NlOL3pu/Y5AN5UR/ULtvTyzIpBZYMDX2CnT41AuqVEw7\r\nKmhaG2O5z16nsRWg7T0ng0EVWfv/ShUyrYeyMal72ZiyT1V6QKYfGU84PaFb\r\nei0NxLKZoVm6Ti5jgklr9nUbbqL0A3zALEl2UDztLK4UZd6LqgtNDcGomQzl\r\nJGqUbn0jkT5EWonUrFAdp2vKTWvadMMXUIMU4opei50HiRPoR7DiQCXOhB23\r\n1yJ5+ziUbQHL9+tDa1/tvp4VLwfvePl5jeWsW1JFQVNomGxb/6SsvFSypG02\r\nx5QxsPwPSfTzoJtJGuijkHwS6Ei7NEIBd6Q=\r\n=ZJAe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es2015.js","module":"./index.js","_shasum":"fb2feb280e534065af9cda6de8d0bfeda82c2119","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.2.45.tgz","_integrity":"sha512-5E7yQTxJWHkWQvMZosig/D2erUJLG/LcA6c4XsaGMBoSlnzEqABXDb8iCjeYEZEyZUvHC802Rcpxp2lPT/89ZQ==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~20.2.45","@syncfusion/ej2-pdf-export":"~20.2.45","@syncfusion/ej2-compression":"~20.2.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"20.2.38"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_20.2.48_1662468957147_0.061623733294470684","host":"s3://npm-registry-packages"}},"20.3.47":{"name":"@syncfusion/ej2-heatmap","version":"20.3.47","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@20.3.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/products/javascript/heatmap","dist":{"shasum":"e9fc4a496225ce681533dbf5eb6f4804e85ff827","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.3.47.tgz","fileCount":85,"integrity":"sha512-szn0CyDsqmWvdv+aQa6WS55jw6ara/ZnZiSxdxtSkNVWiSABXBUGJjNmbfmubkMDVm8JLgcgxZDfHqgb0Pp4xw==","signatures":[{"sig":"MEQCIFmD+0WEOVMV/Qpuw5IMpJnuuZo0XQmfKY1qg95vU0WhAiA3hchL2UkUjxiOiH9QPfQ+A+hbsvbcW2lbNPnHyA0kbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5192706,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNVw+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgTA/+Ok8ijNpmorOO2DHYok/Ozuw28gS4spoNRpBzzSKGZbq/u0Hx\r\n4QsmHp4OaM/Tm99+xTnMr58UBoZk/6mBlFT0yZRzK60BZ+3QrNhVGwxhWqb1\r\nEHMoWQrCLCogBRQhmUec+X94nkfodfu7vREGyiWokzVzZ2UH4/jU4xFs0J+A\r\nmMkmtla3n5H+UPxh8VMD6qz3E47wLgY4nQOeDbK9LPwOP3FshewI06AoXbK3\r\nQMjn4Ma+gyN0GonbUbeiML34FyWjxDwv9DV7oPFq3smVRzdRibqI5m8JAQ0x\r\nRPy2tnlak3F2nDrARu6WpnQtFcqppA4yo3dypzDJW+NIR3HZqXoAxSjZEUug\r\nLtIule89Y0CI5yXryJ79MDjrxKx4Qyl8XtjEmqxC9tXfYXOcN8DBAmDOfA9n\r\ndue9k1XQTQhLVrHl8I+9muLasrMuGBBIzMQKop+CFp7GXGkhm+CvrWLsb9LA\r\ncLc1MQI3Cr3OmegQ7w1QQWARiTZDyIhrDbgaDWhn2c8PeeF8SRskgIN0N2+S\r\nr1sedyNi3Bdl05GJuyE4z69ERVZj35CSG0nwkFV6LQu5rhJAO5bZEwuADfFx\r\nIiGamy/zrGeMUtYhkEfcIkxwhDxIBO4DWe5LvaGJC5bMx4qbmtkUTloGWfN3\r\n8ZG0+tHpxRP+Cqni0Rl+imSs9/nYu6LNaMs=\r\n=WmDT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"313937b9faf646273515ac38952a008d15a55a17","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.3.1.tgz","_integrity":"sha512-wjXfFQ8qGsfkeZSOnmeeE3TBRRoRCcXkir9m8FdSzk8qhNyMcU/+Hdokn7qEg2lUdAFM/rDV3h+HYqZXUpL9jg==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~20.3.47","@syncfusion/ej2-pdf-export":"~20.3.47","@syncfusion/ej2-compression":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_20.3.47_1664441405844_0.7920694121220924","host":"s3://npm-registry-packages"}},"20.3.49":{"name":"@syncfusion/ej2-heatmap","version":"20.3.49","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@20.3.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/products/javascript/heatmap","dist":{"shasum":"af104ce1ae942316e9092427dcf550ee27d96046","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.3.49.tgz","fileCount":69,"integrity":"sha512-Sk06F6riKNkNp7Jrzr61Ob5YXJniU3ZJY2+8w4od2rzTa3xo181aFIdLjgRoMA3YT7WXY6X5FtgC/Smi6Oa7lQ==","signatures":[{"sig":"MEUCIQDltUA4JHLXm+Lo6CV1tUruC1mSZX9fYpJiwbYLJkS7HAIgM8YKBUmShNKm01Vjwd+ij7yAX50h4ZYLN10pGdIwMF0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4747446,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRWcDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpiBhAAhBh0hi3POBTjeJ0KT0rcJywk4zPDLlMxoyXaSe8wQzFeFMmH\r\n0OBRpWbTixV2kMO3DUGUhYWgcbgywh93SUHPewp/Bs3xLEMRMywTqgJfPK/4\r\nDc7vEA2WOxA6Xw21yHfdaW3JlMlpql/gguepk8Aj2ZuVYJL6JyA3izCyWqSr\r\nlJiH8ue6GjYM8DKEgLtq8t8bXNQ6v9uZ1S7OQlA2co8RmqPD+7gj65kf29O6\r\nWnH623IM+Iv3SaFgXBcJrvX/fsnMlOrHsmH8VPsLrhMNQFCopDG8Uow2s8OP\r\nWNlJn6/N0pt2PgaTnhf/XK/PaSoeAlrgnjHj5vT8WX1W69+wFCBXOAWq1vV0\r\nOfcavG9cNphJIpjp23yUnR2HZMzCfzPV5FhDbO/dvfE2dXvnDHyeRwhhLgfW\r\nkmVskJdmeKohA0pb0tzOq41YtZ0aIL5oH6OUPpQcQlgjeV6thmna0/vSKXMm\r\nW2w3GSWIYOLgx3X58XDfTFTOlQdTwQuUyueLnBYzofAh7fvhDOgmyN8/VG/I\r\nimHrI+LGmrZ5+++DO0IZyIYvzfxJpAZGVkjg3OMH0QJl0rHN+By0yh09Gahj\r\nPcwpRU+/gOVqAGDCHw0uNUfXPc0uWOXCB6ye4A+9CrUIVNZlk1AqyF+SYZam\r\n1awos66ZDt5p3+flash15AO49sthGTsTZTI=\r\n=pMai\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"801dd1ec785df9129479aaa5e7db72fbcdbfc49d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.3.47.tgz","_integrity":"sha512-ORX79MZS0WuC2z+LvtJysmzzhVdwFoBqLBng2sMACT+GYE4JPGzjNKd30GYLweHWiItSvUp89jwKc/2A9FsUhA==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~20.3.47","@syncfusion/ej2-pdf-export":"~20.3.47","@syncfusion/ej2-compression":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_20.3.49_1665492739348_0.6406238201537422","host":"s3://npm-registry-packages"}},"20.3.50":{"name":"@syncfusion/ej2-heatmap","version":"20.3.50","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@20.3.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/products/javascript/heatmap","dist":{"shasum":"ceb31226d8ab836e42de057381c5570b9fe400d6","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.3.50.tgz","fileCount":69,"integrity":"sha512-jrFNywXLNA97a+viaWZ5HpMVhw6qcD7GC5BiOqCnJY5XRvtGgefHoPYhpRPERNW4Cw6RKzaAMqnJ3Zpz1FLP9A==","signatures":[{"sig":"MEYCIQDbqYUQ57X7gPUW9M1xB2zP/GeELMy3EWZRceJhc6F/ZAIhAI3GFnTds8AyIwShkLWW2lvv5AvarFd3fGaZTw/X6fpi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4750605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjToTSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqE2BAAh4FTAU1rEwVTYVoqSDGZ5BakVH+wSU57P2WetfYkNK0DeJpf\r\nDrfVEbiGOxIBO26op/6qF/qABXvE4ogJX3aScY9O5XuwlTARiI2VAEXdWwif\r\ncbEV1fQcIb3+LckxWtoz7i1JDCwrIQnCsE4JXLgy0SGH6Pk//Nk2JaqJEb2w\r\nmcnxX3ETuu5UXALxBKkCmp9pgooUkHrlF7BTgw31fljSreupd21s3jsQBwV0\r\nDCbgQ+8Wq8a0m1IIo+yUiWVO4lHfz9y7X+LCKPt0xqg7/5hY8E5M+cLRXARb\r\n+waFmjbDO8m/UQ9yHlK7eFbG7+O+wZHxsJ40wXRHoIgP1mu4fD/jkPa5xlc6\r\ngkfD0uahz0cxeNGPSqfXLl2Ypp1dJ+nr7q9dosnIN/f4BPQYMniaXzsC1g8T\r\nVeQtCAsVCa1KZFiFQzVdiVwPqpwGgVq3LsnO/yzIsAXwAr3c/DH7lmxKYiQV\r\nui4MUs5XAxjfAK61KW73DLfgsHiq42s6JqNfkVz9qRh5bpfzApC5+gqEscOe\r\nE2sLfMt8rzLd09Kuvo5qKU6V2VTAh0ytZQ2vumJ2rGqIcqhhW4FbexF34Aty\r\nOD4kzQkQIhlo8XkPoXqlvn76Fo5rX99gVuaa2kCfNu067JrsDEHBc5YCa9Uy\r\nQFc75+WR8XH6UXE8c+j/RbhlokuJWx6fS+0=\r\n=ermu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"367b94e0f50018e6d017c7b24c5a77db5c447013","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.3.49.tgz","_integrity":"sha512-XszsZmNlBvd2X/qUQ/Cskusi6YGjEQqHaXMPUzYpw3SnicYGsKt+EcKoOt91t80l4YQzGfmn7gqMUDGslxHvuw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~20.3.47","@syncfusion/ej2-pdf-export":"~20.3.47","@syncfusion/ej2-compression":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_20.3.50_1666090193828_0.6737404618936056","host":"s3://npm-registry-packages"}},"20.3.56":{"name":"@syncfusion/ej2-heatmap","version":"20.3.56","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@20.3.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"60ffabe5625baa255f8af1ebf652fe4b1aa0fa38","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.3.56.tgz","fileCount":69,"integrity":"sha512-QDHUQV1MDRmODlJpa7ymt9myB7fk4lKoCUvM4n4LnSgMpGoKDIJHRysIMkeX2wPkz6e2H+H6OYUFHFMKjCUjrA==","signatures":[{"sig":"MEYCIQCk8jcvIzbMCoxowC9QRwf5yND0Merd0MGXprBytCR+TgIhALJ5BWczMBTILgmd/0+1va02fDcVPX2TnsPJGmjj6UC9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4750899,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaicwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoyoA/9GXWFleXN8y6SltwWRpsHCuipZcaDrNTYmO6ouWYxNL9q2s2m\r\n5gWbDtRjCGvYnuWJ5jhT1f4FuEXmQ+NvdxTrHiEWwe6VbWWa3lWeV57Xb8HF\r\nNfNKXwSYjzEbkZbfhF9rNue12xhnyJlOe7iJq+DSCkFXWe342nZ62T2U8kjH\r\nLu8X258fzLzrdDQBqu8gK9hqvYUK44Yudxp2F1mjwnJ/DdzPoHxXZ/b6UK+s\r\nGuVlye4bYoyU7mc5kl9d1mqVTQU5GSNbEtBXkVQfIlRF92KyOQqhL92PqvwX\r\ni2uotX/31dYFnKukQ8U8a/CPudK037BHmkpriIwtGHurgIVMsTVznt//WCDS\r\nEwk+nyiJsZxr3EtDdgckAUpgXfylRstJAIZGhhKEmJFVIIXSCosNTIx/fSPN\r\nCvtgxHF4tDpo4/57xUOtrVFqnqfhE3bqpIkedlXYDJuuZq7xWrG6exF/4mvl\r\na0T7A9WQX3s1GqVoDlpLDJtPqsb4ku/oEORnX/5tsYDIkrwKfCVGaokahI7V\r\nrRTCf3YNjjLsQMJwtO8dvsDBtRX0REc+ozXuypplEgJSUOiTlJ2QKGtelncv\r\ndfsmOJ2EBNRQmN+PX/lM/cy4VZmhTD2w4n0vLsd0lDYNMmmMvFR2wLttp+Go\r\nDarEhNaO0yZZhNRKk+0S7aQkmG0mItteQcg=\r\n=l+JV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"bd4dbfb678268480fe43ecda05ec539d975fc98d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.3.50.tgz","_integrity":"sha512-vUfGR1/RgtxZTqazQvJdf5TlUYglOO9xyt+vvaFLP3sHl634zPenliPGaU7umIz6vntXWZWEXbDA0M747YOldg==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~20.3.56","@syncfusion/ej2-pdf-export":"~20.3.56","@syncfusion/ej2-compression":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_20.3.56_1667901232494_0.3934230318497156","host":"s3://npm-registry-packages"}},"20.3.60":{"name":"@syncfusion/ej2-heatmap","version":"20.3.60","keywords":["ej2","syncfusion","web components","data visualization","heatmap","matrix chart","grid chart","heat map","bubble heatmap"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@20.3.60","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/heatmap","dist":{"shasum":"a5d4fd62aa42dae09de24cf3292102ca6209a65b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.3.60.tgz","fileCount":69,"integrity":"sha512-7hKI0npbXA4mpSbAS8nR81jnTzaO8qVA+oL7NAvxEer7ZEbl+GWFs002FBYQLq6sHQ4CM8KogqWXXMd1CDQ65Q==","signatures":[{"sig":"MEQCIATW0cUpBlZiB9S9bWpUD1TCKBIO9Ao1wEd3fIQ0lt/GAiAdzGK4GoXQLrNF3gbcufrjbQhr0LrsuFoigUGZvuRk9g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4758959,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjj0dPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrs7A/9GrF5DWnv21i65yVMGaCoOZK7g52GyrwgTHMM7ihMZrDATWyw\r\n6gCethX4xyZMiKtoy9cpm0mihs/oSkdaE9QBqYwS+9iZfIPiKla88Xn0wDMG\r\nmUv758qmu+Ova0Z+W7xRE0MMRtjBwqIfhVqMI9dpCavrnDynohg6R64RO+3C\r\nYdtqiMkhUh44PfMuQmGMf61WOE0VHoRP8hkcUDPxFf/iOPFrE8M8CVqyNF6E\r\n+4KjWfcvQPZnB0eNZbMt5OU+FtEMgu/hCd7Ezhs4AHCKUWdiwJoONjpxUHKM\r\noO4Pm35sV5m8AhTOzOrOaFcKzQPgXz184a+cetYcfVTdoCKx3eguaNdmXZ0L\r\n7+szH9QV0Tv692THKsrpi06wsqVtDiGPf+InWrYajoJ82jOMXCR5WWWbb0cl\r\nVOIi8jG4+3Jqdor4fQgwH+CkKGZPOzl64ajUex/ytIirQy3gP8Hj69JzW8pU\r\nJuFarGNfcMnRXeBTjwO8U8FYkQgEww8P3OOQjeSyK637nwZjMWSd2gDpeg92\r\nq7KJqf1jgGPhfIOds4nLHHRoM6EL3KF1hlSzBBTISpKg3DucNZ8l5dhw3L7N\r\nKCdsw5fPL23+bccCNW+h/PJQuqehqxDWnoscG5uIJ56hyWJ68ApFhOuTrlVE\r\nTlxV28DZdt5n5WzHawkSQCddfGOIMmMVmAo=\r\n=opmw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"e1a70cb539cc37770a90b094e047ff9da62c591e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.3.56.tgz","_integrity":"sha512-EgyW5gExi6cA7zaAwhE9qlRjokuc5BwgAuSZ2+BKPsjQX5wJu8n754q6m1opHFzlq03leTBTT18qukaLrtJ9Vw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~20.3.56","@syncfusion/ej2-pdf-export":"~20.3.56","@syncfusion/ej2-compression":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_20.3.60_1670334286757_0.028756311476343832","host":"s3://npm-registry-packages"}},"20.4.38":{"name":"@syncfusion/ej2-heatmap","version":"20.4.38","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@20.4.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/products/javascript/heatmap","dist":{"shasum":"00f83b667826477f75abbc6656fe104fdce641a3","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.4.38.tgz","fileCount":69,"integrity":"sha512-mqliaTxU25ztT+yYQYGCCaefmB0xBJ/R+EwppEqt46maC4bSSVtHtQbGo9LyqVNZeXUPrKWvYJT5Mj78R2XzxA==","signatures":[{"sig":"MEQCIGgSgwKQQJCT4AWEQMXSMPwLV5iXrH15qnrk2n+N2sPWAiAyK+bnfKpyV+0ze2tcCUoeVfZ7P4W9cNPpDzCWqRS/XA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4800590,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjotJzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqxSw/5AQ3Dae/115wWMXV7yPGRW2xweYKdeEO8zk26/XmAcVc5NlqI\r\nDjAHkwwarxMEM7gX40MwVbgAtuq7qZGqCU250rehPEm66s8cl1szCXb5sGTo\r\n5ZKR1rh/qDFvcqTlJm8aLOcg0R2P+UYLsGgLVKiEPkt1uTW2K7FEB1Htk3pj\r\n5tecjUxA5zWgfW/q28LF8fhS1vE6okGp88nU+yaATklVZek9g2riZgyJGN3z\r\nqUY42GW4sbQCpLNdNkOiZ3V7OVGei6hpwsXzjhIkWn01YcD4mUoJtR9EjPUD\r\nKffd13WS0aNqVQmj681Zq49NWDT3CKcHwjdjj8vQCi3MPPmBx9CTOcn8tZfa\r\nWPDPc9Ek7l4qaAH/2TWSwddaq2n6VledJZJVirLFqHCXp58uWxzn2CttSPLw\r\naK34PS+DrOm+Cjj2uo36/K+iU3dv9NK33JWT0ZurxJ3e68NczNMxy+/WyPK2\r\ne4VZPvaxKVmC1bqtNgeCk98am2XUCs1vLelI5HvMJKQ88glN071xATsLHn9S\r\nxot08+1ueNjARG9NVv6AmGzsonIKzeu+CTIas+sdfC7XsD1z82qmSAfXlZCi\r\nXvwmoCflP/088vXPmgCb7WpYfzdR0RLRFOOfE6HJpf09y/FFsK1y2BiTseUZ\r\nNbwCrFyDRPCs5TWJtP5L80YWNKkv72cMcoA=\r\n=C3ZF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"5fe029fa047173ac498aeab462a595d179dab9e4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.13.14.tgz","_integrity":"sha512-DyhDDjd7KI8ABujfvh78mRyu7w5jsrjwY7MFFB7cM8aZdvLbI8d3QpddDS8RA4Q/catF/R5067c5ovee+NfdUA==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~20.4.38","@syncfusion/ej2-pdf-export":"~20.4.38","@syncfusion/ej2-compression":"~20.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"0.13.2"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_20.4.38_1671615090753_0.32168148365007676","host":"s3://npm-registry-packages"}},"20.4.40":{"name":"@syncfusion/ej2-heatmap","version":"20.4.40","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"d7dd8e4805785b4e1a78cfbd373335f4be45e09e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.4.40.tgz","fileCount":69,"integrity":"sha512-V0etO5ivuC1+InIrMfOtu7oxerY4iwmV+kBWtnoRu/092eRRJJtkgkBeO0+swL8LfWy9M+zlfZOKB/d0+M+Hcw==","signatures":[{"sig":"MEQCIAFMuJwGeR/oXm3YP46VVHqTfCLJ4CLjEZb5oHV06tdmAiB6kUxy2mAX+SVcFCl/z0zVNVDWvaIjKnSDc+EW8L+vgw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4800611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrHe8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqRrw//YmNMjmDe5JgNG0cywHTojxQaQQJpBH40KxeALrs7bzy/I3a+\r\nl6bhGMd0RoNOs0+1B1+DsUi14jWrPOLJSYXM8oxUIgfthTuywWusQOyprVG6\r\nnvxT0oQi5rMIaRBF1fmk6Fyg/WnH7cMGvkxlEKzokFGhT1TfRU3ZD8mGE1R4\r\nWrY8AF5zMaWROQ7q8eUHxFc2+qI23xSVNK65a2IilO253Bkque/3ignnd5GJ\r\n1gj4uwpvzaEKiLEXQ9FmAq0+Um/AB2+31SUjcUXKlNDy5xwPXgN3/CvqzHgK\r\nFbSWNH+LD1IupEE1yg3lVApjdxR/xsouktoPNW1+1/K1Ps4UQoR3IVtsr2T3\r\nEtngxb4IFap4/jnE8RW+VVetDh3vmBc3bqK+duzizlsuI6yOByt8IxM+1o3h\r\nGDO2OOreeclybWdXap8F37Yee8h/cuyZj2Nbclpa3FwNTqV+VVR4lLbVh7Q6\r\nlG2ytoLamtSpSiBUZCdj9OocploInaJp1h0KJFr7zZ1UZfwEZfMVaAHZ8wz7\r\nr68i2j9bY6qVQp11E1Ev9nqeDWYHxGmpQfLeacv6PKUv2lhW7GqvK0EwrNx3\r\nNC+XsTb++AT+78y6BFoyX1YcuEQS+74t+yoMnEwOKm0RvEWCGWoWcmf6Ghsn\r\nykUMDCxhxqKwI/aXGvEwrQthtVWkirkEt58=\r\n=q/Au\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"421ca87878f7aba0575f82736733d8265b983057","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.4.38.tgz","_integrity":"sha512-fKzPzg/N5LxmBTI69RjeEwscjbKe6f3zKxTCcPoig4c/Ya4LT0zGWbxUe0csePWYZ76fz0fpyi30NtC+DQCnpw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~20.4.40","@syncfusion/ej2-pdf-export":"~20.4.40","@syncfusion/ej2-compression":"~20.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"0.13.2"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_20.4.40_1672247228280_0.05039113391974426","host":"s3://npm-registry-packages"}},"20.4.42":{"name":"@syncfusion/ej2-heatmap","version":"20.4.42","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"6f9cc12ef1000828601a066d606777f82c0d7497","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.4.42.tgz","fileCount":69,"integrity":"sha512-Hk/mw0gyMX/b8puZv4WiwREM7LuSaVy0ziApSAVHg+BQCcpFLIPlky4qccxtngGiMVu+KUfTKWK4/N0qc4q5AQ==","signatures":[{"sig":"MEUCIQC0FuCaAyYIB+2gV60sKe4iV8Mt0ZGhwVcw/mPURT00LQIgBqBt6Mjjarvw1E7Cu9ge65z7iqqhVD6ixEQPkwH8brw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4802348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtXLCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/Ew//Zo7IBQyAVudmKZq492mU+Ne8wTow0UfOtnPwn95G251f2uE0\r\nj8RDee8SI7lFJ6kW/Bj2FFaMiavhMWJikIZGuQj5SkIMi9+XTl/gCL1ZgJTT\r\nIu/Wow6XzRKB7x6z69I7aqwelP5+RzYnVShmiVSaWno4D4IffqXe/jB4tEoC\r\nfcKyrYKDNCLME6UWrT/uJfY3dJVC6lXj6dPDYngPvF4IFuYN7ybFFkuXxbHg\r\nsHnB1vbnIrpP2SJu6IpG3/06FL9cgSuoS9cquvAoi6QCJgr6XfKiNjV2T6Kd\r\nvyYSXXIAJDQ85b94srybX4qyTOOzLoWdI26RVgqybVevePDrBQ11Gtmrlqii\r\nj9pjIzqn92SJhczIB6G5JIeU7Bb9djtRD4KgCeM4VM4tBGSKWpGQ/pRklir5\r\neSZxuWP18Bc/bM2sYszUj9AS5ahWJgtlJCcUcNjKH7wLHeBjt3J01mokPIJX\r\nwPfsnljaatoddUQulFmEE5Xvmrn/UfBIvzqSps43pkOqh8Ne5jD03wEwhg3+\r\nbQM58abu40kVPGm/nxjMmzz4C8uTcB0LbkzNuZO5ibEy9EyKN5Fm4YRSO64h\r\nKmWZmGeOVrEWBFqLe2Hdq34uZzu1/sTkhUUrpifZOAtoHgpFLNcHy4w+BsfG\r\nQkjOwO9D5KSQsMc45DDQiesGfo4+jYIkgZY=\r\n=TO2l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"235ebd79fb6664b4a4df6260d37ae91e4da980e8","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.4.40.tgz","_integrity":"sha512-vFy0pmeGUFywfqvk0ykugmr4l88eWl+0py0FAtRkiuLHPRnxsXVYi2800Pc4JDx0dB39qtqYp8Jw2EDd2VjNXA==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~20.4.42","@syncfusion/ej2-pdf-export":"~20.4.42","@syncfusion/ej2-compression":"~20.4.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"0.13.2"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_20.4.42_1672835778619_0.6437398282740343","host":"s3://npm-registry-packages"}},"20.4.48":{"name":"@syncfusion/ej2-heatmap","version":"20.4.48","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"800f21611307b02106ad394fe8af087b91c390f8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.4.48.tgz","fileCount":69,"integrity":"sha512-uSM7/k7+cTW2LQ2bKXF/TNNhTGslv4+lO/qLWceYFu6U3pDojLnhJP86pMy6bIAHJllsMGo5R+13pe/7S3ao+g==","signatures":[{"sig":"MEUCIGkwuveIn4Bm16Qr+JG9JQPRXofd9k9Zw4W37XxuKfMNAiEAv29wZx7SwTbdMTBXZ1bXNO6OVMlpGcypG+2K+qRNK+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4802348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2hMnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdmBAApNtRV7VMWBX4Spjn1uknAIN76SmC7i8z+0bOmCTOUVz2s354\r\nXQp4rgC966jdmqQiFa7/H2cfr+YYBUyZziLKzBPBONjokb7GZxFxn/F+GXZ4\r\nCkb2phL+hUyePQUQk6RjeHnvYpl59bzY+v5oLpbz+xL8RfqTbhvuQeIvj05K\r\nrbsbeyZrkk7P5jjeUGkWKAnEv9jIYmwpGOiO7uZ8ln8HCZuLmLeeN+d/6kAy\r\nluobJ3b+1ZkgJIuwTqLNvaVgu1vB4GDQfCNYRxnOaahBW8TPF2cIkSKrfQsc\r\n9pf9l4g6AH0r/MoXOtzP76magpcoHAlJhwrpBOYOgmfe009mW+3mj+boXClF\r\nffgTPdzp/QxDF2VeI6pTMZ9xFskwKzoJbweKXZr/V1bFthvyl+FLYh4yiv/1\r\nvPHa68toAwYG2R62LQWdE5OgqhiIl0McfugHhbLrzlfnfzjoPHi97KcjwIDN\r\nS4kGHT2U71uFvIxvS9SpJSKEUdDrpXwtLY7STves4N50dVgc9cY0XOZsAse4\r\nboCh0jeNTPkTKD43dyBcnwk64XdNxW8LzZnIKTrABAIijwVWOHY5wOpJwunK\r\nqhJq/An6Ua02TYmFOe/RbSvpWkQ7kVaYFN/x2ckBaAon5GI9qiTqqN9aJ/be\r\n7st1AhVSedou9UwTK/RmoN4Yv7QvxDR3awM=\r\n=ogf4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"162708a0cb135f9e6d72d380d46595e7c15959c9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.4.42.tgz","_integrity":"sha512-IdGiguidHSL4cnHgODK0lMa94HOw+380qScEDyBZB4gQDlh85dahZIwZ+ZV5Qgj1jGA8pA78Bzx/Hl4ps+kWuA==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~20.4.48","@syncfusion/ej2-pdf-export":"~20.4.48","@syncfusion/ej2-compression":"~20.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"0.13.2"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_20.4.48_1675236135472_0.9231245903699219","host":"s3://npm-registry-packages"}},"20.4.52":{"name":"@syncfusion/ej2-heatmap","version":"20.4.52","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"0d5c28dbe4df26c96fd0111be36da4effe730cb4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.4.52.tgz","fileCount":72,"integrity":"sha512-u15ewQ3thdjJgdTqB8RAOL9TrNJ7DQhhj8HQEOVjIyCAZK+PbAo4sXvtb8ERVl7uAVDJFeszJRk5iXCkJmP/RA==","signatures":[{"sig":"MEUCIQCVSGgju0eIwwXUlOAZ/I1ApjjPon/lPV9Wdmncu540igIgXu8kWCFkI6/j1KVvp6fSvxfBXsRPX2Eh2/qq/uBjr28=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":14116060,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/es9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpItQ/+IiGs3CzJRJ2Ue/KGjXboQ51BII4BeLFTHPp6ZJRw8uoAB0Z6\r\n1hZBPMpVVL8o2ikU/jlYqv9VK+vimFGN4V/JmClslMw9zGgJLuqFIbIGtghJ\r\nbNGfZ/nHYc8wSC/pDfzuDKWbcgCp2s8ujMRV58r8aCbhPjX+9wzv+KUlsw7H\r\nLrUzoO4pz3MsB2yKhUnUPfTOUJuHm/mF75i2E9MhATm1cteC9tIwdSU3jPem\r\n8TR3Ej08Xozakd5pJAJVBrNaCN2rouMAZD2A4Rwk9FKp7Y96g15jGsiduwL8\r\nhyExXY149X9UY0kuOBTY5O42IeBNquxRIeK5iTngEFNt8yjcgbWxkg68FHs0\r\nmA7i0NGQVUgS6wfwuPF9zIQefxdRo+WowaRAhF9tEtuImHNlvr0IIfZrpMa9\r\nxRdgE6HuGcf+9iHunKpXoBXqQC4lxg+Mj1LjSgHQRb5Fjfpk7EaweiRQOHGy\r\nYGD9EAKqMW3poRemglBmtQ2T+cIGD4jCIAC+G3SR9M3qP+egYTGYA+ttfRNs\r\nDoZrNiZ7QEz4hnSNEs09m1dB01Twgx7JYg/n11re6t92i/RcpD2YkZ5FST4W\r\n6RPHL/xf71LKtp9wAOJvsqo+GO+fP0fbDunVXe9LmMArpmaGesmyjvQBkFxr\r\nhHhyE2d+mvtKZYoL75ldC/+EAMMwbNdFkFc=\r\n=Bcbs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"57687812bb8306fe171c32991f6e92ed00c7a99c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-20.4.48.tgz","_integrity":"sha512-3zuGnEr3s4j4HFfDaXxl6V3pssc812Cb7i6qJ7fJB+HraK6+ukmyGHv4wBZXlRV9Azf0WfwbZNRTIN7Xzm6V4g==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~20.4.48","@syncfusion/ej2-pdf-export":"~20.4.48","@syncfusion/ej2-compression":"~20.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"0.13.2"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_20.4.52_1677585212930_0.3118909578007629","host":"s3://npm-registry-packages"}},"21.1.35":{"name":"@syncfusion/ej2-heatmap","version":"21.1.35","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"309cfc8a8eee09135f46af089c9fff7ea074bdd7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-21.1.35.tgz","fileCount":69,"integrity":"sha512-U+KHdMMgdFQag7l/bNlaK2hWtD2jbsSDx3Qo2f29I8XQzx81bB2Jp5M12fKofwbKdmhbAl7y8CWR8lYb5BC3Mg==","signatures":[{"sig":"MEQCIBYYarcN2XcrOYcfdFhSrWUeZfOVF7c0K5rw64q6Jy4dAiB4deXFPvVNndpHyN+7SW92BSwLF5GcReuAvzubjtQikQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4829811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHAfpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp63Q/+JI+wHA48/0yYhTAcQbBQlQ1B9CieBSYxgAHUTJSR9CCx8lwX\r\nduNFaye8YNHupIzGEzxXiMRwv/yL1QvBdYHnCL4pSHoLeEaj+JP4r9qk5jIc\r\nSV+2APxr0NzADnZ/FDPbPa77iVzf58HCkquipNGh44buy79gh2Ouww19gfDJ\r\nSxnzZZn3phNhNNounmOKMbDAX+qOYVYyPAhVeJzZQ9f1s2vuwZ2T/KN7dw0Y\r\nri/1wcVsMTlhgtfKt/QbyKKB/L9B/jnWjCECGp05+d6nsPhi5XyXmHZ5MZ7c\r\n3Fk53M/Tb76PHfOczomMMvB2OSC9uSZYjRRkkaMoMlUE8cCJiN/gjdCieohh\r\n9vQ9WFUmr9cKV9WZtJNATOjgtVLGoyb7JEzg3FnY63IgU7uDqQnC6mvxeKuf\r\n9Mfxp9mHiSX1tQQbDp+/PvuOlQcgandxJpTLGeao5/TmL1/QXLb+EztpGNja\r\nOsJ4oJqVW13jq3Ks2F2PJ5gp9q0mi3YQ/ZBWqKsdKpWwAnWF0FACu3HHijOx\r\nD/2INzRfRIPS6Zx7ZD9d066Sc3YAsT2ysQi5lMS0oFjbhnbFH+33f/Mpyhck\r\nsC6SrwSrO+FQhLFPki6c/DC69Ck0WAYdDx58BIoTT5BJBMG4rZI8KwCVSTsG\r\nyaHFTEVUWHpSTwK/7IBI0k0OMzEbSSHTo9s=\r\n=zGMI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"53418d94e7efea51629ca53e261dfc6eb550c89d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.13.20.tgz","_integrity":"sha512-yjh28iEjhkruHDqrcRMUf33IiPo9kdM41TdOU8klUxmePcq1QboR9aIyFokYOR2HWak0mSOfbQGarY+KeK2lSQ==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~21.1.35","@syncfusion/ej2-pdf-export":"~21.1.35","@syncfusion/ej2-compression":"~21.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"0.17.0"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_21.1.35_1679558632900_0.038842982329335696","host":"s3://npm-registry-packages"}},"21.1.37":{"name":"@syncfusion/ej2-heatmap","version":"21.1.37","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"5a08514c1d85750a9c6f9640de1b637a5606116d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-21.1.37.tgz","fileCount":69,"integrity":"sha512-ALsxpFWUIbzV/huCobg5oJ3S6iazHTz35NurHrF8FlH0tRXg17tksXQBi6sYgBPJNyDXY340fW6pD8Han/oVHg==","signatures":[{"sig":"MEUCIDridYoE6TTAAWoBwHX+YyjzTj+ysKvQsHTFdJ3cMjyQAiEAynDnYLB2Q9gO21oOEvnK83RNeeaeSz+3RiQuD/lRjYg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4829946,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJFNXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqqYA//eac8d7VcBXXQ1kG0aEeBizIhRqbMBYo97qpIpQJ4/KnR/zeQ\r\n0zQI0hoszJbEgOf2TecrWQj+asf8CrnAdGvABn6uRzctju3dycTB95MNvCsI\r\nzLyADCbJm6KGn/sgZDzg5/1G5VR//xgVtAM70ROJqTKh13Cn7c1X/h4GLQpb\r\nSu+M7zME9nkGxYyQ7zdL0Q3mIuXoVD8MULUBuN3AkimExUnaj9lsjrH6KALg\r\nKqDyhPvD0aSjycV97MU1h6Tb0P/4dgnVVXeg6OtcaXOte+xVfYSXbyvEmILQ\r\nRlKga8XZDLGwkO9o5MYW1TEDmOM2Yo9s8nK1K4RYs5zby+yr4+m3d5ttzfCf\r\nn95cd7lYZVBVFHEU/LIbfdaXp1hYFaoxKGH8WudZN1rIvRtKNZX81k5zNDhw\r\nZi/2fWGby88WXXTGHzIxYkRGKluJBSznvT+tZBRWn6IKZlJ+PelygauMXvDD\r\n+6EBU+q/RS86S+e7U5hFjk22GCSZr0u4D8WnI6Z01TYXN7RUhogKqXbM7HnD\r\nj8Wy/7vrJ6Hxaay4TRNqhatV7X+XNw1GvJ1UdFlxhvftctsemXrsjUJwkWsm\r\nuM1cBNEA8CJ+l5A7g2Vl/mKcXQe8PZhCFt973yMxD1y20b/DHt7QaLCj153c\r\nRSDjfrDGHhAZ3GFY5UMNW0GwPiYCJC3xpQE=\r\n=P2oc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"a8815ef4078a9edd0dd9256fa743cbacf0ce1741","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-21.1.35.tgz","_integrity":"sha512-ugQvhyGg1gpSS+PWOeIaJPV9DJ0VqU/nB9piz0USTLFtlVyZ5eEdaBWIAa5W9csiqXW6yRgHsihVLT6F586mRw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~21.1.37","@syncfusion/ej2-pdf-export":"~21.1.37","@syncfusion/ej2-compression":"~21.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"21.1.35"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_21.1.37_1680102231505_0.6147732657942644","host":"s3://npm-registry-packages"}},"21.1.41":{"name":"@syncfusion/ej2-heatmap","version":"21.1.41","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"b029ff9390d1d0c377a678c516596282d5a6e890","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-21.1.41.tgz","fileCount":69,"integrity":"sha512-Knm8Hd8bDsvRFmkiPPAI1wRJWXCxJZn8zjDPa2tB7Mj3+DTNk+qfY2PXl5D49mkPHKpp5o4TFhFb/hyyiNP+EQ==","signatures":[{"sig":"MEUCIQC3rV9KZTMowXB8wX2B1IdQ6xYa49dr8RkSOklyf++RdwIgZN7ATWY9uJxftBBNqAc/fRDFcylN2qwaAHXKWdzO61c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4830005,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPnsnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrM8Q/8C4hjVuG7uMoriGXI8FOKIi8Q3XOqvOhlCfx0PTtWT4Z1MRFA\r\nkwWvYQH3s4sN3LGdN2ODnDK2+UgphKt0rVnLJ2hPjnI4lrs35GMTrn++1zcu\r\nhSWzOHEadRxqGlt7yLM0leFW/pOWQYGzhRUKGqffl2mzkP0/wHNjn2bZaBnx\r\n4zrJM4kpLbhPHdblLAo59xWTJCiBomb4gm6zSZa0xLK+OJPXc5h4qg31uiWT\r\nveyQTRL6PuqzDhUL7HDHi2jeqSIDIwAH0cOTrL6YtHwAwtali7IHc967j9Oz\r\napILeM2OgfE/NBKT+w2Nwkm5J3AqB2lxma0fQGEhOs+f4xLhww6RXn4ENfNQ\r\nekevgDdxymsq4VDv20szCV+DwySR2cNhBQDc4XMAkp6MCV0FWBfCg+J9CquE\r\nyeU4uxdrxS+L+IzDeVzcekB7lSNOja9W+ba6x9sxS3ZnucXILvVy6SFDFy9k\r\n567w9XPLCd4PBeS3fLQRT3W1pFumU0b0S0IaZFwSKVfOxEt3x7erGuMLE1cc\r\n8Y4E+nd/Wd3mG+WW3bujyERx2PyCEatPKrLf8QyjMSsEZB7kj2s8ZMH9NoyA\r\nL9q/dAE4jtdy4284NBaeFpYsZLiaylqtyl1tSFI9RqrVoc+frpB5przFr988\r\nZltgGkhzaNPgXdWUmEZBpUjjqxIKw42jbLk=\r\n=kGzZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"ac00e461fb58ff5d82a7eabcd0fd023ac44598c5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-21.1.37.tgz","_integrity":"sha512-MoZLPojp95D39eItMmCrQCMjCAcR1kloHn7P2SefiMTmeCZfrrMctgxYdyR7YVRgxSjadmreBpPa92evebV+iQ==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~21.1.37","@syncfusion/ej2-pdf-export":"~21.1.37","@syncfusion/ej2-compression":"~21.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"21.1.35"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_21.1.41_1681816359140_0.7107840491306465","host":"s3://npm-registry-packages"}},"21.2.3":{"name":"@syncfusion/ej2-heatmap","version":"21.2.3","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"8926dcad7f77f10cc7a0e8f0bf8a5fa51b295c19","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-21.2.3.tgz","fileCount":69,"integrity":"sha512-NZAR7ogIzO8LmPTvSllsJd91PR5E84jQ7GeVVEBTAGZ54icrd3166hjh0tsCOOhAjFwaP2zYLaw0zXlcNNb0WQ==","signatures":[{"sig":"MEUCIE4RWGx4/96Bv+2rHE9dcu5JSDckH/CwA/8vx5u5MX0cAiEAx5oc9tKaJygwH4RgCQBdaOJq2NJ+QIU0v3eXCDWrFJU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4829905,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUiBiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphvRAAlksrPW92TLJX7qZUf5bFFsi3CSg11IDlWA75hkPuXq1k68/t\r\n43hd5I5cC/lSC5KWjZYBs/juRKYTnRsQZuqJ1/1lA68BRTY6M5c1+0NuqpOs\r\nmjU4U+YC2hTLUh5gOoIAeooF3bAQMIt1plI67ExyhHwQLmRPsJ1In84Nnprz\r\njr53ghokJ85hpAX4R0QHC1HeG73TSWOJdOyAvaMahtV2HjPc51QmO5U8+ZtX\r\nqjQYXIFs7Uyv+x9u5njjrBB0w3y0CEKv8oTkjqKIyYLHa5K96NRRmX9vZnpT\r\nhgccbLGh6MfHJp9Tn3I1GNggXxbOtm80SHdC/LFJuxVCbqyeafDaV66RcyPK\r\nSnSwAhsQo4OWN4KIshy5e7n3jKtXsevwprIexT3ZBvHztH/QB/IpVmRUjMiZ\r\nMLw0SjY0iAUWxCA77dvBohX9Mh3rK88J7cYVD4IJ04pxeOJUP+jba5F+j/7w\r\ncUP3yFvadBaK4WkQB5oGe6bDEqnp1lBM+SQzZkeBJnL7yVTNqOXaKdUvw0x4\r\ngLUg3erSDVvhM+i7MdFgaAhc8CK14iXXAEmRCxskS7rwpQgnHK9DCh6UvEFL\r\nWpF1kb3/VCWeOb22DxGelmPAYyUYX7g6qaydqDFD8Lim+JZc3rowrG/1fX8M\r\n34FyBoOTtp3WgdnUMJrtL5hiEBxPJjMsoK4=\r\n=8Q/S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"ec816599c2aeb2ae1502d6db1a0b5a04818bda5e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-21.1.41.tgz","_integrity":"sha512-Lt8K5PpkgWNYsgUV66f/x6IgoBkRUP1O0XuL9XTY9JNaitJEqRiJ85v9r+qXk5e1mmBpoCw6jLQkcnfB9+xjew==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~21.2.3","@syncfusion/ej2-pdf-export":"~21.2.3","@syncfusion/ej2-compression":"~21.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"21.1.35"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_21.2.3_1683103842063_0.1910128993250939","host":"s3://npm-registry-packages"}},"21.2.4":{"name":"@syncfusion/ej2-heatmap","version":"21.2.4","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"f8e708bf3a854424d8730a77c93dc216138f9a6c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-21.2.4.tgz","fileCount":69,"integrity":"sha512-+jgV0BpsI0SBhIJjazlo5iJ/OVjCBJmScfTRmcsz/O5p4JFwoZxLA02SkgT/E3m+BFXezfr/a5cN/NUu5e5z6Q==","signatures":[{"sig":"MEUCIHpjwK32JPNfn7W4CB/ARD6AYxRIwx2z7HGUNXy9TAuuAiEApRr4lawxxrPVq4dDqpmm8puKT9Jf/gkajmlsM7nYpxM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4829895},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"108928a0247ff7f4d57a783cf0e61968da90db04","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-21.2.3.tgz","_integrity":"sha512-0iWU43ZdxCFkK/eZJbGknSyNMPE1o/LM0gV2M6iw5UU0wke+YKIDYCIWdC9w09wtty/aZpobcTjarzVINpJh5A==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~21.2.3","@syncfusion/ej2-pdf-export":"~21.2.3","@syncfusion/ej2-compression":"~21.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"21.1.35"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_21.2.4_1683635590761_0.3369889043689964","host":"s3://npm-registry-packages"}},"21.2.8":{"name":"@syncfusion/ej2-heatmap","version":"21.2.8","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"790cfc55b9813e37fa7eb6ad593df43a20eb5c45","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-21.2.8.tgz","fileCount":69,"integrity":"sha512-VJeQkrw/eujv90ALmpp9pQFwEnzxAXxsjlu4aY1kjHMXm6P0YHibFNfmxcneBwjyIE+Kznj6FJSKiGxyaANEcw==","signatures":[{"sig":"MEYCIQDcAS0p8QGrmvNiQr0mrHAK7h6IYuoxzbEVUUj0YLg/gwIhANG70LzIVlqG8REGcvJ0T9PFxXei7KgksRQ2PADi6NLt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4830652},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"9efb16980ab395ee805876e29081b5524b89156a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-21.2.4.tgz","_integrity":"sha512-f/FPMh2FhA+AUBpmxDdUXcnmqZ30i52+p5iP3d24XsO82YqLPXG46EF66pqVSHuezqtSR1mQb2GQ21VkRGOq+A==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~21.2.3","@syncfusion/ej2-pdf-export":"~21.2.8","@syncfusion/ej2-compression":"~21.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"21.1.35"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_21.2.8_1685447760604_0.7788721812000872","host":"s3://npm-registry-packages"}},"22.1.34":{"name":"@syncfusion/ej2-heatmap","version":"22.1.34","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"d9c87d57c95a014cfb87923bbfe7bf947c51a3f1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-22.1.34.tgz","fileCount":69,"integrity":"sha512-iWYrVLa1glYvgLTkOgFN6vyVODZWnoOPbhkOwAl1NFSMylytLY2YLc58vSrzzXLWzyaIGEUro09yuukjWuBzpA==","signatures":[{"sig":"MEYCIQC8zAljaPmL/lEppMcJZ8U218qwfM6OiYP+dowEvVM6HQIhAMR3v40ebfRBgqdYVbeIRZ0/5A7VDNzM6oeNC45K3c/h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4944449},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"c35f251e3045c2f747b18cfd8fcde76bea8e0d64","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.14.3.tgz","_integrity":"sha512-L23DJPFZB2LXDSZl4apEZyuFq/Qg8tvwA/ZCuxKs65slhqu5C7SF0BC1RFQ4dtEO7QoP/syJAUgA/p9tgAfi/w==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~22.1.34","@syncfusion/ej2-pdf-export":"~22.1.34","@syncfusion/ej2-compression":"~22.1.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"0.17.0"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_22.1.34_1687348560523_0.6433331165737117","host":"s3://npm-registry-packages"}},"22.2.5":{"name":"@syncfusion/ej2-heatmap","version":"22.2.5","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"7e68a998228f7c3e1cd1fb10d7c848fbfbf95eca","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-22.2.5.tgz","fileCount":69,"integrity":"sha512-PcekXrAFsyBMEEe8XXf+ea3aDf+U0cwLrmR/bKsxAYo/CJbGRkXJzE0zDCD+tza5X/nZ/DH1xtVuypKsKAWxjQ==","signatures":[{"sig":"MEQCIGNEaNzuscKZySdOjxoFynLLRIUivMs5TvrSYaW9kVrXAiAijgTjvCbJwyG8pf3zQ0fH51fed4L1IHuHjkx9w/xJEw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4944467},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"28c903fed1cd8f7d9be62d398e087512e784e939","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-22.1.34.tgz","_integrity":"sha512-r98v5NINQPmyuK1fVNnBunDbu7qMQyGypI/aTw5mGfiko6rywOTc087GU+eBsXREeQ+iMNw7J/ZXe2IwruCesQ==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~22.2.5","@syncfusion/ej2-pdf-export":"~22.2.5","@syncfusion/ej2-compression":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"22.1.34"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_22.2.5_1690468949729_0.7508674579256995","host":"s3://npm-registry-packages"}},"22.2.10":{"name":"@syncfusion/ej2-heatmap","version":"22.2.10","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"d29b79ed9f60120c2c147d0be0338b83a3ee30e8","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-22.2.10.tgz","fileCount":69,"integrity":"sha512-58vjoMT/29tOvs+UKClzXChzsVYieO/aMQCuhFr3XfR3JDtfBoO/ckDFRl47Oa+uqbMIEXDaI8JWOrHxKqNT0g==","signatures":[{"sig":"MEUCIQDXTjTAmf+PvKByXmlr4cSQT9DvVaRS6jSSO1V6PmA05AIgcMWjyvads3Elq/wtrd48+Oq18FquDGSBkNDAzq9gdVI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4982855},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"a50840e038f45d0104a5cfa3ce44fc9db8feac15","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-22.2.5.tgz","_integrity":"sha512-jrAu57Xl4BuT3T4cGjREKYancWBOun8RZ9SD1v0hpRuMizl81Lu1sCmX2PXZOuvGH3FqxvrAoRJxoGz5MfXucw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~22.2.5","@syncfusion/ej2-pdf-export":"~22.2.5","@syncfusion/ej2-compression":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"22.1.34"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_22.2.10_1692727274359_0.2135543788839065","host":"s3://npm-registry-packages"}},"23.1.36":{"name":"@syncfusion/ej2-heatmap","version":"23.1.36","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"9f21df0dd19d7e7731646c3a24a2e46f24780b3d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-23.1.36.tgz","fileCount":69,"integrity":"sha512-W368erxYhtTedadcUp2FUn4r+9YcpvxqjyMAG1li60TroYCqFXBs1aF12rkwypBqyyaSX5hd373VMzT1C74uvg==","signatures":[{"sig":"MEUCIQCyuK+fUh/jEOtTwcsB8JsJKM1hYZzgNA0Dp7YAFY5axAIgIiDNM/WIrP6ts9SuZVb7QnU7SO3GEFA3aoShhfYB9hE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5220311},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"2489cb87ad00cac964d8f279821a5872bafa53ab","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.14.9.tgz","_integrity":"sha512-4MQiis3pCUxHGDd8RV4v0Ry3iIypLLbJXRsOpmt58u/4vbNTppBcNM8edZQeNgYOSchwF8HssLlcyKQ6hE1d2Q==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~23.1.36","@syncfusion/ej2-pdf-export":"~23.1.36","@syncfusion/ej2-compression":"~23.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"0.17.0"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_23.1.36_1694765033558_0.13978710810304285","host":"s3://npm-registry-packages"}},"23.2.4":{"name":"@syncfusion/ej2-heatmap","version":"23.2.4","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"4c06da9a95103fe508a8001338f4d94b14b1a5fc","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-23.2.4.tgz","fileCount":69,"integrity":"sha512-JiZVoWSRwusznnDEAHaZj9jsGpHPDDfymTEThud91hOhjECfef7xAQqPb8BAYeFokyUBQxHl80iGLxGn00/56Q==","signatures":[{"sig":"MEQCIAL4cbZYl8/y//wkSsnNnKUbarmWqI3L9NqUCsZk2sBJAiAEaBLDloUMh8YddBt4YQdka4Um/rSPxQ3LU51acnO4DA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5220328},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"777eaf0d7d5b1a9a3549d742d06a7d174fc0cac3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-23.1.36.tgz","_integrity":"sha512-gecWW5QJHGQpmftJBsnPL6eDBdfdeC4qQwWzhAIaNBrX18XoQE+1xa1MY1lO8yK0sTbWt7nIUJaLi/O8XymSSA==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~23.2.4","@syncfusion/ej2-pdf-export":"~23.2.4","@syncfusion/ej2-compression":"~23.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"22.1.1"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_23.2.4_1700461053599_0.5345892714878322","host":"s3://npm-registry-packages"}},"24.1.41":{"name":"@syncfusion/ej2-heatmap","version":"24.1.41","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"634a623a6cc49a7709f1d08065ac4871908c0b57","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-24.1.41.tgz","fileCount":69,"integrity":"sha512-ZBP71et/49e1W2cYAHgaFe1ZT/a4T0CAVZkO1MrezqqqlJIAH3cyLRbOvHiq6dmE5vOCfuBDu/e9rrotCwqQgw==","signatures":[{"sig":"MEQCICKAavH2a+2lv2fN13MJrOBkXCPxc6ODE9tmwi2f9BEiAiBX7YCjy/5Mux2EWWU3nlaoRFm+HRiw/yYa+VB6heceYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5231377},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"051aef66277b98eb3fd67082afef8a6902ce58ba","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.14.11.tgz","_integrity":"sha512-q2631zN/5QYxZSOjbQFS3VyPmDqNEFBpF9eul2tK3gm/8ORyo/UXGvSAR+21FJSIRUeHHSitmHiqm8Ehau8u6g==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~24.1.41","@syncfusion/ej2-pdf-export":"~24.1.41","@syncfusion/ej2-compression":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"24.1.1"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_24.1.41_1702880910530_0.7460757039950272","host":"s3://npm-registry-packages"}},"24.2.3":{"name":"@syncfusion/ej2-heatmap","version":"24.2.3","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"0b73f16d4c0fca85a69b32467ae2cf70887df360","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-24.2.3.tgz","fileCount":69,"integrity":"sha512-SZ+FsFeo07YCfXFg/IwWlnDA7/DoZkkl17mNI190I5eAZYeX8R7o3/67IGCILJXDLRh/x+8z8mFj9+NDz3XK9Q==","signatures":[{"sig":"MEUCIQCH1afhEGBLLk+iiD4sI4tHPavTtrujeu5RnNTLsXl5qwIgRg4SQ9IUocoj/S+ihTu3yfU1UzFRpIn9SpTKzvvfPxQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5231393},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"16c323c21c9027f62bb4cc9c3618d31b527d3d84","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-24.1.41.tgz","_integrity":"sha512-DHwxBeOZMW+amiFPh7KKwSFttSuTCQHbjhXRnRV9A6kCCyCp6lS6IkfoA1/QGARsxjBBxA/Z4bZC8aWU/513zw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~24.2.3","@syncfusion/ej2-pdf-export":"~24.2.3","@syncfusion/ej2-compression":"~24.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"24.1.41"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_24.2.3_1706710088039_0.03362633273181892","host":"s3://npm-registry-packages"}},"24.2.6":{"name":"@syncfusion/ej2-heatmap","version":"24.2.6","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@24.2.6","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","dist":{"shasum":"0da08e772d6816bf9540171d3744b24e1dc535da","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-24.2.6.tgz","fileCount":69,"integrity":"sha512-k3w+oxQmo7MDxAN6trBvJscuj02vNvGQIy7FJ1qoSmDGYyxoAb2fJbGbdh1mZ7TSNtB5VpYmkrfBg/MHjJ9Ang==","signatures":[{"sig":"MEUCIFxnap9reBxtSijplnvC5TTHwnbbZ3Zyl4c6ZS8FyZtHAiEAsekRGqDmO3HvnDxBQkf71rq7k2Mn0pi6ECnqqX8K5U8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5231506},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"28a9facbcf53b01fcfe355f82cc0f7008fe0da98","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-24.2.3.tgz","_integrity":"sha512-1nPK267br0gGjgS0CHme8wy4S0FRxry+z1Um8GtzgdU7qf4uGSQ2LgzWWjetIDtsR1DMt/s9U1yOU+qmM6P4Jw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~24.2.3","@syncfusion/ej2-pdf-export":"~24.2.3","@syncfusion/ej2-compression":"~24.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"0.17.0"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_24.2.6_1707961984093_0.4908143236409821","host":"s3://npm-registry-packages"}},"24.2.7":{"name":"@syncfusion/ej2-heatmap","version":"24.2.7","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"226a95cf69056096caf05e7557ba62637b90ab37","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-24.2.7.tgz","fileCount":69,"integrity":"sha512-YqArpN3d7NZSY/0bF9xCSLzl5Ud7aM/VnuMGlZZ6OMMjn3POSH5iSpDJpYb9moztxM1JElEn3lE5WKUIim9gZQ==","signatures":[{"sig":"MEYCIQDmIPttsyIWF6hFRfjVkiSycJQSV6wkY8cR21VS16cr5QIhAK1YWfAsYYdHvnDaplwnscCYAyEQdqW37v6fdkynBQo0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5237921},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"6687ad1caf292f31b44e3b07b4ba470ac4a50e36","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-24.2.6.tgz","_integrity":"sha512-xrbbxD7Gi7uvlKfTSzXZkdByQhKkxSTXTf0KkKUaCoWa22Z3UxoKdiwZT9j7mBmPP0jVNSLnVO/oMJ/aPrA25A==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~24.2.3","@syncfusion/ej2-pdf-export":"~24.2.3","@syncfusion/ej2-compression":"~24.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"0.17.0"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_24.2.7_1708393813234_0.6536693833191907","host":"s3://npm-registry-packages"}},"24.2.9":{"name":"@syncfusion/ej2-heatmap","version":"24.2.9","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"bb4970ff25628fdedcc7aa975f6dc1a9d104af3a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-24.2.9.tgz","fileCount":69,"integrity":"sha512-vAO6THQqJ+fGvE+lG+J25Vb5AssIdb2xKTfazSEiYH0BcayMfUefyGKHt5UPjdJ6W6zLn1IkDO5aqNKLk0RZTA==","signatures":[{"sig":"MEYCIQDEfBqHQZeharp9ucRMxN3mlvta91ZSuglOGi7irdmVJQIhAIp4oqVnhFOHWDrCvNGFZ+W4U+kQdq2KAkO+lFoCzGW4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5237945},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"dd3f27b4821bd25fe1048e924229f50a43fcfc08","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-24.2.7.tgz","_integrity":"sha512-9VaPGIY2RUp+pbPESjlZgPKa6AKZzapJgHaHIA0e9VUUK96YFOqoaD5jdd7hBkcsmrcrJ4x1aZIqUMagrldSSA==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~24.2.3","@syncfusion/ej2-pdf-export":"~24.2.3","@syncfusion/ej2-compression":"~24.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"0.17.0"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_24.2.9_1709629251534_0.20563185609690948","host":"s3://npm-registry-packages"}},"25.1.35":{"name":"@syncfusion/ej2-heatmap","version":"25.1.35","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"e897dd6aa24946da7b8060d0c75fbc08539b373f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-25.1.35.tgz","fileCount":69,"integrity":"sha512-e5E0yXgLQ9gu4fkRUlOLCiXNvN+bzfkEA8HodvEOEsJKRr/sGtPGQP6bTXtIwqPi03CXUisDu3AU5JH+HXcyUA==","signatures":[{"sig":"MEUCIQCPVd3nLxYFllvFQM1RtnriMkPvElIF3fjutLJY3+la8AIgdOMVzOXp8CFBodydfx+MBHPGsbxOGnwJbcyP7jbAUos=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5320047},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"0366b44c554fc75e07f6027315d0816fa07fba9d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.14.11.tgz","_integrity":"sha512-v9cmQziQeuNdLDJVmpOieopVE3FwYXfcOqC40yiTNZ/Fjjf66btvTEX/mVS6Vz3fJKEc2LkZJzA7VHyhK0BKCw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~25.1.35","@syncfusion/ej2-pdf-export":"~25.1.35","@syncfusion/ej2-compression":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"24.2.3"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_25.1.35_1710504895100_0.8103539867366905","host":"s3://npm-registry-packages"}},"25.2.3":{"name":"@syncfusion/ej2-heatmap","version":"25.2.3","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"08bf166a8faa53f22d610f58cfc14c0bc24ce03c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-25.2.3.tgz","fileCount":69,"integrity":"sha512-RTok9cxw0XnOwHRFFonfxVrX3G11qrtyHDGrdJ+gVL8g/jmPm3BxDi8QoqH6xcdo2rzRrcxIGydoFz6U//sFYA==","signatures":[{"sig":"MEYCIQDXS8QdBC1wGsAgOM6IrSxLmnX6gpGDyhhUT6BtFfH3AwIhAIIFEYUgRR0yfcD2uEHU7kfOgTDVnOmlRFmI4yUV0/aA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5337991},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"5c72e26a0efe69333f5bf7e103c9053c5d00f6b4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-25.1.35.tgz","_integrity":"sha512-W4HNYnIHXJf9JX4a/L3daBaJ9uQPxKReZNLibUVkkV/4fzOQOYgCspiCC7uXS3XFy/JSEFddEoA6oI6xVCHSIw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~25.2.3","@syncfusion/ej2-pdf-export":"~25.2.3","@syncfusion/ej2-compression":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"0.17.0"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_25.2.3_1715175948145_0.7397967561964505","host":"s3://npm-registry-packages"}},"26.1.35":{"name":"@syncfusion/ej2-heatmap","version":"26.1.35","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"3044631f221b31b79442cc90335accc0f418530c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-26.1.35.tgz","fileCount":69,"integrity":"sha512-COYj6QjVu/2JlXVScAj1KF6tOKyYFTYg9swPSoSiByCLAcR4lAqe3EcYmF9+kFxDY0uSVJ2ScIQOjk6e35fnyA==","signatures":[{"sig":"MEYCIQCXBDakEf/SVNQ4Bon1iS/Qadc8nPztbV0Z2d7x16yAVQIhAIWvRfw5l2QqJnlef8jFk/66R8kFJ9iHN8x7sMtZNrEM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5490994},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"96471f32882f3585efb49189c91c34ef35fabd80","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.14.11.tgz","_integrity":"sha512-3hBuc+QH+In0vYbek/mIjBuHdMUOpXYhoNwbWab4+u/e70i1mgTspfZgWh9/TMQBQaZeOteMFsV+tDc4a5uY1g==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~26.1.35","@syncfusion/ej2-pdf-export":"~26.1.35","@syncfusion/ej2-compression":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"0.17.0"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_26.1.35_1718111530805_0.9535724456486927","host":"s3://npm-registry-packages"}},"26.2.4":{"name":"@syncfusion/ej2-heatmap","version":"26.2.4","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"4f517a7a42e8f3d4505ae5697c1760952bfbfdcf","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-26.2.4.tgz","fileCount":69,"integrity":"sha512-eKai2N51C4UHsJTcwT+ZROly7suirsGiclG9iaOMIdY6n27sQH6wucltHs6JWeQbvX7vAiuvb916lf3JQZfTVA==","signatures":[{"sig":"MEUCIQCv9l6CRHayPGoGsKFvTONCoHqzzmf/Zti6Bylonb4pKAIgQeEzc5qYx7717bDpdmK/LUbddEsPLrqSNKGypjCz6tQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5490984},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"07464dcfa0970f4b261beb67ee49b93f8508ec09","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-26.1.35.tgz","_integrity":"sha512-8y4Uso0P/WzBFkDeBkKtjPC1j8dtJZwUW7594IulniT5JQyM+UIRgTcU1HG6+2r6iEQ+UFYsm4p8Q3//u7JXTw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~26.2.4","@syncfusion/ej2-pdf-export":"~26.2.4","@syncfusion/ej2-compression":"~26.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"26.1.35"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_26.2.4_1721813231126_0.7660491215342657","host":"s3://npm-registry-packages"}},"26.2.5":{"name":"@syncfusion/ej2-heatmap","version":"26.2.5","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"d5a33484b138d8eabec0de4ee2cd0a4af8ae282b","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-26.2.5.tgz","fileCount":69,"integrity":"sha512-FDkUMfLgNH4cUVFvcMSn+hNnCRYMYRRXuHADN4CgelNBIBUnba9Azdc0B0yh6P76mk8EjXCzGd+QXloNPI724A==","signatures":[{"sig":"MEUCIC/bmeO0mafMZl6oaZb6GG3w2neAqw6OhT0dCywu2J2sAiEArLnWnpwlR7NwPiYDN8/z49Yl1cnlMgjYjEIlMdpCwKg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5490984},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"07464dcfa0970f4b261beb67ee49b93f8508ec09","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-26.1.35.tgz","_integrity":"sha512-8y4Uso0P/WzBFkDeBkKtjPC1j8dtJZwUW7594IulniT5JQyM+UIRgTcU1HG6+2r6iEQ+UFYsm4p8Q3//u7JXTw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~26.2.5","@syncfusion/ej2-pdf-export":"~26.2.5","@syncfusion/ej2-compression":"~26.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"26.1.35"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_26.2.5_1721950216836_0.9380479190461757","host":"s3://npm-registry-packages"}},"26.2.10":{"name":"@syncfusion/ej2-heatmap","version":"26.2.10","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"730cc3d1c6f8a08bb018100eeae467edda4eba79","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-26.2.10.tgz","fileCount":70,"integrity":"sha512-P1d3Eea2ziF5ctT99mACKRGXa/VBP7wD8dOQ270LmTBlLNEsMqM+u6e1nK2y9dl4X2QTiqJLwkfYcjQvnSadqg==","signatures":[{"sig":"MEQCIAaHuab0lnnnhZ21p7BmQwflOOUil8N8TkVrjYJe1gmQAiAe+TDNGfCX+4pYN0RCSb1LRRE16O3YMwPZWWFWHpSELw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5491013},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"381676330b81f8a5ffae1cb0d0bff3f10798e8fe","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-26.2.5.tgz","_integrity":"sha512-Zap4+MwGAuz1g/fogU9S/wNQZ5qjlTu5EhwWeVe7Q7rT6rbRwoFfv+E79piwyGWMizLCJWKMkMwA0Qh5XwqJrw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~26.2.10","@syncfusion/ej2-pdf-export":"~26.2.10","@syncfusion/ej2-compression":"~26.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"26.1.35"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_26.2.10_1724108412319_0.19119026513826465","host":"s3://npm-registry-packages"}},"27.1.48":{"name":"@syncfusion/ej2-heatmap","version":"27.1.48","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"20ac3c57355903bbc9f4fb20a98e56d9f73dd7ba","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-27.1.48.tgz","fileCount":67,"integrity":"sha512-/qWi7cnVhF2ftw7x0eAzaTTCBrdqH7EaNpFHLmKdwe2T80pqj3ifMI5mBl9pDW0hzzrty+q/YSwUWtx778wbvw==","signatures":[{"sig":"MEYCIQDrrPTf5GRzDLnw3MymKp3MiOwDD9o9UERvuzxj4yFuWQIhAO5BuyTnaz1uUjcrj3sK8XR5cfTWQ2WXv2QRo9zkJZFa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5268812},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"486fd149eaac03a70535d41631c4c3f8c4227c37","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.14.11.tgz","_integrity":"sha512-s9GMSiNSrvydgZSZVSauUKM4EWJFeDXpiKYKilOEK4DzQhb4lwuTVfThEIfNu3rdwTTGNQX5hJPszGmUbwFjMg==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~27.1.48","@syncfusion/ej2-pdf-export":"~27.1.48","@syncfusion/ej2-compression":"~27.1.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"27.1.1"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_27.1.48_1726654248927_0.7116570291969244","host":"s3://npm-registry-packages"}},"27.1.50":{"name":"@syncfusion/ej2-heatmap","version":"27.1.50","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"8bd6dd235b142f90584693008d02a38fa1e1de88","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-27.1.50.tgz","fileCount":67,"integrity":"sha512-Nd2tNqFC32VeSLQzzPx4YP9Cn5VZjhlmmXFru5rf0+A3+uOSOq9sNrPfpNcTa8kWdNJwBLj9lqnSUldCu8C7Jg==","signatures":[{"sig":"MEUCIEnBhMxTv2P73RjQmDLXacFVz3gAmczd+2dlnGTBGhuQAiEAw3BIvnbjBdfYjh4mi08opAazUBIWuZOk1z/BgsKY9GU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5268777},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"42c773df11606320cf6fb20d850c5b7b22eeb9e9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-27.1.48.tgz","_integrity":"sha512-4MavcWfPvzvdg4/u9rV771mtTIs68FPgq5p+bMngVDnCwRbGOfzKTgSQ0mSWnsT7f47z4Sz5oPv431WewrFKDA==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~27.1.50","@syncfusion/ej2-pdf-export":"~27.1.50","@syncfusion/ej2-compression":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"27.1.48"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_27.1.50_1727132619825_0.22236250862217166","host":"s3://npm-registry-packages"}},"27.2.2":{"name":"@syncfusion/ej2-heatmap","version":"27.2.2","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"5815f52a985184cf548453054d48872772c9e6d7","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-27.2.2.tgz","fileCount":69,"integrity":"sha512-CWuaHq36wjog8KOEHSc0Aei2GBorlu/wRCe4KnSPqIt6VvlZKpIuTj6qQ9sw9iix2MhgqTnmKUT4VcDDlx3++w==","signatures":[{"sig":"MEUCIQDEU+ZU6cXsHJ2bdgVYYtad4Q0618QSZzepWgPcqZW+GgIgCsIqPv2pwWQLpc0C7+zBCyJkSgFHbMOoReetvXjktIM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5485814},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"4c5f2a7cd6ebb3b3d6c220eba333e2fb639e94b3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-27.1.50.tgz","_integrity":"sha512-wsWS+JBvT0K8J51CwjsyTfn+L0bQyHHpej3KKhi7bvmL7DRgDUacPMbZibI9F0T5jgMF8IIuyv68pkR3HXpZzA==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~27.2.2","@syncfusion/ej2-pdf-export":"~27.2.2","@syncfusion/ej2-compression":"~27.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"27.1.48"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_27.2.2_1731644451138_0.817632900614113","host":"s3://npm-registry-packages"}},"28.1.33":{"name":"@syncfusion/ej2-heatmap","version":"28.1.33","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"f0246c4c1a2bd3130c966bbddbc6475f72e3facd","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-28.1.33.tgz","fileCount":69,"integrity":"sha512-lTNGpR8gKMJCTFkzuyvHWDePE9exYoAchgpUsB3ofte9AVmGeiVCmXPSe+1HbH9ezl5wJ/kZUcIPNOGUZ/j3vw==","signatures":[{"sig":"MEYCIQDvlSFFA/KLC+UWeEY3Co8dIV0fhkdsCprwtkoHxbYAMQIhAP9D7tMJVmWpdTIOsoKDyEwtpohox/EWR9u97yOFjtdC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":5589844},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"959157b0a95d490f9c3beff615b3ed189790a88a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.14.11.tgz","_integrity":"sha512-PkJJVDn+b1WkMVaoaZJ8G9ZKy2cGMfvIMeZsJ6VYXcCk0KEWfpX2md4U844C7jP/1C8+/ztYdLvKr+jXt5BDAQ==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~28.1.33","@syncfusion/ej2-pdf-export":"~28.1.33","@syncfusion/ej2-compression":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"28.1.1"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_28.1.33_1733990858126_0.8831490480111599","host":"s3://npm-registry-packages-npm-production"}},"28.2.3":{"name":"@syncfusion/ej2-heatmap","version":"28.2.3","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"2551238f783b77bef4de86bda4aaa296e77c6692","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-28.2.3.tgz","fileCount":69,"integrity":"sha512-ib6yx4PSNbJ5kBfnVSN4GtWHIzzdVlIf/95qvSKn4qouBx7A+L1NIHA77VOqCugEblNsG2p+HuXfsSLD1yM0AA==","signatures":[{"sig":"MEUCIQDS9bf/dlX/LYJSflXeloSbUU5bZaXsTerkBbsWVRm1hAIgdsNgz517s5gmeaWfiHQ/IZKRmaHiHICE76lvmKPYJrQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5589834},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"30eb22c93d9b712ac8f3856d0eaa116ad5b357fe","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-28.1.33.tgz","_integrity":"sha512-tZfrKXiavWM3RWNwHPx11pE5zPdfxUn7G61EnRsS8zAVQmOBxjMe8eZaqtKSBBNriqb7s6zY+UnZosHfNoQVpQ==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~28.2.3","@syncfusion/ej2-pdf-export":"~28.2.3","@syncfusion/ej2-compression":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{"@syncfusion/ej2-compression":"28.1.33"},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_28.2.3_1738146418753_0.24733411970610342","host":"s3://npm-registry-packages-npm-production"}},"29.1.33":{"name":"@syncfusion/ej2-heatmap","version":"29.1.33","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"19cf50d52ed3957ff82317ade0eb072dd6067b05","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-29.1.33.tgz","fileCount":69,"integrity":"sha512-mnJc92JIbzpPil9553gMnKiBIZverZhlwWZzODj4lVOtn+bQOiFFYHN6VpOHgSC8Is0M9ADxc9Kk2KNqYSmtJg==","signatures":[{"sig":"MEUCIERw6e1voQJr+xbKvw3j7/wbT76fZjYLhL7lUekb95wHAiEAn+C1J5jnZN2Hi/xrMBTnqgFeTmPU8fzyckHGx5NKWkY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5696519},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"373f0da9993858494e44fdd95abaca04d4c839b1","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-heatmap/-/ej2-heatmap-18.14.11.tgz","_integrity":"sha512-K4jabFFurZyrzQHhA34bS4eV4Y70WsuV04KlbWq52m/Kg4LgSuABOrclY8wmkNRgptdumVSDFcNoOhRSqYXuRw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~29.1.33","@syncfusion/ej2-pdf-export":"~29.1.33","@syncfusion/ej2-compression":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_29.1.33_1742897725485_0.18552764495024232","host":"s3://npm-registry-packages-npm-production"}},"29.2.4":{"name":"@syncfusion/ej2-heatmap","version":"29.2.4","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"0e681507395344c65d0dcd4072edf23f45cf8c2f","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-29.2.4.tgz","fileCount":69,"integrity":"sha512-Vd0Yy/fGIwQvNtGKpop4rd5PQsUwnlgB5iy08hs3LiNesv9NpRf/2vS7viBr6HIJbHKLfCOw8KVeIdMnDEo2pg==","signatures":[{"sig":"MEUCIQDz/3kytzmOiMuSF7E0Q1jXxOiJQX6Wn+EiGvdVkuUeUQIgaLx4+JTAs9YKspuE31xASkmSOoKraslZmyhOPCZpDgg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5696508},"main":"./dist/ej2-heatmap.umd.min.js","_from":"@syncfusion/ej2-heatmap@*","_spec":"@syncfusion/ej2-heatmap@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-heatmap.es5.js","module":"./index.js","_shasum":"bd832d4acf2ae6c1ec03dc5b310c1dbd39ceb06d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-heatmap","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-heatmap/-/ej2-heatmap-29.1.33.tgz","_integrity":"sha512-z5xlYVh1KUoBX9KqgR+lE/Xs+QdvfaZJ7d/MdaJGVauJTZv9Hs+ZrYZBuEg65eogG5f8/hNUICfBbTyWyts8Mw==","_requested":{"raw":"@syncfusion/ej2-heatmap@*","name":"@syncfusion/ej2-heatmap","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-heatmap"},"deprecated":false,"repository":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/tree/master/controls/heatmap","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-heatmap","/@syncfusion/ej2-react-heatmap","/@syncfusion/ej2-vue-heatmap"],"description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~29.2.4","@syncfusion/ej2-pdf-export":"~29.2.4","@syncfusion/ej2-compression":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_29.2.4_1747219718784_0.7179590874541835","host":"s3://npm-registry-packages-npm-production"}},"30.1.37":{"name":"@syncfusion/ej2-heatmap","version":"30.1.37","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"4629f7d81bf4bf767c9e8675ed1aea18b5a9777a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-30.1.37.tgz","fileCount":113,"integrity":"sha512-HSt+tX8Df19TtGaXG9pTYvGM9jsNZ0rqudEp62UKW/+YuZxk4fraO0tUUJ/TZ7oSeM4dEQSm3yhTw6wX0sFnVQ==","signatures":[{"sig":"MEQCIFuWxPKgz4QMIe/cAyLvsVG8Vj++v4aFWx+vcsDD8c0iAiBLLm/7MFbFveVu6MukQ1GnSbZalxVtrGsooMLFim21cg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6365871},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master","type":"git"},"_npmVersion":"8.19.4","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~30.1.37","@syncfusion/ej2-pdf-export":"~30.1.37","@syncfusion/ej2-compression":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_30.1.37_1750854843433_0.5714924189897497","host":"s3://npm-registry-packages-npm-production"}},"30.1.41":{"name":"@syncfusion/ej2-heatmap","version":"30.1.41","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"f02370f55420950c43e9ec644c7d663cf9ff0d4d","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-30.1.41.tgz","fileCount":69,"integrity":"sha512-nNNDOF3rF+hes6RYVlAQDGcWlVomqKOrPspgQ3M753IPBIPHIneM0+pOvKMLKYeSdwkHWCdgOnknt16ZH4ZM1A==","signatures":[{"sig":"MEUCIGhDbIuWsLhF+JQPBwwDRQC4SrntfK4YavZMTQFQ2sF0AiEA/4quMQJsH/7eiP2eknYiRpIEfFtdun485BCw3Xd6/Gc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5695434},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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 data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~30.1.37","@syncfusion/ej2-pdf-export":"~30.1.41","@syncfusion/ej2-compression":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_30.1.41_1753151660859_0.8501950060349814","host":"s3://npm-registry-packages-npm-production"}},"30.1.42":{"name":"@syncfusion/ej2-heatmap","version":"30.1.42","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"7d0231eb92e411c498e6065e7b052a5a81760f59","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-30.1.42.tgz","fileCount":69,"integrity":"sha512-cUFj7QYsilhmu8Ptvp4U2RPCWMIEzVOASmwxea6IzFJ32LuzAr9EW8MZ3b4nto0roCeTlBjbCNItaaJU94hy3Q==","signatures":[{"sig":"MEUCIQDKaRbbwIA5PhJLmt26D0POuT5sYbD9eiIsLfkIsZM06wIgXNnXPfu/QSVc2SvhNcSWfHb45Kn3AIyPKfKokVzG3xw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5695434},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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 data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~30.1.37","@syncfusion/ej2-pdf-export":"~30.1.42","@syncfusion/ej2-compression":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_30.1.42_1753755769320_0.2013354547109767","host":"s3://npm-registry-packages-npm-production"}},"30.2.4":{"name":"@syncfusion/ej2-heatmap","version":"30.2.4","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"4b38e2b1a0b12209da30be6508efa87e89fb0fb1","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-30.2.4.tgz","fileCount":69,"integrity":"sha512-mCIi6x2c2aDCvDziYlEUOzgELNq+JnFS7Rt8LOT7TTbSwYXzLld6aiypbsonOSci8sLTLP+nkbpJ1LxD+clJBw==","signatures":[{"sig":"MEUCIQDOCTrxRo9Iu9VsIfYFTZpVQoM3mWR2BoKWZSgRbvtyxgIgD5FHgB9GbCr+B/S/Jo+gjDg5XFYXAHVPcjLItaaAGOI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5697092},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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 data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~30.2.4","@syncfusion/ej2-pdf-export":"~30.2.4","@syncfusion/ej2-compression":"~30.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_30.2.4_1754553910858_0.5082123307282238","host":"s3://npm-registry-packages-npm-production"}},"30.2.5":{"name":"@syncfusion/ej2-heatmap","version":"30.2.5","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"5226803087df64cffa1ebd097b3156b747bec0b4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-30.2.5.tgz","fileCount":69,"integrity":"sha512-opXuvCuAdhSsgvWmILqpPS3WUszfqs2W4InV7Qd3C1118rZSszw1QWuSEpNQLtb9BWJuGDqkcbzqffcuaEkzQw==","signatures":[{"sig":"MEYCIQCYMsJW2rbvRCjbaJ9J6gbIN+9HeKPazlC0pfHHXeGbrgIhAIfGdpoqko4xE5JJ8Axu+2N9QH7riLKeuAdwoTzT5bSg","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5704736},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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 data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~30.2.4","@syncfusion/ej2-pdf-export":"~30.2.4","@syncfusion/ej2-compression":"~30.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_30.2.5_1755053410882_0.3918632205934809","host":"s3://npm-registry-packages-npm-production"}},"31.1.17":{"name":"@syncfusion/ej2-heatmap","version":"31.1.17","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"8144aaa5ba268cfebdef7ae6abd47b9b171e8ce4","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-31.1.17.tgz","fileCount":113,"integrity":"sha512-eLl2BJX5909Q1yLglpcyJeJkIzoTwNdZmyiEFSfWX3zPcgdJsYQnUP/vfB9F3UebrN8OHmn0NBhfI/+GHJ/Lbw==","signatures":[{"sig":"MEYCIQDMdgJ9nSCJ2gJTcdgykk56hzw9P3DZJzE7VLsyx8QmewIhAM3VTW+8MRQA5Gd645DNC910Kp37+JVXZaTbcHwCXPrf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6366494},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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 data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~31.1.17","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-compression":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_31.1.17_1757056571956_0.7325045557876353","host":"s3://npm-registry-packages-npm-production"}},"31.1.21":{"name":"@syncfusion/ej2-heatmap","version":"31.1.21","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"eb94a540c9adc6b97e94c16a55e967fe26aaea24","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-31.1.21.tgz","fileCount":69,"integrity":"sha512-1pp2nsUF0w0PUPVyOWHETgzm3v2elRbZpSyOCuEtcgV6+vwMbaP7kRbRkJBGkSytnRE7UPdSwt4dSx0CuwfhFQ==","signatures":[{"sig":"MEUCIQDoDgmz+LhZwkOwU/vts1AAtDT6vUC4nIpSXGMrIi1v/wIgVhoHCGkzBVF5KC4DNOGnuHcvTUuC+oR+SUQHT4HNHPg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5704748},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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 data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~31.1.17","@syncfusion/ej2-pdf-export":"~31.1.17","@syncfusion/ej2-compression":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_31.1.21_1758596593603_0.3592366631581685","host":"s3://npm-registry-packages-npm-production"}},"31.2.2":{"name":"@syncfusion/ej2-heatmap","version":"31.2.2","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"b9ab35099a7f62a2247fd882e8c342922127628e","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-31.2.2.tgz","fileCount":69,"integrity":"sha512-Nk8bMnSp1IXBsNjRgTPxWyr/prHia8O3DttWt/hvYysCIApyRgjNGYxFuGZWHgxQtVQkkwd03k1biWSs8bB6gg==","signatures":[{"sig":"MEQCIG/Y4fbTZ+G1li9CrVrY5xqbKSRvAXjWSRMvcRT6qzy7AiBszhK01sk1DUFb6/XNMebYqm4fSWhUU2pZX45PjwAyDA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5704736},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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 data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~31.2.2","@syncfusion/ej2-pdf-export":"~31.2.2","@syncfusion/ej2-compression":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_31.2.2_1760521711309_0.4438534941868004","host":"s3://npm-registry-packages-npm-production"}},"31.2.12":{"name":"@syncfusion/ej2-heatmap","version":"31.2.12","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"8ee643415cda9c64ff97f00737af7b4f44b716ba","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-31.2.12.tgz","fileCount":69,"integrity":"sha512-MqNhysrfph/pn9PoZ6e1BwtTyxgfIVA4nTYbec+5L7jcJsGmX6LoztYVs4BTZxPHqMQdJJ/TeDHPitGnnB6Rmg==","signatures":[{"sig":"MEUCIQCU3opttYxBOikc7cuWlSdDXA3jQFmLLlkGVbBTI4sWfwIgVGZ4ZOmYWAVqarAdf+Trg/pfsR0Lg7WuGM9knS62GQU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5705237},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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 data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~31.2.12","@syncfusion/ej2-pdf-export":"~31.2.12","@syncfusion/ej2-compression":"~31.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_31.2.12_1763452217069_0.012267597522438","host":"s3://npm-registry-packages-npm-production"}},"32.1.19":{"name":"@syncfusion/ej2-heatmap","version":"32.1.19","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"b8e6d682211d6c1abf44e120459151eb5a3f758a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-32.1.19.tgz","fileCount":70,"integrity":"sha512-QWJub0aVqPHKg9qq9+mMozke8VY5Nd2wAiwegWl2WyvJiSBWKz31scX45q9zjoauSWADFLqf8HA/xNcUipFYGA==","signatures":[{"sig":"MEUCIQD+XH/s+eqicD2oCImxbQa2L067Mk3YQwAVT4O5A2t/zQIgTruwSS3/HoRMpLk/FVWNIUVcnXBrWsu39hAAZHBM7Z0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5703970},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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 data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~32.1.19","@syncfusion/ej2-pdf-export":"~32.1.19","@syncfusion/ej2-compression":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_32.1.19_1765867424193_0.16547465521942284","host":"s3://npm-registry-packages-npm-production"}},"32.1.24":{"name":"@syncfusion/ej2-heatmap","version":"32.1.24","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"20fc034623250e7d9926759e44a592610c15c58a","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-32.1.24.tgz","fileCount":70,"integrity":"sha512-7IcC3xIdXMOusIe9oW6eXagKQeRt5ghl4jonbd51GMRzy2Ar8+oQ3zWLj2WyPaoFDV94fxl6agDfJYutDi2qUg==","signatures":[{"sig":"MEUCIBi6EmTACvk9R/iNNMhmOfmJo4Pn+ueitWbDn5wHgxaiAiEAqQ12T4/pbmbKLInwH//8IdlTZL1olrudK6wtyKkF2Tg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5705717},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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 data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~32.1.24","@syncfusion/ej2-pdf-export":"~32.1.24","@syncfusion/ej2-compression":"~32.1.24"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_32.1.24_1768876039413_0.3731218998174477","host":"s3://npm-registry-packages-npm-production"}},"32.2.3":{"name":"@syncfusion/ej2-heatmap","version":"32.2.3","keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-heatmap@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":"b743df8b1aef117c464868da398727534860c85c","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-32.2.3.tgz","fileCount":70,"integrity":"sha512-glqvskw2WylaZ24bbAaKWn/xL44CDnNsqucEUHirqasGEFqxA/Jv8IeG5t3Y1UNWGIl+pe3lJdx+Ls5A4VxTyw==","signatures":[{"sig":"MEQCIBNxh95N8ROthr/8bzDUZiX+PdKT2UlomJ9U7q+n7Vh6AiBScTXWZHv/phk6D3LUzfT9+qdYNGtFZmPLCl3fnJ91eQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5705705},"main":"./dist/ej2-heatmap.umd.min.js","es2015":"./dist/es6/ej2-heatmap.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 data visulization control used to visualize the matrix data where the individual values are represented as colors","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-file-utils":"~32.2.3","@syncfusion/ej2-pdf-export":"~32.2.3","@syncfusion/ej2-compression":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-heatmap_32.2.3_1770256885976_0.7556601945875927","host":"s3://npm-registry-packages-npm-production"}},"33.1.44":{"name":"@syncfusion/ej2-heatmap","version":"33.1.44","description":"Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors","author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","main":"./dist/ej2-heatmap.umd.min.js","module":"./index.js","es2015":"./dist/es6/ej2-heatmap.es5.js","homepage":"https://www.syncfusion.com/javascript-ui-controls","dependencies":{"@syncfusion/ej2-base":"~33.1.44","@syncfusion/ej2-compression":"~33.1.44","@syncfusion/ej2-data":"~33.1.44","@syncfusion/ej2-file-utils":"~33.1.44","@syncfusion/ej2-pdf-export":"~33.1.44","@syncfusion/ej2-svg-base":"~33.1.44"},"devDependencies":{},"keywords":["ej2","syncfusion","web components","data visualization","heatmap","heatmap chart","matrix chart","grid chart","heat map","bubble heatmap","calendar heatmap","rectangular heatmap","sector heatmap","axis","datetime axis","category axis","numeric axis","labels","multi-level labels","selection","palette","colors","legend"],"repository":{"type":"git","url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git#master"},"typings":"index.d.ts","sideEffects":false,"gitHead":"eea55cfe21b7c70d785b85a941bc340546ac11dd","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"_id":"@syncfusion/ej2-heatmap@33.1.44","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-Nb3G9+hrGvFxWAMupmPx/ik78GF4RSmEgp7hg/0pdPA539uJRbh3gcNGNp5+bQ4TUb3j8cGYk+mo6I2m96j2+w==","shasum":"3b68fbb0d0a822569e6a216a4175fbfc6c964d08","tarball":"http://repository.ncinga.com/nexus/content/groups/npm-all/@syncfusion/ej2-heatmap/-/ej2-heatmap-33.1.44.tgz","fileCount":70,"unpackedSize":5705717,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIFbaW2LfxZzbFqydVGcQHREDazXzkRfR+N8nSwLLTwmkAiBQovt8z2AAGJbY/7DWgp9XWS9I9QftS3TEiQ78/PrDSA=="}]},"_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-heatmap_33.1.44_1773658418909_0.7366293401813815"},"_hasShrinkwrap":false}},"name":"@syncfusion/ej2-heatmap","time":{"created":"2018-06-25T09:02:04.785Z","modified":"2026-03-16T10:53:39.261Z","16.2.41":"2018-06-25T09:02:06.247Z","16.2.45":"2018-07-17T07:47:13.924Z","16.2.46":"2018-07-30T12:59:13.827Z","16.2.49":"2018-08-21T12:41:06.133Z","16.2.50":"2018-08-28T17:59:50.909Z","16.3.17":"2018-09-11T13:27:26.668Z","16.3.21":"2018-09-21T19:42:39.864Z","16.3.24":"2018-10-09T07:14:30.429Z","16.3.27":"2018-10-23T10:18:30.912Z","16.3.29":"2018-10-31T04:38:19.673Z","16.3.30":"2018-11-01T11:24:56.145Z","16.3.33":"2018-11-20T13:16:05.062Z","16.3.34":"2018-11-22T03:52:44.189Z","16.4.40-beta":"2018-12-10T12:24:15.043Z","16.4.42":"2018-12-17T13:10:27.419Z","16.4.47":"2019-01-16T11:17:05.450Z","17.1.1-beta":"2019-01-29T13:48:01.115Z","16.4.52":"2019-02-05T16:37:02.585Z","16.4.53":"2019-02-13T10:12:12.165Z","17.1.32-beta":"2019-03-13T15:13:42.625Z","17.1.38":"2019-03-29T07:35:57.398Z","17.1.42":"2019-04-23T09:12:36.905Z","17.1.47":"2019-05-14T10:46:18.216Z","17.2.28-beta":"2019-06-27T14:57:07.987Z","17.2.34":"2019-07-11T12:44:29.486Z","17.2.46":"2019-08-22T10:56:53.294Z","17.2.47":"2019-08-27T14:28:14.456Z","17.2.29-beta":"2019-08-27T20:01:30.680Z","17.2.48-beta":"2019-08-28T14:30:17.547Z","17.3.9-beta":"2019-09-20T12:46:17.642Z","17.3.14":"2019-10-03T16:21:34.998Z","17.3.19":"2019-10-22T12:41:33.158Z","17.3.26":"2019-11-05T18:42:01.133Z","17.3.27":"2019-11-12T12:10:22.376Z","17.4.39":"2019-12-17T10:28:20.008Z","17.4.43":"2020-01-14T06:55:03.031Z","17.4.46":"2020-01-30T09:28:11.282Z","17.4.47":"2020-02-05T07:06:33.341Z","17.4.51":"2020-02-25T14:26:13.255Z","18.1.36-beta":"2020-03-19T09:17:26.061Z","18.1.42":"2020-04-01T10:50:44.873Z","18.1.45":"2020-04-21T10:23:02.636Z","18.1.52":"2020-05-13T08:28:59.768Z","18.1.54":"2020-05-26T10:27:31.202Z","18.2.44":"2020-07-07T00:47:53.467Z","18.2.54":"2020-08-18T12:29:23.847Z","18.2.57":"2020-09-08T11:51:40.157Z","18.3.35":"2020-10-01T09:47:01.627Z","18.3.47":"2020-11-05T08:21:06.037Z","17.2.52-1205479":"2020-11-23T12:27:51.750Z","18.4.30":"2020-12-17T07:29:51.995Z","17.2.55-1205479":"2021-01-15T09:09:25.457Z","18.4.39":"2021-01-28T05:12:43.645Z","19.1.54":"2021-03-30T14:53:31.646Z","19.1.57":"2021-04-20T09:36:17.129Z","19.1.63":"2021-05-13T06:00:30.075Z","19.2.44":"2021-06-30T05:13:35.397Z","19.2.55":"2021-08-11T05:35:12.286Z","19.2.60":"2021-09-07T11:07:47.570Z","19.3.43":"2021-09-30T05:02:12.353Z","19.3.53":"2021-11-12T05:47:06.741Z","19.4.38":"2021-12-17T05:52:10.205Z","19.4.41":"2022-01-04T11:27:48.176Z","19.4.48":"2022-01-31T10:18:24.559Z","19.4.52":"2022-02-15T14:00:59.772Z","20.1.47":"2022-04-04T08:11:23.523Z","20.1.55":"2022-05-12T12:52:22.058Z","20.2.36":"2022-06-30T08:43:51.591Z","20.2.38":"2022-07-12T17:23:11.530Z","20.2.43":"2022-08-08T05:43:56.539Z","20.2.45":"2022-08-23T12:37:08.943Z","20.2.48":"2022-09-06T12:55:57.379Z","20.3.47":"2022-09-29T08:50:06.017Z","20.3.49":"2022-10-11T12:52:19.698Z","20.3.50":"2022-10-18T10:49:54.120Z","20.3.56":"2022-11-08T09:53:52.768Z","20.3.60":"2022-12-06T13:44:46.978Z","20.4.38":"2022-12-21T09:31:30.966Z","20.4.40":"2022-12-28T17:07:08.495Z","20.4.42":"2023-01-04T12:36:18.936Z","20.4.48":"2023-02-01T07:22:15.682Z","20.4.52":"2023-02-28T11:53:33.354Z","21.1.35":"2023-03-23T08:03:53.177Z","21.1.37":"2023-03-29T15:03:51.780Z","21.1.41":"2023-04-18T11:12:39.375Z","21.2.3":"2023-05-03T08:50:42.266Z","21.2.4":"2023-05-09T12:33:11.000Z","21.2.8":"2023-05-30T11:56:00.908Z","22.1.34":"2023-06-21T11:56:00.765Z","22.2.5":"2023-07-27T14:42:29.921Z","22.2.10":"2023-08-22T18:01:14.666Z","23.1.36":"2023-09-15T08:03:53.857Z","23.2.4":"2023-11-20T06:17:33.871Z","24.1.41":"2023-12-18T06:28:30.736Z","24.2.3":"2024-01-31T14:08:08.260Z","24.2.6":"2024-02-15T01:53:04.402Z","24.2.7":"2024-02-20T01:50:13.509Z","24.2.9":"2024-03-05T09:00:51.710Z","25.1.35":"2024-03-15T12:14:55.257Z","25.2.3":"2024-05-08T13:45:48.375Z","26.1.35":"2024-06-11T13:12:11.157Z","26.2.4":"2024-07-24T09:27:11.383Z","26.2.5":"2024-07-25T23:30:17.184Z","26.2.10":"2024-08-19T23:00:12.687Z","27.1.48":"2024-09-18T10:10:49.307Z","27.1.50":"2024-09-23T23:03:40.068Z","27.2.2":"2024-11-15T04:20:51.413Z","28.1.33":"2024-12-12T08:07:38.411Z","28.2.3":"2025-01-29T10:26:58.967Z","29.1.33":"2025-03-25T10:15:25.720Z","29.2.4":"2025-05-14T10:48:39.055Z","30.1.37":"2025-06-25T12:34:03.657Z","30.1.41":"2025-07-22T02:34:21.075Z","30.1.42":"2025-07-29T02:22:49.596Z","30.2.4":"2025-08-07T08:05:11.093Z","30.2.5":"2025-08-13T02:50:11.153Z","31.1.17":"2025-09-05T07:16:12.183Z","31.1.21":"2025-09-23T03:03:13.839Z","31.2.2":"2025-10-15T09:48:31.569Z","31.2.12":"2025-11-18T07:50:17.331Z","32.1.19":"2025-12-16T06:43:44.439Z","32.1.24":"2026-01-20T02:27:19.632Z","32.2.3":"2026-02-05T02:01:26.243Z","33.1.44":"2026-03-16T10:53:39.136Z"},"readmeFilename":"README.md","homepage":"https://www.syncfusion.com/javascript-ui-controls"}