{"maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"dist-tags":{"latest":"33.1.44"},"author":{"name":"Syncfusion Inc."},"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","readme":"# JavaScript Barcode Generator Control\n\nThe [JavaScript Barcode](https://www.syncfusion.com/javascript-ui-controls/js-barcode?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm) (QR Code) Generator Control is a light-weight and high-performance control that displays industry-standard 1D and 2D barcodes in JavaScript applications. Generated barcodes are optimized for printing and on-screen scanning. It is designed for ease of use and does not require fonts.\n\n<p align=\"center\">\n    <a href=\"https://ej2.syncfusion.com/documentation/barcode/getting-started/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm\">Getting started</a> . \n    <a href=\"https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/ean8.html\">Online demos</a> . \n    <a href=\"https://www.syncfusion.com/javascript-ui-controls/js-barcode?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm\">Learn more</a>\n</p>\n\n<p align=\"center\">\n\t<img src=\"https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/javascript/javascript-barcode.png\" alt=\"JavaScript Barcode 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://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/syncfusion/syncfusion-trusted-companies.webp\" alt=\"Bootstrap logo\">\n  </a>\n</p>\n\n## Setup\n\nTo install Barcode Generator and its dependent packages, use the following command.\n\n```sh\nnpm install @syncfusion/ej2-barcode-generator\n```\n\n## Supported frameworks\n\nBarcode control is also offered in the following list of frameworks.\n\n| [<img src=\"https://ej2.syncfusion.com/github/images/angular-new.svg\" height=\"50\" />](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Angular](https://www.syncfusion.com/angular-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/react.svg\"  height=\"50\" />](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[React](https://www.syncfusion.com/react-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/vue.svg\" height=\"50\" />](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[Vue](https://www.syncfusion.com/vue-ui-components?utm_medium=listing&utm_source=github)&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/netcore.svg\" height=\"50\" />](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | [<img src=\"https://ej2.syncfusion.com/github/images/netmvc.svg\" height=\"50\" />](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)<br/>&nbsp;&nbsp;[ASP.NET&nbsp;MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_medium=listing&utm_source=github)&nbsp;&nbsp; | \n| :-----: | :-----: | :-----: | :-----: | :-----: |\n\n## Showcase samples\n\n* Expense Tracker - [Source](https://github.com/syncfusion/ej2-sample-ts-expensetracker?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm), [Live Demo](https://ej2.syncfusion.com/showcase/typescript/expensetracker/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-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-barcode-npm)\n\n## Key features\n\n* [**Barcode Symbologies**] - Supports a wide range of barcode symbologies, including:\n\t* [QR Code](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/qrcode.html)\n\t* [Data Matrix](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/datamatrix.html)\n\t* [Code 39](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/code39.html)\n\t* [Code 39 Extended](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/code39Extd.html)\n\t* [Codabar](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/codabar.html)\n\t* [Code 32](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/code32.html)\n\t* [Code 93](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/code93.html)\n\t* [Code 128](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/code128.html)\n\t* [Code 128A](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/code128A.html)\n\t* [Code 128B](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/code128B.html)\n\t* [Code 128C](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/code128C.html)\n\t* [EAN-8](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/ean8.html)\n\t* [EAN-13](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/ean13.html)\n\t* [UPC-A](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/upca.html)\n\t* [UPC-E](https://ej2.syncfusion.com/demos/?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm#/material/barcode/upce.html)\n* [**Text Customization**] - Allows you to customize the text displayed.\n* [**Exporting**] - Barcode can be exported as .png or .jpeg fromat image and can also be exported as base64 string.\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-barcode-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-barcode-npm)\n* Live chat\n\n## Changelog\n\nCheck the changelog [here](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/controls/barcodegenerator/CHANGELOG.md?utm_source=npm&utm_medium=listing&utm_campaign=javascript-barcode-npm). Get minor improvements and bug fixes every week to stay up to date with frequent updates.\n\n## License and copyright\n\n> This is a commercial product and requires a paid license for possession or use. Syncfusion’s licensed software, including this component, is subject to the terms and conditions of Syncfusion's [EULA](https://www.syncfusion.com/eula/es/). To acquire a license for 80+ [JavaScript UI controls](https://www.syncfusion.com/javascript-ui-controls), you can [purchase](https://www.syncfusion.com/sales/products) or [start a free 30-day trial](https://www.syncfusion.com/account/manage-trials/start-trials).\n\n> A [free community license](https://www.syncfusion.com/products/communitylicense) is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue and five or fewer developers.\n\nSee [LICENSE FILE](https://github.com/syncfusion/ej2-javascript-ui-controls/blob/master/license?utm_source=npm&utm_campaign=barcode) 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"},"bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"license":"SEE LICENSE IN license","versions":{"17.2.28-beta":{"name":"@syncfusion/ej2-barcode-generator","version":"17.2.28-beta","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@17.2.28-beta","maintainers":[{"name":"anonymous","email":"packages@syncfusion.com"},{"name":"anonymous","email":"dashboardplatform@syncfusion.com"},{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"cbd0399c2f26127ccefe8b53950561a36dd620d6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.2.28-beta.tgz","fileCount":166,"integrity":"sha512-SigI1HlqbdIe4XknsF3lMzQU93xsTkng6+++LenJMHC8GjaAMknNWFTJXYY1Zvm6O3brzkNzJ1KMBUlVgjTf4Q==","signatures":[{"sig":"MEQCIDc1mOtBM7bOUBTXzZSc0ngdfGRtH8zXsA7m3NKLNaV/AiAyMNrp8ElXqP6RvQUxmDs9qxwzaRunIwEGTvV7eRpbRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3669417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdFNcNCRA9TVsSAnZWagAAzUcP+wXxqyTCK7Zb6sh70G7f\nK0hMrgpYpBtMOrTmzSAtvo2mThZ9RrL1lv50NshbHCD+xb+yrBRGJKNmLifq\n7KneHvBtTzHaldFpfhCmch6HPWckkl+1N/aRNzT39DChHE3Atf6U96hEY1ps\n+PzsBYlIZWVfdlLKxM0B700UP5FODY+tgpuGGzN6CTQ7sWhx919lu4L5+d3L\nXupY0IaSLPw/V/X6/s2kvR/mTeO0nOcxwHzwdlzSLReGIvthAaC9uh7MdG0f\n8iH4JzDWN17X4ARL4fUgmmt1SnScOgnEQLw0nytIhFf5n6TPu/S/SxiA2/Ng\nel3X03cpgK10vD2Q/m1DLGmABI+IY8Odh93VU8C0m0cOpEnBTXQJ+FUqYPdx\ncj11qwjR9jXbzNdauwIELtGaofj3OfXelL5tjgx4vzL6T9G4QJG48ONXkpda\nIoiVYOZONGP+lG+JlKAuyq351HYMzZ6kDLU1WRCdY2W1KZBNIjSeSNhEzcr4\ntAMnOnh6wmP1SsK/rluld9yCCpr77sgwfNYvFR5gpk89uTN5/iRYuUP3aIJN\nz92lI+udN1q4vb4vXHbOhEL+JorsK5lOzjFI7Zm4UB2IBztUalv1H0qRgA/O\n8NK7EDGGuZgTPA8fSoAI6ptVj3/3skmbkTXbBjWVdqGL/5waPmoWthJtPv+C\nyek4\r\n=cTa3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"9677a8a3aa8e72725a989e2454d0d8ca1e0c28a6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-16.4.40.tgz","_integrity":"sha512-scV/WJ1BSyj4t38/WsUJvxC5OtVH0AwblJ73C+C00Yd2dgEG/6vnm4bhqtvwsf7m+Zrolz83QMluwplRRSGEeQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.28-beta","@syncfusion/ej2-data":"~17.2.28-beta"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.2.28-beta_1561646860928_0.6137501127005502","host":"s3://npm-registry-packages"}},"17.2.34":{"name":"@syncfusion/ej2-barcode-generator","version":"17.2.34","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6ea5ac9091c11e8138bb04870647c52d00be7e90","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.2.34.tgz","fileCount":166,"integrity":"sha512-o8CSd1TddJJ4Lz8wmkhX5UkBd4zg1rNC2BqUANTU6Rk7B8Q/4OM97sw3KozZxiHIYc9kjOZ/cqJ4y/+AJ4gltg==","signatures":[{"sig":"MEYCIQCMEn8FZwHcEmuMToQfsfH62ckUSi//tAeAu5E837fV/AIhAMGKFVcn6EsgynVj3Z690NBrgx1hGY9HI0C9gn6ooVAm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3669417,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdJyyaCRA9TVsSAnZWagAApOsP/10dYzW1n9ewulAUfu6n\nI5qJ+u/dvwWKX0tmUtOi3/I7qZ9meMlC8+Pr63ljuQwagE+CGg141pzu3PSA\nxdnFF7FQL+2cAynHDTZiSN8r1TS3prnPm6u+7B92a8+EdKetp2rv3q8gA617\njtz0NsKICLoMtTXdUoMhHDIgSUBa0/5Ai1Nfo3ag62+nhIUXcRAdD5nuukdY\n/hjmkkJWUorwaf6SqPWC/XCEWi9y4vuEcHJ6Ydb9TwhJAxpV0qpYQqLVJW+Q\nogBpAjCjIfjnVX9BQbLTvyQd7bOsMyzdd/M+K+6AupnL9jrExFhI9ojYUBKU\noPZQlpSOvFBmkucGLWRjsIUyP8nMQs6a/L+HBjfHlKPEzo+D6Lo+pi/wh+xp\nYjj+o2rToscx4melt39N75MRzALKGpEk5NGF+JdHwxLBimNWb5eXIoH/k1Ee\ntZLNy/eTJ3LU0NsXU4qJwfIlTMzoRJga/z0RPDjbn41lBzuxOodzB0cWT0wo\ngMwp3u/jgpFtMokp3XAe/59wtHJgDW4XgC4w1tDxJsSiLjBNdY4h07dBLK+0\nMbWdqHFwcP27jgcqo7DahWazXMUoTyapm15sansMxWvzB9WaMq/2VamR7f/N\nF3h3s/Dfh8MBRkdkCnV6LdLWKSimlfOM+AoD80FLq+Eou1+FnR9gt4EcFsnq\nXiwQ\r\n=274h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"407959645979aa5f46442b4ab61dbc8abf2e87c4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.2.28.tgz","_integrity":"sha512-45ZoiLx69vOmyB5sn7fBCKsz34I74hPD09mIWZxHYF2W37Qw24u0+fAbNnZ2rhYkF2N/tr3WD+iy2qRUUA3D9A==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.0","dependencies":{"@syncfusion/ej2-base":"~17.2.34","@syncfusion/ej2-data":"~17.2.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.2.34_1562848409474_0.5975955490023455","host":"s3://npm-registry-packages"}},"17.2.46":{"name":"@syncfusion/ej2-barcode-generator","version":"17.2.46","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"173c374404ff645d635a8d57c09b5ce97ee8753f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.2.46.tgz","fileCount":166,"integrity":"sha512-6WU7kEWlz/5Mm8a4Mbt73EnbvqEyZU4eO8szpZVP6+uGKTtzD+RsosfE6y2C8uFRBb4Gan6Sb1+pfPZZvxMeVw==","signatures":[{"sig":"MEUCIQCrbYmBRN4yWhdrhp9tnZju5p/l+FAINjpNTLMDEN/cfwIgUZcN2Gjyq4vHPDgCMx/Y0tygg7UNuYYZzKr1O40FI2o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3671291,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdXnKuCRA9TVsSAnZWagAA7vUQAKJV4NdbSkjrpkT5oAbN\nXWSy70fRwopWMof8sx/i9+dhxV2/WvTGEFeFYXANSa+vZ9HRf/tQ/jHTHDj7\n3DlMJRQZh/4bDv0x6Rr+AZbNBbNJV44AMlCmr3Y4nhxdoODzB+hmw9xKBI09\nCKPLzMjdaTD0O2SkWrQYZRaF5wucjhw30S839+bpGux0lWBIR32UcG/q46DY\noSqMdJjptqo+ue0chk5sD2m1cG/W4xxO5R5+jkIcw2MHmZqdhwt5coCgaKQZ\nvcxXybu6y29H41501os3JIyQSWQXsSf4cvwrskfWyp9A0pQKzdWphb/cI6TA\nDIdAJAWeyFRfsDIknXaWrWBGUbRWddPpPg0V1AXtxLCpfHK3U+oke3isCNit\nCRDHjyB3ZLqR33T1eqd91i2oN1AGkvP5adSKCeY2BsH2ytyWeozN11QDoyv9\ndPQCgVV+KdAItgt6vSz8L7TqKRsC86E8Jl2Dpqd/zWodvGbIyCL1VXq5yUY1\nBHVSkANr8cIJiCU+li49TEXDNyUA0dKd/eRF5pY28hKt2XvfrHbaTNkEILdD\n99lCx16oyORjnoHOsIg4EIpWlU0Ls2K5oQcFgxDQsS1kaWQJlgjGFo+s+8Ee\n8CV2r5Fkf2gh7QnxlqIW6zw09h8V7S01LaLCn5KYhqrP84eaJe+BBSIVBW2p\nPKLI\r\n=fv4D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"c1e197d3b8dfbbeefc5e9fcb39147771eda5b93e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.2.34.tgz","_integrity":"sha512-33bbagWaV/9ovvBUFbSuQjkFcIHbCY394ORB2T1S6/wYURnCsZ2b0Op+Xdyu4/qGDQxiA4Y/ExJWSrgXqlXBEQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.46","@syncfusion/ej2-data":"~17.2.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.2.46_1566470828668_0.9297718682957263","host":"s3://npm-registry-packages"}},"17.2.47":{"name":"@syncfusion/ej2-barcode-generator","version":"17.2.47","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1f398a9b1b2c382cc45b21bf531e9992735f1b0f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.2.47.tgz","fileCount":166,"integrity":"sha512-ZI68LF9VyGgc7+0HgUUQgYcSh8bXtrNnHyyS0sd3gxITQrVniQBuOWOfLQNSfM+pCguqBV11jhXe6+SM8kn96A==","signatures":[{"sig":"MEUCICsTO3h6cmBOc/rfv/2nhtlyON3jGwOjdacDrDVV/IqWAiEAkU2+1L0riNn0E4dTYMHGXh1+UIKXztNrwrGM+Y9VKJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3647751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZTvsCRA9TVsSAnZWagAAYf4QAKPyBbbmA6Le7gE5x/Ih\nLGtxwcuP+wlHj0l15pjxUHGK7UuR4YUbjp9R90eGxyX8fAXE2v19OyR3q5JF\ngtb9hB43gBOwhbi0bVfNoH5Zle5d2rD+bse8HrWo8nYaNbVC3X2z1I/dvWpF\nmJmYPEkWCNqmjL5A4cICAvF8E6yBrcEZ877/hnyvBUptCuH1N9grR4pmFczB\nMOC0BiE3YX3tnPWkL3Db052qr8BkLZVPSRiKchaBZUOBOjwePx+5MOKZPga4\n/hmvl/ms+Ll0B5UI0mfGTfFERQ5hbZ9lJSlVBecpM92ly3ndU5BhWAA+FeYg\nUUzuiYPJp4GBZJSylDg8cE/Y+hYjm22J/3Ulx0YsZPpaoBPJ8eo4e+vGDTPd\nCWpT3F9q1EHqBvNGsa6vU8MC8VKW6SarYXQoKiflPd6YUM2gdsx2CrtcGPy2\nGSJTxRUGPRXeNvwJbMebMKK+Kk7/2na33fbgMqA1p9pjQmfRi4TJdp5x7lzw\n007g1J0j546pNjAyk2aNg4hjOG+U/Ywa/DOivFWIXL7AkiRWkRCOSVScb7nH\nwLsezD4ToxWgqp48jGQEjnTUgAAST+ygdT5QCFDbAJpGXfWj4IzDC/LcWXrx\neVLiwSNGa/y4ed/HqyUcOg2pVMmdK/QVlBCjtTN/WaCgmujJvxq8xMTCNbCI\n3ijQ\r\n=FGNW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"5456d63729f656e8caf9e2c7c003bd8b046f0836","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.2.46.tgz","_integrity":"sha512-uNuhkEDyvKTaXWdM5I/5fZN9I5j0CAjbryFln2797jUX3QSdYMHlVv1hcsIqek5Q3zUm8t2w3c2kG9PBH8JeCQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.2.47","@syncfusion/ej2-data":"~17.2.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.2.47_1566915563509_0.4177779274827471","host":"s3://npm-registry-packages"}},"17.2.29-beta":{"name":"@syncfusion/ej2-barcode-generator","version":"17.2.29-beta","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"33d3e22a36569fec54268fc8fddfab643bd7b5c9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.2.29-beta.tgz","fileCount":166,"integrity":"sha512-BE1c8+Mc3NBecczSNM7T/UpaNgxhsEGamM53z9wKahDtaIT1ZGvoLlBmmE8aGSYgYW3tsc0Xm2GdYauNWZnsnA==","signatures":[{"sig":"MEQCIDtYwJVP/xooIbB8AHrg3QDHoF77sNKD8P4v7q9wkniFAiA2eSSrODrfQg4WIAy3Ln6rCQqbAC444cvv5ly0p0m03Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3668370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZYnyCRA9TVsSAnZWagAArfwP/1TEwJZnHIE1loQNbb8G\nDv5OJS4aEf/ysR+lh32G2cyzthVpivMueD/GN9EA2doO7Uy1nOZLljGcl6xk\nYW2NS6okYc7vvEB64PRum4Fan91WqofnaJ3DSjiXjTgskAlJ99FpQsREXRh/\n88Z4e6nCQ7tSaeA+U+OdZXBW5naVGwW1HZA0W3H7mYE2d+FGB8NuVfF5sVl/\nYh9aeHEe7tB/7Mv+Nyo6YT6dyVMVp8C02qfk1HFzdek4BeNw4ZXU+uTCF/D8\nlMlLO5/JZLseWf9gaGGnBN7ufwKDNwsx67oFn9s5Zw/yOZ6szQBXrRyqsN/4\n+c4vxYXnJ6XkMxaDqqyBgiWAy/Kj4jCSL4JS+NqLBc38q0qGMuj1GO1Nm1Rd\nHVeprbP54Ypg52YKFot7pZGgWB/OJF34hbcrcvA3PsW7WdhtzDT7eKS11x4g\ncPfxpOw5F6IRlEjZMH3Od8X52UsiOQh0TG5PChb2Y8itB3lSkB2UNq784VS5\nVfvlkYmFyJtatIAG9Rj5KWhQ0mRTlcTY9spQx5ug+O5SQcVj1HKL4ENzWcn3\nn6ghF48sjPpoIdmDvoN44qUjZNpA/gWVUVpXr/qJrDQhhhezDx0S9PZ0ypFk\nFYxnaYDZP9aPCeFh0ao6BGO3eMePqSCCZsj764jexnUdQcT21fQJT1hckrrM\ni8ow\r\n=j1+T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"5fc7848eedc85d26ccb0f78fdaa2ad4be2c59e8c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.2.34.tgz","_integrity":"sha512-P+d8SW3vOg24+IPCfCeEm8gMVkStQpO6aKKlVqu1410W3Jx4pE+luQPTQ15AbY/iTFN/P5NXYRu5ITuQRBx9VA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"17.2.29-beta","@syncfusion/ej2-data":"17.2.29-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.2.29-beta_1566935538268_0.7662914903591493","host":"s3://npm-registry-packages"}},"17.2.48-beta":{"name":"@syncfusion/ej2-barcode-generator","version":"17.2.48-beta","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"4e4e6dc21b52c54c0452fff6939d3ddd4cac96eb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.2.48-beta.tgz","fileCount":166,"integrity":"sha512-UIoYApozRzzabW91bXwwCY+JDx75ENn1U/uax1edVbiQb1RHEi6Tkjd97OWJyOIZa3YApNsQXayotUy92YlR3g==","signatures":[{"sig":"MEYCIQD1LeMtMa5+NCijPyVHyGYJLqLkc19k6GiBW6mEmgfcOAIhAKP/LeFHCowATcx02oeUOBIUg+sqvzK6QWKHJ3ncoJcq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3669448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdZo1vCRA9TVsSAnZWagAA/XYP/0XORxqJOvX0IWuqNM+E\nSLR18fDypHjsewKjbKLlCCYAdf4/8dHKG+zr7oRV21V/DCmXbrEK45bRsTwh\nRJDRyqWjV9aZ9aONja9jQgxWZnLKo104foqnEUhLbrBd2pCKh1TY9ldT2M/U\nUwb0ltyeM+8Ie0p9cq64rxowCMS4uuMvXSGPzoL2jclx6Wi6FckNB1USt6fg\nyedSdjHd2xwoKW/e+cjhl1ChiaT2bAG4zqt05fVLMRB1CvSXJWQAiV2SJTiP\nek9uxqM4qKoh5H1PDGdKua95R0Xxs98N1b760KKTGxEmuGxzw0I/blK0Lto5\n9Fso4f+9FfdErjRpLR9xZRYxKha8Q/yEdNFX8e9Xi5mxu51vDNfuJGOtebwS\n6jjy8/YR8ydkF27oYYuWSTQXAKoaCwZnO24SrLuIH6rIl5AHRUWiQBIh33Hs\n+WLKP4YRrhwizrUvN3bJgLyAPhdks2fKpJtmd8kD0CaBHbLanND9WQDFn+Ti\nGcweHlKlAS29OVZxfj3rM3VGhTbla9JAfEuz8WAsv4vAmrPhCpSauiMVMw3t\nAl3B0LYD7My0BXyCZSh932xGKZKH2XvmwK7rc8FPMBRwX7//50KFMPrRfYpF\nd/ok3AySW6PKb6avg88Ug5OEoY3fRJkezl11xJLfoehzzN1Ua5m9id/pGazL\nSAcC\r\n=T3Rs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ation_hotfix_16.4.0.42_Vol4-CJVRBFC7Z7RSISPRJNEMNQSRMCB6XTG67IJD6R2DVNXFIKQEITTQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"5fc7848eedc85d26ccb0f78fdaa2ad4be2c59e8c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-production/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.2.34.tgz","_integrity":"sha512-P+d8SW3vOg24+IPCfCeEm8gMVkStQpO6aKKlVqu1410W3Jx4pE+luQPTQ15AbY/iTFN/P5NXYRu5ITuQRBx9VA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"17.2.48-beta","@syncfusion/ej2-data":"17.2.48-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.2.48-beta_1567001966547_0.5276459949911976","host":"s3://npm-registry-packages"}},"17.3.9-beta":{"name":"@syncfusion/ej2-barcode-generator","version":"17.3.9-beta","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c292a7e63af841364236daba96f92dc3eba076f8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.3.9-beta.tgz","fileCount":166,"integrity":"sha512-sqjWjWyrng4IMLbyfOsbqmQ2iaVauwONQb0f3etb/SjGx495uQmAuUCxZO1Uf7rgafhmX/hT6Xw2xLWXs1Jy3Q==","signatures":[{"sig":"MEYCIQDETtWef09zPPmaEi3VlJVCLf2mrHWSaKXdwOloT72AYwIhANc3nZ8SAX1MLzmn0QaEc0+/Q8kPeTKyTZK34xIwZF/m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3647775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdhMgGCRA9TVsSAnZWagAA0ogP/0FyH72cipkc2AqC96pm\nmcICoHKhLzzKMswd8wNJBd53VYeDQSvNZE1UWbTDoiRh69IvAnAwwFRW6IJX\n7ONd1fmqLPPmRgX09Nu9GPz8UDwlTbjvjs914R0UfvFZe3okIJY3yg21Kj/H\nG8boJAv/g3Li8vDr+PqteIaRgMeOdo5CJUceLn5227D++rLCOAUY+Xo7Hwwq\nXjKCjAGsih3aSaDCgxzFAtPuP9HPULnNoniplE3SoG5SZMgQM5zCHFE+fJHS\ncaI1uQJMEO/JEBmWIVR6ZrHJxWJkXBAbW6OZRokAxyd3PJRA8++B23rcSLiw\n3A5AIzHNQqy+9/TB2D9zBdk9+nnF7QI4Zfhq3nCGLTnJPLKc+7bAS2SVLPmV\nL+GJD/mhUux6UW6JluuDy+ZUZ2EjnXdNiM+dIWYdzkevSIg7OOb9BKKP8cNu\nN7+jm8eT1rnn/pZoO/BqvFqv9TPKm02gw5uuip6cvvy1t/S5hsQtAFAxRkRH\nB9GteidXABIndoNXAYAAw0hNNCnzrCTjcab++bpK7umdG3JyOP0C2YqPDobQ\nGJTQ2KMLKnv2fR2uQ+F2htbH84tudjxBBptYGDEGFG9Y6Osv4gZEjFRblQ52\neuWrUPv7vztIT1XVsXAbX+ZkRHLqhgwS3GBYB+3NdAV98N+scgoQXmi7qRHb\n5bEr\r\n=BPag\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"dc3d24e3b78c7ac841a17b71dc3e9ad889a40f32","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.2.48.tgz","_integrity":"sha512-vJ2hroBBFM1HBHbw0VWLutcdHRA53h7NAATeHsEVDEJ2f5GjHewIp3Lf9Evegrg6WMbYDekd+7PZpSVpr6Vkxg==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.9-beta","@syncfusion/ej2-data":"~17.3.9-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.3.9-beta_1568983045210_0.8599316601180922","host":"s3://npm-registry-packages"}},"17.3.14":{"name":"@syncfusion/ej2-barcode-generator","version":"17.3.14","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c7a9248d85fa0c65ae72686a3926753530f573e2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.3.14.tgz","fileCount":166,"integrity":"sha512-NEbD24dWWDYYwd1lR8ykohcJQ7ZxX7LHm1BL2agrPbIVzvxaNOJ5LSa9b8/BZwZX0GtclVvTLocaBd3kNMNclg==","signatures":[{"sig":"MEUCIA4SHK332TnIPj5XLPF94mG0VHO84GvjvNNbrPh/pIv+AiEAprep4+7BHk2CinNU9nANXdqy/UALhTTiwIeVZRPYRIM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3644035,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdlh36CRA9TVsSAnZWagAAaxEQAIXU7H6x9jhMCm78rL7I\nA66a78ZkJj7fOe2cJavoo14kptZnLmgi9GBd9tqLfpwhnlN897haJQY0Cn/E\nqarkUACKqZkJXjFDgAo22CQPw8+F38k4aTAs4VWMpmMuMsVbDyWuWYIeG0d2\n90pSwWdrGCn6hucWZSLjj5hof5pG2lpzFpiWp2fP2ahEt/he12oKkDd894jz\npPTRPdrV50atitq4wlybyLsE/OEupCrW6L4T5LRlMv2Oy5zwTGtvFMoHIwPu\npSv9bpqQxCJZAJK3nPPooaOgynD71uVWDl/nKaumZPSKaZSZzzN/YvVM3H7A\ngz0NdNc6IjghBqcJ0OpoGL5vZHP1RoP8fL8m+TnQ5IlqkH7uyLRK9hY1/0XE\nIvB6zzpRDGrEsg41vq2Pzf1dJgIoSMGDWm4gmwBVaqco70cjsLTXGoJqhdUI\nwGcmjRtECPhRdpzHHpNr7TJLzuhXdeONinUY48t1bYoxbmFLB/onEuk9UWNY\nr49EeT7BvmBDxSK8o1M0jKpS1CAIEX4dX5IOG2/uyofFXLmyC2DKPY1PRNWG\nbWmzVpIBD69WwB1+EHVzfmJCTweire9sZyw9o/+zDnojX/Vb2C2yJf1n4rZw\nIaYx/MEO4UZeR8PbInkeYDE3VLHcn392kkfRhnJbF21359+8Y5muGBvrEGeQ\ncnY+\r\n=cSpl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"d2a0038ba087117fb3864fe45685bd66b1fcf1e5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.3.9.tgz","_integrity":"sha512-H7MJLhyhqRMCR9gvGoQHFXGmGu6tzwip5i5KyWv6sx90PVFWNlauH4sSKYmxuApcfezXy6jZFLtwXvSbFQQmDA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.1","dependencies":{"@syncfusion/ej2-base":"~17.3.14","@syncfusion/ej2-data":"~17.3.14"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.3.14_1570119161786_0.4010193081949367","host":"s3://npm-registry-packages"}},"17.3.19":{"name":"@syncfusion/ej2-barcode-generator","version":"17.3.19","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c153b8f12117a2979e12eb84b2bc1eb4c9238b5b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.3.19.tgz","fileCount":166,"integrity":"sha512-3+3UiCzfUCcMAbFfIbR1bLT4FnLOqlpqRJB494t2lBuHTK0SdmDZTI+/gJfovn77GF4QdwGc6VvyhUC8KA2KWA==","signatures":[{"sig":"MEUCIBcqhkS9QCYihCoTtSvBHSa1T3l8QiiRH9JNTyW20l80AiEA2fj9b/niYD0h5RjI6hd2pD/Z2T2Q7kkqhi57CnyaFQk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3647748,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdrva/CRA9TVsSAnZWagAANUMQAI+NtNSg4jzBgO/sXK5H\nE6PTXXO8LIZ2wuaUu8WvFbiZ/n5xjfCflOEutdgSokpQTGY/WBFzKwQvGsGR\n/eSdKQJEDWDn4I6u0ucwVgtHvurktjDOn3KvCe73QDNkGW4kD+9lm08Lls4+\naHmn3BT4I5YAU0yhHot1+kbAHGZPlVpQbH1DG6vj6T+mMPlv9PiupQ5PgImu\ndpEch9XlmIanTg629weyDzKDxK3FNdbR+FnWnPS863pOks+ElsSonnunquC/\nd2GXfVG+6NsEhYgzpdASeTXlldRAC2P2uw7R098T7+8VwhUIsHIuaE0Hl+3Q\nNLiMYtBXcoxnHzTnwCoIk0d0KaiC7gTh7SL1gvgsUlWol1SiClpWlqbDsb4p\nH/aVJ32uLLn8l3Oj0GusGHWt9KPIb857c6oShUx0u9WLmsR8Qsg8MQVtZNog\nwyKP0RA0KpJ8AwXkT1jS/hdy4BrSftNA/mb72gTbVT3KTe9CYBpaZRw3+jpk\nZc4Ob+KsDbfic3bkMbLDHI0RiW07duTyIJcNHj7FQPRycMS1h7xspUuJkp8u\nBTI5L3HrppWcPDxl2KZM/syMZl04m+ua/ethYnMISSo0MfbG/wDQtdDk0h8w\ncTaztKHLDr4vnqKTTMrNlTP5vNL+kL0WLNVPfWB4sw54rFK5fAfKc7q9HjGS\n6ADN\r\n=Rk+m\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"55fcb3492eb72fbe2b1ec97bd92fe8f1f274ed03","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.3.9.tgz","_integrity":"sha512-M7ATkRlRs+kZKe9m5I76+mfeUJM7o1ntqciqlDP2v9zgngYZALAJWAsId7wkWbcZxvx+DTnMyeJxRurIpuFYLw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.19","@syncfusion/ej2-data":"~17.3.19"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.3.19_1571747518570_0.18822200319695725","host":"s3://npm-registry-packages"}},"17.3.26":{"name":"@syncfusion/ej2-barcode-generator","version":"17.3.26","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"97d0bc0e255553b5866679cb83022615c86bb0ba","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.3.26.tgz","fileCount":166,"integrity":"sha512-LmV0fCR7FaJ4l9Z0Mpf/dkeyqiq7b5M11rl58L4rc+BtGFZc83gKtFe0CdvR3r2dV8Sp/TErSsBvZatnbHCZLg==","signatures":[{"sig":"MEUCIEi8/7yF5YxAfVzIFx1tUn4XOWm/1gZULYHbY8LJoDfjAiEAnq3GG1YqeUj3LPcORBqQ/whvTaAwFKucwxLATwcG+/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3647750,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdwb/lCRA9TVsSAnZWagAApQIP/2sNmgBpqal59Ns38cRi\n/FaIpKMt50Odhp11mNCJodwZ72oERxmjOOO//M8eKgwj48CMyr9xNbpqzQkL\n+KRpLgNXczGCDpd13fUZTPdF7yf2u/vbnfOVVccl0V4VSGEx1wQ0VLy2mkD2\nmfq7y+Fghdw8mPhX5xqQFYonFxmLkyi0pVrD8nzpUxRD3tgnoqm/C5h7PwNh\nGcifLSZDNLT3k5TKrlrBK0zuOclF2FvLamJGqkv1Wpr4NdNztUTrVcWOHAJL\noBo+1urL+28jIavdYuZ2ABbfB8IlNj+YdRiqtGwxlgKttmqfZU9k24ESoF2H\nACn3Wnl4gNcEB6+j2h/VkYkmQmxuogVkOEVca/QvHoKk5VrxzdPx/jvdWCJ2\nePviJaCTck89DBUrtvo8h9OzSX9D450BYHDgfyYq4xTlMzmC/RDMBpvFehQd\nbm5zEUXo/e3gIVRfJR/UaeUhLYee5nSm2rpVnzf9dk49Ui8iYBynZhEBxxrv\ng7Iqyi8GWAjGpnPyUUQoDCx26karpYTrpqLZM4TfgYPsNxzkVmUXsXEwMGBY\n1wQttfs7fXIQcehZdJWidJWYRBZFQvMIcTDFPIdoB1/XBcnVmg57xTUkO3kD\n/3KePWFh7bxXxhaoLpOZfgh9p9WqANzRGSUAT6ZzdYZ9yq+SAn4Hnq+M76HU\naEAF\r\n=MFXI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"932246333579e6a34add7de8d8263b798f3d91fe","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.3.19.tgz","_integrity":"sha512-lccK2fd5wWA/e6TgUXgR1HhQXuIa7av2DkGmK7Ru69HZcfLOk0lQtKYVs5YPTzHdnoQUcHhi04wKKPbjS24jeQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.26","@syncfusion/ej2-data":"~17.3.26"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.3.26_1572978660841_0.8687429537842397","host":"s3://npm-registry-packages"}},"17.3.27":{"name":"@syncfusion/ej2-barcode-generator","version":"17.3.27","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"199b0a31623ccc7e51c468fb6e714424e742f471","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.3.27.tgz","fileCount":166,"integrity":"sha512-4jt0g0r/X+R5uTo43/sJg5BUKR/NQlA9JrR6zuvAkdRs1LQo8zNvJzxflvj2EmhglFyIeWoWglFLislhMYhMZw==","signatures":[{"sig":"MEUCIEeN6wEyUehPbHeCcnYDcHjE6gNB1JWWKmp/RcX5bKjuAiEAle7JKUzBzn4i0byYQVnyjimGjf/pffrxoB66sr2CfPE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3647750,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdyp7QCRA9TVsSAnZWagAA5hkP/3BYJbi2ExA1/rloxGgm\nCk3KkleLKdjU8ieCe1y/X5opw8gUncrIy2qYGxU6hp0Wpz34MuZ6Iy/24gWf\ndZt8Elva3NXKik/DPKjhddQqLKt07beQAH9rdQ2efmM92MUYxduhQVwn54/z\nuHMcJwOOlq4CBWOQ6FigAb4iPPqhwScuzBsNsbWo5XbL7hLmcCuEsJnplY8Y\nZZSAUdng2BMesm6sD8Hw9kdZJdgjaYOy5djix16WDIxgGGe9xrOrF2D7V0ZC\n3GGoEd5u5B0YbLLNEzU6lbKHrU9KTL2VnXmGcJJ9q4Jv9NZfbt8qvWToYp1f\nwij3JTYtUbAMbhr6o7uFyCKSdT6Wq+BpbAZpWAhTrVz5JVEF2Dv+jzuJe+za\nrq9rH6h72BBX/mBzL7iIOTPI0XgzzTY2w7EiWhhFPVhxb76P5xibTbLebEt8\nAXIL24u+s8xpjkq/DCqQH89K1peIUjfhdsbzGS15HFvMYxqQYnKDvaSiPlm0\nLQ9F/IGDqr0rlOz2myvfDoW4YcUEmdB7/MQv0jxx8RF38r3047O5DFjpXwUh\neAbcAn7KXjKWtF8KtcXf7E75GbwJiSL8ORcY+yrqY3a3RC1O59xsXJZiXQ3R\nBc3TrrD9JF2jY1VyoDQfCHfnREkV6pWFvMNMFXaCXJkPL79+Aqu9uDlQiEEx\nj0pn\r\n=5hf/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"0ac87deadf1daca78cb4a81c8786545330cb97a0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.2.47.tgz","_integrity":"sha512-TAORtC83FFWTA/MyKH1P7nUeJNL1LCZ5P82I6hHU3arIoZnEAwy6kYCdaU8982F3v21KUWYDpuCFhoD4srV1bA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.3.27","@syncfusion/ej2-data":"~17.3.27"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.3.27_1573560016147_0.15603139769458485","host":"s3://npm-registry-packages"}},"17.4.39":{"name":"@syncfusion/ej2-barcode-generator","version":"17.4.39","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"08cabc4c871729ac5fd7d6765fd2f4131296644d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.4.39.tgz","fileCount":166,"integrity":"sha512-sAuQSVyqradknky/tJcAuuPHvrVIHXgUztmw77+utMLA7wueXzJTnkk8J2RJ04swE3NXlg3Nlq5eRlU1xWBIVg==","signatures":[{"sig":"MEUCIC3wq18E3S5CVY+shinwAEDj7PA94NmGiTsLTkFo2W4UAiEA3wXuxftybJz57GSICR/6iQBn3MrrmanEoKdmKgfZTRQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3647751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJd+KuRCRA9TVsSAnZWagAAJDYP/itNnVMjHMRN2AC3WefF\nAwlXxW1iz4CZ0mZMYtepBnn0+q+eD5gjLF+nQ1HUCr3AvpyOFFX9o/fxxuud\nMTInEf/AZFVfTSkbUw+8gi8Mldxgmx2eSRHA4+5SCeMpn6Tv5k5yAV4/DfDB\nKzbElAg1Xk+IPTfWINy7qdT81jg3ygH8wUgqiULCZci06y8n5YM8qFeWNUvy\n88UVmown3B5lVG3il4a0/XhDbgH3RKi/Klg2PQr66z3oqQoNvFrCQLX5+XsL\nBjv5lXV/45NSnNCJ5NZsp4S9qEDuOWGRHlcqIwWlIzh1hWNNQHmFsl8hqF2U\nsrgED3ON21nhpXIrdEJJthA+xdXzcRH9d9cAQ3WgklRPnHD+r0G+4llz4Iqz\nGQHcaitrt+Irikq8P+cvmgbPE7lGqP6b2X/EAdMMV764VJSn9sQU2VLabClL\nkOqicQUCav+9x95R0SQ5YIASKD6tm8v91L2t/249pUBbGaIbcPW2jiQM/OsW\nkjgqEQIxVKzbhIlvpuemNHJEPb5Cv1BcI/Cn7cVYqd2bR+JC3rK5yKvbSsKm\nS0SI18gcgPESpVB8TLc37ITBvicZ3gMnN28z5F2mDevWgJXpRU8YEAWrz1eu\nDSXbqrLakoL1NjXlS939OvkeYuVcz0LP4RZpMW2bAAHw2Wwv3N94h7qpD9lt\noYd7\r\n=y3xG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"ad2929e41ae6f23cbd64f8b56c7672f8ae202789","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.2.48.tgz","_integrity":"sha512-QCn73wCycYp6IQ5iPwQyK+EZzXXNIyXABsZ/vPnMqhku7u/XNT8ldwikQzXjUC2lcZ1gB6GqtE7pVxchByazEA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.16.2","dependencies":{"@syncfusion/ej2-base":"~17.4.39","@syncfusion/ej2-data":"~17.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.4.39_1576577936677_0.8231129987567534","host":"s3://npm-registry-packages"}},"17.4.43":{"name":"@syncfusion/ej2-barcode-generator","version":"17.4.43","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"dd9de376633f4dc06d80ea8183f74e371052834a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.4.43.tgz","fileCount":166,"integrity":"sha512-UE2AE5cQPXNjIKBrW3Iniqger3ReH4NByWQCHHiyH0HVxDwhABILEV1sVuQSFKDnb/jARdwZuZTCICrK8/opZg==","signatures":[{"sig":"MEYCIQDuufV2cuv3OZsrCost9H2h+AAZX5tN9itwHewGgA0h9AIhAITj2X3DCxwxwlkOnbKNOYd5JwETGsKX2wO3wbOkl/wu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3647750,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeHWMgCRA9TVsSAnZWagAADj4P/AlNml5UA5OTGU3+Cad6\ntFwxNQLFp5soNUgl4E4q6weBS/yllyVoFYaQWzgB2Dgv3rshkfYwWxofWkOf\nDdKrI6MOCvE6uqzaDhFFPgVmeQCP+Ls4oM/RfxB37bfYQFze8ujAr5Et0c4e\nojMuAkhsqzB2U8m2SJnS8NABPvMwBzICCajOI+0KDk4jSvKGCb3fcl4VSREq\ntTy8ecEU+t0yEAO4odbZuPMK7CHv19sXDlRDNIB3y0FbWUZbd5ML09e4nLBm\neTMXvBk7TRWzEsV/oAB2DrtRtIWoxTMWAEbqAlsiWb4Vu2qeOVIDZt5Zfv6f\nEJJl9sZv0G5MJPYvJPL8MnylpqI/8h04RSDP2jcjfcZ5r/nJd81pGhlhXZT2\nuzhQHOi2aDcqoUCS1SotPfM3YtWmD+NWE1BDVvgQlW5zmVyt4UGnxoq5ktrb\njHf9EAKlkJfeXeFsOfuOUc+u8hXZUMLr4F3n33au40Umr0BpaD1FBTPoCpYU\nofz+OI5LDxfsf868ZhxNcQcWXFuFfDOsPjPIld7oLZ7O3hvC/TLnNYYeEANC\nKOUQcxxrCPURpSVxTpJHfpCu2/TSEarATGbPbLmzBMNBm2xa8ICEOuA+Lp0V\n49JHfytjyfOgHdOtw3PmttmThXtnvqIEokERCtdZ22GNqE0MJ3wfdIVxgjUa\nCVYT\r\n=A9IB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"8bd9dadef497866102a5edc6f7b93fb30c4424ab","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.3.27.tgz","_integrity":"sha512-vcaBfZ60bkqhEdsMO05uozf8E0DEirIlbXJ8NphNQ1nTP5VQMNwtlEAuvldNtiIE6UGuXei1h+YaZ3zAdLHrlg==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.43","@syncfusion/ej2-data":"~17.4.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.4.43_1578984223909_0.036731402959740755","host":"s3://npm-registry-packages"}},"17.4.46":{"name":"@syncfusion/ej2-barcode-generator","version":"17.4.46","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"b778258246a23415cad81bf6e872eab0d8a08075","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.4.46.tgz","fileCount":166,"integrity":"sha512-fZwFzX+OsxP0mJ5FJAYoWz309yhOXA7opq7VA0g9mYnJH8qm4EaU8MlfR+sq4jAMU16f6r84c1ol31c5yiP7Fg==","signatures":[{"sig":"MEYCIQDNeOExeva/L17RIBxieake2emlyRgR4JOa2ZHIqddy/gIhAJUcLTJe1/6Fa4A986mH8RLaSEZJMjxnYuht67rkBqHm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3652310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeMp+NCRA9TVsSAnZWagAAoMcP+gIIl2sWeRNVAAb+OKaH\n6hZjmLPKcIR7Th4Vt0lXsCnxim20q6BpwCoN8DSaeVP3bYW4bpRFkXSEU1oG\ncs12N+sfVaRjtt51d9uSVnlD/iJhQ4eibAquY40cmvlQs26vDgEwLAhE3ymI\nrokOi0bI0W/Sx6bSmnsvYIM33m+SovSGf6nExYcrOuBYSC8uNrn6CVUfa1Ig\nl/q2da/OyqgbOwUBLVy4uhxf10GAukxwIXyNEpbgMJwtD5vj6UixcJnqfUQF\nF6Y/mDOSSWLE++/rySo4dC4alr3UOLmAQrDYLAneXPQXrlDwl4Wa+yisOOcO\nZJ3MWxjgHDwksXk92d6bmuYoTBtQq2EhkMgAy0HMdglvV1CQI5UKATo8pPCe\neRWrdgx2EeZGbeFeDQcqcuBwHDt7u2x+gOo0Ci+XuKsunjHMf4727k1j6El3\nLuwp7y7DtzKejstibeE8eelQTIz6j4hVNNU5HzgTVjNYNEjEeZjzmvAWcmO/\n/dqsSDjTHTrB8Z9tw/s3ZUHVp2iTfXIzeICWK3KqZyA5wLJ+0iXM+vz3yoOK\ndQ6NqagcsimshwMMk2kCN9brrLEJbdKlHCaJtHJ69VXmIbMvljFAQOuUSoZo\n6a6zO4Vkz0zeAflxhZySxwx3TnKw6KPl7bPLYGCQQf6sN91MxS8botSOujj6\nVO3L\r\n=gEkl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"4d8296dc38e82cd1b8f7d2038f65ce9a9e7ef452","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.4.43.tgz","_integrity":"sha512-2odIf/IWnREqpj+q2z5xVWdC86VUNgSJrmBLvzfwMzZmJSx4tZrKUYXygXhUNXMRVBhyi4V8nFG36XKuTQMNxg==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.46","@syncfusion/ej2-data":"~17.4.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.4.46_1580375948595_0.7431543151469799","host":"s3://npm-registry-packages"}},"17.4.47":{"name":"@syncfusion/ej2-barcode-generator","version":"17.4.47","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"5af9fb11012db304a83c9ae207ddd72b9db1e1b7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.4.47.tgz","fileCount":166,"integrity":"sha512-o0RPz+dSWDUc7aWZrxpo37Jy9G3sz7dLUKWq1qNLF1rKRwPz41lEd2VgTJJa4lD3NzzRl7dmEOw8e1tA1Fgq+A==","signatures":[{"sig":"MEUCIFVEqoFxyqaJs9WP2+FIa3ZqpKDPmOMiAXXEnMf7s3cbAiEAvdVIPfgjooV981qkGGwUm5YelQFkzdhw4oQnJSOCKCE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3652335,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeOmc1CRA9TVsSAnZWagAAaIoP/31DTH8b6EdjaJxVcsDV\nsdNRo8JieUdv+0sXbPf3897eU7hlu8wFvPcFxIb+8UOw0bnvhmhhZ2B24b89\niqDo4E7FIJRUtrysZ6l2vDpgVZqi9twNoMsfTQQDmHPZnDya4OWRzxjurwcm\nDzv6rTC0dRZO3PkC7mO1D7FNli7DTx8eqTKN1kZaTacgmk+YSxdwOhyFbXuA\npd2dnyqiq9kO6IxU5YRuKRoVeJeSLWY0ORNWbWCotDuMYMS0u4sXmBy6MNzS\n2iHncixhTL84yhIuc+P/pkPZg5zJEM1Vv1v18NSD/z3hv07Q+aVjdH6sNrv7\nusHHQlF8nIkoRZJtL5lhljtgeSb9Z4Dt89tdpMkjjyFIOG/NIqjwBYX2Gixk\npXlit41bvDLxBRl3aFhU08p9N0Yq6g/O3jIrA9PdXNzYq2zK737s11x4C/fF\ng+9wua1BsnPqOHNxgLUu+a3ZIPmzY06UFn1OujqrvHu60GjYrIzcMNlHmSeH\nHUYYH9vaBl7YY+DnKj/qWByjL9DJYZLRtzTPW/fezkPxpAvUiFvkQUdlJkIJ\niSrO2qyyTxaV1/ru0IwSKwSnseFJ11bkfYO4dgm6QQnj77Shl6i7W2Y+71ea\nY0Y1WtVip+dDuE2ESNyS2hOg2GRI0RTK3v7TmLS8XZ8ylJRdvP5oceu8VlZp\nogzu\r\n=rThT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"94f8f9138917ac332dbffc2f2c81a580d8b1f1bf","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.4.46.tgz","_integrity":"sha512-VKLEE7RjVYEBBQiYvztu573U1A+pErOGNpLRWW/Du0ZuasBP7Xa2ph7Xp32Bd2KzXfusmRThoSDFZ1XFSnZopw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-data":"~17.4.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.4.47_1580885812562_0.9514406227079031","host":"s3://npm-registry-packages"}},"17.4.49":{"name":"@syncfusion/ej2-barcode-generator","version":"17.4.49","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@17.4.49","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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e5e27f03cb42bb8ad45dbc71badca3fe476b4f0b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.4.49.tgz","fileCount":166,"integrity":"sha512-UewrHP2F+zUhl3Sd075d+TdykwIfZ2VUYQE5bxyFzMPbBamSlMlJ0EvrQUE0VwCMS1VL5TU8EQPH1dZyyYPGKA==","signatures":[{"sig":"MEUCIGoFClLsgb75DTmm6pcPME34UU6eTIraZOp7gv0VlqANAiEAi9dAk4YGyjFks/z0uKIvGRpg2mevenZUMUFnnhuqa2s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3653313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQoeLCRA9TVsSAnZWagAAK0UP/3sHkZ/jt6p+12pQZMbv\nmJ+gORGJ04qVz8jQYO/H6nh3CbH7l3Xuinu2rfuuzG4fUQ8CjgHvdkVMLsjC\ncE0HEm0b5iJ1bkyzE39dgfqzYTMUnuQf1UN4RhdcwUs/CHrw4Xvhfw/A526i\n1XlYP3dBexhyLpCGce3LQY3ev+gxq4in000+6L4PFET4A2ri7X9GJUPajqM/\nm9AYCCAVww8Pg9/8ojaW7j1UnWoEPVv12mNxbA4dU7Ifh/LsV9urzT516HA/\nhzo3SmGMo+/RvGcojo4oSjKXy++EHO7x9iHR+jVvWF9ZGGYdVIheSmXBaaix\n4Kw8r/XuIsff7rXV1AjnoljPXazV3dCccQnt+p3+TjX53iBug75Jed9TiMbx\nhTfJSbVqlwacXxzUiEt5gqRf40+PAas5VSgeQEGrG8f2u8XzYFTpTB6NALhp\n4a6Gpo5RLQJAc+UZ/6zFN/RAmDhOj7WkQg5NB4vrAhZSWGYw1b7V0KhCaBUu\nfWtCbRUbd3gnPjm1TE0FyRODr4MJ6NH/JyRNVUXeCX3PypPgKGcnH/UwfIoV\nhnn/WENEFmL2vS7O/mf/7om99jReNFF9JXgxmtuNf0rUiuz8QLgRgtgTQM9+\nE202uEPtBVf6ECtCT+WNM2/H9tX+HP1wNdOt/ffBQ/pOikC5VxW3OUN0+C3h\nDNDR\r\n=GqjW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"0ff8cb3866b9127e31a299fe32d9ef9e712a37e6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.4.47.tgz","_integrity":"sha512-O3yKHPInaj/rIuQ5pZyN/mIdq/d34f9zmlmSD5bwQqhFGTy9E/DOfA9uMbBj8QA11J0ZO4HZoXWaAiRA6cDgIQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.47","@syncfusion/ej2-data":"~17.4.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.4.49_1581418378639_0.052216543863808695","host":"s3://npm-registry-packages"}},"17.4.51":{"name":"@syncfusion/ej2-barcode-generator","version":"17.4.51","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f4263e5035da11665aab29d1b4e74349379fc9e6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.4.51.tgz","fileCount":166,"integrity":"sha512-n+ch0KzDAu0NjBatZzvI5lv8WGF165wvakMkb8GJ7qlOof57tyWokvqR8cF7YtLjcfU0SlU6vYWorxSu+8sKNQ==","signatures":[{"sig":"MEUCIQCeoi0uU3RPSQRmceM9+0ZwmqUniTl1h45o9REXhSzXNwIgMSkfnkXNMUu5+trmlpxoc2QNMkKuNAiQ4HcuvQK1zc8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3653313,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeVSxeCRA9TVsSAnZWagAAwT4QAJCqYu41ML0Q/AMG4fsG\netfuRRdSQiQ21EDziL/7rBQjCqLf2GjUvEXTYTAZ9/Q0Ie0T0pAa98HCjlUH\n3a1fTOggh/VUBtEPbOrugG7zbt1bpmxZ49cazc3G8lJkjeSz2l6fBw/Fc43y\nTxGSfLZO3bKi/55puQz3ID5uVbawohzpOUpwHQxpXhjERjLq4UL2lo1u8p1s\ndUiAMk71oz8sU3aN8PK/hYjdWo6gMa3Mj6B/QbQAri3ubzpK+o1Fj67OAzt/\n7N0lGKoz3pHgQ3PpHkB0pTnIoLJTzf2bcZ/UvL6fy8LxvLBVoYq8pVwlB46L\nusMGoBjGtg7aoNffboV3wYDxUeec0dcIJ7CXEveKEndirreUzz5kTAw0pNmJ\nelT5850lcJ96H1E6j/M5UNaRBvEAyuyMVsbK9+wV9ZTf99o3yhThGbo51jbp\nZc+StREshgoQlPuxwJQnzs5q+A5FherfXg26ZH7OQsv/+fvEywMCFvbg7bHx\nMExaELf+j/M7djuADFYd/mjv0taGTaG3JzAPWjZawnjAGkNuapkH+gtOvLTW\nz9jXIVNRqnW4Bb6cXty5ko39gxNlkDcVaPtPKa2FuzdPINDr98gdflrbfVJZ\nIQsMWOZh75GXCfsioLFAjwZrLiY0Cbu0Wlt5sW467/wDWkd6GqGCAM+lpqNs\noxdp\r\n=J8nR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"0ff8cb3866b9127e31a299fe32d9ef9e712a37e6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.4.47.tgz","_integrity":"sha512-O3yKHPInaj/rIuQ5pZyN/mIdq/d34f9zmlmSD5bwQqhFGTy9E/DOfA9uMbBj8QA11J0ZO4HZoXWaAiRA6cDgIQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~17.4.51","@syncfusion/ej2-data":"~17.4.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.4.51_1582640221929_0.6459313134048197","host":"s3://npm-registry-packages"}},"18.1.36-beta":{"name":"@syncfusion/ej2-barcode-generator","version":"18.1.36-beta","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1487ee3522f2f056c4ba94015fef13512d7818f8","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.1.36-beta.tgz","fileCount":166,"integrity":"sha512-JVZj/0M7ScE+f4d9NqrEqSJbQEtBsBZ5buWoHO/ziyDw9vUAGC2+/SLv1HcYvhTqw4ab85dMpMz4xL+ljWOcaw==","signatures":[{"sig":"MEUCIBwKRjLQ7rowaz8L2ivdYK7kNjB6lUHNYO8nJxLbFss5AiEAsGTbeww8TwyMVMB6UGtH1gXsaCNbsGvEzGWPTrTr4t4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3658115,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeczaSCRA9TVsSAnZWagAAZ4oP/RqcwbspDCiN5IYnQz4A\nJ+VSb3Nqycr854BOgMD+mkBO1Rk+dun68mWFDKHPA1uAStrMMgSyYfJFKa28\nti8wCccea/X0I5TdbTiwCpDnR6y+vhgkMyhFK/0HlhoCtxFBTiAvTFRIx5w2\nbo3dcztenbFIMU/gWz5Qo/p2JOVmkM2NnvwOk/rmWxQT8ezW/Bm0dZod6WuD\npd9E9LYiFiFuPixEvqR2ayJgr1q83qCqIw+icoOY/QYxgdIDC0qHFQO2CBLM\nAkHot6Q4W04giuSWmB3/4qUGHLoVNmIO795ukY1Sh0Pxx6dZsbFBozr1opkr\nJ6JEDcbghwq69BKRmB+5M0GfrJh7Cu/wynL+iWFb3z3+VTzIbHDkeajh4EK4\nYxZa8qac2XhBHJF8sDtgXP/CEmCNPK5BioJQny65tGMaNArDoQzFeRVo3dgF\nxeJp19sE834tfHWGcraIczmLevrKZktSTxeUjiHBk5uLpx3hk9LHtYXTMka+\nMWqRnhbbtCPZMifSODuAj0QBcb0VqsepLDNWxjla0GLf4t804ojIssS3NkBd\n3W+KhUnkjt6FW/R4qTDvADZ5jwtR7mwjExLYhCkEkArD6rCeMu0R1oKi9BBa\nb8VnyW8xHgzML+cbh0hbNFmWGGHUa+v/05OGQ8daRwr5dif+Q4JTFkfLg+AF\nqnEX\r\n=pj0v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"a16bdf4753e0e9951084a63b1e5f5c4b4656218a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.4.51.tgz","_integrity":"sha512-+id5GmhKEUU9TWBx1QXGIEyNqJXgQm0aYnIBHM81nQUX8F/vwkKvKZTOOoC8P8xH06F5Arm9J9UWmsW2ubj71w==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.36-beta","@syncfusion/ej2-data":"~18.1.36-beta"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_18.1.36-beta_1584608913827_0.3884746251166946","host":"s3://npm-registry-packages"}},"18.1.42":{"name":"@syncfusion/ej2-barcode-generator","version":"18.1.42","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"8770cbd998d8a7c9dd7624ef63ff36f68c323163","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.1.42.tgz","fileCount":166,"integrity":"sha512-YjCh2i8sBZp2VK5S0IA4VN9EDbU2PAmBNdbopCswaGFvwaZgasnpxlyW3JSceSKz3RG9g0VkpckD9ajC4rm3bA==","signatures":[{"sig":"MEUCIQCbRCYl0ITFWQwqigG5INWJr29kscymaoDS1K0FjaBhNQIgVmKOZUWJUK5U9JD77/s4SM6yJ2kaoaKmke3Cz8q9pEc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3658085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJehHAuCRA9TVsSAnZWagAANiIP/Rlt75eom6Zbxv/G0sCv\nfdX8Mrl9rMvzuTOxlFPVlgnQvlpHnDjAMI/SkkhCUFLe4Vtbd2EDoXkrXkq6\n2mgmxNjubgxzlElUdjeFXhaeTs0VciIo20rB6CC/Z05YObAmald3lF48Luso\n6G9RIVSOyy0bgv3Pz/Vlow8/ROfmVLr8lxbcvyILrzLRPEx9FNu/jmbcKTtN\nfjO/meFaUDqb5XU34YWkq43EY99yREBgCKlw6ytEQ6u4QjKmG/h03a6jPR1D\nokQYQbVZLo5pVWqqYtxuRgIahY6SUUaD4rX5X/ye3FV29DQc5+xPPP7mwfAn\nUMiaMSaGB9XhL6ty0ETgLvf+g7JfNRLEF3USJRxnd6UyKxkwVZtZ6OeFQcBS\n+ZOHNhd8z/KtcWnAXqbaoA53yRJBBUfJzUMe1Cg26tx21mXsLjQnDAUzC3+1\n+QYajLX72Ods4slo2cssQPYnl2v5tS0gud+eYcO8Um//8QKLE6tyxJq/WocD\nTSl+F6w/MDqjTwz4I+auMtKxYcUWyGtIyX4E6BG7jX1KBrRysEVwBymBOctf\nEU9cCCbSmmm50XIm2YLm882jBgz5Ubpu9vrGWlWMK2Lq/8N/S6PYYclpDdJp\nSleGahAapdkeyi/IV5VvvY8HfoyhRoyX3vHnNbQAcIYvKCjDPpH46HMfI/1D\nlvck\r\n=SX/n\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"a2c5b87d7f550e4b59ac2762562871b1d6a637d4","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.1.36.tgz","_integrity":"sha512-U/NeFCskVCEMcrfXMtSNj1vFXKvA4N/sy3Qjyh+KMbxWuSaRkfXB2MEnid+xBIpVNk84u+Sx3uOboHNYP4/4Eg==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.42","@syncfusion/ej2-data":"~18.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_18.1.42_1585737773909_0.24359694606850657","host":"s3://npm-registry-packages"}},"18.1.43":{"name":"@syncfusion/ej2-barcode-generator","version":"18.1.43","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@18.1.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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"0bf91256c0f88b2993c0623b42cbad0c11cdab63","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.1.43.tgz","fileCount":166,"integrity":"sha512-ahoe6QreGLxELtqc31PHaI/LHnY2Df4zRXp19/VqLhkS9YcVzdjaaJLmO660Sc0M2NT9lTARCIyPKizT/rZGlA==","signatures":[{"sig":"MEYCIQDq9yiFtVzBsPnNjbB36oCnuWJF5yqktuDpa8izmV0/EwIhALEXAbCimu4A5nmFvPZqX5/2mGOSqf3EEB9OHrpsUw3T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3658196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJejG1oCRA9TVsSAnZWagAAeQcP/16ctwP6Namyv7i140EI\nRL/RKyIl5aEeBjZu1ovaCNL71D3WEHTMv0MQ5gVI9deqsUV6GL542FQMrt8A\nGqy290GF976qE66+hGS8Y0cHkGuL5AB4bVo797CmDVbB7/rtnCoB2m6RjkGT\nSrM+mDmvUzsw9ruMBvyonf2SRbq9ds/JzeFxtWvL0RHPgCJ0OrpDXPwso/v2\n960+xQJylEqZt87MamfAjNoJxfGGbhB1j32IT42iRFCyM8JGlPVNHzzfOEsN\n7NZTgZOBHgk4MzEaZlYNtkObr0AKIaPa/gTZpK7yAY3j1cwRJQDIKQsmFF0F\n+ol54YkPFMAyJ9rrksAHs9qlmNnjQ2O9tVqeClKjmTOaU5l62GBY+nO2nRNm\nPV+JhOvnvOO3cNAKM5PgXmTDSV++hUCtNcHOs3WLoJL5iHCmgqGtC+WMydkM\ncU7EqJCgxHpNaUKZiLi1Bg9z2WpWVIMlcf+06j8+hDzx0ljd+YmNxZBIEoRN\n2nklX7cj/JfZScCofg2tLHT9mKWgE6JfUqkZ7nP8fDOfUarNF64YAQ22APXK\nO9uS1Frm8L8XEVRsZebY001jk6y15MnklkL2MygT0xRtwtXqfSXl7hxT4QSQ\nGoPvkN/PXemlGbcsrLZDT+uxP4u5itBvnzWbznzNWY5l4iY4vcwuGNlKIDQ0\n/uZR\r\n=dOVD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"aa52b24451cbae3544aad70f6395fd4c469a3090","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.1.36.tgz","_integrity":"sha512-9mqkSu4ARfOVLA57wMuHV6SZHuyAm7+QigarOYrxWSieOvOTdo82/cLyyx/cdnjHZcRCOHzY7Xtbao7AV0PuYg==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.42","@syncfusion/ej2-data":"~18.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_18.1.43_1586261351525_0.6900163871288894","host":"s3://npm-registry-packages"}},"18.1.52":{"name":"@syncfusion/ej2-barcode-generator","version":"18.1.52","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"286595efa2ff885a3fff36e21969230568174275","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.1.52.tgz","fileCount":166,"integrity":"sha512-DqrwE+CkxqtOZUAb0krn0+72GT3ApEhOk23/oVmqqtyne6kdJN6X8sMQcIyHIZzdQpl7bWXU3Tzzsi/sW5McUA==","signatures":[{"sig":"MEUCIGq46tRBRC0f/Jqtmo81OrWvUrGAHGTq1AnQNSVF4aL7AiEAj/JKdDx2kMRSILoU9MYl+VJRAz4k5WsghNSxhdCu5wU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3658221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeu61ZCRA9TVsSAnZWagAAq1MP+wcpP+rGPViCmOLCZ+Qj\nehlbaCLDguVYMk8vs/K4hRIY1Cg8uFh3udQB6WJHNtKqqxC5sWQmLdq8beod\nzB/WDRb2c4S4qDW9RCtTZioPyaLcXLW4Y7tu6u5iQ9fBS8tBa6OeoILhC7Df\n7ER34MK9ekgN+nv1gDOB3o0Ry0y24fudE66tmsDMHco9KNtPnDNB5BS6Urty\nmI6eegpaBgp65bjvn9B/FKglCRxJFf34Y8rt+eTJBnHQO2v73n7/On/w95Nc\naMH25RKw9PJ50zq+BVlrVMGDdC/uH3Pu7VNdP5qbpDiqK/vxGsDYPx6V+fKc\nAlbpfVkvV19ZqblWnQPT20tlp15Tj2UEEB20rVQHaJwsmVsjscxjYrkUo7PN\nValYiCG0pNQWEo4I1VYUXLT02eBJvICtZ70QdR55msFQzDDOgDrzqbznTEcS\nb0L34Mpx/gIOYD2qg21kJC4fcmWzZ68HprXyRzwJiEwAzmW1JEcZ3mQob0Yq\nq+ILPrab0i9/MSGZs9h+AjTOCXIvXQv7MKhTWvF1xs+lb94OFuH4kFxvBzc3\nsYhE98am7TM+d78uYtzqoNfU+4uYVq9jwdPHcM1VBspyfeS+ZtkvILVONLTG\nzSUVNsOQv6ymIEo/49W/BrRl5eggUlXj8iWaVY/HSPVBn5dLtA/De6pfX8S0\n46SV\r\n=KO3B\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"463de2d7485c8c455476b2e3eaea867c6ba7045e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.1.43.tgz","_integrity":"sha512-iEqH+RC9mx7RfvmBI/DnUeBlWtQAzhqrpOLdNhVBh9wh1p8hf1jqCdHCZBjRVr1gY2zm6AUan1kW65idO7S9Dw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.1.52","@syncfusion/ej2-data":"~18.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_18.1.52_1589357913533_0.10443849902623037","host":"s3://npm-registry-packages"}},"18.2.44":{"name":"@syncfusion/ej2-barcode-generator","version":"18.2.44","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"99ca6a6e27733e0be29ff11603f05c9b65b6d854","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.2.44.tgz","fileCount":166,"integrity":"sha512-nke7LeXvCSPqywRnQEE0fWZ8TKVLQW7bnFDEl7Hok1f3KmdVLDJGvUCggAeIJHrg4zK6/oyGm44GdL2NOmbAcg==","signatures":[{"sig":"MEUCIQCMr0p3MCqwVIDcq2F2gkSjnufEOUIy94YbgyDO0SlzlQIgftxctavc6kciZoIi5YmHE4b24MffdpBhBjXOfzPeMfY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3663362,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA8QiCRA9TVsSAnZWagAANcsP/ipTPBrpegi6W95DKOec\nWLrWO1lFaQrZhXgmPp3hZ6hprip7eAuTtMMmqZ6ozAMUzgiO0itZAUOhKfS+\nIJRd8DsZWvuGMgzdb0qudk2nzuaLEhMGoFPtB2CWnZsOJHdQkSvqbkVzlyvB\n059uKJeLPcSl83D3FHkWwdqEgtoO5XVdg0J7JMbdReRSJDD1k8ZRpes+GQLB\nPJQ+abGd5iM65/tZDWi5Qe9O1DV9bWbKWhfGRhqIeND10oU4rT5zZeGCqKTh\nd/LAIRtj7n26rAizqgw7CxXIOkniZeUcveRm8SUu8vJLe3cLeM6di6TwQS8S\nyIaODaZKduLdKwKF+1LptmVp4nBbpGoI9rPYOXeyasPZid1ornN2MYRFp9y5\n3G9WD+W3fP8GqOBce/2/yXjoB5+2z81A4ZxHUs2vkWv1t03pIh0f13qYIH3O\nVgmOaFm8JUlix/h7zR+YQW8Wel2seEIOBGW8XDl3AoafMIs9xb6VPLYZjjc8\nze0NiNDI8LXvYDCQlFeSBsgx59E8o5RpqIfTiaUQ7in7jn1UM0iqiODwFHo9\nExYmXovbuY1QM6hcrKsX+1qMFhyDJqsWwihvFLvI+dcbusbZRT2IFd5yFGYa\nsJvZXMSSYzOiXKLRuLxyBMtGAItwM3dP1mgQLySQHOo7RAQ3qOflMcisABYr\nQ353\r\n=zgeS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"ce43fa5d82b7597318a8900e737f23634af5040d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.1.52.tgz","_integrity":"sha512-hwfB/YqD/WWwPBQCf8uMj+IG4fV1LmcxPfm/a9y3OM4Ujbu37wLSOZj+1eiz8dTZc5qrVed3vwyQg83Aenhv2g==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.44","@syncfusion/ej2-data":"~18.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_18.2.44_1594082337514_0.5948974373369564","host":"s3://npm-registry-packages"}},"18.2.54":{"name":"@syncfusion/ej2-barcode-generator","version":"18.2.54","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f608c89c76c308fc3e6f2b2a39e1b424687aca8d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.2.54.tgz","fileCount":166,"integrity":"sha512-CCgOdfDpnrt0XW0dQqIx4lETLQmK9zgFXKvC6Qr3c5P0dFftnFNJzv0J5HtDs15nJFvvMY0fgoInbZJqNsQVEA==","signatures":[{"sig":"MEYCIQCy3YR9P/bnfu/rEZscrxYpMmRBomqgaLfVLXInU4dFBwIhANKCiyFhJdLkp1BKvO8/E51aU4SetTtCvSQMnu2CdLbx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3702780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfO8eACRA9TVsSAnZWagAAGTsP/3uRu8tse/lqa7m25pa7\nepIvDli3T/nzvfxtIaXifrJQR6K0GgTLjDttuDva7BceJxKkQKBoZTE1oTSt\nFU297ty9HUiRwtn/IkD+jMLkmo/+iSyWLWL+V7ATfQ4aN2uBw/zNnArd5QnK\ng4QwhwDW/BoevO5abi2YFkbcBL1qVPfyJmtaU+7Ops+7dlmqaJiVpnF6YKLV\ngKmEOaDKEKOoUkMQmfXcB0YuisAKCOwXjzUTUxTmgpwq6H7Xl2t3LpkZqddv\nJh/m1HGTyagVVeE3n5eYjEEp0SUALLmQh6g0y0dzTeudYgkHBskp/lC7XLnu\no0hYQHhJ10pDaG5zEwl0bjfAwcgiqcW5jpw+kCcUSyZrnvEQwP0GekvJP0bf\nXhbGGdTposdf2MJn85xirQ5seVpj2yXVASAlw0y3eJQgMIHMKvCax0LzkN57\nhZDx3ZWXy5C2FUGI7ttKMcfvK2K3I56G21D/CQD9gKY2J+lcB4uFz++XyR66\ndTJbUwrGSU0+uUWSM2Kuc+UnXtArFpG1DKNDcJXpOGTGBMqMyclkmfc5v0kh\nEXNpOkKRpmuHSXH31LmD/GrF53rpd4OGNYwuLOzY+mx0eSMQH/z+8lFK8+21\nB/JTEFKz//jt84IgW22+5NYS36BXi7rd/PFo3TRm0ejmS3hZpj65dF7iqPvN\nda3W\r\n=0IpY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"e1cf35a1de30c829059223ba7af84725e71b989e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.2.44.tgz","_integrity":"sha512-LaiDzwqk+FK5+we/8jVDksAaJkk8nZ6J6IFQTjpT6ondc05Q9LrCCou6ri43gyIlrW242QBtwcYjD+Pu4zKDIA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.2.54","@syncfusion/ej2-data":"~18.2.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_18.2.54_1597753215979_0.1946939892001487","host":"s3://npm-registry-packages"}},"18.3.35":{"name":"@syncfusion/ej2-barcode-generator","version":"18.3.35","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1bf671c4e9bd778f275b59688a3103d881579ffc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.3.35.tgz","fileCount":166,"integrity":"sha512-NOQbQ4xE/BHElhLLY75zzr/U8j+VG12rxuk+fq1KQc5RZTOBZojd4xFATQPqO1A4ZkPaGNR9jd521if1K3bdLA==","signatures":[{"sig":"MEQCIFD038fdndR7PHZunRe/4bpQulQM32Sey/yjTZS64J34AiBqaF5X3NEqjpVE6c0MHkvbTHz5Har3yDvuK8BOWMPgdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3714568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfdaOdCRA9TVsSAnZWagAA7yAP/ioC+eqBlAgXfKvfh4oh\ng5FJLvp7BSEcDJFZGmwq6nsfuWyI5qJdZyODGrfWu8crKz5xE4FwnEpHJD3J\nqrILNRt7HTSC1ByYHjXQ1e/moNJE1SdR7v01YopqafR4HxcEKOPMJ3+ynGnV\nKiASJGtBY/B6PvIY4dB/vE2108LcrtGYh4ASLSV7yKGXFatyP0oEg6Q9495b\nxptFMf0EFCpzDyn/NSWFOHNP3AbwQfALG8kZOqtp4fUxFUd4cPv+CfNfZi4+\n7H2Adyr3U5leGcw2ktLToHBgh9wxIgFYzZ3rxalz+ebWz1PrhbUAe5/2jOAy\nx8xjFVA7UlCVmGoeqbr2mqQcJe8fQNEiplPDjFCTKP18QsmSlWtJDiWB1mdz\nnaRLzmCMMmj48Y13nNqGDH7cf0eYdThQwmD7TscVujDcJ/glWI9yiGSHzQGI\n1o3dR8PNgGyPQQH6rLR3v/XZYIKWutVeLlyWKSyhM/w+njwFIBmhosivzxJU\nnAd1bxO5CezBn3uND+x5PKBr1fvXsywrkXW41PuROMXINzFMS1g3ivl/9x+f\n7+4fm0asr8fwoTTohPqsbGfEYip9v7XH9dfexyFlP9EZcbN3HTpcLLJGNOVJ\nIYXk4G1GXsKotxNgTwlPiwX6RZGDh6XyXp9zT0xBKUyWpND7KWS1VYoYkEmA\nbR33\r\n=aUXZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"645a8d76cfd8b43aceb606cf2592da01d9f41c18","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.2.44.tgz","_integrity":"sha512-Fm5o2V+qNyBjcHFukkczNtaZM6FHAZmrTd+7ScQ91wfLFYMRIbg6+IgMtDiE5EN9FC7rGkZVLIXq6iid4pmSyw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.35","@syncfusion/ej2-data":"~18.3.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_18.3.35_1601545116500_0.05599618807891571","host":"s3://npm-registry-packages"}},"18.3.47":{"name":"@syncfusion/ej2-barcode-generator","version":"18.3.47","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"7d5fd1d35427625760ccdc766384d0e71e20ceb2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.3.47.tgz","fileCount":166,"integrity":"sha512-hYTfRNoOpBDmEiHsznGuW6On9qF8EJapasWrFdghZXKatAflNKoPbxuu6lrNMujAFot4SHBf43vlIJgx8frHrA==","signatures":[{"sig":"MEUCIEkSfeHFUaGvZ4Mt/l1BTy3s90AiS0BlJp6dS98X7mXiAiEA34csGMV+c2lPptm32oFZLJJSs100MYmwCzkP61PmRsY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3702780,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfo7OzCRA9TVsSAnZWagAAG60QAJN2tMCcroOScjTfUthB\nYL8kOmcpTjHrmoge2K7dbUKm7PpBNJtWrHqI0VirDcKNuL3rL3Gxvscmp12k\nltfvRIUSNiAIItqw3LPYRKB/Yy9LJwbDQSrMR9Jgtai9/xa0j0Qn4ibOjgGQ\n9CUz6EOXNGj6yX413hUp1SvhQCHK83kT5O1FvB6z3g0bYARby3wptPO1Cksk\ng7ZWL8Ldn+rVUpXfm/Ne/1IBsp7KfTgToNGFoySLpoi067jiU7MDln36ILOx\n6lNZFvdfGXV+vcCygjlGvIjvafKr+2c/4UqiJHImg4ZEmqeov9Axnale3niY\nvy6TPRYKgUz4Vl6tAkvyFmk+Ohg4Ac5gVFOdP9r0G7TwC4n7iWm2aICbhQHX\n0T/lHK/UIObn2mnqm7WAc8df4VnB/byM6OcJT8/LoTjuWsdtjEiVrM1dKX14\ngi2kPGHQjCiaM/NM7dlAeLLzKxuFgI5epfVaHmTKR4uW+8SS8uR1cM8+09Pz\nUuoJdwMLJWJvDkXn+EidnqxXJ3mGLXutm/sM07Bbk0vNsN4zYpVHH4BXHp3L\n79UpTrenjMvTDrmnlAOwvNLCuGDAsJAyp+7DidbnJ/1ms/Et+556+jsmPnDx\n9DwsC0cnb6URd/YY4J0aJwAnWxB/YU6GSiRVY3+XZytxyrJMi/P5UJ3IiKD9\nJ3+D\r\n=EJXh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"e1cf35a1de30c829059223ba7af84725e71b989e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.2.44.tgz","_integrity":"sha512-LaiDzwqk+FK5+we/8jVDksAaJkk8nZ6J6IFQTjpT6ondc05Q9LrCCou6ri43gyIlrW242QBtwcYjD+Pu4zKDIA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.3.47","@syncfusion/ej2-data":"~18.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_18.3.47_1604563891259_0.4167561031202043","host":"s3://npm-registry-packages"}},"17.2.52-1205479":{"name":"@syncfusion/ej2-barcode-generator","version":"17.2.52-1205479","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1032df3f29a3fe0fcd5a7e92bed7ead5d849c493","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.2.52-1205479.tgz","fileCount":166,"integrity":"sha512-+hvRXR+eiWjrdN0wM/DSnfF7r2urLBk4aM71sZ+BfLzLXicvLYDHrvnChxP0ArzT4I7Rs0wnWkxRSUWmnHsiHg==","signatures":[{"sig":"MEUCICW25IiI67oFCZGB9xPUdha/dPhMykXWGZKWJSW390t5AiEA1UcutKSWmbja8XMf65MpY5InE1wg/9YZRcIUpnBOgRw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3647734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfu6nUCRA9TVsSAnZWagAAmO8P/1eZqe+IgtCg6T2eeU5G\nGNyS/2RXdE1APdo3t9jpOelZWtjMFnt8wMps8oomIIVbsMcjwPpLEe3DjrUk\nr3uAtLpT/GDxw7YgOwH9ZZQUArfUDTgwKUxICCi1Dr0xTusFpIqyNjwHsvtA\nOxFKCcLPTgJKq8SaS81G1J7PzQ0tnjM/F793nM/bQiVUXDzCZ/BRQCdD2hpD\nkB2EqZMMWXZYQDvBxpTsMIrBnmLUO8DmiN47fNWv8zaqvwNkq20Tl24A8kXd\nMZZAcXVeLyc/ZL7vRPgojy+ic20TwY+s9hrDqHDe3MwkcJd4w+eYJJYVZHZB\nnhT2c+FMuP25CR8bR2YQ8xPzpdgoUl8cw5Jtu5P2folXPIN84p7AkwHPiWK0\nDDrEDn7CYStL3yz7uOgkK5tydwLWfjzPMXlafdKk43smRcVExei0an7vadpr\nUxlVSXJyVDH3kjBzhGof6NC2+Z8ZFYCTjMxGmK0hbzdOG/jIErpj3opUpRsT\nZis+Tk1t2k7L9Kc2xjrk0cyssMz2wl2bN0RSE3A3OIxR6jKVJahqhk70rrMG\nAdXXvlFzhHEQCL+3A8VaUWwTYR49zsOr7YiQYhWHggWTA/1K2+MbLYwxXB4W\nRYy5AL5o0TBHxZVOo3z1cgIG+Ybh7OKrk6saARHGpx+3kzr7eqIm7xy2J5dv\n58gR\r\n=kW9R\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@~17.2.47","_spec":"@syncfusion/ej2-barcode-generator@~17.2.47","_where":"D:\\today\\cusom pub;ish\\node_modules\\@syncfusion\\ej2","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"1f398a9b1b2c382cc45b21bf531e9992735f1b0f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.2.47.tgz","_integrity":"sha512-ZI68LF9VyGgc7+0HgUUQgYcSh8bXtrNnHyyS0sd3gxITQrVniQBuOWOfLQNSfM+pCguqBV11jhXe6+SM8kn96A==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@~17.2.47","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"~17.2.47","registry":true,"saveSpec":null,"fetchSpec":"~17.2.47","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/@syncfusion/ej2"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~17.2.52-1205479","@syncfusion/ej2-data":"~17.2.52-1205479"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.2.52-1205479_1606134227770_0.7787441082894344","host":"s3://npm-registry-packages"}},"18.4.30":{"name":"@syncfusion/ej2-barcode-generator","version":"18.4.30","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"0d4c130b05e574443a952b6540c6fca34898ac4f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.4.30.tgz","fileCount":166,"integrity":"sha512-dYsoQCva5fL1+tGjMn1J3el18S4h1CeLxZd6ifbc8LHpGz2zxfAHZJeESe5zepeH442vwp0m92aW5tlZYuP+QQ==","signatures":[{"sig":"MEYCIQCmhpU7vmdXVx5B7WRLRmqoVPrKEezUuXxBHAvgzfBQ/QIhAOWCiVz+HZOdgTwXVfBcNdfNIzqAx9LQvxOOrJhiygff","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3714593,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf2wb8CRA9TVsSAnZWagAA6PQP/i6L88TKaSGBLRfpliPu\nGIffvp2r6is33QpIcq49EC26auFiORSgSS90FKe2aCNM5SFF9LYJVntpE558\nsGx4unQ2pOb5TqfdDek1XHqPsgHwwQjBduwdBkyEHM1B3ANmPrjUO09p4fLY\n5SjctJ1kQp74b1Wb50hHmmNqpDymtimSWtaUvgXQ39bMuwfvwAUOfemUBJgB\nmaNv9pGU1cn9iTQXj1RcDZk+gDHR1RKKTZAQ+zFaFXP42/yXH28iivrMdeBi\nVRegNczSLWDTerQKpA+Qn3DK51mzrJ1PHTathSPcAVtQ24x2XflE5Ewp9Rg2\ngS6adWoXXu0KiDIJ9wO9ofidYYmfbvvgLthZMCpPVXmsAMvoYldj4SIEc+75\nokm++j4eN6qvbI+8Z/VjrB811Tna8v6AZ7WMpVQO5qn7bJimsBx8HXeROKrg\nHO3E1qSwer9egIF8uYAbGsK+nHiVYyijI5ewH+nZa9gssLpTxuFKfqCdniGN\nc52FfZYLFVK4XXGeMbaSk3/0LpUoMeOw1mGCDj04tUJnsQRSZr4UAyEwLYKi\npa/t6JpWZvSFWEWYTPOfneCc3LWhPm5rGM64uqGRkeFGI+BRxiMQRgSc33T3\nWY9LBbAvxcrqLiMEkelxODdFJS+1C8kjrc9LvlX8AVe74JCn8+YiZAKv9bpY\nO8Tg\r\n=2c7N\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"cb77ced9746438a217bd02ebf023a168c5bb0b65","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.3.47.tgz","_integrity":"sha512-YHQWlYmAB0jKhkNGPya59Kb39+XXkgsqBateO6bwb+MxZcH/lvwAx9M2BPLPbV8RU1tXXkItecR73RzfEclv2Q==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.30","@syncfusion/ej2-data":"~18.4.30"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_18.4.30_1608189691833_0.10117650305507442","host":"s3://npm-registry-packages"}},"17.2.55-1205479":{"name":"@syncfusion/ej2-barcode-generator","version":"17.2.55-1205479","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2f5a8d0be9e090bdf20c5117b88e9dc25e391505","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.2.55-1205479.tgz","fileCount":166,"integrity":"sha512-mAKi8bqdjjNktENogfCTgsofuDmolVmbn+tv5+Mn463V+zP0aK/8BjfxmzwBmhzLCnMrUC9o/EK7AAxOxWjV9A==","signatures":[{"sig":"MEQCIFOZveXfIihRm4WqXJcpDz2A2MJHc0xK0jILH46xcy+sAiA4g40FXnNEBp+al/EXUX0GwMIZyNXyCZtjXhpoHlhdBA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3647658,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAVf5CRA9TVsSAnZWagAA3C8P/05KfEDKNgrk1n8yR6PZ\nSc7UscsVvzAae8PC///nHHsvrwQAR/8AgrqWhhUR5BeTq4zfN+FKjRP6T2A3\nUXiT10cdakQTSkOlK1Pskj3a5TS2AVhOpCP7t7zdkdjGOTOAptwyVVoVyZxt\n+mCYb+8L+a2UsUm+yT2ZrUvKR56wWUgE6iG6pZGuBmlGsRsZEaTzDr6E64fu\nZcBXLJQBHV87TGJdVzb2P1XHfxmznDYb/vzKZBw+usRqpUtDIku6E+NHNU+B\nzrBHQVI6wcOgea8Gf4fguOTpgSB0MbelKu/UPfGycUUN9T1epumz6opN4DcQ\n7sB+g7Vi07Vxqp5x/EhdQexrDco4PdZwi6y3PHoSbt21jfw7fY7Ok6UjMKKc\nFIz0xCOd27ACO3Ft8d360MqTxN34D6Rfuc6aC5zubdnLPtYzW1Sj0Yr1asai\njBAW5gghvfVZgcJE85B+T4hk89ZkIeOniyndKof05/i7VpPIhW5L+TvMEhrr\nrMhaSmsjXiR0ZM8TeosWbY706nW1kmI+1vvUov4CApUcB4xIZcwfiw88Z9LW\nTIgSQHAuUSElttZ+EV6VDFEiz4YvUC1CWxNR25FKlewABb1LlG4jkJkJuyn8\nXtR2mdeuYKBOwZKza9NpxeAkpWqDKrI/VRZNlvSHwZOrFPT79eeR/yD00zy/\nB2Kq\r\n=+vUk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@17.2.55-1205479","_spec":"@syncfusion/ej2-barcode-generator@17.2.55-1205479","_where":"D:\\January 2021\\package manual publish beta\\projects","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"1032df3f29a3fe0fcd5a7e92bed7ead5d849c493","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-17.2.55-1205479.tgz","_integrity":"sha512-+hvRXR+eiWjrdN0wM/DSnfF7r2urLBk4aM71sZ+BfLzLXicvLYDHrvnChxP0ArzT4I7Rs0wnWkxRSUWmnHsiHg==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@17.2.55-1205479","name":"@syncfusion/ej2-barcode-generator","type":"version","scope":"@syncfusion","rawSpec":"17.2.55-1205479","registry":true,"saveSpec":null,"fetchSpec":"17.2.55-1205479","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.4.1","_requiredBy":["/","/@syncfusion/ej2-react-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.15.1","dependencies":{"@syncfusion/ej2-base":"~17.2.55-1205479","@syncfusion/ej2-data":"~17.2.55-1205479"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_17.2.55-1205479_1610700792938_0.5683955634005002","host":"s3://npm-registry-packages"}},"18.4.39":{"name":"@syncfusion/ej2-barcode-generator","version":"18.4.39","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"76ce3b2e3e017f3f4ebeef0ad4fc8883907c47ee","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.4.39.tgz","fileCount":166,"integrity":"sha512-v9DB6WXa7lxU8K6rM77kC2PFotzmR4pIkZhhwLxepmkSMs0Y6CjTzCWCYXVHewDo0dlJ6t2DLKzpuyL7KOI6gA==","signatures":[{"sig":"MEUCIQCT+QSbpUguK7Sse5/bYCPxFT6CYtk7qsiP5mLDp/OGMQIgMfJ9932DNUlujVPCQ75Gx0kDQInoaYFpUTLVOi5Hh8I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3714689,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgEkXPCRA9TVsSAnZWagAAl8IP/RidzabS/sLapb7c7OfT\nu41eP9ikm3cGyjHuIUx+pobfAqD/uw1HHvmiBwNoP2arN6pR168gHruhvA5+\nqytHTlG2TUVLPikWFFxAhR2F/C6k9+9eqLMTTA3jttJ+36QzjZSUzwzmSnIK\nBN1j7aJZT9p/Gj1WKVA3MQrHUDc30lcSuz3SsZIeAuv9jJCU37sVMAccei2e\n9XTvs7QzwJbO0gqo0qXiJuJLMw6KV2PRn+bdyRzsVETUvG8eZ6Dj94f/lqva\n3aZ4lYBExH/N/rxyz9/9ip+K/MyjtiLlVX/aEBrWtX5BnotFjz20NWYsu11v\nhJu4fcxpJ4pLJhWF/M16AbnocVsYTQDWzDNKBa/2wy9eoN4kakloJwVy6NGj\nunI0QaX1e0xEmk0FbXHBDu7hevh1zGhH7DayFrLkupCf7lR8R0YB+DvAJyFI\n9H2o4/twVuEwN5QI6WQSOxVRLRskZghh3Zq8DVNr5/G+BXZtUOYb6K2qTv9r\npwotrbeXOBI3AzmWp1CmDuk2ZAmKKiVc5wP+p+v99N5gOHGCEwOvZ5J3agbc\nILqVmWPq0C6XLXm8+Ra2Z60teos3FLz+Vj/d32/8jDyblj/dQTzbPAZT2vi8\nfoq3zLWQ8xRnl/U+BCUdkMYmRNo3OqyhXqvstqGGXFqxDAUbI4V+gs8TayQQ\nKDXJ\r\n=4IeR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"56ca001193e0453b76eac1f4d02b18ff4db239a6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.3.47.tgz","_integrity":"sha512-LYDDLoaG8y2xpgudOFL9I00sWyqRLrxC32CNWs2qJd+QbgFTIWw+e/xQvpelazEEyx8VLdQ88DzpvFTQoQR5ng==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.39","@syncfusion/ej2-data":"~18.4.39"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_18.4.39_1611810254718_0.7853848128375285","host":"s3://npm-registry-packages"}},"18.4.47":{"name":"@syncfusion/ej2-barcode-generator","version":"18.4.47","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@18.4.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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"cd32d94985341cf7e69e371bb107d2bc50a72cee","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.4.47.tgz","fileCount":166,"integrity":"sha512-Imuv9W00m3k5VTmUot2Sm9W2RQgll2ypF2wbcmxF7CzAjyNsLwLcmQkMIKjD9GvuzlqWQ+kBzT1U29Uu/JTzuQ==","signatures":[{"sig":"MEQCIBH94upjVojCpbjx875mmwTGmZW68qujVfIfn86AHExuAiBVM3bpq1cmUEXxkWM7vL7RTgmzhU00Fx5hJ6/OZMhNMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3715130,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgR2+uCRA9TVsSAnZWagAAwUIP/2M+cjYOgR8uVWPc+rGc\nkWkA4aXe4QUC2INrIWdAyvkNX4hI2eaSAbl4ZfSiFHUPqshhKDGfyO1hHkTE\n3o1ttT3Qi32QnuxvKVwhic3nsSwhw02ncBKW5m0T17tW8shRen3Ar/ch7PyW\n1qI0nnhYNS+kaLOx9MnyEMdF6dmGVrH3jqj9Yu1Ic6Sp4YEdZErx6vvbbveE\njB1ZWmqF6RGjgEEBGPQaXku95ZToo89luuL6J6vnVov6yMX0cOcbq90Zvvgp\nDxu4wV7+mp0MkKrwtUOFiajcZL2Sk9tn/Z7wgI2w6u6G8zLjjtrsisx3HZA7\ngMpe5jXx9XpKNsXnLtYywDkQ6xIHNbeH5VRQbpXufVHjpRDRXHDa1MS/yLKa\n5GT2QEryycZEFjlZxSECFI4Vzd9sWBFl8sou+92iZJP9sU5/fTAyVEMu9oM0\ntwWlEx860u50hgNlDCZ2AQEF5MX9rN1Z2X6f+BY6viItlZySCS+v+5Hk3sk+\nfT4/yxd3IbcS6e0hXFEEOVgicxnfZ8f9axpM3Yr0btF9GrV3R/064+PPIxD8\n71escPdU69JFGNr+1mTS5FTF2Hmm6AGjhsXmc7D90cKLHuXAca/RhtEXD3la\nK7JQ4ZVegm6/b+/u8GaGuPE3ADWG0LPgtaaHwhxTYr+N/pv2KSHHJQIN9zXb\ni8eE\r\n=iFv8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"083e166a7b3b24ea42003bfafdeec0429c5ac809","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.4.39.tgz","_integrity":"sha512-H0KP6QTPqRFNJ7YMgGiAtvlYZ9KRb20jiIAi2dM8v4Blpr3sqcfHReY8t/yiNYl01Bzx82ZHX6TZyDMFXoymbQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~18.4.44","@syncfusion/ej2-data":"~18.4.46"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_18.4.47_1615294382162_0.9748202610164975","host":"s3://npm-registry-packages"}},"19.1.54":{"name":"@syncfusion/ej2-barcode-generator","version":"19.1.54","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"5e335498ece810d4e92b8856ec579ac2f370dfd5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.1.54.tgz","fileCount":166,"integrity":"sha512-MtHpzgN1ptmt85wgbibYvGuuECavv/5nT6w9HkyUkaKtuNu6mNwMAfEwtaxG0uWdZVy47ZWrxvn7clAsnFg/nA==","signatures":[{"sig":"MEQCIESla3e4n25LOhrqtLZDnzRLY1Oj+kBHiqBN6n8VldWzAiB8uPWFKsiPLMSnkPm5+KmMbx3mBNn1g3NNiwpVFWgxRQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3910965,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgYzjECRA9TVsSAnZWagAAeo4P/RQRXI6GQo0/kBUMZTt0\n8tSXYxZUxtSCXiecHvweI8I/Fs8fOXiLv+C8HSJjvbzCe/g+2P+aiHy/mCV4\nOLK7l25KoSJoKJmt6K1ndEqhwb0jMvZ1U1UNBceq3VI8FLG0lXSgvOwGOuh9\njhKq7OqjCJIx+JcmViGL5nfNqV9mLOwXAyN98Hbv046QlNlM1IGFmP6WkoOf\n5dzuZiIx9bZu1Er1FRaHqhYvjD+L+mexYPVHQRoDvnGyDAetPRa6dzZEd4qb\nMtBs1UxFizq++zDZaY11z08sXgP3c+XeqIZeulvN+duMEH8QOOcv3K5ZA71u\nsTSyfmSKpYswxvBg5h87C6yBVmskCG2kVxrbNZbMaBHjPMI3+QgCntQzxy0c\ncKccr2oUSaxq+Du5eakkU1EUfVQkd+GJc3fNb8+Qwaakq02p+wBddczLnP+T\naaU5RAT6comYnYw8EeH1lzJCIPgIOPGhhTMiGbA6YJ6U1bxznZ4L5XqcbnD0\niT/HVK6srehYQjZCyfUNaeMj3utb4CXvbGcohWwnJ7vYrQ4XzCDoT4X7zoxI\ni8NJHbhwoNB0faWDlh4AnIFOm6nhxftQFob6dNltEa1FNatIWmcUS/2s3QRU\nGT4kcrKFxyOzwEa4DeQ8zg+O9ybkjJDZGDIb8l0tSsJJ2kTbQllce6ZtpSJ0\n5wTd\r\n=Tuda\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_18.4.0.1-WOJ6QVY6EU5ONBWOYGQFKS2VU2UW7E67MOXUPKCE5AX7QQX7M5JQ/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"8c9ab39adf5f30c0c953d5d3d166fcc797459f86","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-18.4.2.tgz","_integrity":"sha512-EXUFKidtWZROFfYs7h5cjZZCyVilTKNPl9AqDt1ymRQbdYCHOArXphczpP6LRdMsRTnxf/NppUAZK4lEw80b1A==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.54","@syncfusion/ej2-data":"~19.1.54"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_19.1.54_1617115332069_0.676210563635115","host":"s3://npm-registry-packages"}},"19.1.56":{"name":"@syncfusion/ej2-barcode-generator","version":"19.1.56","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@19.1.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/products/javascript/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"767ee069f3524a03a24f80d61129cf8da539cac2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.1.56.tgz","fileCount":166,"integrity":"sha512-ZlLlJzwxa26AG11gGtr5g0lJEoq6vNAx0tCKrbeuXOC31ArUNpH+ZOAtsgrvl/BB4BvOwTFbDsOl3DW0hSBMVg==","signatures":[{"sig":"MEUCIAR5DSoVj2XCAQxTJEmdldfyGK7ai3tmYrclIPhJV6sqAiEAhjOv6rrk4/G9OVzg/8n0aW6hpFDhgFlBTnqJucl/Nhw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3926004,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdWFZCRA9TVsSAnZWagAAJR4P/0vyDvY9fFEddD9EM1oR\noTbcGKpeiqruFp4wknARKFSS/BY0Oz7UqA+C3FRDXAP/9iRvSwbWnSEmmPAO\n8JpCtI6he/xiwLDOEv1Xn+NITT0yMKhfeXVvgZg2RbptG+fGjFYihpMhG6zI\ncuxKz6JvDEtrIEMDvl6edl36Z2Qq/wkbQpi0N82MBviKGZV3hJqmYbJ7hEsy\nEvFuUxgnEEKekLA8qwK1IHCP93m3/VGFzYcfW3JBtXFOpWxwhu4M3wemHjbd\n5j4ji6ZQrj84eINt/kfaNKo+7BZsDxrOoYqVP6XZfnxp+PE5A00zRaswgoGJ\nzjLSlK5dfm5ybXtHTJ7h1v7/G2LNHR/87hcRasX/VF6ZtEP0GVSQ9wq1PB9Z\n9Ni999zj82JQehaBHuVPv1LRw2lYTqxDKLC2lW+17DhJBBgoN+iyfnHTscI9\nL5qY1xfMFKuadFtYQD04YTL8WwMfsgtr6vA7MnkXvJ/THZAJRzsKNLWw8dIA\nSUDPvlX+QW8H32purgt1NU8cV7RIx2xRUq+/t4JLdkx1hLIVgHoxsPRUjebW\nKnCWwFkGIPJgxO3tgjhejMkwEcHKm7VXlvRtaFnWd3cusTKgv7oTY7jRVCnr\nmSV+jw38/rEZpBhLfkGscjqOIV97jawhVsYbn2bxys+BEArn6zPX25PTVxS1\nBh/X\r\n=bFKp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"56ab189b134b9e20d2021b410327cde5d53fee8f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.1.54.tgz","_integrity":"sha512-w/1yUhaKoZO3C09inX5goEC33Xf4lrQOyaUZSY6imEY9TVXq64BIz1qndigR1mL/ZPFmAOrNqoixBXVR2M53+A==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.56","@syncfusion/ej2-data":"~19.1.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_19.1.56_1618305368752_0.7518411968557137","host":"s3://npm-registry-packages"}},"19.1.63":{"name":"@syncfusion/ej2-barcode-generator","version":"19.1.63","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"21f713fd941bbca18ffca2a99e74ab506093e489","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.1.63.tgz","fileCount":166,"integrity":"sha512-mLb4ekoXjUa0lVRh+FGrgXEPaMIKRRl/MztcXauOws4uPKcvJ/HKTIAIqp5QNB5X6Y1DZJsYBy4wXKZUh8zoUw==","signatures":[{"sig":"MEUCIQDwje0yAosPvBab4NIeeNea7u9LuVs4NYUY76vs4VZwPgIga6BvvKKH45ls2m86oBlnbX5AB/rs8LJ+Sp07d5z01Os=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3926150,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgnL58CRA9TVsSAnZWagAAQlwQAJsanbcbDjC0e5Jw8oW7\nbdSVX6BCLLEpgRmKf0rmwrhdKWUZPWK8qwsBH+aRymOVq62cynhDzXOheDFh\nmaW5gX/EEuaX5Y8ssxkrPx4+nEf0XMj3mLwneWyBYT6JrAp/jtiqd+MVgjIt\noso2e/6ORB8Q5QWPuB/O5KYe2hYhECB/qFmIQv6i65MEdKd6JUw9XG9D9+eO\nLFeqRiUqsS/rnukM8aUUhCbArKSF62sL57kJyusDcxe7fuzfz5/70PoHPcQ5\nBxt17RiIEDoP5SVRPSDrdYuv489X+FOIY5Iw+II8BU6KlLNOnXBBk+SWGDiH\nOvz0I3op3LUJnD5hGHVPMlQCpv8nRtglSvUHWzuinmDhUPadbkpPsumvKQ8s\nt8gfw6/dJE7okH8YLfFzVPQVFvOKoku+rb7fObcLCPiUgeOMZZE2ICOXsXe1\n9MGblpp5UFvlp9lqsHYXe3HEDF1sJDb0dipN6R1Kz8Z9km6wd1EOpi2kRzIp\nA96AMaCEKVRTWll0tPB9fmlv+jXBv8Quaf3ZnJg/2cRBZvo7A12/axQj6E1K\n+OLsoBrItpoeBiqNTxobeBkwHABbwuog5Hjj4xHlPF0WcTnPzYYvz1a0xpY9\n+KEKI9SB88y6oTCgGZR4KRX3EcDmmt7ceQOw0CO4Z7jO6/ZU6J4cRK1HTWlr\ndSTo\r\n=rWTE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"d093c826def7091339e02654a74e8614583d1abc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.1.56.tgz","_integrity":"sha512-8X9NNC/o3n0I1O7TA1LkgaWVXsk8R/7H2yLJNSRfTx0olUUf/ldeWKRupYs9qA3nBXowLgir6rXEq52jWRZsDA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.1.63","@syncfusion/ej2-data":"~19.1.63"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_19.1.63_1620885116327_0.8318181166973626","host":"s3://npm-registry-packages"}},"19.2.44":{"name":"@syncfusion/ej2-barcode-generator","version":"19.2.44","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"57e8f475e80c27d4d1879c245b6db12b37128ee7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.2.44.tgz","fileCount":176,"integrity":"sha512-6qmzmQ+iYmnCHZOt2bCUxtpPaN8zyk5a+kscMF6Y5jsEyevZ5rPHatrsvlU9Pjsi/3ksXQSI9hK4HWsddqrCZA==","signatures":[{"sig":"MEQCIDZaSiyKxDy1dRbP27hmEtEuLGS1SZr9M85qfWlFiX4rAiBwWvW4NbhlLhsqBvj1f9KUuow29SqXkxRQdKM2LBq7+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3929085,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg2/t1CRA9TVsSAnZWagAAsOYP+gNdG5a7HW0KlgZ1Y9B3\nWcA7kh4b+9J35oPACi8KtTlgtGrdsveVeXKwNFXlM0GMFhqSQoT9NOW/6x2b\n6vx2Q0qFpBrfLuaBe6u0A+u0Q80q7cPzpNLIgu/00YDJJYto8zJWMBYbKAFH\nPcLnB0eqp2gnFWYz3oFMWr6hC8tLRwD6myVbkj5G3sR1CLfAngkW8Ps5JFRa\nZtmqDgU0BLtx3xlb+N1S5hk4frvotK4ut8QOXSyUaZRG5On+bfP43iH7gK4Y\nSFKM2btUdMOyLSuYvZj/0m7sLJ2ezLtHM1lfbXdI61tSJJ0yCblBrK7fD7MC\ney2XdwYr8KkLirFch3C8SX2HKDlW3q1ZF2WiZtsWrXtFytIZTZ+ALHjBSUZQ\nQD60WEp8UchfjooAUekIEERDxc7a8wEpID7ymL5Kx+pdTeFsWxZ3gY6GVWEw\nIzQQhUhRkAGzC6CiId5/x7iXZGfWY1eW9wys+g91PkKW9Yn9KtBRJnP1XdhE\nfH/WinKn0G+q1jCQqHkDYoYAGR7zankMro71Fzz8afIgySWmkhBM6r4b2NtJ\nQNJqS2QIFx6UOn3OZt0oSVl4LNJr57yXykabCTOrlouUe7flG0+uNX0uEGAB\n4fU8zFmDDZ0LV8UPgTk4NfZkEOIzgoOmNJutckM6cFcl5IvmXR6YXWdZsrOd\nFw+w\r\n=HfkS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"e7bba086752cf294db175e0e6f2d15d67b7c2602","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.1.63.tgz","_integrity":"sha512-XTh+1L9j4YHzmoh/JqDOy5mO1OkcLr+qLBAxC6FGClp3jj2VHW/DuxIU7nCb+Nzz0xQnihanjeJAOuzjEsJZJw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.44","@syncfusion/ej2-data":"~19.2.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_19.2.44_1625029492824_0.9557709418149674","host":"s3://npm-registry-packages"}},"19.2.55":{"name":"@syncfusion/ej2-barcode-generator","version":"19.2.55","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c44dc0b26732179af02316a360e7d9ae8021e789","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.2.55.tgz","fileCount":178,"integrity":"sha512-FAI5l2Wa37t1hoHSQGCS9tu5CDiarkEU/jyt9ZHqwXs4NHL6wkAkSGnG9lAQPEzwJjLwzqEcHXr0QKAvkxd0ZQ==","signatures":[{"sig":"MEYCIQDAnQ+pmphk+DB9HsiJimhIvguVHrhYY5i3iFV80HkWfgIhAPmYMHt3faCa9fwepWcN0QVw8//0ooxeCq862uAVFHQp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3938571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhE1/JCRA9TVsSAnZWagAAKA4P+wSz9NcdNg2eSnpRFjdT\nUan/qZDPBXw6EGGJcbURhL9WyLEzBeZ3QXH7zBzfMw6G8oSH+1R8bogoIZV5\n69aakwOuwHuRNoCsgMwDWhvEZypm9toS0MNzrK3Gd9s4OOMNJBVQXK8eUPR1\n2PFspeeohVH6C9HAMyfynBZAwGxdkKPlp/6PGVB2gqtK9t/HVYgF1OydwYuz\nobzLdkGboOmnawE2S/+mWR5rI4gkUGphJ6XxaIS+2sVyCwvz0rOWhjW5fLBZ\nLvFl29cOwFGlt0X/2d1KCdZj/qqgt9LhXXEnmMtRgUqdxQzHsXOTW5PtfewE\nCv9QyQ9A25av1zbkImk9nxb73V/ABrpUFg9b5FD47CXo1IWsBgN9P/k8gJ28\nf85KNMlrxf6weZVjFeiIptQNoIuMOpKdO2h4wLD0COkJyWbV4pnoByiIMmXd\nDoY5JZxInXYieqLAaqOYJzJxvyKUmoWsxtSd/KaLb3OBYLQROdSEzchTzNXq\nOIkedp4jfA8RsJX4VD9lU0qDSzS9FQOLzYGBE6U+WJBkdiY9IolQJn9B+OOW\nOYgvEKAHyPmR0CCs8o4oF3HV2Jk+YIvfThA96SW4pHxTLN5qHpMaEfcxKCsk\n32fPiZj5yZOU5BkO7HVJ1w6Mu8q5rS7RoTpJbbdtqle1RZ43sfjwQ8lzri9I\n/qoI\r\n=2Gc9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"7b65f29eded80e0f3b809465be93fa6077f32d11","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.1.63.tgz","_integrity":"sha512-BFzPWxch/PfaZO/AJKP4hDoL42SN3Gntz+r0+M4AlGwJ4jKli6sa1BZb63khfktcYqW70eFK9uPCgX8FKbZpeg==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.55","@syncfusion/ej2-data":"~19.2.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_19.2.55_1628659657331_0.1517611315311964","host":"s3://npm-registry-packages"}},"19.2.60":{"name":"@syncfusion/ej2-barcode-generator","version":"19.2.60","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"992de67848598739124e621952da76ac450b5c19","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.2.60.tgz","fileCount":178,"integrity":"sha512-NjBYeCT6/W72W6S15aictSRkKfrGPJDIYHezhPHsN1d0GyK5+xYO3VU6tmY2t9zBHtxSjRC5lAYiPEzUefub4w==","signatures":[{"sig":"MEUCIQDQ4THi7zIkOm8MT2AAsq6zqvTK3LxiqXiuzp6Qz4kKTQIgItgW7tGSAdnvntpt2v9DqWy89n7+IKECADKrc2tT/Uk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3938571,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhN0XGCRA9TVsSAnZWagAA4PIP+gP/tdfVYsMaiOqWYQ77\nB8MIu3wlIgABv3vp+VqS0Dpa+2+yWfn/4wF4RRG0jAfolrGT0xhTL/tIeFbd\npUes1z2X+X+d63twYQ5ohdVRTIakCVm5Xy+re75wvpzQ5/H6qJmxrNny8KRx\nBTbLUjnDDVFwsY62SEZ+OrihPdWn3kUTGMoZ27eUxIMNlHsyVJNCF79PCW6P\nGkH1bidctzNtvvxYsp897dJ9+Am6B9TuvnZcgKjEtAsqFL7GiRJ83bnxByVo\nZwtx30MAsjjDsd6OvhUjXAby+uJ0RL+5Z/VCbkNWsLUKnbFPvoZnUG929hpR\nXXcOuYEun4vcKZ1JNJaKjqasy/GByIVIUlvM9zOH2UUmfNMR3AsnaPxlN8VB\n9SA9hQapPJMOIl5syw0S4YmMQ6xyXIhLb7QJ3DFLgM3A0/+VD5qpk7Y59NDE\nc3PNjqTsRhakGpk0Q693mZzxc6TJgH6JZ6yTZfQhobTY5GegaGRi8XZ4tNi8\nlsvcyUNhrRt+a0YJRsls37v9/ae848FYwpu3HEcuu9/KDcw3OgHPBW1fpei0\nqBb6Jx3eGq/uJ7tZK1dN7wV6va5p5pQJXG0Qn6djU9KSyOI8hVB7RbWI5s8E\n/z9bGVkCRjrzj0/neS7q74bEKxAkF54JrJLZXVoXFFDTkWBrbSmwSrnKaMqi\niEZS\r\n=V9Br\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"7b65f29eded80e0f3b809465be93fa6077f32d11","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.1.63.tgz","_integrity":"sha512-BFzPWxch/PfaZO/AJKP4hDoL42SN3Gntz+r0+M4AlGwJ4jKli6sa1BZb63khfktcYqW70eFK9uPCgX8FKbZpeg==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.2.60","@syncfusion/ej2-data":"~19.2.60"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_19.2.60_1631012294333_0.4434937037235773","host":"s3://npm-registry-packages"}},"19.3.43":{"name":"@syncfusion/ej2-barcode-generator","version":"19.3.43","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"f1e64ca4333bfcbabbf9829542670a58de2b3495","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.3.43.tgz","fileCount":188,"integrity":"sha512-Sxfnt4+Vc9x8jJ1X2KGBY3wXPgrrEQiC3e5DR5rb32Eza4a5il2ff3+SGktBTY+WJvBDswXR6Fh1Yf4xt+H+6Q==","signatures":[{"sig":"MEUCIQClN50Age/fhE1i2+l5IQj7BL4CJK0cGiDI8/0Qvl4gygIgasc5+Sx4MVWAcWCQ58k9UoCnkJusF4Q5RwfQw7EgJYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3941102},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"869c56bd6c628cb27e4fa25db40504b5a1a305a3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.1.66.tgz","_integrity":"sha512-F6DWOnrOufBg3lPGRO3hxhzyPR/5yeThJT2smzCPjMgNrQr0UdtOAT25RLa0SJYKj2X05gXIFaWVC4+LxApQtQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.43","@syncfusion/ej2-data":"~19.3.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_19.3.43_1632977879340_0.7405056443293683","host":"s3://npm-registry-packages"}},"19.3.53":{"name":"@syncfusion/ej2-barcode-generator","version":"19.3.53","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2ba6a53bd17659a2fb7de09ab6625f046feea606","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.3.53.tgz","fileCount":188,"integrity":"sha512-4e+AUq1uNBpjabahkxQZo/PzgYFha8vLWFD4BG4VRj3X7N4VGoajOppCd7rrdf5qCB7EMt/d91QLIsICqnnbHA==","signatures":[{"sig":"MEYCIQCTUsxCRiesbqKjS+ObUE7KCuV9y3eypTFRL11PCUerpwIhALsF1kMNnFIa4VUhiVHW7Wy8gqFRXPceVzwUOyWFMs5H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3945614},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"87103a1b31cd87389d7d7348a63d65b0c6db76cc","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.1.66.tgz","_integrity":"sha512-9XxtYHWuwqvi/Z55rGNmoyxcqdr3kAycc+f5RJvDEY24Y/pwqVrqmA05ed5pGf5zdVLo9J9xZld6DZZ+iLPLuA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.3.53","@syncfusion/ej2-data":"~19.3.53"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_19.3.53_1636695765146_0.029060364604972078","host":"s3://npm-registry-packages"}},"19.4.38":{"name":"@syncfusion/ej2-barcode-generator","version":"19.4.38","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3d01b7b20bbd245c90e02acb9ad027315cf7952d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.38.tgz","fileCount":226,"integrity":"sha512-ayHB3kpL4u6c8aM1zE7C3Sy+uhzsCzrAurjwyBmyoHpCEsLSbvU4MDl2VrIYIL3P04wnKY/QMDSQzxHACbvC4Q==","signatures":[{"sig":"MEUCIQC+6f3IIzm1f6rEzDEfVEBuuamblLPb7ijUTlX0Laz/eAIgF3KGjy2eiRbOJHe9i28bKITY5GRAZiLsu97MS89HuCw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4293872,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvCOPCRA9TVsSAnZWagAAKnkP/0gobROeXKqxA2SvMxYd\nrNkiqwfSccDUkTng8FbJBh7UZVfNohNpginkZm94uSEv7RykOFVMQMSKQuNh\nK0ixe9uLSvBcwhtvOCc/1yTZZO4AQMJ0ZB/oFMLEFKRowLUfJWeoY0jpnpiN\nIsaeVFD0USA1lSJYT0ae/4pUViGCj8xpaEkUp5m9Er2QNWgTogCO+BKuDq3U\nKlzxgcYT5KFlbChDieHs+Ifu7IQ5hxKPvJYl3oK9XhZ7BOxMvN104L63bIXz\nsZ5MVc+yqev8nYRtoJngaYAKLcwI0Ot4fD4T8w1nonHQYAtsLra/Cg/oGOHU\nVJRj2D8Zs80Lk39FOHPEtcFfgp4RiU1rYD4emcmI1auJj3Su28Ty2+nA+w/o\no+ai70HFmzxma4kSRh2kUcDb9CJ5oSoQZGEDytUCLM6ba26+yZWSvBnmmQVi\neiQ8ckqXQMLVilDFWYfkkMtgAVM0JXBOU8K9vG9Bufd7Yq6tel3WPcEXG4Zp\nh6gngmfg1FgB0P+pzCd6WqPP6wmPPEJFOd/i01RzhTbXpclMN2xoqytCjk52\nw73xKEwt0nAmXBMFBqITNoBe8W4PSDTQEzOjjvoBlJaZk4YqY0VEP9W7HYYe\nQLuTlu5Wk3WXJlPQzuW3AS52HcE4lHS28OISX7PnQMw25VwXaIJDSWolCfH+\nSB+Z\r\n=H1hg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"1f86d918db0c27775db44ab8f075ece8539a3882","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-ITQV335GYnge8UFtwFsiu1IUjqOH/JEXykDGRDkNTJdTWZHwOc2FUohRaFEXFvrWIvew2hHHY38bSCIHbPJZLQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.38","@syncfusion/ej2-data":"~19.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_19.4.38_1639719823411_0.5116974458893926","host":"s3://npm-registry-packages"}},"19.4.48":{"name":"@syncfusion/ej2-barcode-generator","version":"19.4.48","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ac62d8c7c76c4daaed0ee088a976430a2077342e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.48.tgz","fileCount":189,"integrity":"sha512-NQBU6wYDNE4CIg/NC+k7WWjVQ6X8JiuImiUUvy+D5hWOjX1Jhsx4U4G8zc72ArsfcBaOxkSJ+86wNYU54ugilw==","signatures":[{"sig":"MEQCIB1IV6OmHAKIjemebXIysFbSQZWn0EsMt22VJC7GSYzkAiAOm4OCpfmwGoeMNAlD0APE/h1/YRtb7Z2/8J88MsSZdw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3945618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh97WBCRA9TVsSAnZWagAALsQP/RYdOudtM/xKJn4T2MoY\nrqq+rXOwIZMkqduU9W7YaAcQn5IIE45x6yWHA9ifXNrG2KsNiL05GtdHylXv\nxhLzBokWq8Bu/GPiXisKzfXS01OCIcK9DOq5HiBNQt5ggiHcUwGeRLUeUprZ\n7/0GL1XyQju8cODUdsHrbkuCEQvOHOyQ221DNldHXR+l/TV/sDNdvOZL16+c\nGfw0oEseNN3gp2mGta7Zf2yMSBiD5dNJo9g5pw3tt85ZQH9UIVzgeWJo4xoA\n0WdSxjpACnvJqJIpxz56h0PB9XlhxGupwp2GLkqnicd40KRPPGGbjuaKn88r\n65A2IJ8U5J7F+YAw96lPNomzcPm8u4deQ8+7s0DNu/MWoa0nt7pe6arKMRFx\nhGA1aVx1iLxvpE9cEQ4vJms1CJ93L9uSqgI4JMG1dha6SpR8fK7AKrlURIZj\nPxnhX5q/9WdJv2ijILgrK+kTyl2+RH9Io5F3xxvcSSxaxmSwhe/iDW5XcmbX\nWOTtWsrJ+gG+Apy7G5LWbvrvf+/k0Oc/QVg1yPa0NGxDcalmX8Cyca1LEse0\nG6I6/GJzLPOBLN+sryAsTPWB1iswpb4XHfm9epK6+vYIl0arLjcji3l7nsFP\n+vFGDEn5xq3vv3rPYHto27o3uNlWL2/socmC9+SqMvacZgYDKtvbO1gEguKw\nSvCs\r\n=IXhp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"68768561e8dfa6ec784b51e5b8fa0ed1118d3599","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.38.tgz","_integrity":"sha512-ADQ1XldZmW55G8vUlbctTDydElMofI+nH3961mzOQ8Ag9HFijSpb689fGEKDT8VOevWBMbF82+XWxPZ5AqBpqA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.48","@syncfusion/ej2-data":"~19.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_19.4.48_1643623809205_0.44801188780216505","host":"s3://npm-registry-packages"}},"19.4.52":{"name":"@syncfusion/ej2-barcode-generator","version":"19.4.52","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ac21c60aa6a4592172baf07128630d6965190ee5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.52.tgz","fileCount":189,"integrity":"sha512-K4pOGnC22GmQP3nyqTpY/L1Gl6u8zWe/XrZTggnY61Cnhgii1FpBAMJoRPeJ46Jk2SI2vIP05LVT/GGR9PKZHg==","signatures":[{"sig":"MEYCIQC2zrJdNewL9olS6BrkigRwaa9DKtlh53o+fK18BB1OPAIhAOyCSp+SJYIOav75qOlWrPl6+8gt7283pup+2YhqKBC7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3945618,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiC7AqCRA9TVsSAnZWagAAnpEP/jVGCPYs8LV2Di21dAwR\n45fubr3N0tztoZCxThQclCltltq2vUIvDEwUnv9c9vGMK3PPvBAtEttCyA5P\nxEfOdnTizt1W3G5jlsEm8DDE8nRLCiU+tQmmK3Q1Mtl0HOrR78clnnfsQmep\nhf1zK94E9nfHlsyfLlNRbJ32uMjr5bd7lBnDGeRXfpBSlXvnnraV8MFI/Iu4\n+WHJUFsXz4rhZjZZbFA8m3AiVLrEHP8KFQSICmP0LHiI9eCu9h890+moM4kI\nYqBUnOvl7Iz4hiZb4ZLJ7wOUOclYTBnzejT+q34aONAcDJZzL6BFl1OXo2X0\njsEQ64P1d7XBKTA030Gb7SaRMwCPmkxp9a/RZpdUHqt3DiNonrBZiyNtRHWd\nglJrdV/DcauJ1/vVoUNn6kCA3odCg860MyOpgt8EyjRBPx4/uECMTx8gGQHq\niH3g0CruW2IvfNdjmE4F3weJP2jix4AiBlQxgXY+Z07WNVxk77NSqURV6i3f\nnmS6Fn4drnP8AwaXj1VH8YTACenBpMgJnve3EISq4xOfAyY6Fk+jhDo+Xrm6\nWxJgp9jZyl4sJi3rKwuPxQYu6uSKusm7ko6V+46N+KDKmFTf+L8CtuuQdtE6\nFHfSEnsfy8RrCjJdFfZGvGwYCrykfqfFwe8V1YDqrfReXFxdKkt3wq68l/WQ\n/cW5\r\n=Xyy9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"68768561e8dfa6ec784b51e5b8fa0ed1118d3599","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.38.tgz","_integrity":"sha512-ADQ1XldZmW55G8vUlbctTDydElMofI+nH3961mzOQ8Ag9HFijSpb689fGEKDT8VOevWBMbF82+XWxPZ5AqBpqA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~19.4.52","@syncfusion/ej2-data":"~19.4.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_19.4.52_1644933162453_0.7448133383640554","host":"s3://npm-registry-packages"}},"20.1.47":{"name":"@syncfusion/ej2-barcode-generator","version":"20.1.47","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"99d829160a877883ba2d37fd3bb0f6040d42778a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.1.47.tgz","fileCount":198,"integrity":"sha512-T+UWSvYq5ZVHMSq1n3iPkWQoFoSFDHfztYphcW79n+UKOQnmA3UELPhypYmZtCoTnJDiXTXfaa4IJwr4apeLYA==","signatures":[{"sig":"MEQCIC4/eqLF+ysDdG5p58joOP1L0H/u9sxFJcc5GNI633W7AiAyVPDtNSxmlvh0gjkOwE8YFl43/zLxJfLz8pvVMqwQmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3948074,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiSqaHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmriihAAlQDuShREF74Y54mHkY1MUV1v9qZOFKKHacyfXP48koHgWZMV\r\n+1NLJ8cKrwuaeXMHHyD6dy3rVjfy0hSH+YOxf4FyvgKd86CfyxE3PDi2/+QD\r\nqs0pRT8izFLlf2o+rFnKaHotjreuduJL/Y2GBKDS8pkgB+rvisz1tJ4RTeQL\r\nTFXmxzHlaGoF2Va6gqj4zbSj88QA6n3+vVejNzdOaQYGzEWk/e+pmlE2hnQY\r\n4cN0o7ZShpEUOTp24RSL7mmLymrvglDl6WWDygPMc3yZfAfWJaClqOXkWb4X\r\nU9CV02wBLzvwbckrp+r8lHqEcroa8HQts8EGkOKw3qk7e9z3V4rQRczdn7QQ\r\nIgD4+VfkYymXKttUY+wfJQJl3mZKHRfhIj6HshKa2AhXyWukdbPvCDxAekm2\r\nVLhyybtDUSXfSIwME3QNNzmJMChNbsRL7vK6diwqBwfdUOk5XsnrMWbHBKeL\r\n0MjNl7tuNwIQftHlRHPOZyyXxMMpwc9YHqKTavDZmf82tpAY12HV+aLIPurH\r\nqrMieJvuJDylq3MV1J94I5vJZnHSMdJR5KZ+asuRU+ufuEVv5bfyTY5j9Qwi\r\nqneeBFd95jpjn1BMEu1p2+HHro58fi/3mOGy/aoUbB07COEkyoquoy/Am9o+\r\nhBW5WmmtPi8ihZpHEnvHobZIWslVaNmXBF0=\r\n=V6a8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"d9ebb2c5942cd1f388e7f0527ae8b3931cabe564","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.3.0.tgz","_integrity":"sha512-0jeaFA28wiQTKjIyYz3aa0RUvaf2u798lXpw2ZlZMxK9bOdJXCTHhiQSWuV3d2CytsTPPao5FRd3d5yDlM/Rfg==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.47","@syncfusion/ej2-data":"~20.1.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_20.1.47_1649059463132_0.8667784421037255","host":"s3://npm-registry-packages"}},"20.1.55":{"name":"@syncfusion/ej2-barcode-generator","version":"20.1.55","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2b22ecea93159627e955a31d6259c2be3f3b32d9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.1.55.tgz","fileCount":198,"integrity":"sha512-MUETDa+gm2CjMvlVgQLelDmkurn3u0rBbipQABXvyssikTe94DwaEMkvDMxwNgN1crvUKHgpTCpZPF3tjOrlqg==","signatures":[{"sig":"MEUCIQDS3yp14pa7uAOE+0exNpFuWvJcPeqqyApJD6cCQ9fqFgIgLj435p1AHHxT3hIjE1UED7zr4nfxM4v+YFi5IXYvr90=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3948079,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifQHxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrO0g//eIpBd7uh1WGTyF3yXnWxQM8wNFFCI/80H5gx762qfia2oksb\r\n4pEE4Ajqhga6uioBHzYcn0ZXDNsbzhEcIpp/b2ucT9x5NlzbAer1AUSf/UWB\r\npEFLUb2I/ixwI20chlt7vTxf/OqASMQYuJVhP8kg+JQ7+eSzMp+3YBdJGskE\r\nvHcWAO7NBnwe0TSMsJGJPHUv0Rj1dm5ZmNQH82JVAtjFO5csuUWgL/Lko+sW\r\neVLwtFR6814TY1GR4kaTJi/OR6jRGUJZ/ke63mGS+41kr+7h8qORwOEFqCv7\r\neHOAgcA5NOxcLUxQLDFJ1dWs/S+Ec5PNeuPN3CSYpWofXw/EaYfBBzO9YzMz\r\nrqhf/624UlFqf+0Kk/PuVLMcGUAizKIzHnDGTCGTcU6417QsKAQQ1vWTQVAD\r\nXg0r/SGhUi04LQtXSdFS0zynBCUDUj6fAUVonLZv8sCBU40F0IeM+gWwHPiG\r\nKxxbtFKX64hioT4NXxLxwRJQ2UyXIoXf4fejMIj+ar5YhrAzNYWv4GWgmZbc\r\nM6BK4s8sg+HZmFt2LIX9AFMhL+p1WBxcFUvxwu740cOvAW8n7yjekVQjs9zE\r\nKKc8ZGICSaT0enOmiFptHWxAKZ0YFhyNZgbtgfPRJIamF5HW3Vf8rwzgmALv\r\n+jVUuVek7lU0OlPOpXSsHADeF37xDjKrpcU=\r\n=fG6d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"8ddad0dcd86f7701efab2a1de503ca26768a5f15","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.1.47.tgz","_integrity":"sha512-rVIX7P2XKUPLSxiajCHBktUsgqMpJGsf1/RHBLPABqf8UeP3rTmXQk2CrL4tdtD3wiEn1jsO/pDepaUN63Uy1g==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"8.17.0","dependencies":{"@syncfusion/ej2-base":"~20.1.55","@syncfusion/ej2-data":"~20.1.55"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_20.1.55_1652359664763_0.1204606015246028","host":"s3://npm-registry-packages"}},"20.2.36":{"name":"@syncfusion/ej2-barcode-generator","version":"20.2.36","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e562e7a3f6e00ad8e49edb18e726c785a2e3469a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.2.36.tgz","fileCount":236,"integrity":"sha512-XnplrND/xFVDpD2Qul4TLAYLbTn/UIX4ZgGcPEyVSRmIebLbb2Gob9JBDJs841Vbzh7GggqP7gfKEaHlwrJ0KQ==","signatures":[{"sig":"MEUCIQCnBUtzxtBryiIYjtJU/Mz5RzMni+AHDe1tvMgfNxQWKgIgTR6c19YYdBqqd+E/qCNIh50SSZpCoUNVZ3vdQqExIjM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4296303,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivWE9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmofdA/8Cq3gLQUWsCHLiZQaoGGXHlGh8YEQCGE1npjzfu6Zx0XskMev\r\nsGv3vUwr4IuOCv8m59V44znCayHsAe4Nd9WaAR8Fw0N+QMGzKZOmeB3FVzOb\r\nz2ieaBAD5dIFM3Y4LGnSCd9Qk8ibh71FVzqCKbMbzsBkp5rJYEEy+wpzBJUv\r\nb6Gwo1aheVi9crqzeTGHyxokxQbhhuzx27fs4tj4IWTbshOZgPYJHs3PP4x6\r\nsB2HR46GmEqWNeFFGw9IEO1XuhkIgfacz5zj7DvBJndnDfYE/y41ncPYJ7fA\r\ncV33BnbKFf6a8NuA8ANGVtHnQtWqy4QNvwY071QHBXOPr/7pK6qfGByY5Jv4\r\nNB4j+uclI0zFtIZe11GfloP/Hn9Gj3y4qw7rDb702/elWKkpPbt0ThZAploH\r\n44T3TIRFm3Y3VJjSo6UC5r2oGyBWaC7i8n+ujiXs0ZqvEbq4G+D9qiDMTx0/\r\nbeSlzNaRA/M538XnjN6YQrPZGvKphy8VU3Mjb7gZvKI7LmwkbL60ATzbQ5K8\r\nRnfGZ2osBpIO0v2Y5y70eFg9xGcyp67NbCZ4XfUbO+9hNg0E3OtMIwhCSgkG\r\nLrk+i7hMr/8hlIy6c2KiEf0PFuGLaXd7XlrR1oxw3EruJZCtq2wdEUUEGztc\r\nT82kRyGTYvdFpsC1CMEwRM9s5zoa/UC0J8g=\r\n=6TFw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"52462b073425f5ad36e9622a6c437ed1469abf4c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.2.1.tgz","_integrity":"sha512-jnwtAqzwRyKKk49iAxWdvyU/tcIAJuauuAsQF7tM8bR2JtDw9iOchAtqv1Ew1whr1A1PkyA0HqHmvQHlfjV4ow==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.36","@syncfusion/ej2-data":"~20.2.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_20.2.36_1656578364779_0.3212661811808255","host":"s3://npm-registry-packages"}},"20.2.38":{"name":"@syncfusion/ej2-barcode-generator","version":"20.2.38","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"21b22d36af10d083a0725b7038986defe064ef09","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.2.38.tgz","fileCount":200,"integrity":"sha512-G6H8eUiWqnTAuds8/okry5XPvaOYLdI/YW+0s218/vGnNa68gfCgAXgrxWcXnPzytzdNY0XEiRgZP1JLEo34ew==","signatures":[{"sig":"MEQCID7OGR43EgMkI1KI7MhzY3DCsrW9ZGakcVnETjAJpkZyAiBCXLP0gnN5hFIbXYH0DbLYH+sUq8Ntyzx3ct5om/rEmQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3950963,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizazDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoIag/9GCyY317DOsT9GO7KLwZ2mdBNtGBPzZ/rkvX1qHAQM1jFcoBk\r\nm7nHq1EtmZ3tn0Ux+whsBXeate2M18CR2Yg2mHExqGrM+cpVWMjDhzTVNjRZ\r\n8TlFGtaaRP/ba0PactQhLxwWzEyHBYAX1VOPjfJA9Mkn9SqeQUffjA6qLuPO\r\nYXbVdiD9v0IV05iklI0thxDEFFZH0Zo4xXF91xtCRf7E0VBNMzRt79n1WwRn\r\niOpNpagg3dZLtpL8NmZsCz3AH/LgyRYLsTgXVSy8w3L9cZTMciBf8nsZJDfy\r\no/BX1uGYl0QbyDmkw6BindSIzfXZ5ZhR0TZKCwxJ4wP309F5crxTnuW72t+C\r\nHhYUQ/ZAvuHkmH35504iRDIcemN/hNhOpLsTy+4W5grDvNAK1vrS2IHwhnYE\r\nH/smdUEQj4CZtJ+feitpY3W9qFW9DKCchGOSl7kAk+RNCCTnyjE361zQ4uoP\r\n3gaDplSRued8iznN5hqvcMvoXHyft2oDM7zdVjbjJzIQ4GajYtxxGEvCG0YS\r\n8AWi2wS2g/PI2mpSjQu3fnS6OxB9/4rY7DqSKmpeJnz9mbd2PhuVJ3Zi2yBA\r\n8kbT+pF2+SuKaZ0qLl3RMV2xFVzDgPBur6IXXusbJ+FuL+7YjFQI6FUH9zuS\r\nAJeY/rDqmz+027Ozj4Z56HD1hP3mp+mbR0c=\r\n=cgkK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"888bb6db297ca53c31ea2d1fe6adc7e4b1eb4059","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.2.36.tgz","_integrity":"sha512-7ywQOZpoZzeFzn0eC/Po7s5lAAVfvcnGLHGVA50sYlWmQ2tzuRXVjO6l6LyWu+vq8R+cQTL/d8/7l+2j8+cilA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.38","@syncfusion/ej2-data":"~20.2.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_20.2.38_1657646275581_0.3480171508843968","host":"s3://npm-registry-packages"}},"20.2.43":{"name":"@syncfusion/ej2-barcode-generator","version":"20.2.43","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ad3bf80e4b1b3cba45ec6631e34c07fb1309c32a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.2.43.tgz","fileCount":200,"integrity":"sha512-5MD0/gWH2FDyN1E6oPYvP90QvHPvUWCrnyXVtJJLTVhNsv23ZNaOGuymN3lGU0QA8BDEtHXw5yelTwlnDiXolw==","signatures":[{"sig":"MEUCICFO5T/RQGF+6V8sTt/WRnKo9M687u+qTZJ7S+hWuLM/AiEAsPYEy+5hXWiUNy0KkEnM0d2aJFXJU+zTz1Vgjj4l9BA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3950963,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8KGhACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpEjA//ZUXZVgUXQqvwFOixRDFh3GUXjHrX9McJvrfxKDvJDI6r9Igf\r\n5M7nva7HDDDFg3uzxf0ExKN31khgQKFwMjidpUmwfBCK85tQH1t+NeQhkeFa\r\n9xQMXEWeioth2ISLzpZxdMPz/QiGepCJNxGftRIdOqiP++jB0jdbjHzJQdTI\r\ntm4Zf3+f9qQFvl3dxRc6I89r6n3tFBCpqfhs8jL1Xf1/WNp5Zq/jeSjmNzz4\r\nHc4S3SCLjzEqNAsfz3T1Q/xGuzWQOL5yQEXJGK0wy0YtPKFQ1jfj9BVkfu9D\r\n00tjyzJsF2ufGj81Or8sLh2+qZvsuqYLe5M1h9M74oKfX/pe5QpF6L92ea6o\r\ncgvC6j09BO252YkosSNBIxVa4IzsZeKaLrgcsxzXcMdkrQiGbUUx4cvzSd4v\r\ncRu4jbt3KA+VQ+jCIG/3V2YjjeObdNEzjaZvrq9naqOV81V12yLmcBtovPDN\r\nFYILnapJT8AvIFAa4drGOClKIpatotUDERJ0OUJvP0C3f/0yN+AjR6RlegSI\r\nFw04jhL+bN/zu+HbvhzC+ermWilLrV2pDaecUE5zBTppT6pIhA+IC3Y1cDD4\r\nrmUZFFkjtTmmArWWfZWIM1GHinrrcwVo7/4lMDYOmwiN21NcxB15WIV0ynvT\r\nWjxNleUTfQNSfhB8CZ2S2gT+uS6Y+q5Xegg=\r\n=SvQ4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"4bb50eb0b5b41aec4999b93ab6db06faf554bd4d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.2.38.tgz","_integrity":"sha512-IHvbD240ftbUPKZY+ktELZ4moO+6X8TOnf1rpVON+nlHhoe5NOaMGitPMY28zQ7VXIaDZuyXUvPb3odHRLBNow==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.43","@syncfusion/ej2-data":"~20.2.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_20.2.43_1659937184755_0.6383219604974739","host":"s3://npm-registry-packages"}},"20.2.45":{"name":"@syncfusion/ej2-barcode-generator","version":"20.2.45","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"371f86761312c701770c8bd6bb2eb4ae608d24db","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.2.45.tgz","fileCount":200,"integrity":"sha512-JmKUAO+Rd+UbSpwOhlmHMxR1OfNQjoNssSPoBsuRjW0bsuLk82sz8ridh6NWlPckqgIa1krquYVDnGUpc3MwKw==","signatures":[{"sig":"MEUCIEkdtmgWZqXsXLpe//IBtWB7s4RCIBU4j4BCKacv7z8GAiEA0N97pVB+aGIbkfw11VFEXMPy8ODBeVkKZ+kt6WfTU/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3950963,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjBMiKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpwjxAAkfOMkbxUENctk3rNB745qeGgpjVZ15Vhfyx7iivGB1caonSB\r\nnUb9B8dIZ+OwIlQPZzflHxuagEugDrFqtSmY9KjGC0VcJHqk3283kIF66r8W\r\nBEEO1SyMRdtSbxuhq79GsIwBL+W8OrTZYPszV78/hsKnqJZwr9U8egX7Tvyc\r\nv2wHrga7wtch6a9R8m6ocaSad4mc6YxN8Bf7g/rM4bY3ugiTn2axJsQBN1X6\r\nNKixeefpjYy2Cwv2McFvAYvyJ96Cezwa0jk0xMb3mj/k3JC3J9zrdAfRSUFq\r\nuxFDJbSF5Nxu7KVxCe3eehNGm+tVW5SogQfRVa1qw+MMbTM/U1O9JrtibZoH\r\nteZRUDZ4AF9rlIwq43XM92izuLcale8PfadjOWjDA9z0s7D9nXY2ZtieG2aZ\r\nLIYhpwlIOJKl+W/bNwOV0GWYpUate3WPzy6Nxhm702/XSmCZjUzAyBLfZz/1\r\nIJeMsZG8ECxqK6Iv9AcFvHpgn+wdhKxxvM9DHzA+/tS3ixgZG+FrqkRIxq1x\r\nvcXkK1Cqs5rOVipnbprOkOeE5sUPNK6vNUsrS/GnLFs1SEGTynNMm8vkqqbN\r\n04dwSzbGXTL0XgE1YSCXhvUBCvpmG5XmlFclXcecR9bGzgSIOAH3EFIaY5al\r\nB+TjWHWgR8JgOX2rHItFZObG2sYWAlnX7iA=\r\n=MF5Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es2015.js","module":"./index.js","_shasum":"971040ac0b74dbf1e2dcd38844ac5301e559e83b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.2.43.tgz","_integrity":"sha512-sb030nde14iXVdM/O/yIcnie683GSWsJGKODA/AqVbYKOtj5qw6Yf4gWXwcGDXFwMkljLOtOxTPIDPEw7rI03Q==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.2.45","@syncfusion/ej2-data":"~20.2.45"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_20.2.45_1661257866341_0.04087563077044698","host":"s3://npm-registry-packages"}},"20.3.47":{"name":"@syncfusion/ej2-barcode-generator","version":"20.3.47","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"dc8b7b8ce3d9682dac892336a4fe5d80de9f3804","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.3.47.tgz","fileCount":238,"integrity":"sha512-OVhK7Sx/r1Aku+8AmcZGXNyE7FStyBBSx7QH+fTvx3t8Yu4pu3x+N5v6k+2obYUhmD/Ua0DUmoF+mgcG7ZWSmA==","signatures":[{"sig":"MEUCIGOu3NUJluoPjX4TLy2f2uUswrfKAzzd2iaKJKicNjMBAiEAxjU/Gw6UnYQ5UGL5be/nBDPKYn4dxar6QTJBUME77XU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4449089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNVrnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmraQhAAjXQF4b4Qs3hBMURf2SEEppd/ko+zfVv/lpikxCOljaPQ5UQI\r\nPCIxIX02nurxZ+kdEW/ZOldAX8yTuwaHz/qvCoqbzLhtPXUGIQlV/k0jUzCF\r\n9ORic2D1mxAmaEvDSdevdgVOrEuhCXCeLEZtuGe+AIgcIWK+Cit5+nmGYRmC\r\ntMgZ7pe1jz2VDzE022/U5R+lU1ZTCwaaUf3OFRdamqj8dnd3AnFfTOrgCaAN\r\nhRolCx539oVLP9V1l1RWBEO1HmcsOgizunzQJN1t4fZME9wF0ApH9gMkyCAI\r\noXm+gYijfV5EtC8ic2pRlYjYSIL3poJ8s5KxiTRZpX/Aa2BjI0zm0s32sR3c\r\nP31Dy69aR5bM5E1r9+qkIGVCYF3Ndp08PRRFoNdeN0bWb3+DA8UljwLti+s0\r\nBK1WkadEh3lzid5lNL0cS6vtEZMql4iN94ALm9NJAg8Bna0TexswDFzN1Gwo\r\nO6B2Cv5qGmAUf9FcagOtZvn/SPRloae2/VJDabj41ZO268dEhzjNY+27l+cq\r\ndgwFxAtszzGUA77fSmdMtEKNJbSkRdTXmYgBVL3pcoXciP86L2Ea2KL3AUVA\r\n7J7Skl0eJCyrl9+0RFJdTHsSCJQMuBvupZeN7qjHI/XhG7+ugiFVMkkV78LP\r\nXFy81U1PNYtpYYRQeHupI/58DYnCpo3LuSI=\r\n=jijz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/automation_release_19.1.0.1-ZPMUBNQ6AUYH6YGEFBPVYMEQLRRW2SLD4XCZ6GATNZJFYJ3RIAOA/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"a31ac847e95b4a246e66ace1855d66ebc81f1c5a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.3.1.tgz","_integrity":"sha512-piTYSPf2l9jw9ldmhftL2fhqiEioVVY9uKVKrcHWzFvL9UHV9oE14lw7k4JHrSC3yG3Sy/iQdQzGzrIyV0rk3Q==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.47","@syncfusion/ej2-data":"~20.3.47"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_20.3.47_1664441063370_0.13188889053101516","host":"s3://npm-registry-packages"}},"20.3.56":{"name":"@syncfusion/ej2-barcode-generator","version":"20.3.56","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"57c7f3779a435f742389953f8a999f216997ee26","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.3.56.tgz","fileCount":238,"integrity":"sha512-DfjxV/o8k7XqAiEy81hoe/ZSznDjIpTAUJsBMbasADnCb2yTk3NUxInpV2wbsK0UVW2sF/xyg7PXpdt61E3PqA==","signatures":[{"sig":"MEUCICR1WBCb4cdK00A2PQrMMGGP1I5eW+i8OVo6WqjJj9CHAiEAsm67MEJ2CVL5GyPEu1snGUS6vTo9jKvBaYnLnVOh0Oc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4449045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaiYnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVURAAjwfmj7Bc3ht1dOO9Wm0/bGeoFFk3hIlmVVsrV5qrek11pEGn\r\n7aXb3ZyP/6GOdmO1JbC2MnlQRhD8tFbHKilpnXVt4LOk48GxX/R3JU1LbPJi\r\npgE3K5VrRtU/09dzAe4uQnD/XOJhYhq/Q8aa0mfcWUj8bO8MvAEalV5WgX2G\r\nvbG/z9C8CEiGfscrCInOKp8ihzPuXvzQflGqX/dz9FKy0hlwoEmZmy8rFUuz\r\nB39pnwEuqRRIdF1VP03GYsHCH9c0g1+llOTYBxkUW5DScv6uaa4w5cd182Wt\r\nkZRGOaxIEsR/1Y6dxR2hUf5am76kqrjgaWtw0THd7BC2kquvPGffIorX2O5/\r\n/A/XPkgAlF4ULok4xHsb5mY4rGONHDI/famXlqIZ5Y94rllPJAz1s4l4+BQa\r\nqoTM7BmioNIEnuHZDEcxB3weHve7nD8CuvjTNDWxqRwhxm/Onk3NjrYN1/Yn\r\nKiFlcwBUx656AzMlJiLBGD1QnX1xW5e0hC6usi8FObzDzAzQgQOHY18bZgx6\r\nOvaMjrQ7xtnLkiOQTiyxHMYCcmfZTRmCvTzhNX8RIUOePOa8SZ9hNIlb/AFi\r\ngCTrq3bJtDlUs+9SOp2y/Br7+EO8i0dgVvu2fehNhbUGCiY9VIlHFDL0/yCM\r\nGgkOt/m8YOiPHfl6X84s1bhkb1bIUIDMw3U=\r\n=NluX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"8b44ff4984c1dbe9fc4f5a29e7fefdf310626d3f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.3.1.tgz","_integrity":"sha512-XXNnRu7bVuYvu3V6B2ox/AuBDDveKGa9gamEMrenVL4+KcjWklR6yzKAZddOZQq2h9AOfyg1mRfU5rufh4qlew==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.3.56","@syncfusion/ej2-data":"~20.3.56"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_20.3.56_1667900967406_0.606374867661478","host":"s3://npm-registry-packages"}},"20.4.38":{"name":"@syncfusion/ej2-barcode-generator","version":"20.4.38","keywords":["ej2","syncfusion","ej2-barcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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/barcode","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"70818246793a8ac293dedf5984cc509ee79f9f8d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.4.38.tgz","fileCount":201,"integrity":"sha512-Bx2V0ufPu4UIU7UqknPiIud7HmXs2diIrosz07YuqIU2zuAnmcdE9SmcPMPfWHpd+FBASnQLgsKlGcBoHxr2mA==","signatures":[{"sig":"MEUCIDnz7qx3Iy2sAcPZJ6qv84gUsouf3EovkhDNPAq1P+IXAiEA33FgCC55dMzcmyQQsr2MgOOiqamvwaXqDKkBKqJ/xvI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4108218,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjotETACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqS5w/9Hn7qwUa/sq16qqkudfCEEnZ/UqF1O4WVHUxKjWhg6aO+F9UE\r\nIroHRkRO7dDJYxkCk148eqPM1znQ1u+u0CA21WOQEN6DdvB1ioE5vEkQo5Lh\r\nrgvCn3EnjwgIwDZAM03DCj+1pRcMhtpUJSIU9/AjQUI+lDJ/D7axoXt5FXT4\r\n4BLy72pKH8hyf60Z4NrO1/gRxGJIOkS72cRn4A5JzKgZ9RFuEAPdv8enzgWU\r\nYuzpUsbcqtTZRbywZzuy+OLuaejox4vYIIB04J1Ak7w9uIGXHTb1+O4q5Czb\r\ngX0mBRT7TgY07L/aFD8y6+97+B7ohzVNJwndRK2Jtxde6LDs1vVI4JYfVgjF\r\nmOQG8mv/dDlizaqnR+h2RCbKEIVMQkgC8qA5amzzlyTVqT7xB31gdZAdcKPn\r\nRBjgA927jvmqy6vhKSS4xnqcu5eFNda+/bnwD1ZlB9TE6ER0x11wFZNFjo9j\r\nLZCRr/qpFJYQL4eNKH33Li1QU9UHHUaE5RQB8/plxTMY+hcRC9PD/lj+3tB6\r\nHcZ+cprU+mxwsmH+QXOhMakGVijOrfWY6WRi8qYRAS5Nec2CE1FoSkCCd/u8\r\nb1eUF9o0/A72BDUApcXMGFVSP+dVcYKDaoH9QKToDz4f+t/ejfVGlOaI3gmy\r\nJflUNRaRGiabHZkPtX+LuxrK30weYL5liMc=\r\n=jt7Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"0bc3254dc5fd52de60cd73698d0c082a28f5f4d6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.3.0.tgz","_integrity":"sha512-iswyYkQVxx6NWvCluYEnzYHEgnnC1Bk7rq2s2eGXQxPBhhxb4ZjU+QBZ2BVL1OR9U7H7eTXSAZ2hKXtcgvERMA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.38","@syncfusion/ej2-data":"~20.4.38"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_20.4.38_1671614738996_0.03845882811475909","host":"s3://npm-registry-packages"}},"20.4.40":{"name":"@syncfusion/ej2-barcode-generator","version":"20.4.40","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@20.4.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1c36cef89a5677c552223f0ebacb1000a4f334eb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.4.40.tgz","fileCount":201,"integrity":"sha512-M4JZ3pCsR81qHbLikoagcNWV3+CqhhM/zKRuCFEgVquMbMQ80zjy+pTKz3nqJQXDgnfZHWIxAJ7LiDmSVukXKw==","signatures":[{"sig":"MEYCIQCMjziA8Ae7QbCRmaDYHhfaXOVUM+H2Q/VTzkUg0a0MqAIhAN5kWA9BdxYH3TZpQ0JLWE1oKztmpdFgyJrcVR+CHP56","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4108252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrHZDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrljg/+OxcbHTGg8k6tVeEOf8IBpGS3XPmDTjOInSOWqPKFHdaupXW3\r\n2jBTsf4ldqWi8q/pHyaqR181xAP/bhr7TrIbaxULGk9z3UCSzOARA+EuIRhi\r\nkM5ZMlTMDqUzTwJ/VIHM4WmME79RM1dUgKBE+rBxzAo6vmgTS5+5Tfwfgr7K\r\nCI75xUFYDCYZOZZsbFDQzhWDC7ZPlJctGkIKRheXWecE9uFcyJxJfNeBPjD0\r\nTI2bKp1g+3pcLC2Ec2NfZW4UB0b2prF7Y5CPmv5BJtU68+v/31uduFM5ah3q\r\nNT6GtBCjIaloR4OHl3DE74k3xz3zpHkWMjGJlpAQYD1bXGwK/SFA97URWMej\r\npQKKh6Wtu1RIyUWbpB6rSBUX73SuT03JqdvdfJ+dIfV15T02D9eMdm9fJhQ8\r\nWr3YB7f2RvnMb2+xfYq9HQq+U6aodIBaPjRmRhpz3bL0kxQsjU3rJgKABMPU\r\nc/Gma7ANpXUrfEDFSjXzBb1JDAeWwHlWZT6P2eQdKPDubW99fHE+9sZSeXta\r\ncSjM8EiedsZG+qB9XG2cWxTIkUTZ10hIAwZH3OCFP4KgcnS3Z4dQeM1y5AEE\r\nHWvOQEGrMWxDf/1jCZ/SnB1WDvOTHckeumEEbVU8Vox7US0wKBJzZIINGLkQ\r\nVtSNW1XuzZmVwRp8Fr/zKuIFSiyPVUnrHSI=\r\n=zHvp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"03e86c48b1ebd3af39dac03f745c7eedf54feaa9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.3.0.tgz","_integrity":"sha512-LSz1e9AlH2EaGZLe95tMV7vktM3FoIPWKqKgb6oCyYkiSPiXSO4h9iYfNPbPyL6LzZLTMntfpKZYynjRG54BLA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.40","@syncfusion/ej2-data":"~20.4.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_20.4.40_1672246851109_0.736781960036913","host":"s3://npm-registry-packages"}},"20.4.42":{"name":"@syncfusion/ej2-barcode-generator","version":"20.4.42","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@20.4.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"a6825fcd8c4cb7b02c7f4d68c65e9b2bb3cf2e1e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.4.42.tgz","fileCount":201,"integrity":"sha512-8hJqeorFo4vH4bG1oZg7RS1I64b5CXXB1cyJ5a26HH97p69wNXQ95lvmqJ7f6nkej2Si7PQ6Mj2vu4sjIF1dEg==","signatures":[{"sig":"MEQCIDbqgZhXllfzEPJhvTSubkinjXhTERWIqr942Wqt4gWGAiByt5vBaTqr78dl8YNZhUHpxjoaTktgbwL+JbcWHrFcRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4108252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtXFgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq3FQ/+JoJUjgercQTA7rBxEOojOCsPxUEMwp6fNwcveHUlyQML3KjQ\r\nN9dfkn6GZ8+eOzdqc09w9NS3W/p/1oaB6mcxGiAas884GU1+5kV3xy0V4fWz\r\nEquPzkPgX9k3uKp9qdLFQAdMmRaI1vNCXFx7LUrlL2m3PmKBslEOOhuZb6cL\r\nBThfKwC6E2QDY+Z8KcyCa0R5PrSRUIJJ2mMdrOOzTQKML546QWqEHhpiPe34\r\nQdQtkMVhqbggkCveMOCuX42bm4Y3+ITaliMxpAuiCBQv5FAEr6NZoM0t1iCx\r\n18XgbOVgKn116nJ5LXHYNex9KF2rw3wzQbK3WTP01GJo+0fDM0Fms0Zaz4eh\r\nPaGZ7CtjzyohqljHFnhv3zzkTcFxK15t+otVoF2WEmKZD2cZPvSqiW2G7zS6\r\nVmRs/rn3pf9DSRPykAAUsgK21e/ATCb7PfSILcpXV9tkITV+rvLDpwB1HLJ/\r\nOeB2MrWOZhUBOtwJAI0mYQKVh+dFodzQ9+raDcMvyOgvCXSaZDHv9UmOfE6L\r\nMuCW6Iu/l81hh4K/GWgeUf25oFUilV4RQ5pVu98E5sl6rtkIiIYvxluALsRC\r\nCvQK1YNkYkjnUjc7DSLlJfgIXzRtYmlGakjpFAsFackZBqaYrL/i8waI9ecL\r\nVoZ+QXlfy4PB1HwmAaYI6douP0GhLawaH/I=\r\n=UDfP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"03e86c48b1ebd3af39dac03f745c7eedf54feaa9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.3.0.tgz","_integrity":"sha512-LSz1e9AlH2EaGZLe95tMV7vktM3FoIPWKqKgb6oCyYkiSPiXSO4h9iYfNPbPyL6LzZLTMntfpKZYynjRG54BLA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.42","@syncfusion/ej2-data":"~20.4.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_20.4.42_1672835423734_0.40667886523649277","host":"s3://npm-registry-packages"}},"20.4.48":{"name":"@syncfusion/ej2-barcode-generator","version":"20.4.48","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@20.4.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d1f8d6a9dcdd878d1a97d6c97d9da74455005965","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-20.4.48.tgz","fileCount":201,"integrity":"sha512-nZFQ+A+X5cwhNzf9plPJPRFvuDCY7AmrCjHayvhUyP7n2JbFx7VMy2JHH6EdY8Y1cstimjtQQbKrILayUUZRzQ==","signatures":[{"sig":"MEUCIQCNQTcEfpsmZlOjhIf76cNIpv9Oqp0QZj0dI166h0tCcwIgfWqic/Zt3q/g/SEktLnZwxsdwKpyfIvLNSlGDqridrk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4108252,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2hG8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXIA//X/qpz532r1YPLLk9BD/amws1WOVB+CsxXabf/PipT3qLU+M3\r\nSoypbGmfhRt0cCl0ttsHK4ne1M2aY/yJixgxtOL2+R9ddVpbGg2R05AUs9j/\r\nKNt3yAetUH1GdTvAWQ8uABratj7BFkpSo5MQyotVA1aTKfZKB71W1S1T6mK1\r\nwvV39crETPz9iBwNLiO6/yZd2mTWm7MHgiOe/2f7c9QyrbRxtCjZOgeKWfUE\r\n+/+GXvSx31rp8p6TQBikpJU/InEr5LQ7ZdE8grQlFHcs9k2PjzT5eSOoe+4i\r\nBBHfnJfDGYAqKJ8OKmmIHysWiRfeXFmdMkQRzwa9J6/RxxzLrFBBZZt9LZf9\r\nbqESP4Do9Cpysejy2ssideuGdT+anJs41uz6XJEKpnOdFz97NzyIEZVgJG86\r\nmQaaKERRDlHMxADMsed55KP6oUoZxQbUmnSZ94uuK6jhwJu0SYH7JVOP3uww\r\niKoKlhzkPE1p4T0XVuXw/3I2grmeYqjWJJ97Eh3I/joHBwLJIVh+AXAJqjmG\r\nDkzt3o87JstxyWpRXjMtmisSro41vQ162IDQVjeBN2BKRK/YCMBDZfIOuVA/\r\nfntT1P0yXqIRFNWvVUt9P++tFY2b3s37GpUNjJhent7y9xfvpHnWDIQuiXQ+\r\npB01KV7hUn3PK8z/4nuk8ArG4yMtDWRnfm4=\r\n=5Rm8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/ease-automation_release_19.1.0.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"03e86c48b1ebd3af39dac03f745c7eedf54feaa9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.3.0.tgz","_integrity":"sha512-LSz1e9AlH2EaGZLe95tMV7vktM3FoIPWKqKgb6oCyYkiSPiXSO4h9iYfNPbPyL6LzZLTMntfpKZYynjRG54BLA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~20.4.48","@syncfusion/ej2-data":"~20.4.48"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_20.4.48_1675235772051_0.44664222644430107","host":"s3://npm-registry-packages"}},"21.1.35":{"name":"@syncfusion/ej2-barcode-generator","version":"21.1.35","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@21.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"dbf3e7fe622bb6879e360f447a7eb428ca1c636f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-21.1.35.tgz","fileCount":200,"integrity":"sha512-7EsBIwFk2Mk9s9IKn8P7rPMJcBwjqmJLhp50lrLIZiEXZUGmSmeB8bSRVZPPX8LQbKPFzTFtbdlKrmUSDYD/4w==","signatures":[{"sig":"MEUCICwegF6J+kYK5aanUd+H3vmqNlLzpWWk1VnMYZrq9pYoAiEA1EegN7b0nK9mC1j24CbPIc2sP8goqm+gUW2xqwUbUsU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4253880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHAbHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/qg/+ILoqNx9ouWJfMncyYcEyg9JLrtwRVJDgFA213/u8jvH6fWXJ\r\nL8w2UPmMmvHw7Hlu/ZXREhLwyZV6lW69JiAgQRb6ZdkPLv2BKbVXfiIog46l\r\nX+cqJkHl4o2vP9Bpqg50kyQgVJon4y4/Mea6NJ0Mx9OxQqwBwG9TRaq5sZip\r\n6NPqqsnBGUGd329St+EarHV2wKwPwoVSoUk6SVdhg96hhJiP1HrM1+Gou6n1\r\nICJ1j3m1cEw4mF8phu10tReU3aFKksgMOvpiOqX7eSMqw5csCv17rUtVw+m7\r\nRP/b2GOISrD1eVARL0SOYnd5dlm4fnnTUF0n7MtCSftlL/Fvney6qzCkROox\r\np/fQ50jRGkvyNXXHuXyZp+mEh49DCuKVuH9SSxVxz6pGR4QW6jOq9kT7VOJV\r\nSIHwgkyeHHbthuEp7tJV6vzHS95Z8nUwFYP5iK4YyGoouA7IDvDg/yXRwuAZ\r\ntmaOb2LeuC+6zNaiiqsBhvyNnJo3REYIUHY7ep0YMKzINYQ2H4ycT+JUVB4G\r\nEKYrJu17qfeeOWrxn0kHyi2wOlPXlpCt/Mzor6xJivtutM64vfheNXJ2V4BC\r\ntMC6Bx9Tuv6lH48ehsVNL1s/ey97Bw1O9qmq6uAoOFVeoS/rvDjzYN0ASDFY\r\ndLXQ1dHJTAF9hoEtk9ROiq7FMQOyt4Mrxy4=\r\n=yXua\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"e6b50969c599f3aa9d702f65a2076aa1e4cd7d4b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-E1uF8uAQknTFsp8J/Mo7M4GSopi03f5qQVAgGj5dtlg742L8iVivVNNqPhyowlEtKAz+y8KRWL5r0pwLTKQfQw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.35","@syncfusion/ej2-data":"~21.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_21.1.35_1679558343238_0.4828341280944679","host":"s3://npm-registry-packages"}},"21.1.37":{"name":"@syncfusion/ej2-barcode-generator","version":"21.1.37","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@21.1.37","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d791649cad74e73b18cf3cab891a4e923c431234","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-21.1.37.tgz","fileCount":200,"integrity":"sha512-/nMZtsJYrIQ8ercXagSpUWpMkT16QllKVHGc9tkv4w34CwM5KZ7cfrt6c1CXhgvGZbHpsZZjjeCGQhA0Tj5lzQ==","signatures":[{"sig":"MEQCIEkPxucYsi89SruhZ/oMjDzPpsNbxnGzP7AKWab3Q0ZRAiBEpNE6Z1o82ugFpW9L3ArRl+IPVq+oyZs/1cuo0794Uw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4253885,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJFHpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPdA//fXDQMRWsmbPSgZTMMfujLXZWCFVs6ZvkieGxpxchCq87ztbO\r\nNFP5rbFQuo7iolA8jj/Ool8CgTjL9WjRri01pfA7f6q8lEmYoRIW6xICbnbq\r\ntutQ7tZLXDIW2RrL5y8Z2kY11JRgE6ecN+MiksOy3c6gb9x4bFE/oZ3rhphU\r\nE0rHAjROrDdTPTyjCi2aThRST7QvBgVbD0W+WHyAHhTeHIhXq4WeSeWb1mcm\r\n7pJVOd6OXSVrs0oL/4kNoGzavuT6Xp23oHXe5QFP/c9OHpm1cq4OXN9iPio+\r\nJWM88x1CWtCw3iMpgfqRpfxpb7PwLTD2F2LV6yPsd119mguSkzlecgZ3N7Lv\r\n4vE5APtK2Jhz89tpPJlmLMdlGuzH7n+eRBicwIOGpsNVx5N+F1vckr3CiGoh\r\nbW56HGEipt7V3LlVYiMUobhlsdrRVXt+IfB/2uuoY+M4Fc6wHKxQ/vuUDrlc\r\njHBpIIHJMbdzrzeQjAe/uNWQibx9D5v1W1v6NMS7eCJoIF/IUYPKFWt8PPye\r\ny/KzwEnb91N7NQEEjPk/ZvXVz3VeHQgctlEDtFclOr8fk7aNQWTY6+g0bh+3\r\nw9krGh+J510DHV5rNailtmG5r9MuBxHJAVU1jULmy75pfQav5NvgmvdPnjUT\r\n7ZBPNJujUJFpq+uMMR0HEoGwHqCuaa0DV5E=\r\n=3YHg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"2255feed18a4e98422015a4543a227f36bfc1e0d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-21.1.35.tgz","_integrity":"sha512-7Zl9zBUPwHEj3LKzSwOLwVNW8UqusdE6jnA9IlwLM/wS59nCNHLBiQxpWqoBj/AD7aJTQr3ZqDgMYbFP6OHWhA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.1.37","@syncfusion/ej2-data":"~21.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_21.1.37_1680101864873_0.5754450831143145","host":"s3://npm-registry-packages"}},"21.2.3":{"name":"@syncfusion/ej2-barcode-generator","version":"21.2.3","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@21.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"bb4bbeaca7b552cc09a75640a06bade632944563","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-21.2.3.tgz","fileCount":200,"integrity":"sha512-54h34JkFpHNNaLZvH8ptEcXbjspGFnj16RDLWKo7lku3XeBlsoZjp2pkDD74Y3Rm69BD7dPw1L7QWLTYN27rEA==","signatures":[{"sig":"MEUCIBbpiZWuKHt9XAHEHRe+I1jx6n28Seia1/xnXy6tdm/gAiEApT/AJ1bx8sVFaxFbivfBWg78JfplMv8tIF7pzkyF5TY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4253878,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUh/JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJyxAAjn+OMfNve7TlqJMV/9LJuMAq/YSHtzYjhsA5zwLGnhHPTg1K\r\nLIMfKQcVvisiO4KZTNYZXx1QJxOLFg+XdVaJeYw/DjZNAjdznb0Ht4xcJO/U\r\nI2zWf/MhnhkMSxbE8Z4OY/1xg5x91vfdUvHDIiPoD+16wZbsA2Va8YAm78FK\r\nhtwYmS5TgqQmfidTtj/+5UDFjia6NLhK7yObflGsiavSOCIZalU4VKoBTCtn\r\n5RoqccQGNRyYXuUAWeXk6/ozk0WwjBtcAY9KFgnq86HDvJpFgLxyxJp36SBp\r\nJJMvYRZWpdBNwdCtBad2rDG4hyxPowQELF7dRc31bR8Z9A1RyLtHNdHh5DUN\r\nO1LyHytnjas9hhctYXHgyEE1aB01Z1KoePjNlQ/8nkJ04EFp14rHzD7PiNn3\r\nzG/RSFJZrSmMcNiL5NjITzJj3j5oDYNjLzYJfuq3U7+rSFb0in/KsAsAPIF2\r\nQNdJOZb92j60sr73mcINgi1onb5J4WMHZjwbtQ8cRK7xIyoPBKoZNNAoRPEa\r\npQvVEsPtYZBwVajH+g9tAjaGlxYgZmUsJo1jkb3UD7s7Q9P0EH7HmsRbUHZk\r\n4yNz8PJzVmFUuTbH5jkaSenvQDDfrFgO05sE2Q0lzX5VyEeddmV3khNOadje\r\na1DyK+C2W5j13b/DgCcwx35JcRNa3vrtwmA=\r\n=Wzel\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"2255feed18a4e98422015a4543a227f36bfc1e0d","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-21.1.35.tgz","_integrity":"sha512-7Zl9zBUPwHEj3LKzSwOLwVNW8UqusdE6jnA9IlwLM/wS59nCNHLBiQxpWqoBj/AD7aJTQr3ZqDgMYbFP6OHWhA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~21.2.3","@syncfusion/ej2-data":"~21.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_21.2.3_1683103689657_0.8577386193260088","host":"s3://npm-registry-packages"}},"22.1.34":{"name":"@syncfusion/ej2-barcode-generator","version":"22.1.34","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@22.1.34","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"0c3f09bb73a3001b97b5acc25739e47b82779ae1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-22.1.34.tgz","fileCount":247,"integrity":"sha512-YatKYxvR/gCjvTVmb9ZHLrSZjLTxGdI8K1uyOmulmRY99Cfh4VDHt8nuKAYHcO4qhmCmnNBxh8qm7+5HdMDNUQ==","signatures":[{"sig":"MEUCIQDKVHqLGLsora9g8pKVw/6rT0ebGKuwd5bEsV+DK6iXawIgfveNA5f/Ry/OjNrrw8dmiyurZ7X4m8HzqRxF603ma1w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4459170},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"40c39d688fe94b3130bfe4386dbae00d0e8c80dd","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-22.1.1.tgz","_integrity":"sha512-Fx6qoL+/xKHkwEvYmMwolTqSC9GANwv/lzenN/YNyPBFDjwNHdTd/hicx+F9PKXxbMAvy7/OREy8EmSutpP5CA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.1.34","@syncfusion/ej2-data":"~22.1.34"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_22.1.34_1687348214402_0.600733177307821","host":"s3://npm-registry-packages"}},"22.2.5":{"name":"@syncfusion/ej2-barcode-generator","version":"22.2.5","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@22.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c9d3e6e8dcf399be0f809eeadf42c4e9cfa7f2e1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-22.2.5.tgz","fileCount":247,"integrity":"sha512-GAYtU0I9gZHUMdaXz+Wh8UMphsdSNVn4m+LscGVgfOC7uETQC3DcHEOjbmkAze1NtsMd7s1rfRdCE91fO86V+g==","signatures":[{"sig":"MEUCIDXz7n3Upfq3MDkIE15jS3vCfsedYFSwY1OWwF5iNeDGAiEAkqRAyz6brSsPbcOyaoU/dABOXPIfj6j9LzSyTeJLsKY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4459168},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_21.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"0b24889ae974ba00595d5a06edbbc00c2aeda45f","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-22.1.34.tgz","_integrity":"sha512-q5I0C5RpxWEKhcz82UwcgG11lgodkYwIlQbKZP9M67GXGZKULgd9t9qCDnarNPUNNEZjNnHhamHtZBxXkUkvkQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~22.2.5","@syncfusion/ej2-data":"~22.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_22.2.5_1690468332787_0.27718792861798724","host":"s3://npm-registry-packages"}},"23.1.36":{"name":"@syncfusion/ej2-barcode-generator","version":"23.1.36","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@23.1.36","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9175c865b59af7acd84d513f5b8a3ca2bace107f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-23.1.36.tgz","fileCount":211,"integrity":"sha512-8opb7kFdhw680vFdSw9Wv/vIC2RvvUdvj3n8G748TIuM21Kabd8cn9wa+NpsWPW5bcJ4o0ZkQiNW3lB6UXQA6Q==","signatures":[{"sig":"MEUCIHx/FIlVgDMzgnmDuPb5mf9ZuX+QOD++wbdY+/gw2VnNAiEAwY5jBq45nnqVr0cq3VVLF8ONx9nLWoU9yb6ogWsf1mk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4270006},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"2319d61fbd9205a79bc7fc868093095135287906","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-/cwLCBqJOlt9IFOrIXLJMxLnc19GKwpZpqaOo+3iVCTf3DcbQ9r+ArFXXQg7hNQGPbZSDO971nHzinn09AO3tw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.36","@syncfusion/ej2-data":"~23.1.36"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_23.1.36_1694764593818_0.5681609230604292","host":"s3://npm-registry-packages"}},"23.1.43":{"name":"@syncfusion/ej2-barcode-generator","version":"23.1.43","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@23.1.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"974ae39fec644d08fd490fe5464688805fdfa955","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-23.1.43.tgz","fileCount":211,"integrity":"sha512-ovZKagHGvAk+r+L90yfb5uRFCGv0UIL1iE8QwFPsOXD2/NJ01n5tjSY9HRDrgyEfVeQwU3wVbkFa+gOWdcwThA==","signatures":[{"sig":"MEUCIQD+lE3+xdZyTCkG/MmirSHAtOrAjWngbmYAslmDBlmKgwIgeEB3ic2AWkSJt/hOz/S1mCYDOrucgMxt7iNByDFXl5Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276952},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"5671a5935442dda5cd3165fde63c539e7fa0b6f5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-8P4NasKGQmMLnocc9mPO1+zikS5lgdJfj/k7NOGGd1x9Fg7tHKsbwC0GOCs8LNZuVrrL1BiIX1pRUgS/UiC/5Q==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-data":"~23.1.43"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_23.1.43_1698715546900_0.05038889902223831","host":"s3://npm-registry-packages"}},"23.1.44":{"name":"@syncfusion/ej2-barcode-generator","version":"23.1.44","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@23.1.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"227b2d3dd928b046becbd2ccbcc29f08cb9519d1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-23.1.44.tgz","fileCount":211,"integrity":"sha512-dDmmxn6NzAzEJ8Y5IgLMUiUAV3/Z/Au6q5tUFLAce+6u7D71mE4GzEuIUDg/ib4bwOrcQkOwI/1l3ZEUaC17VQ==","signatures":[{"sig":"MEQCICKjhEvc6a/NRVQVliX03XiMauhvyX/0G87igB6UOPZLAiB1eAYXPsJj5u4+6HT5UA1yrYnNCKMjkNeTb1onZwsg4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276952},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"5671a5935442dda5cd3165fde63c539e7fa0b6f5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-8P4NasKGQmMLnocc9mPO1+zikS5lgdJfj/k7NOGGd1x9Fg7tHKsbwC0GOCs8LNZuVrrL1BiIX1pRUgS/UiC/5Q==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.1.41","@syncfusion/ej2-data":"~23.1.44"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_23.1.44_1699337017620_0.4229975461206992","host":"s3://npm-registry-packages"}},"23.2.4":{"name":"@syncfusion/ej2-barcode-generator","version":"23.2.4","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@23.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6268f674f0b1041d63793a171f358f15e5676ac3","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-23.2.4.tgz","fileCount":211,"integrity":"sha512-AzEqMcPMvX/KchMzEmLGcQsdQEvZ2Xsd3eZQD5jNEw34Xca0Y2UwvOI6l+gAdxIdS3nRhWhsFwVwEdjHITmLvw==","signatures":[{"sig":"MEUCIFfovnkC0EVRDGK78bH6hE3a/YFBLmAbPhGB4wsDIdW9AiEA3s1sG1fbGMj3suM9foX+9x/6QzDLAq9cU4FX7//iIIU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276945},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"5671a5935442dda5cd3165fde63c539e7fa0b6f5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-8P4NasKGQmMLnocc9mPO1+zikS5lgdJfj/k7NOGGd1x9Fg7tHKsbwC0GOCs8LNZuVrrL1BiIX1pRUgS/UiC/5Q==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.4","@syncfusion/ej2-data":"~23.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_23.2.4_1700460285028_0.07128010004562335","host":"s3://npm-registry-packages"}},"23.2.5":{"name":"@syncfusion/ej2-barcode-generator","version":"23.2.5","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@23.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"8c83e0e06f183b88121d382d6df7980fa65ca07d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-23.2.5.tgz","fileCount":211,"integrity":"sha512-cLzrpGVfwXbbo/lZLu4mjn0sqYKLqxhoroQKY9QHdoih5S7XND2W8gBA0ItRcv16/ohaMiR7GCIbLzD2AeUD9g==","signatures":[{"sig":"MEUCIFU2I7wVVEBt7oA3j+ncPrEncW0KURD599nSRqiJxNUwAiEAiPTGP+3V+XPNCO+o0N9AKM/oDLx3+duc5PZ5Y0xv0rA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276945},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"5671a5935442dda5cd3165fde63c539e7fa0b6f5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-8P4NasKGQmMLnocc9mPO1+zikS5lgdJfj/k7NOGGd1x9Fg7tHKsbwC0GOCs8LNZuVrrL1BiIX1pRUgS/UiC/5Q==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.4","@syncfusion/ej2-data":"~23.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_23.2.5_1700714952323_0.32714430917334236","host":"s3://npm-registry-packages"}},"23.2.6":{"name":"@syncfusion/ej2-barcode-generator","version":"23.2.6","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@23.2.6","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c4e7b487012161c3b42a6096871b54ff729a7d25","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-23.2.6.tgz","fileCount":211,"integrity":"sha512-oX8+iLFH31gZvQVVq9bEnQVY/GkkfobhVsZk7coQZB4nzSwo+OAruVwMktlVjBE4sxqmpYSadolm9f02dUdJVw==","signatures":[{"sig":"MEYCIQCk0UsNE0TCLzwOvgTMrBRR1Do5nbpv+RibXoqJ5uRo0AIhANmQnBh6I6QEz2/myX14PrV5iLG+VwLeheJGKeSomYI9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276945},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"5671a5935442dda5cd3165fde63c539e7fa0b6f5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-8P4NasKGQmMLnocc9mPO1+zikS5lgdJfj/k7NOGGd1x9Fg7tHKsbwC0GOCs8LNZuVrrL1BiIX1pRUgS/UiC/5Q==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-data":"~23.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_23.2.6_1701149543386_0.5843741617750093","host":"s3://npm-registry-packages"}},"23.2.7":{"name":"@syncfusion/ej2-barcode-generator","version":"23.2.7","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@23.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"440a4fd3468b4de7268d2532260cbdadd3bc3bfa","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-23.2.7.tgz","fileCount":211,"integrity":"sha512-2gkFdOzvjsubgDepPth3D/nhMhpQ21SNnaj09iPv/SM4EOaOfbHtUaKDIxG+COxZnp5wNUyDuok4YAb3auppZw==","signatures":[{"sig":"MEUCIEhjMWWbDr1K4QFzcmoBynb7nx4vZhXW1ekiPebweWUsAiEAu7+9lBsLiDdwMANMbV6xWBOeEVKY77Q1wxaE9KC1crc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276945},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_23.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"5671a5935442dda5cd3165fde63c539e7fa0b6f5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-8P4NasKGQmMLnocc9mPO1+zikS5lgdJfj/k7NOGGd1x9Fg7tHKsbwC0GOCs8LNZuVrrL1BiIX1pRUgS/UiC/5Q==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~23.2.6","@syncfusion/ej2-data":"~23.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_23.2.7_1701744361808_0.24155527110768893","host":"s3://npm-registry-packages"}},"24.1.41":{"name":"@syncfusion/ej2-barcode-generator","version":"24.1.41","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@24.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"51c0bc6ed4f827d65f429cb684e88cc72e647ab2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.1.41.tgz","fileCount":248,"integrity":"sha512-C6S+Lal73zzg5pt37kRz9Xz1hAGiyD4j1IhxD7ucZ1T3hqbUSaSIjYMieD4XMBmNqDDlVRjAeAHf9FXocaYvSQ==","signatures":[{"sig":"MEYCIQDLFCDSesZCYXf7quot02sFoi2vjyCAOZVUBgJ9LRUd2QIhAIGm5dfsQT7GllejBE7fJLJlZeZUdYGIHNj+PhrVYQYC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4635213},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"d6107c60be923e87ca9de8d97cca737b236558f7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.1.1.tgz","_integrity":"sha512-24KO9992t1n25SAo5qLQFxrHY1ez5cHRsd+HEvZtrtDzXGfGD8iFUZGyC3u7PWJ3wKqN2FdwMsl0/B+ybrjW9w==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.41","@syncfusion/ej2-data":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_24.1.41_1702880406928_0.4905917041219823","host":"s3://npm-registry-packages"}},"24.1.43":{"name":"@syncfusion/ej2-barcode-generator","version":"24.1.43","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@24.1.43","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1ef202e29ae6f158ce571d788186a32486d010b6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.1.43.tgz","fileCount":248,"integrity":"sha512-vfGTtDZL5ZphMNxfz9NxozWlv50Z0uF13fB0I2/IUktmPFAzdFglFzmzJfe4ti4eWnOUL/lGuv0d54p7GP+ahA==","signatures":[{"sig":"MEQCIBe5N4WajzctsmEKqbCprC7v3kXruDTV1yojGu1lfuTrAiBQMS15uaf9S7UNDr0NSWR5tPrz8K5S7TN+MuRTAjUT3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4635218},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"4fcb271aafbd2fcf54bf8be48634f6d94bf66cf0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.1.41.tgz","_integrity":"sha512-h/p1ICZMp7uMTz6KxqrMc8+dooibzEXT/BmLiRgY3JrYroau0advc8ow5GaVITa+BeHHzMuzkDGa/jO1Wovipw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-data":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_24.1.43_1703657785421_0.6282683658445465","host":"s3://npm-registry-packages"}},"24.1.44":{"name":"@syncfusion/ej2-barcode-generator","version":"24.1.44","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@24.1.44","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"66a15617f750fd2f44f9b146e768f2fda5713522","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.1.44.tgz","fileCount":248,"integrity":"sha512-X/xwng6Ks0ddRv8QLQpCTlIiQckDkfiRrErBAPCIaKRvjvL8sDyfmMivFKTdR8JkW6J5gvyw/tReAMZqYUZSNg==","signatures":[{"sig":"MEUCIEi7wmurcZ6hD/Gv1q7sjdJyix9hhkqsnftcl1K+sXHeAiEAjvfOAKwaOCk/zPZkxQMn5PBZcOouSls9N5GHjOYtp5M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4635218},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"4fcb271aafbd2fcf54bf8be48634f6d94bf66cf0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.1.41.tgz","_integrity":"sha512-h/p1ICZMp7uMTz6KxqrMc8+dooibzEXT/BmLiRgY3JrYroau0advc8ow5GaVITa+BeHHzMuzkDGa/jO1Wovipw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-data":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_24.1.44_1704252532707_0.19154119862393837","host":"s3://npm-registry-packages"}},"24.1.45":{"name":"@syncfusion/ej2-barcode-generator","version":"24.1.45","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@24.1.45","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9fb515f104244002ffc671b1a37ba499ec2a14dc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.1.45.tgz","fileCount":248,"integrity":"sha512-vsspz5p+ewnaM2T2a14iLnk9/gfkC6EtfFGfm+lfYvDirj3HkrpbX04o04Ls6jdoE4VnptVUG8lU4y8u5eVt5A==","signatures":[{"sig":"MEUCIQDGJrLuCq3WqyhjQOyvWC/dHdcXnL+Kmw53OtpaFTmq2gIgfKZvbuKOUkZixx3EOnRbjzoejG3Y4XKbd1j5bZjZUCY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4635218},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"4fcb271aafbd2fcf54bf8be48634f6d94bf66cf0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.1.41.tgz","_integrity":"sha512-h/p1ICZMp7uMTz6KxqrMc8+dooibzEXT/BmLiRgY3JrYroau0advc8ow5GaVITa+BeHHzMuzkDGa/jO1Wovipw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.42","@syncfusion/ej2-data":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_24.1.45_1704766383810_0.9029903540747284","host":"s3://npm-registry-packages"}},"24.1.46":{"name":"@syncfusion/ej2-barcode-generator","version":"24.1.46","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@24.1.46","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"fd6d45fac218d079b05b427d667f82c51ff49c23","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.1.46.tgz","fileCount":248,"integrity":"sha512-sGjvHh7/xhKdpHmGKDSAG5XkbaAi3iQLnQPPkq7s2ebTrMeYzPEWzRmTi40IJxNBhdNcZejlT7sK87RnDOKTHw==","signatures":[{"sig":"MEYCIQC6whOOEd/C/Y8jnjdTQhabZ67x9nzale5A6PqIBQEDFQIhAI/Oqe+7xXXpRUwdaAortLNAYBLxEJ9qk+oiQlVcKdpC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4635218},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"4fcb271aafbd2fcf54bf8be48634f6d94bf66cf0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.1.41.tgz","_integrity":"sha512-h/p1ICZMp7uMTz6KxqrMc8+dooibzEXT/BmLiRgY3JrYroau0advc8ow5GaVITa+BeHHzMuzkDGa/jO1Wovipw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.46","@syncfusion/ej2-data":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_24.1.46_1705456746944_0.17172778972941982","host":"s3://npm-registry-packages"}},"24.1.47":{"name":"@syncfusion/ej2-barcode-generator","version":"24.1.47","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@24.1.47","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"714c76ff66c357cb6e39e6c1c608b05e6e418a27","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.1.47.tgz","fileCount":248,"integrity":"sha512-UHwhL7ivrUqbyWbhJftzqNemBTxUdyTfVpsE2ooiNKsQfA80qW63oXrzs5QJ7wbX4Y2jUnUiY5P0r8T+qGFIIA==","signatures":[{"sig":"MEUCIBz1LR2Dex8qKSg5VzcslnSF+8VL3VPhzpdUsmxwfTscAiEA7cAEa1S+qFa1hg8m3sD4aedaMufjG6IUUNpUPg8qjm8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4635218},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"4fcb271aafbd2fcf54bf8be48634f6d94bf66cf0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.1.41.tgz","_integrity":"sha512-h/p1ICZMp7uMTz6KxqrMc8+dooibzEXT/BmLiRgY3JrYroau0advc8ow5GaVITa+BeHHzMuzkDGa/jO1Wovipw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.1.46","@syncfusion/ej2-data":"~24.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_24.1.47_1705976685187_0.5061037410135396","host":"s3://npm-registry-packages"}},"24.2.3":{"name":"@syncfusion/ej2-barcode-generator","version":"24.2.3","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@24.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"7291959d3f5891ca47ee9fb7d8f823c35796cb48","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.2.3.tgz","fileCount":248,"integrity":"sha512-8SUakn+395zbFZRtdVzEGIUIJeEO7me6wIPlAvbmhbCMKqBU4TUjSSdHsRA3iEWQAl1qKGj8TCGe3C1l5HFMgw==","signatures":[{"sig":"MEUCIAGYXbo3xGhJRs2geozmpblSoPc/61XM0pombUe0jKj3AiEAigVwkbEygfjKLl0KtuL4dddPZxP+GPhx3IU/uisrWEE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4635211},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"4fcb271aafbd2fcf54bf8be48634f6d94bf66cf0","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.1.41.tgz","_integrity":"sha512-h/p1ICZMp7uMTz6KxqrMc8+dooibzEXT/BmLiRgY3JrYroau0advc8ow5GaVITa+BeHHzMuzkDGa/jO1Wovipw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.3","@syncfusion/ej2-data":"~24.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_24.2.3_1706709750461_0.2327674127342676","host":"s3://npm-registry-packages"}},"24.2.4":{"name":"@syncfusion/ej2-barcode-generator","version":"24.2.4","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@24.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"85fc8136e8b953ffe8747c605c6e3a25d41b3ab6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.2.4.tgz","fileCount":211,"integrity":"sha512-rtePGevnuyGTAEvmPbhIJqfCurqbekmKQkjoiJD0wBRagl+FVGXx9lLzxgdV0tpJac06GzSn4jHgfJpxwLNo2Q==","signatures":[{"sig":"MEQCID2euha2XhcJct+ummo2Y3OSCJ8bxOSz8u8eFXc/2/ZZAiARq1pe8e+mszxoQr+JnHaZ8Qprf5jz6HjarJDIZC7j6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276166},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"8e1952693083c03ede3d721dcd6a97863274e7c9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusion.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-z3lWyURGF4jfZLm/2GUM9DGQNdOvuH1NxszyljITyGmFoZR4Y70S4ln1UiK2ZiJeykucBxVQ6UQaWs6gDawbyA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.3","@syncfusion/ej2-data":"~24.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_24.2.4_1707195011084_0.7689131307463952","host":"s3://npm-registry-packages"}},"24.2.5":{"name":"@syncfusion/ej2-barcode-generator","version":"24.2.5","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@24.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9a6faf9b17cb2dce71e1258d5f0b13435d17d28b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.2.5.tgz","fileCount":211,"integrity":"sha512-DYsEHTq6XoUTElTgzRwVwPTbo50BBu/cOx0iF2LmZ565wKVB+FwXrjTJAcn8rTLdzaTW5l8TqV2HlmJOB6JjSg==","signatures":[{"sig":"MEUCIHu9rORkbOk5t1a8aKSjiD9YdVDpa91E4TnD038tCLQbAiEA7oQ9rnT1dlPpqk9BYxouPe5uMj+oEAcV1Jony4mOMr8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276174},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"8e1952693083c03ede3d721dcd6a97863274e7c9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-z3lWyURGF4jfZLm/2GUM9DGQNdOvuH1NxszyljITyGmFoZR4Y70S4ln1UiK2ZiJeykucBxVQ6UQaWs6gDawbyA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.5","@syncfusion/ej2-data":"~24.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_24.2.5_1707789413795_0.0224377129713893","host":"s3://npm-registry-packages"}},"24.2.6":{"name":"@syncfusion/ej2-barcode-generator","version":"24.2.6","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@24.2.6","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ba72480b1752d4cb56592fc81955d30d60f91adf","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.2.6.tgz","fileCount":211,"integrity":"sha512-jCx/MDAkSHWSJtP/oo3cjB6lzTy0ooq6vfxfKz/GCoaIVkBmSjAXOHyq0Sc4UbMBaT/t+JYpg6OJi7ZL0zTQ1w==","signatures":[{"sig":"MEQCIDlRNpo7W1xsJJeSQg+rgXUdtmBkYRKAt4FJGegrb+BdAiBlvUmfKhkFWHdSU4u5zNiKWIsHNAq3K9plHmUj5Nyoug==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276174},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"8e1952693083c03ede3d721dcd6a97863274e7c9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-z3lWyURGF4jfZLm/2GUM9DGQNdOvuH1NxszyljITyGmFoZR4Y70S4ln1UiK2ZiJeykucBxVQ6UQaWs6gDawbyA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.5","@syncfusion/ej2-data":"~24.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_24.2.6_1707961893107_0.2527077511941398","host":"s3://npm-registry-packages"}},"24.2.7":{"name":"@syncfusion/ej2-barcode-generator","version":"24.2.7","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@24.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1e0cf445c79726c31e3bc365dcbda564123bf7eb","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.2.7.tgz","fileCount":211,"integrity":"sha512-OavmmKFA4QSurHkfLP/6xfaqjgXV8yRHY/H544y5DDUXRIisW109vPmHLrzvKB6adLY9rOEi03SWbKfp+npzAw==","signatures":[{"sig":"MEYCIQDe4MrGgVHA4nx3CG9Te42OXe0Z9s7XDTBKqylZ64SKrgIhAJUQFctR9k0qKGZ2QZCscmbim/Mwenem1DPLt5AOIe/s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276174},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"8e1952693083c03ede3d721dcd6a97863274e7c9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-z3lWyURGF4jfZLm/2GUM9DGQNdOvuH1NxszyljITyGmFoZR4Y70S4ln1UiK2ZiJeykucBxVQ6UQaWs6gDawbyA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-data":"~24.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_24.2.7_1708393545416_0.9528435267820876","host":"s3://npm-registry-packages"}},"24.2.8":{"name":"@syncfusion/ej2-barcode-generator","version":"24.2.8","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@24.2.8","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"fd9ae07140c2833b4fe2e625cf8f5cbda77a2786","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.2.8.tgz","fileCount":211,"integrity":"sha512-mTFYDT5lnF2IhxmmibpB850EhvxK6R4aum+EwJutBn8c4wl7MPjjdhzq0/a7MuGvpa1s+kE4DW+CK0ZRGHlYlw==","signatures":[{"sig":"MEUCIQCkUx+ojmQXfC9BtPj9dKtjlYgrh6z1sizO+yQCGZNpFAIgbYZwd0zqt3l0z3U6DK9FvBT2v/f+DmCPEIKmaJ8vTek=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276174},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"8e1952693083c03ede3d721dcd6a97863274e7c9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-z3lWyURGF4jfZLm/2GUM9DGQNdOvuH1NxszyljITyGmFoZR4Y70S4ln1UiK2ZiJeykucBxVQ6UQaWs6gDawbyA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-data":"~24.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_24.2.8_1709015616521_0.5466006549793105","host":"s3://npm-registry-packages"}},"24.2.9":{"name":"@syncfusion/ej2-barcode-generator","version":"24.2.9","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@24.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"e8001d76de1fe840dba013b65f04a378d7041c91","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.2.9.tgz","fileCount":211,"integrity":"sha512-bXNUNJBdEIawS8nLrX6/hhc8Vt+ML2/AQhkRk4Zm2sJtYaa8Q+0wjghQTPXlh3+g6bEUxt8uAgfF6Kwujkn3Hw==","signatures":[{"sig":"MEUCIQDk4ddUoDn+4Gu7EB0KRsRr9DuC3KZWpggkFBxWcILThwIgJF+fZTjQJHM4ys8MdWeu+nDA4OtdmG8ZtGV3eQFdPqQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276174},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_24.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"8e1952693083c03ede3d721dcd6a97863274e7c9","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-z3lWyURGF4jfZLm/2GUM9DGQNdOvuH1NxszyljITyGmFoZR4Y70S4ln1UiK2ZiJeykucBxVQ6UQaWs6gDawbyA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~24.2.7","@syncfusion/ej2-data":"~24.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_24.2.9_1709629004100_0.28123544433940295","host":"s3://npm-registry-packages"}},"25.1.35":{"name":"@syncfusion/ej2-barcode-generator","version":"25.1.35","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@25.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9754e8ca12857a85819578e3f35ba4feeb61ed48","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-25.1.35.tgz","fileCount":249,"integrity":"sha512-pVKK3oFsnIOx+7afgGP8EAx43V/kqGw1RLCAZja9jPqFLzYN5RR79J6BnvKMCoFwsCyboY7/awsGtQVt+uG5UA==","signatures":[{"sig":"MEQCICpDTeeQWnFIY2eCH1uK31Wj0MfOVgRP3pQidgX/GvAVAiB2hLqi/ZHi4RciE0llKp3avJ3XQMRn04spGk7OInIZ9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4635266},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"fbbc71cb7d88cd5990e8ab19faa7ee935242991b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-24.2.3.tgz","_integrity":"sha512-uOJ2lriAFVK1hlJQgFWmSJmV+KCGF6ApUO+q446oIiPMu6LL0azHpfYL5CzdF+JO9OYHZKAPja7O2nJRIF/ETg==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_25.1.35_1710504452130_0.46400631061529163","host":"s3://npm-registry-packages"}},"25.1.37":{"name":"@syncfusion/ej2-barcode-generator","version":"25.1.37","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@25.1.37","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"37070766e02f5d57ee0dc958876fa9de1092f9b5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-25.1.37.tgz","fileCount":212,"integrity":"sha512-0PtWiFk1QdMwykW7i9mBE3iojgBriPzENP/d+gD3bvUqlinE7wmotiTuZkCXkWzcQ+FIy9rLF2liC4VlqrtRJw==","signatures":[{"sig":"MEUCIQC6dA9WDu6uDYa1JiHcHbfHPeDzJJEvz5vs/n7+LNQrnwIgSOzmpE5ZQVuvb1f0NZVTjPLe9I9HvwQLqERgH9ABG9E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276226},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"d35e08986909d6a48d7d87cea31aa7c96fafb969","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-oa/NO95upPk6JJZki1Gsv7K0VluawHrKOOjFcN33UmhLrgBUSrv080sEbHLFtlu9J4oPKM+GDQPcrby6HcDHCQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_25.1.37_1711428745176_0.7197614343959167","host":"s3://npm-registry-packages"}},"25.1.38":{"name":"@syncfusion/ej2-barcode-generator","version":"25.1.38","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@25.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"fd8a3d917385c8fe5835c87bd37ffded8b1fad2a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-25.1.38.tgz","fileCount":212,"integrity":"sha512-6mmz1E9AQFbFix1wlSBwabDmYwBKVHfTAs5fCMeN67EP7O+wDiXqtn33YTgXchRvswKgz37EVS3kSJNFWmQrSg==","signatures":[{"sig":"MEYCIQDCp5LmYJliMquev651s9P8bmIlU9mKRGGxx00dKYpoLgIhALO+AK8KND51L5RFZU2P8Ztx0PZx8w1H7eMMnLXvi6nL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276226},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"d35e08986909d6a48d7d87cea31aa7c96fafb969","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-oa/NO95upPk6JJZki1Gsv7K0VluawHrKOOjFcN33UmhLrgBUSrv080sEbHLFtlu9J4oPKM+GDQPcrby6HcDHCQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_25.1.38_1712025137672_0.6371707192233682","host":"s3://npm-registry-packages"}},"25.1.39":{"name":"@syncfusion/ej2-barcode-generator","version":"25.1.39","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@25.1.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d04c326eefb32d47d65e466a6a88054660224e1c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-25.1.39.tgz","fileCount":212,"integrity":"sha512-UwOoEArL4o6q/ILsHVmV3FTH4jIt02MlvKL2WbCAsjp/QjWs+tZ/NtJlJResjrpDvMGN5rDsfp5DeBDGicGCpQ==","signatures":[{"sig":"MEQCIBw/UxdgJR6kM8yRetz2/eoFWf6hBjg3ZhazHFu/ifbQAiAwdWnoxSqLM4A03TQaXMG+vduhIar+FDgC6h+UCuK1xQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276226},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"d35e08986909d6a48d7d87cea31aa7c96fafb969","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-oa/NO95upPk6JJZki1Gsv7K0VluawHrKOOjFcN33UmhLrgBUSrv080sEbHLFtlu9J4oPKM+GDQPcrby6HcDHCQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_25.1.39_1712665798627_0.5062142898141349","host":"s3://npm-registry-packages"}},"25.1.40":{"name":"@syncfusion/ej2-barcode-generator","version":"25.1.40","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@25.1.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3e65d8c465b77625e72e00db88b121777c45f520","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-25.1.40.tgz","fileCount":212,"integrity":"sha512-yq7R0h7ESGunaQoHBwLFCPCBy/WoIUtOV+bBvivCzWnmitLephSfCydElzocV9P+Rcn7y2S6aqASrNluUsvASQ==","signatures":[{"sig":"MEUCIEKtPUMUcXR20sowtDowN7fgro+AAoordpK2Chgb28vrAiEAuluzDmMWej5OiflVi7n3L8mj5f9L6dzxfQD0ryaNy/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276226},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"d35e08986909d6a48d7d87cea31aa7c96fafb969","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-oa/NO95upPk6JJZki1Gsv7K0VluawHrKOOjFcN33UmhLrgBUSrv080sEbHLFtlu9J4oPKM+GDQPcrby6HcDHCQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_25.1.40_1713233682426_0.013228149551972379","host":"s3://npm-registry-packages"}},"25.1.41":{"name":"@syncfusion/ej2-barcode-generator","version":"25.1.41","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@25.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6803cbe29015fcb6968f9217ff3f521d9fc49c8c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-25.1.41.tgz","fileCount":212,"integrity":"sha512-9CVhTL1GZml3+ObvoLSVTBsvVy5wNC+PFadFvAF4DYtQCTB8znuYkMj+WWNmInHkjXYxoJph36PpC6bj08is4Q==","signatures":[{"sig":"MEQCIH68DKrIWmmYbK6/QSf42s8Ls+PPMG1H9H/+kD00BHp7AiAOKr95UJn/EuFw+hWJB1pXSp0Ji6CjbR6HKPWTvM+m1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276226},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"d35e08986909d6a48d7d87cea31aa7c96fafb969","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-oa/NO95upPk6JJZki1Gsv7K0VluawHrKOOjFcN33UmhLrgBUSrv080sEbHLFtlu9J4oPKM+GDQPcrby6HcDHCQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_25.1.41_1713854294506_0.8411441268296878","host":"s3://npm-registry-packages"}},"25.1.42":{"name":"@syncfusion/ej2-barcode-generator","version":"25.1.42","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@25.1.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"982b43dcc11d91ee712f87d09e2535775ee68266","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-25.1.42.tgz","fileCount":212,"integrity":"sha512-9P34mTRfyzWwvZKNzToOQa/ofAhoEzHJSerI6zvSzoUo58vwTkHX2dODGWwMGJd5XxkfU0eKQG2tnk+3EyNVjA==","signatures":[{"sig":"MEQCIBJedDa+IaQrB/9nYCMA42zMMGuWIrqug3z4pKFl3ez/AiBeDiJZUINvImYxDhNOn4S+QVAA8Pl+//PL2FR5O+hEYQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276226},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"d35e08986909d6a48d7d87cea31aa7c96fafb969","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-oa/NO95upPk6JJZki1Gsv7K0VluawHrKOOjFcN33UmhLrgBUSrv080sEbHLFtlu9J4oPKM+GDQPcrby6HcDHCQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.1.35","@syncfusion/ej2-data":"~25.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_25.1.42_1714445852684_0.019951621124831176","host":"s3://npm-registry-packages"}},"25.2.3":{"name":"@syncfusion/ej2-barcode-generator","version":"25.2.3","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@25.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"12fc17d5b537f1c90a0cf3469b16b4a3a42ee215","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-25.2.3.tgz","fileCount":212,"integrity":"sha512-PiQWGgGzAvb1Tb1ojaxq1awn70cUjoYvuYkWGxgm5b0PrktprR4uGqMIsM83hFL0XdUTfEAfH1k8mmAPQx7hSQ==","signatures":[{"sig":"MEQCIFv5CyzkwZBzidSmmFJ97aFgelM5XJ4r82eZS8F/Ge9rAiBYGHV1oUIhJFQ1eL3JBwEZGaoLY6vlsMYeRE6oSUcVzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276219},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"d35e08986909d6a48d7d87cea31aa7c96fafb969","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-oa/NO95upPk6JJZki1Gsv7K0VluawHrKOOjFcN33UmhLrgBUSrv080sEbHLFtlu9J4oPKM+GDQPcrby6HcDHCQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.3","@syncfusion/ej2-data":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_25.2.3_1715175524555_0.6230923302800415","host":"s3://npm-registry-packages"}},"25.2.4":{"name":"@syncfusion/ej2-barcode-generator","version":"25.2.4","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@25.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9656f07e81f12e84570a4f68d004175586cc807e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-25.2.4.tgz","fileCount":212,"integrity":"sha512-lhPaAN7GYA9iFKE6aFyFDj7Ex75V88PAKkucpDi4TUPcmbgD/Sz06okSfc/o5yuo6KIGXwx0rjmwFg8xEHFE2A==","signatures":[{"sig":"MEUCIQDfn9JGS9zS6Vwvu2CySglnBvDpqy2Y3qNG5rYYsLCawgIgGhu29u3xEFXvK57moJblwFSiflLpwYZvTJgIl3w8Hh0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276219},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"d35e08986909d6a48d7d87cea31aa7c96fafb969","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-oa/NO95upPk6JJZki1Gsv7K0VluawHrKOOjFcN33UmhLrgBUSrv080sEbHLFtlu9J4oPKM+GDQPcrby6HcDHCQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.3","@syncfusion/ej2-data":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_25.2.4_1715653024678_0.9531365874527991","host":"s3://npm-registry-packages"}},"25.2.5":{"name":"@syncfusion/ej2-barcode-generator","version":"25.2.5","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@25.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9379c2b25af25540551e4b4d1cbf58c3be49239a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-25.2.5.tgz","fileCount":212,"integrity":"sha512-2bTazZWkwhdr2xX+3tc0yrzVcyKklHafHFrTSdqG2a6FdVgz1mS+giTTRCWEcD1ofqq6dFUj2MK8E1w1SGm2VA==","signatures":[{"sig":"MEQCIHXNJYrcJgzkT/N7u/eTyfCkhWao0CvQqhtd6Iqd2P1OAiBAOxXYh1+Sbw17e8s6+rBYhxQJnrpLGQom3cifWfMCvQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276219},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"d35e08986909d6a48d7d87cea31aa7c96fafb969","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-oa/NO95upPk6JJZki1Gsv7K0VluawHrKOOjFcN33UmhLrgBUSrv080sEbHLFtlu9J4oPKM+GDQPcrby6HcDHCQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.5","@syncfusion/ej2-data":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_25.2.5_1716261892984_0.3145574563179716","host":"s3://npm-registry-packages"}},"25.2.6":{"name":"@syncfusion/ej2-barcode-generator","version":"25.2.6","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@25.2.6","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ec960c564a26c9d507d98398eef44a70ab867221","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-25.2.6.tgz","fileCount":212,"integrity":"sha512-Cf5a0BYz15xu+e7u5C8XaFDqcrPXy6wfPvd4ddc0dLroXdWxi+VaR/XNamsO0FvabAHiF5Fuksi7mi83xQrSmQ==","signatures":[{"sig":"MEYCIQCOCK5Ppo8Pa84taV/yNEF/diJXn3EV1VdAFFNt8IwPEQIhAKM8MSMxJPg/UtAZDPlIX6kN7PR6ExBtivqO4anVA3ir","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276219},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"d35e08986909d6a48d7d87cea31aa7c96fafb969","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-oa/NO95upPk6JJZki1Gsv7K0VluawHrKOOjFcN33UmhLrgBUSrv080sEbHLFtlu9J4oPKM+GDQPcrby6HcDHCQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.5","@syncfusion/ej2-data":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_25.2.6_1716863365208_0.9487405552018096","host":"s3://npm-registry-packages"}},"25.2.7":{"name":"@syncfusion/ej2-barcode-generator","version":"25.2.7","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@25.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d9928905af32f8f468d5135bd437fe07f19c00ea","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-25.2.7.tgz","fileCount":212,"integrity":"sha512-0MZ5k1GOK3M5CCdZf0z7Zcit3L4jvxyKkuty0HknR3CEpiJPBfipaaf4JZSwKr7ExoPaa2dVwD+loGkU5iPcAQ==","signatures":[{"sig":"MEUCIQDc759QFI+mWRorCNCjYt4tKBMLxqndx5YEE3DTXWd2KwIgfXsQ2kZWqHxnbFGt7qDTdukXJXy9sr0UHibwvoj5WXM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4276219},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_25.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"d35e08986909d6a48d7d87cea31aa7c96fafb969","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-oa/NO95upPk6JJZki1Gsv7K0VluawHrKOOjFcN33UmhLrgBUSrv080sEbHLFtlu9J4oPKM+GDQPcrby6HcDHCQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~25.2.7","@syncfusion/ej2-data":"~25.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_25.2.7_1717469067177_0.19782754136704384","host":"s3://npm-registry-packages"}},"26.1.35":{"name":"@syncfusion/ej2-barcode-generator","version":"26.1.35","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@26.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c1c9946c47edf552c1b3910738d66f28651aee99","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.1.35.tgz","fileCount":308,"integrity":"sha512-rkikOHb+XAAVoJdv40k5V6HvOvhchdvztaRzPZRNFurjhkqw71DZ85zToasyQk3gn018ih0FRs3gZSfLbJuLLA==","signatures":[{"sig":"MEYCIQD4fHFuwRPRYEYRsKR03v6qMUY8Ep2khWR5N4rxZd/PjgIhANTposgZXnki+/XhdcBFABv9j+bDyCtB86pTBQ8Dt9+V","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4756188},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"007d1dbca636ad5557e0452aa0c3f995746eabb2","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-25.1.35.tgz","_integrity":"sha512-uHChbBWPigY73wifMWldEaJ6MWgRnMMpFFmY5ZuLa+fYph/5eH8WgQNkyiTkU7dtAXK2lxvNCnlQadJu1NUo6w==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.35","@syncfusion/ej2-data":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_26.1.35_1718111116680_0.09721110564989965","host":"s3://npm-registry-packages"}},"26.1.38":{"name":"@syncfusion/ej2-barcode-generator","version":"26.1.38","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@26.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"87334f29dda43cafe94aaf83b1fbf14897e5584b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.1.38.tgz","fileCount":308,"integrity":"sha512-Hz8s7ZcurdDP4tkY0ujiP2HtoAKC48U/q1vacnYFgTwjszm0ofMCiSw7qxUg7fsH/1prQnlGsDzj3DFmx7OOTQ==","signatures":[{"sig":"MEUCIQD4Hk5WvCy8tSRNG/YWWAFOcQ7a+vGBMwC3mCTHsCgOXAIgEanmKIBn8b8dSTDuz5GlN7huyZqCVKsvk6vkZXvh2l0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4756191},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"d8d77033edf934cf4ca2ceaa4d072c419afd634c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.1.35.tgz","_integrity":"sha512-ZTCXPmFMIGatUZPy7iAFSZRBpjaaGoPExxgqQULkcAQq4m81FgsjO620EW8H+HLbd+0cwTKaKkpQ+IjQnc871A==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_26.1.38_1718791255458_0.8533180845065631","host":"s3://npm-registry-packages"}},"26.1.39":{"name":"@syncfusion/ej2-barcode-generator","version":"26.1.39","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@26.1.39","homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1659154eed9509c8e567a47150f77fe78a236513","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.1.39.tgz","fileCount":308,"integrity":"sha512-dlIyD5t1tecEe8GIoln26CCZ7Z1QN2hyevX5umhn7vllfTKF63Ei4OSUQ1WmAvjNmvl52VISuK4GuErfo/OuaQ==","signatures":[{"sig":"MEUCIG2p98cbE3ZbbGpHQoIIMlR3uFKz1wki6EZdTxQoDQhZAiEA3uG4E1WTdxSCncveVnTLOG2PRXJhSomZUkYEdP7+cGw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4756191},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"d8d77033edf934cf4ca2ceaa4d072c419afd634c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.1.35.tgz","_integrity":"sha512-ZTCXPmFMIGatUZPy7iAFSZRBpjaaGoPExxgqQULkcAQq4m81FgsjO620EW8H+HLbd+0cwTKaKkpQ+IjQnc871A==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.35"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_26.1.39_1719305927400_0.6373654431875677","host":"s3://npm-registry-packages"}},"26.1.40":{"name":"@syncfusion/ej2-barcode-generator","version":"26.1.40","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@26.1.40","homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c07c68610232aa804afbaa32d1fb171a0bbba4ef","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.1.40.tgz","fileCount":308,"integrity":"sha512-APrcvQn1XttPDNvmVo+UWkyaXp8AUIjDY+Qb+qrP0OU4MyKXeHxHQ2pFMCUcAyUEmtn2uDIeb1f7+TuyKaQZ9g==","signatures":[{"sig":"MEYCIQDM6bwjjBBxXiYrY673FXtmZf2PH3n6Rq1O85Wyq3ubmwIhAN+RExIE2GIEg1rjvW2LVwhZStp/FPUwv7WeZuKpjCSZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4756191},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"d8d77033edf934cf4ca2ceaa4d072c419afd634c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.1.35.tgz","_integrity":"sha512-ZTCXPmFMIGatUZPy7iAFSZRBpjaaGoPExxgqQULkcAQq4m81FgsjO620EW8H+HLbd+0cwTKaKkpQ+IjQnc871A==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.40"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_26.1.40_1719896514643_0.3207244618569518","host":"s3://npm-registry-packages"}},"26.1.41":{"name":"@syncfusion/ej2-barcode-generator","version":"26.1.41","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@26.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"0bfff025f71eb7fca6759ec6526dfa32c055cd56","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.1.41.tgz","fileCount":308,"integrity":"sha512-avlx20hrl0cmczqoSVMwJgJ3YZ/sbjmFYoiX4czWUmuz4L/IiCB9Gr4hPjfDes5q6ux8BBAjgy8uRxEtV74wBg==","signatures":[{"sig":"MEQCIDE70cg3OUVFONfCHckqrmeyofKzwJROzHmYpaT5J4NaAiBbu+oYafm0CTlVeytoM4vxg0RtXuZeCP53t/8O0cT4Kg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4756191},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"d8d77033edf934cf4ca2ceaa4d072c419afd634c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.1.35.tgz","_integrity":"sha512-ZTCXPmFMIGatUZPy7iAFSZRBpjaaGoPExxgqQULkcAQq4m81FgsjO620EW8H+HLbd+0cwTKaKkpQ+IjQnc871A==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.37","@syncfusion/ej2-data":"~26.1.41"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_26.1.41_1720508283758_0.8310677483950424","host":"s3://npm-registry-packages"}},"26.1.42":{"name":"@syncfusion/ej2-barcode-generator","version":"26.1.42","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@26.1.42","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c0235b5ba91953793784bbc6dea4793920574692","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.1.42.tgz","fileCount":308,"integrity":"sha512-uCZ9cVRot/4Q/nkpAe6pbjryFKpi3S1JjLIKmOMgv7jywpPMJx0g01flNRts9mPxwOIVzPCbWsAZFqAdnHbEog==","signatures":[{"sig":"MEQCIHIVTIVYa/Sl4WXZq8XTraD4LBhfq+7im2ssDAvhgAA/AiBVxeMe5XxDWzswVmYxsODM4Ytq/vneIY1n+LI+Yj0/3w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4756191},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"d8d77033edf934cf4ca2ceaa4d072c419afd634c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.1.35.tgz","_integrity":"sha512-ZTCXPmFMIGatUZPy7iAFSZRBpjaaGoPExxgqQULkcAQq4m81FgsjO620EW8H+HLbd+0cwTKaKkpQ+IjQnc871A==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.1.42","@syncfusion/ej2-data":"~26.1.42"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_26.1.42_1721086076239_0.2779307095446619","host":"s3://npm-registry-packages"}},"26.2.4":{"name":"@syncfusion/ej2-barcode-generator","version":"26.2.4","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@26.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"795ff275281eaef0d23e9ed0894ec06a66a287ef","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.2.4.tgz","fileCount":221,"integrity":"sha512-O1mAVOKFj/bBhgRgdyQi2rfOIZpECPvJoQOXQSy1Tz6GiPWaRfZwkOD7fsS1CXXJImL5knDjK4taGAphLgWrkQ==","signatures":[{"sig":"MEUCIQDqxyACBCmdINjLbbeUUCvcQYlFqo59sLCwtCZ1mxG7vQIgdpXZnmF60ixR2lrjUCOjgNTB7LfKlVWaEYU5+RG6HEs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4477884},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"5a710b33d9b73cf71111e2e75b99a49f165c05b5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-mAtoC2Fgefkr1qLEngsj6KUhTdnU0PqO83+IxCX8kiVwtpHA02FaqMlqjKg5rYLrAxYajSCbHx0PYhfgnByhjA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.4","@syncfusion/ej2-data":"~26.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_26.2.4_1721812853323_0.3198260154954251","host":"s3://npm-registry-packages"}},"26.2.5":{"name":"@syncfusion/ej2-barcode-generator","version":"26.2.5","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@26.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6e954201a39d40a1fc91e2dd85ee580f11883808","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.2.5.tgz","fileCount":221,"integrity":"sha512-v+disug1bFXLTfYG32pIyCTK5LRrrz0s9gP5hZeTBUPIBOpGezO5m+jo69POBbwNxhMDPpW7qYVrPZS9x7S6bQ==","signatures":[{"sig":"MEQCIC8aJhbUb34th7u6Az+3pK6fTL03xPV4RVmjgAUkC+RbAiAfne98OPoFs37ulMzY6a28J1xGlrgLPBPbEdi/OSgeeA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4477884},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"5a710b33d9b73cf71111e2e75b99a49f165c05b5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-mAtoC2Fgefkr1qLEngsj6KUhTdnU0PqO83+IxCX8kiVwtpHA02FaqMlqjKg5rYLrAxYajSCbHx0PYhfgnByhjA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-data":"~26.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_26.2.5_1721949885072_0.5334270873585336","host":"s3://npm-registry-packages"}},"26.2.7":{"name":"@syncfusion/ej2-barcode-generator","version":"26.2.7","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@26.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"d7f67d8cd04c14df842ca96df1a25b0a9e61c99e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.2.7.tgz","fileCount":221,"integrity":"sha512-RltJ3GlBoeS4kp9J8CFIVgOx3CgsR0YciT5DZYL9tFOsBrKW3KOCt2/f60ES1XicDU3PIZN4yuPdqIuFzJEsVQ==","signatures":[{"sig":"MEQCIHSaXlfE+hRaC9sPKS1SBjo4x2FAkvCIdJWx9ccvWDdzAiA94wN88v4Xnv0p112/e5TPsAdsT82UbMZw8Uaa3y5AZg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4477884},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"5a710b33d9b73cf71111e2e75b99a49f165c05b5","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-mAtoC2Fgefkr1qLEngsj6KUhTdnU0PqO83+IxCX8kiVwtpHA02FaqMlqjKg5rYLrAxYajSCbHx0PYhfgnByhjA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-data":"~26.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_26.2.7_1722293690345_0.8121861496170419","host":"s3://npm-registry-packages"}},"26.2.8":{"name":"@syncfusion/ej2-barcode-generator","version":"26.2.8","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@26.2.8","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"126301bdc27581754d19a50b0e2c1cd610b7fd0e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.2.8.tgz","fileCount":221,"integrity":"sha512-vkfcN7XRSZsrqjDGpZTwoCXeZzc0kfiI4ypTxIMH7zy3EM7c8Ts/pAN4tpN/GChZYR2agDZmJ5Qrouczyscuzw==","signatures":[{"sig":"MEUCIQC3Z+I3vkVibCOMIPh7fH4oTKEpQwu2Su/tqJfMCBikWAIgDQPRr0LsM5h46+6pVDVJFAS3f2AI82lsk/Ko25rF2xA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4404418},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"cfcc1fecb4c2f3c4954eba27518449e0b0d76c4b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-hI6iEkj72LSgVrVnEvI4w3l1CYi1J3pY6Vfa28zSS47X7M66C4vpOaLo0k3v8hKqbamaMReLfjxzs67PVu81BA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-data":"~26.2.5"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_26.2.8_1722898576748_0.32183036771716944","host":"s3://npm-registry-packages"}},"26.2.9":{"name":"@syncfusion/ej2-barcode-generator","version":"26.2.9","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@26.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"38df40192e9ceba69602549d50932283422f3b11","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.2.9.tgz","fileCount":221,"integrity":"sha512-gIoMIbW/wZ6845SqiTV2OBbTPem4fVyPcdMdl7oCHZ9NpBi4BHW3GqkVJsJrgapN3pfS6ANDpLIjPYuKbzke2w==","signatures":[{"sig":"MEYCIQCWdHgA9T4GzCq5Wh6E1GNKe7htKR5XDJhfKadVfXL8kQIhAM/121NSWY4FNCGRAoUuSme5r13EUfVyZx6tvcrNKf1S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4404418},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"cfcc1fecb4c2f3c4954eba27518449e0b0d76c4b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-hI6iEkj72LSgVrVnEvI4w3l1CYi1J3pY6Vfa28zSS47X7M66C4vpOaLo0k3v8hKqbamaMReLfjxzs67PVu81BA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.5","@syncfusion/ej2-data":"~26.2.9"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_26.2.9_1723503282540_0.19779419310176616","host":"s3://npm-registry-packages"}},"26.2.10":{"name":"@syncfusion/ej2-barcode-generator","version":"26.2.10","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@26.2.10","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c2059b8039624f32e6afe6353bdd6905d41e240d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.2.10.tgz","fileCount":221,"integrity":"sha512-dwY1wgdaXRRQAbxDFZLlw/mhywP5ljJOpezr3x3VS2HwXDQGO0aubPdgynDhp9Laj057P5P0/akE/hB54qrQpw==","signatures":[{"sig":"MEQCIEzQUKsRVbSlCE9XiYyb7B4rSc9uNACcWdaalk17wLSjAiB5E5ou0gGaEK7oTHaoFpgHcWe94PQKxxomJLs4+tmgeQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4404425},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"cfcc1fecb4c2f3c4954eba27518449e0b0d76c4b","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-hI6iEkj72LSgVrVnEvI4w3l1CYi1J3pY6Vfa28zSS47X7M66C4vpOaLo0k3v8hKqbamaMReLfjxzs67PVu81BA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_26.2.10_1724108083862_0.24373546866458917","host":"s3://npm-registry-packages"}},"26.2.11":{"name":"@syncfusion/ej2-barcode-generator","version":"26.2.11","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@26.2.11","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"86a9163de6c0eef889596831d1c6d665fa29e2fd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.2.11.tgz","fileCount":220,"integrity":"sha512-hxAx2MDUCUkbkjHhJOD/VHomBLHgvI85Qi88LfkIGbX8sBODqhC7MghnDCn4mOZ9PIGHReSfnr8mcXrtqwnUDQ==","signatures":[{"sig":"MEYCIQCyRB948LRnnuYKIvWX5ZZ59DyKB8MjhC8J9IpBUkbyhwIhAKaDY8tmUYskziDJNCgFbipLV241tLRPcrKjqrtwMMw1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4404406},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"73f3b37e3dd1b28f83ee4dcf60c2a293520bc180","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-XKkx+bub8w6EOKQNAYSorfNyXsVbU96fy9Pyrlwgo7pFAnLFP341xcEXWdv0zvP2KjMS0idr/fF0qHl+MiGhWA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_26.2.11_1724713018808_0.3017649148486148","host":"s3://npm-registry-packages"}},"26.2.12":{"name":"@syncfusion/ej2-barcode-generator","version":"26.2.12","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@26.2.12","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"866a163388a4fa508a578c0528c5a70c8888449e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.2.12.tgz","fileCount":220,"integrity":"sha512-rPYBmJDLug3iIBvbTyGyK/K4Ta0OxaQ1aQNvGupEvbgFauMH0ajH2gFzBSjfRmNUzzKmd/tXhVJIcfHUzsqxqg==","signatures":[{"sig":"MEUCIEfi/MR79Fw6N5lvN1fPfxlXziqvGIrgz6RV633HUydsAiEA1znumCR+1gfe/zBNO5P3ceLzr+1iNeqmOMKkIR/86hs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4404406},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"73f3b37e3dd1b28f83ee4dcf60c2a293520bc180","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-XKkx+bub8w6EOKQNAYSorfNyXsVbU96fy9Pyrlwgo7pFAnLFP341xcEXWdv0zvP2KjMS0idr/fF0qHl+MiGhWA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_26.2.12_1725317670460_0.5132255515817916","host":"s3://npm-registry-packages"}},"26.2.13":{"name":"@syncfusion/ej2-barcode-generator","version":"26.2.13","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@26.2.13","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"688ab8ed0bd9790e4f10904cec41f51f76a69027","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.2.13.tgz","fileCount":220,"integrity":"sha512-6VPsDxtNmSRAQAKnhU0JYIVGDXVMbx2IC+2IlDt7wEZCUa8qI1YQZUdueywKJdCbi7ExZaDNUIJ7ZgY/Tz8v9w==","signatures":[{"sig":"MEUCIFOOc8qXvaToEDaH2xPH7mlgW+a9JiGEM/N7SfupAiKuAiEA/ju4edrFER5vzJ4HegxxlnrXiR6hTxdKH9guf1rDDkw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4404406},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"73f3b37e3dd1b28f83ee4dcf60c2a293520bc180","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-XKkx+bub8w6EOKQNAYSorfNyXsVbU96fy9Pyrlwgo7pFAnLFP341xcEXWdv0zvP2KjMS0idr/fF0qHl+MiGhWA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.10"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_26.2.13_1725515681878_0.2534559227940971","host":"s3://npm-registry-packages"}},"26.2.14":{"name":"@syncfusion/ej2-barcode-generator","version":"26.2.14","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@26.2.14","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"eb80bb0a09f7114c27529c6959b0c7111d9ab7f1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-26.2.14.tgz","fileCount":220,"integrity":"sha512-5n2d3vAi3scO2dCJaktv/Q0BhL5wUgQAB48dY0oQ9S29u+FDU1KZtv2F0e/LDeoNDg1ekNI7WE7OqJzguIX2Tw==","signatures":[{"sig":"MEQCIH64D/O1mpnr1dhVJXQk+KR5oMl9CtD8MZJQc9+jBrs/AiACC4T4JxnYmNJ+Ljt/Pwlu7uDkV9iNow7r1cEUa0Ehjg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4404406},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_26.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"73f3b37e3dd1b28f83ee4dcf60c2a293520bc180","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-XKkx+bub8w6EOKQNAYSorfNyXsVbU96fy9Pyrlwgo7pFAnLFP341xcEXWdv0zvP2KjMS0idr/fF0qHl+MiGhWA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~26.2.10","@syncfusion/ej2-data":"~26.2.14"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_26.2.14_1725944422197_0.8328846160709396","host":"s3://npm-registry-packages"}},"27.1.48":{"name":"@syncfusion/ej2-barcode-generator","version":"27.1.48","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@27.1.48","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3a67b6887fb2a6baae31a063f18bc5ba8b4ed445","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-27.1.48.tgz","fileCount":262,"integrity":"sha512-uBxrjQ7nM+doHqAWnE8lIpF5TwY4y4GuF1RQ3pEvcUMHdTOmeDpdf8y8s0ShybI9ZAtxrvIa7y2f5MgzERHEiA==","signatures":[{"sig":"MEQCIGhsYfODn+kUjrIstN7W2A+E4RkEHUpCHfl5J2XS87jjAiAcgXmP6zKuwtlbLUm7ukKU/ySrDKDZKMBuhlsIhw5nNQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4412539},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"e10f9b6711f349be38b113a59eea60503db5064a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-QsdjMrc/NmE2TmamDY2fJ4Ryjcuj2YH4pkjtNCEO9b0pQr4/6VY9avIJq+f8/eDBgMthRg/EEYwzUER3vBhXSA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","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"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_27.1.48_1726653888673_0.8940554237653628","host":"s3://npm-registry-packages"}},"27.1.50":{"name":"@syncfusion/ej2-barcode-generator","version":"27.1.50","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@27.1.50","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"db872606771f209a74b6829d1bf1a7869c1ac6d9","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-27.1.50.tgz","fileCount":262,"integrity":"sha512-bKUWqwKTsdyJCofGx9zodtnV400lqfcPNmW+N+BX3VJBHg5lN+lALbPhWpszCw3gWO/SmX7ZSvKFaZNo6Qq9eA==","signatures":[{"sig":"MEUCIDHdCLGXxPE1uiicaPKoRQcc/bNnUdLenBvHTdocLuPJAiEA8YW0jKqmP4j10qPa7+nA7pCEqnOpB3tHmGtHZa+29jE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4412507},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"374ebdfffcfff81ce4c78c8dcc97718264dda347","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-27.1.48.tgz","_integrity":"sha512-lX4+yOScrZ2+RymOsC1QzWMSpJgG+B0BezgKYqMzTMNsCpoYWmUfyj2kHbgK+MRQAsncZrGSQJ4fyeeogc+d9g==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.50","@syncfusion/ej2-data":"~27.1.50"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_27.1.50_1727132259885_0.24439654030023505","host":"s3://npm-registry-packages"}},"27.1.51":{"name":"@syncfusion/ej2-barcode-generator","version":"27.1.51","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@27.1.51","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"3c3f042a967338a2c286952658adac402a21480c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-27.1.51.tgz","fileCount":262,"integrity":"sha512-i4xNZBaXAPA9weSL6U7iVrhw7yzoBdB2t1tWMzkl0P0q0cAyxPAXEJYhB6q+y9R7KW9suAMNZjNlLkq7rG31FQ==","signatures":[{"sig":"MEQCIHYzJcLe0cl20m9nXkX+ZK6E7IjJLkcZWqWhN6lG3tPpAiAyycS5DWI70xSFHPKb0ENpMtjXgiO2+WSVcsEo4ZyCQg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4412507},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"374ebdfffcfff81ce4c78c8dcc97718264dda347","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-27.1.48.tgz","_integrity":"sha512-lX4+yOScrZ2+RymOsC1QzWMSpJgG+B0BezgKYqMzTMNsCpoYWmUfyj2kHbgK+MRQAsncZrGSQJ4fyeeogc+d9g==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.50","@syncfusion/ej2-data":"~27.1.51"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_27.1.51_1727702585833_0.5551123659793515","host":"s3://npm-registry-packages"}},"27.1.52":{"name":"@syncfusion/ej2-barcode-generator","version":"27.1.52","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@27.1.52","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"35f026b04e78afa41828e5ac3c6501188c640dc7","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-27.1.52.tgz","fileCount":262,"integrity":"sha512-Ww6XO3IJVYog3rqHEm3R2lc0v5VGwpWqqXBcw7KxizCPJDsuTfdl/8KAFyTvvG0x+9alfBkQP4wq1pwTrz2IEQ==","signatures":[{"sig":"MEUCICmosK3NgEYLvLFYzneZ3Dg/jPa+bB/0niIBO2XxI5DuAiEA0WctVA6SnbaMLbrRkAJvkhlhKc1oM/wJMGPnvaJBxmY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4412507},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"374ebdfffcfff81ce4c78c8dcc97718264dda347","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-27.1.48.tgz","_integrity":"sha512-lX4+yOScrZ2+RymOsC1QzWMSpJgG+B0BezgKYqMzTMNsCpoYWmUfyj2kHbgK+MRQAsncZrGSQJ4fyeeogc+d9g==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.52","@syncfusion/ej2-data":"~27.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_27.1.52_1728356809206_0.02446049148709961","host":"s3://npm-registry-packages"}},"27.1.53":{"name":"@syncfusion/ej2-barcode-generator","version":"27.1.53","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@27.1.53","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"834a9517eb6d35be34c235555fb1a3fd010e9afa","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-27.1.53.tgz","fileCount":262,"integrity":"sha512-CNps8Tv60kL+bzGAeY7VVpv8vG5/Ru5TW5BvlOI8e6tnD7KCk++6N11tc+/Z/LiODWVz+UBDJAtHVbhpi/bmIA==","signatures":[{"sig":"MEYCIQDA8VGvX8NJlxFaT2u4Fpff3Uvx+lmo6c/m+8V8bPR9iwIhAOtUlc24Yxcnmu/tI1+76ynQtpSZDsG2DSzQtu2ilq4+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4412505},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"e10f9b6711f349be38b113a59eea60503db5064a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-QsdjMrc/NmE2TmamDY2fJ4Ryjcuj2YH4pkjtNCEO9b0pQr4/6VY9avIJq+f8/eDBgMthRg/EEYwzUER3vBhXSA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.53","@syncfusion/ej2-data":"~27.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_27.1.53_1728981689715_0.33890774534860446","host":"s3://npm-registry-packages"}},"27.1.55":{"name":"@syncfusion/ej2-barcode-generator","version":"27.1.55","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@27.1.55","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"8631fe2fea8b9a8aebb29736034897fd2fb50a2e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-27.1.55.tgz","fileCount":262,"integrity":"sha512-p8g6cKHwHtUdfsxZm4n/FLKxLhpw5qeXxOS+cEXldCaIQHm7MvOjJHTw4HOVyvCXWoKxAGrgHBDE+ymmbugl1A==","signatures":[{"sig":"MEUCIQDaSzkNsOXksJVbS2JNAkKVzao9FNrWSqS9hb5MtlSsjgIgCsJE5PNk9MSpBO62d3BR8VPCa2YRdzJJjwg0dbVxyAk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4412505},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"e10f9b6711f349be38b113a59eea60503db5064a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-QsdjMrc/NmE2TmamDY2fJ4Ryjcuj2YH4pkjtNCEO9b0pQr4/6VY9avIJq+f8/eDBgMthRg/EEYwzUER3vBhXSA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-data":"~27.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_27.1.55_1729565718703_0.5325981825571131","host":"s3://npm-registry-packages"}},"27.1.56":{"name":"@syncfusion/ej2-barcode-generator","version":"27.1.56","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@27.1.56","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ad2314ce266f30333c4460916ae8b89a1b1aa3cd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-27.1.56.tgz","fileCount":262,"integrity":"sha512-PaFzCrY1VgqWlrtD74eEKSnUM6hiWigMnXsHikakf9zmoYMBdzFYzvD0N5+35op5auAiIjQwOw1xfB0R6M4zZg==","signatures":[{"sig":"MEUCIBfkWubOXD2Sl20yUbL+uvv4wKEi2k+OCVs8JnhJM4tSAiEAoWawYMBylKMuLts0gRA4KgRim8qSg0RQgAmUx8pI5cI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4412505},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"e10f9b6711f349be38b113a59eea60503db5064a","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-QsdjMrc/NmE2TmamDY2fJ4Ryjcuj2YH4pkjtNCEO9b0pQr4/6VY9avIJq+f8/eDBgMthRg/EEYwzUER3vBhXSA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-data":"~27.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_27.1.56_1729689293237_0.6773025125061634","host":"s3://npm-registry-packages"}},"27.1.57":{"name":"@syncfusion/ej2-barcode-generator","version":"27.1.57","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@27.1.57","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"98656fcdda22ba8b214db9bff0bdabd185e3c12e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-27.1.57.tgz","fileCount":262,"integrity":"sha512-poG68ZUt1rYvyvgXLEXNgq/qzVtzqxelblWVHSFK/ogQ/YNbAyEoio+/FYwZDObCy14tjNF7CYmtg2r1z3dSDg==","signatures":[{"sig":"MEUCIBcuGYMKDfE7Lb+CuGLSJqe0SBoXvvfKw3MEBsxly4x8AiEAufH8fDW1+yTruljXEKItzQ/c6T0HkiI8r9FeqPaacI0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4415911},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"c5d7c93561e8702f5822c91ab8729520d9875499","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-IPoiPt808l3xGyQFZ+J8Gzy0bmPeuB/J/Esz/xsEUYvsjNcTfCvVqLxK5fvj/K+zeR/v0Mo7SR8BoZ3i5c+iUA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-data":"~27.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_27.1.57_1730159876221_0.5388908393088001","host":"s3://npm-registry-packages"}},"27.1.58":{"name":"@syncfusion/ej2-barcode-generator","version":"27.1.58","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@27.1.58","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"cf49967c1ef48dc51ef6fc310f066063203afede","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-27.1.58.tgz","fileCount":262,"integrity":"sha512-whPQkLaIINe9BFRbQp0nLxrhSnIM2WaGNfN2o0iuSyCYRILlLoOydV/Q2EU1PpeojX+hck7jWQn25eXRi95Twg==","signatures":[{"sig":"MEYCIQCEZeEIOMWPbStk7JZiEsm4ZeqM9OjokTCCtUxgVUpYowIhANBn2Kuvlcxnv2Q2oHLRdrnmF0DDsorBeDBzz+XM6YU1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4415911},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"c5d7c93561e8702f5822c91ab8729520d9875499","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-IPoiPt808l3xGyQFZ+J8Gzy0bmPeuB/J/Esz/xsEUYvsjNcTfCvVqLxK5fvj/K+zeR/v0Mo7SR8BoZ3i5c+iUA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.1.55","@syncfusion/ej2-data":"~27.1.52"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_27.1.58_1730767505900_0.48921633195183545","host":"s3://npm-registry-packages"}},"27.2.2":{"name":"@syncfusion/ej2-barcode-generator","version":"27.2.2","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@27.2.2","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"5f98645b007b15646df2d2779114c2513ab644a5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-27.2.2.tgz","fileCount":262,"integrity":"sha512-G1CLFPFyplH6KK8Kz9/YgSNp5fBcJFKchCo+V3Lwg+N/iCJ6yz36d4XshXy0ZpzYW9XKXxBrrYWA6O3cwEVjBA==","signatures":[{"sig":"MEQCIFwGigJqusRZxdbuJGfdzb+62y0iBh3tQ3y1sURtp9LcAiADPrBtqJGVDfDX1Dg6DUhB0vZOdF1CSir7YhFwhYSVEw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4418171},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"7f74745452d17ed4f0a4d1d05cd573cc2b42ec7e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-PhI4jf8v8KLYf2tWZiz0Mksc0At6mP/K7oJn7hDizKqw4DW86cn2dm4y1cD8sy3pVVNnJ1sQ1SjMLs1RgfTJdw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-data":"~27.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_27.2.2_1731644076737_0.8380016229912681","host":"s3://npm-registry-packages"}},"27.2.3":{"name":"@syncfusion/ej2-barcode-generator","version":"27.2.3","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@27.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"1b328ce522f98b67237f29fe2017974ab814b62d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-27.2.3.tgz","fileCount":262,"integrity":"sha512-MZ61Oynyn8YTuqcB6eae4ynM/seDkZOPHvIlX8/MtUXfDVi2v3ggwldOEcx8/H/ppaofBMQRzgVMIpFUU+OzJw==","signatures":[{"sig":"MEYCIQCktX+LcXUlHkloRV6i/oXqjc1nuPYz3sE6pr0vk6PEJAIhANEZRIwzdMcZNyVhx6xlH9Lk+8TCunkXkaX4LhhWDYTE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4418171},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"7f74745452d17ed4f0a4d1d05cd573cc2b42ec7e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-PhI4jf8v8KLYf2tWZiz0Mksc0At6mP/K7oJn7hDizKqw4DW86cn2dm4y1cD8sy3pVVNnJ1sQ1SjMLs1RgfTJdw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-data":"~27.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_27.2.3_1732211876096_0.839905705639435","host":"s3://npm-registry-packages"}},"27.2.4":{"name":"@syncfusion/ej2-barcode-generator","version":"27.2.4","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@27.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"0307aa2831eed94de7344b7115fee092912cc466","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-27.2.4.tgz","fileCount":262,"integrity":"sha512-8BYR4lanX04sDaxmXHUpWNqcDew2TlyZf942S0/VCSBQQEjnQ258wBVGncfdd+nf990cBMyAUsqH5CF3gbQGog==","signatures":[{"sig":"MEUCIQDWYWhSc9+lwxzLkZmE3JK/kvvNBi4q3z1k/7C9AUAEFQIgI/gRw5Dv0bTlMCk6e6IdRkaE+uQSrvzszzwonwics80=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4418171},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"7f74745452d17ed4f0a4d1d05cd573cc2b42ec7e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-PhI4jf8v8KLYf2tWZiz0Mksc0At6mP/K7oJn7hDizKqw4DW86cn2dm4y1cD8sy3pVVNnJ1sQ1SjMLs1RgfTJdw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.2","@syncfusion/ej2-data":"~27.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_27.2.4_1732579540538_0.1561734048195138","host":"s3://npm-registry-packages"}},"27.2.5":{"name":"@syncfusion/ej2-barcode-generator","version":"27.2.5","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@27.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"4838692fd6e37ffeef284dbe0d92d42855b6910c","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-27.2.5.tgz","fileCount":262,"integrity":"sha512-H0ezAuaS5lK4WTbGUESsanppIOOel+ZCUhmP50gpL76tc74Utt7p5FTtkyR63GuUzEW8MHvo7EKCZcqgpUy6BA==","signatures":[{"sig":"MEQCIEyGoCThRMHzD8EDK72BLMtSqUoRqSFZCvKo7rCFDETLAiAthnO9hDFOUpdWLV1JYzek81TgT47KiLMJp6h5re6oTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4418171},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_27.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"7f74745452d17ed4f0a4d1d05cd573cc2b42ec7e","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-PhI4jf8v8KLYf2tWZiz0Mksc0At6mP/K7oJn7hDizKqw4DW86cn2dm4y1cD8sy3pVVNnJ1sQ1SjMLs1RgfTJdw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~27.2.5","@syncfusion/ej2-data":"~27.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_27.2.5_1733189229163_0.5408878346504495","host":"s3://npm-registry-packages"}},"28.1.33":{"name":"@syncfusion/ej2-barcode-generator","version":"28.1.33","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@28.1.33","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6c29cf91c8640f188a07e9474d71849c542955a4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.1.33.tgz","fileCount":275,"integrity":"sha512-txmpAjIcXydlGD1aXIXN7fm9mB/yyzOCsHxLr2BgKrcfRZDNwnNSH4KcRwN8/1fTHzrms8i5bhYDm6Gv0mjEFQ==","signatures":[{"sig":"MEYCIQC6Ph1vnvEnDrRChDb5/7lwnWjaFnkN/gH/oNgDE1/jLgIhANBcEtel1HA/qjtdnC8grYpYpxyhMqJoGKVEUtW93QSy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4428777},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"3fef11368573f00b13a252c220c4bf55c8c45a78","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-t7eST08nJ+nAze+gE7qaq8ieqGjNpaaglV/k/b+ZjVPZ5LxBYb2Z6Dr05A1CsankkvWNUc4Jqdlh3vOP9yIeBw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_28.1.33_1733990528586_0.23893827124258982","host":"s3://npm-registry-packages-npm-production"}},"28.1.35":{"name":"@syncfusion/ej2-barcode-generator","version":"28.1.35","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@28.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"b50d2d4ae83a0732fa774630b6d2ab19070e65d1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.1.35.tgz","fileCount":275,"integrity":"sha512-paAbdT11xnhH60u6VgPqkdWKtk3C1/Y0F3invT/r88TQ7Xjgf/oTbigXa3VrsCOzCqhz3DjSZYS76ag23jEReA==","signatures":[{"sig":"MEQCIDERDpuWWjKCuE3WweV3FaL7gwIJPFjeyaDHMfKiHgzLAiA9bByJ3DuDgapbiF52+cyX/iY1Ol4DY8DV9ptZ5caduA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4428782},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"7f025efb31c40f99a556a3829da36170cced47d7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.1.33.tgz","_integrity":"sha512-BX7i5PmN9i2lUnxvREnU4KEtZep57/bV58uf9barJXtCrj4FBZrTU/yd3x+SXVElEss87O8C/rPCEtaYrSJS8A==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_28.1.35_1734545471589_0.31508640350383454","host":"s3://npm-registry-packages-npm-production"}},"28.1.36":{"name":"@syncfusion/ej2-barcode-generator","version":"28.1.36","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@28.1.36","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"c48640219f73284a7829d61ac556c295f1b023cd","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.1.36.tgz","fileCount":275,"integrity":"sha512-/68a1fKyA4doTcyML0sDYyMaq7lqeBqhAl2Dt0h88WJY8AfU94u0GNwtHcCAeGCqkEeNTa7L8jvGvflwje9hDw==","signatures":[{"sig":"MEUCIDILNqiGITJZMhBARbyDMc4TTyNKEsMonGctDEQy97RUAiEArUIazlzYCiLy72HxMF79gc9onY9xFwWPy36NS14PRfo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4427336},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"7f025efb31c40f99a556a3829da36170cced47d7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.1.33.tgz","_integrity":"sha512-BX7i5PmN9i2lUnxvREnU4KEtZep57/bV58uf9barJXtCrj4FBZrTU/yd3x+SXVElEss87O8C/rPCEtaYrSJS8A==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_28.1.36_1735037190243_0.2590093830395799","host":"s3://npm-registry-packages-npm-production"}},"28.1.37":{"name":"@syncfusion/ej2-barcode-generator","version":"28.1.37","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@28.1.37","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"2ab7c11d066bc96b79732ddfddb8f781bb800206","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.1.37.tgz","fileCount":275,"integrity":"sha512-594r5EAOPKK8Xn8vpdfbWpEQuzdER20zS4Dp4xLz0uFpiIuJ5STAlMGIUCo2dE9+o88psHx3pEbjI9wQk6R8Jg==","signatures":[{"sig":"MEUCIQCmFHKp3qIBmGqkJquCMu9SnoH3SRz2IvcSWVpcmZv5OgIgY+qOZrOV3BOdpyACs+ihObLDNPCRzdtHugrQdIM1fnM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4428758},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"7f025efb31c40f99a556a3829da36170cced47d7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.1.33.tgz","_integrity":"sha512-BX7i5PmN9i2lUnxvREnU4KEtZep57/bV58uf9barJXtCrj4FBZrTU/yd3x+SXVElEss87O8C/rPCEtaYrSJS8A==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_28.1.37_1735602468744_0.2670467473312117","host":"s3://npm-registry-packages-npm-production"}},"28.1.38":{"name":"@syncfusion/ej2-barcode-generator","version":"28.1.38","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@28.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9be9924001434d25d67f13fc5af8f61f4bb48b4e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.1.38.tgz","fileCount":275,"integrity":"sha512-AOPr++MghWHTwoTD/PhyuxiV9xRDQhhH1T9ne9GLLrq6QTR6OvTj1KGjgMHExOLDhdrwXJVV94dG5JKhBXcuqQ==","signatures":[{"sig":"MEUCIBcCy4/Laek/ICCrzr2SxSz/gj2vZhFfvuIAQQ4/UeDtAiEAybLgG6qd+bjgrHCNi2v7Oon9tDSNxddDxVZ5BPuSatk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4428782},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"7f025efb31c40f99a556a3829da36170cced47d7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.1.33.tgz","_integrity":"sha512-BX7i5PmN9i2lUnxvREnU4KEtZep57/bV58uf9barJXtCrj4FBZrTU/yd3x+SXVElEss87O8C/rPCEtaYrSJS8A==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_28.1.38_1736212907615_0.13861533256922098","host":"s3://npm-registry-packages-npm-production"}},"28.1.39":{"name":"@syncfusion/ej2-barcode-generator","version":"28.1.39","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@28.1.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"88586780dbcdf7bad3fdd10d4b74f4aaa1f78ad2","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.1.39.tgz","fileCount":275,"integrity":"sha512-z3T88I89+vYfvDL+A9u/iG4ZOP7s4Ln99FYOhMz6EoZTgD9/SdinrJhf8GRBAc+F3BdKX/4fdimbousQdBQ0Kg==","signatures":[{"sig":"MEUCIEUdPti62zOhX47qyUadqyIrlerTPqiGJfceZ7dOM1Q1AiEA06R5lPlHOshUQJWCdCqXu/U0Z5xG6pTaYVWIYfCWy/E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4428782},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"7f025efb31c40f99a556a3829da36170cced47d7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.1.33.tgz","_integrity":"sha512-BX7i5PmN9i2lUnxvREnU4KEtZep57/bV58uf9barJXtCrj4FBZrTU/yd3x+SXVElEss87O8C/rPCEtaYrSJS8A==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_28.1.39_1736823709241_0.7038697042113595","host":"s3://npm-registry-packages-npm-production"}},"28.1.41":{"name":"@syncfusion/ej2-barcode-generator","version":"28.1.41","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@28.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"55c3b5dad3398b73f0ac7c7ecf9d131a93074b3f","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.1.41.tgz","fileCount":275,"integrity":"sha512-W50beEmJa3ODrCC9I/CkeHD02lbCyXVB8zSw7HCcTOqybU6/lGduKbiKLTqpPGx3XVB5eM6Y0fhB85QrvQxQZg==","signatures":[{"sig":"MEUCIQCtRz8LN8XvqnIeLKfeUzGdnahIMDmSarHcgbgGkaS9cgIge4dswzYnFT1905Nf6vZdZOdNOgnS1/ZYAthhCd6R29E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":4428782},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"7f025efb31c40f99a556a3829da36170cced47d7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.1.33.tgz","_integrity":"sha512-BX7i5PmN9i2lUnxvREnU4KEtZep57/bV58uf9barJXtCrj4FBZrTU/yd3x+SXVElEss87O8C/rPCEtaYrSJS8A==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.1.33","@syncfusion/ej2-data":"~28.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_28.1.41_1737424300864_0.4914820277976182","host":"s3://npm-registry-packages-npm-production"}},"28.2.3":{"name":"@syncfusion/ej2-barcode-generator","version":"28.2.3","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@28.2.3","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"54c400f1eff26b885e08408fdaa51a9e58c9f043","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.2.3.tgz","fileCount":275,"integrity":"sha512-rpBhWYBSbJbVfVKE3JuOrGtnitXD/xXnk1uM2cMVbimmJC+Qmy2xP8+nroaFmYak80NgKKAaSqIqXMCvfylAoQ==","signatures":[{"sig":"MEQCIGWNFeuZm8tJT2gMsH2eLYbn/m9ZqKJ900aaaeAqIdDFAiAkoe5uweu7hQ9UTkJA0FtwaVXYlWDcwX2/SmOyYVpAIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4428775},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"7f025efb31c40f99a556a3829da36170cced47d7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.1.33.tgz","_integrity":"sha512-BX7i5PmN9i2lUnxvREnU4KEtZep57/bV58uf9barJXtCrj4FBZrTU/yd3x+SXVElEss87O8C/rPCEtaYrSJS8A==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.3","@syncfusion/ej2-data":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_28.2.3_1738146042513_0.11061708232158507","host":"s3://npm-registry-packages-npm-production"}},"28.2.4":{"name":"@syncfusion/ej2-barcode-generator","version":"28.2.4","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@28.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"412e87613f179332b54f6b29f9d775570bbf08ce","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.2.4.tgz","fileCount":275,"integrity":"sha512-X+hK5k+nnwcRdjDfdD245hZ/Urj3uxCMhAH2lKYMyfRRyPrZ0k16iI87C34Izm+26zasXNgqHbbChEC7jJcI1A==","signatures":[{"sig":"MEUCICGRBedvxevCd4k6PAUjmk75DNrb4qgBwhd0hOqmV+7sAiEA+fZrwJfGF4j22LfZeDVjnwU+E5ChdbZ9nthMYJdwARU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4428775},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"7f025efb31c40f99a556a3829da36170cced47d7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.1.33.tgz","_integrity":"sha512-BX7i5PmN9i2lUnxvREnU4KEtZep57/bV58uf9barJXtCrj4FBZrTU/yd3x+SXVElEss87O8C/rPCEtaYrSJS8A==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.3","@syncfusion/ej2-data":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_28.2.4_1738630800440_0.33165899103910457","host":"s3://npm-registry-packages-npm-production"}},"28.2.5":{"name":"@syncfusion/ej2-barcode-generator","version":"28.2.5","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@28.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"0925aefdf0f1bbcc2c17550db3579e3f3b931b58","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.2.5.tgz","fileCount":275,"integrity":"sha512-99GcE2CWBVnrnoykfJxHdYEWM9/cuk32vQXX2QoCtTh5t6WWN1E3HoGMEEeRuHtkltlEpJWhOAKvHiC6cKQqxg==","signatures":[{"sig":"MEUCIGLepLZZOwURYEdgfj2zLSVD7Wpbju3nHH+GL60wLwgRAiEAnhgqZANhYhPP463eE0akv26MXfuqYg8M7WEFhBHlLqw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4428775},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"7f025efb31c40f99a556a3829da36170cced47d7","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.1.33.tgz","_integrity":"sha512-BX7i5PmN9i2lUnxvREnU4KEtZep57/bV58uf9barJXtCrj4FBZrTU/yd3x+SXVElEss87O8C/rPCEtaYrSJS8A==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-data":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_28.2.5_1739242085795_0.45472800524626344","host":"s3://npm-registry-packages-npm-production"}},"28.2.6":{"name":"@syncfusion/ej2-barcode-generator","version":"28.2.6","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@28.2.6","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6f72de403d71bd2c1e6c64581c90f2be2cd0d9af","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.2.6.tgz","fileCount":275,"integrity":"sha512-7KmOvzFfppy4pGwSkc7D8pblVk32wug+axQSAoB0VAUIVpjJFo9JnP9UoHXYW3GJoZEM2LBQMcNGdS1sFrOcGw==","signatures":[{"sig":"MEQCIBQhIY7ZADGT8TnbN1nOWTbAiVDn439wQdUy/ohCpETPAiBFv3ojqGrQgZgraEqLJiB2oPxqvS6VHBo3P2h9VXC/sw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4428773},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"3fef11368573f00b13a252c220c4bf55c8c45a78","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-t7eST08nJ+nAze+gE7qaq8ieqGjNpaaglV/k/b+ZjVPZ5LxBYb2Z6Dr05A1CsankkvWNUc4Jqdlh3vOP9yIeBw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-data":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_28.2.6_1739845169491_0.5886869484738422","host":"s3://npm-registry-packages-npm-production"}},"28.2.7":{"name":"@syncfusion/ej2-barcode-generator","version":"28.2.7","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@28.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"6b346aa99e257d07ebd1a74651a99bad71d98b29","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.2.7.tgz","fileCount":275,"integrity":"sha512-Sh+dIfS7ZQzVPqWl8hTCla8R5IztdikRYHdjVJSZbSCRpi9KgoA34DgWBmAb/Xe8ZyyK8YXB7OifIdOkD8JZFw==","signatures":[{"sig":"MEQCIB0fZojRtqDeCoKuwhgrjSskJqCzOKt6bv5UBY64ITGWAiBU3O8wkPs59Cb2SUgIltrA0Q76OIChwQlM6ObhKZ7uuA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4428773},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"3fef11368573f00b13a252c220c4bf55c8c45a78","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-t7eST08nJ+nAze+gE7qaq8ieqGjNpaaglV/k/b+ZjVPZ5LxBYb2Z6Dr05A1CsankkvWNUc4Jqdlh3vOP9yIeBw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.5","@syncfusion/ej2-data":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_28.2.7_1740451904674_0.7936956076223687","host":"s3://npm-registry-packages-npm-production"}},"28.2.9":{"name":"@syncfusion/ej2-barcode-generator","version":"28.2.9","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@28.2.9","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"a10d37ee601552afc91277338a0c95b2c6a8a457","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.2.9.tgz","fileCount":275,"integrity":"sha512-hbDvfE6h4bK6NC2hZ5I+H9lTE4ITPrMIp6LkBrrk6Ey0Uftdx9Za1DO9hYWBLqXOSQLgesH7LhWWe1pBXkSrdg==","signatures":[{"sig":"MEUCIQDleqX9fW3YFQWlFYHIbLJ0aMw57AMLbgWcPwf8qMQN+AIgTMxucgVk3yiCEZ0AK+bAzKh2TZ3VGifL8OAf2ZlVi1k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4428773},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"3fef11368573f00b13a252c220c4bf55c8c45a78","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-t7eST08nJ+nAze+gE7qaq8ieqGjNpaaglV/k/b+ZjVPZ5LxBYb2Z6Dr05A1CsankkvWNUc4Jqdlh3vOP9yIeBw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.9","@syncfusion/ej2-data":"~28.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_28.2.9_1741055865217_0.1597770488729333","host":"s3://npm-registry-packages-npm-production"}},"28.2.11":{"name":"@syncfusion/ej2-barcode-generator","version":"28.2.11","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@28.2.11","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"8bf8ff6043e538602dccb91ed2cb408469b242d4","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.2.11.tgz","fileCount":275,"integrity":"sha512-WrcORlvPLv7JCxHTycNvsfKhibitn0yueCYem7ztl0JIWO7+XYesfwD91KRG0kmdVdcEagxTo6+dXzaGo3JTvA==","signatures":[{"sig":"MEUCICmQMQV0fQ33eLKFAG4NFEvyPjvzNWqMHyVUuMQ3HLEZAiEApVwD9WcFEEYspovL9ioKMMaNNiqFYq13EYpRklsyRBE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4428783},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"b680f75256015713e7584aa1d710c4515dbda46c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-n2X4nv1EyozIR5QgdH/vY/QQZO3fypxnf8iV63Rn+JXS4/QAMDJNGwh9r0cdVE3Tjcf3te4yjQWbhux4yHOVOw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.9","@syncfusion/ej2-data":"~28.2.11"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_28.2.11_1741659657027_0.18045128096459018","host":"s3://npm-registry-packages-npm-production"}},"28.2.12":{"name":"@syncfusion/ej2-barcode-generator","version":"28.2.12","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@28.2.12","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ac4a03a067f45834740c94d65d50cd565f9c291d","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-28.2.12.tgz","fileCount":275,"integrity":"sha512-t+eoTaPtN1eW13UEl+PfYMAQ/An9aO9xH8Mo983QQF7jO7Ffv8YNHHALGeB9E3QsXkKjTDw6hVttPGd+kxpACw==","signatures":[{"sig":"MEUCIBA9nRcBlW1s18ofVMZSK8FH+oDzhCL84CJtXKJDK/1SAiEAu03k5GH2kCy3atXKmTKjuBnOS0aUSsG0vBDOw52iPnE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4428784},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_28.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"b680f75256015713e7584aa1d710c4515dbda46c","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-n2X4nv1EyozIR5QgdH/vY/QQZO3fypxnf8iV63Rn+JXS4/QAMDJNGwh9r0cdVE3Tjcf3te4yjQWbhux4yHOVOw==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~28.2.12","@syncfusion/ej2-data":"~28.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_28.2.12_1742360460548_0.6876523342890422","host":"s3://npm-registry-packages-npm-production"}},"29.1.33":{"name":"@syncfusion/ej2-barcode-generator","version":"29.1.33","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@29.1.33","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"ff3d4bf1ac9fe48da5eb405b68e07033d932ddee","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.33.tgz","fileCount":544,"integrity":"sha512-r9l9ex5dn1UJ6pfUhkbgzLtJzvTFUDu5zIPembUFqRDHzwXlp40EhV5FKObwrUFGNfzchPoz+5ub5irkbKaOoQ==","signatures":[{"sig":"MEUCIB4TuPJbRzeCqkoBIc4rWq9oGpW6NMhjCBxDjGAeMrunAiEA9PH1DDls4PWA8M2jLyHG6ijvb4iRcM5QkU6RAuUne9Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":25111338},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"f1c339d03908b30bfaaeb8c54e6c4cf6dc7303e6","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-19.4.0.tgz","_integrity":"sha512-nQ5UhuzCCCBd2HlnsaV4zjTvU9MZDKbz0cqt3z+ugYCnQsF9gkVrT8VDwrc7qT/2QS8w8mCmaBLiUAnGJmXTvA==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.33","@syncfusion/ej2-data":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_29.1.33_1742897280206_0.035362793711321006","host":"s3://npm-registry-packages-npm-production"}},"29.1.34":{"name":"@syncfusion/ej2-barcode-generator","version":"29.1.34","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@29.1.34","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"35304541a99a4f07077fc4c15560f5c484fc30de","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.34.tgz","fileCount":275,"integrity":"sha512-Py7uKq7MfLjQp/dLn2XILHVZPcjd/oY+UYyOTvPD0oXXBfBpbkhL2ibuiN8wjz+CIYUEMNFI82WZX8aCd+IHZQ==","signatures":[{"sig":"MEQCIDcwAOENKxFFcD5c7HW5rO74iN8QN97PxWMwFhpgqV34AiB7sg7jHH4EVzRLvlnRgenxt1wKsuwkFhFd5rP4qdmgmA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4435255},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@29.1.33","_spec":"@syncfusion/ej2-barcode-generator@29.1.33","_where":"E:\\march2025\\memory-leaks\\node_modules\\@syncfusion\\ej2-angular-barcode-generator","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"ff3d4bf1ac9fe48da5eb405b68e07033d932ddee","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://registry.npmjs.org/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.33.tgz","_integrity":"sha512-r9l9ex5dn1UJ6pfUhkbgzLtJzvTFUDu5zIPembUFqRDHzwXlp40EhV5FKObwrUFGNfzchPoz+5ub5irkbKaOoQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@29.1.33","name":"@syncfusion/ej2-barcode-generator","type":"version","scope":"@syncfusion","rawSpec":"29.1.34","registry":true,"saveSpec":null,"fetchSpec":"29.1.34","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.9.0","_requiredBy":["/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.16.2","dependencies":{"@syncfusion/ej2-base":"~29.1.33","@syncfusion/ej2-data":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_29.1.34_1742989262140_0.17543638800017192","host":"s3://npm-registry-packages-npm-production"}},"29.1.35":{"name":"@syncfusion/ej2-barcode-generator","version":"29.1.35","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@29.1.35","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"188d99aec554fceb3790d8b815b5c32a8cc9e0ca","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.35.tgz","fileCount":275,"integrity":"sha512-+NN5OOhKxzbT6k/GqWfeIZrgthHuuyyciGwQHZklHDzI79EjVhXxYiu5tCWPw6417l8wgs0ugxqLhD6VlIoDYQ==","signatures":[{"sig":"MEUCIQDyMs8Ds0iff9NGFLt55wvi0fuBaORWL2x6suEE8Y5mnwIgK8ItKoun7+DizZb8d5t3ETkeKJ64DYOK4XXD7CMsw4A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4435275},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"51d1fcf83cc9ec97bf611c1fad17822d90995fef","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.33.tgz","_integrity":"sha512-7UD1GIAyME7kOQHJlmXaEBSp8Bl46qqkczjE+zMEHo4SYzmyxS51Kqf46qt1IV/colI6He4Vc52gz8Bqj1BxzQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.35","@syncfusion/ej2-data":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_29.1.35_1743470626438_0.8072974187884023","host":"s3://npm-registry-packages-npm-production"}},"29.1.37":{"name":"@syncfusion/ej2-barcode-generator","version":"29.1.37","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@29.1.37","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"af6ffec564696af78e26b8cbd3fd13f26c3499e6","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.37.tgz","fileCount":275,"integrity":"sha512-mzGoASrfip/BMXNBTY7J39UrFpaePua0qgps1OGg2+LpuApWj+2ClyUdJnTznwTcuPXK2s71iRMVjOWmD+NHHQ==","signatures":[{"sig":"MEQCIEnOfOdbcB5wmbGgpSF9G2Y2Ce9JIfGfn7miAQDJYBJ1AiBho2LbGwJdviKo7scx2tbldX1rADm2Uzyn6qEK8RY7Ng==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4435275},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"51d1fcf83cc9ec97bf611c1fad17822d90995fef","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.33.tgz","_integrity":"sha512-7UD1GIAyME7kOQHJlmXaEBSp8Bl46qqkczjE+zMEHo4SYzmyxS51Kqf46qt1IV/colI6He4Vc52gz8Bqj1BxzQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_29.1.37_1744081472489_0.5703445091849708","host":"s3://npm-registry-packages-npm-production"}},"29.1.38":{"name":"@syncfusion/ej2-barcode-generator","version":"29.1.38","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@29.1.38","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"fab1baf4094444926047f293d6f291138d7cbdee","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.38.tgz","fileCount":275,"integrity":"sha512-Acd/Rwhc3UHZM5ztFHybMCgQPD3pg3dNroJC+PUbk/LWKXMAPH4KISxXrPXHa3mDM0xP+SBv4hB89v/0jlFiTw==","signatures":[{"sig":"MEUCIC6kYrGhPAmPH+vUxLMIXgzYdkbdLvcDDu4J5rg9M4FHAiEAs95kdwbQnBrujEYvwk0/kv+XtArFoaoNdeaOTAy1uQY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4435275},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"51d1fcf83cc9ec97bf611c1fad17822d90995fef","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.33.tgz","_integrity":"sha512-7UD1GIAyME7kOQHJlmXaEBSp8Bl46qqkczjE+zMEHo4SYzmyxS51Kqf46qt1IV/colI6He4Vc52gz8Bqj1BxzQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_29.1.38_1744669674252_0.6512222961707588","host":"s3://npm-registry-packages-npm-production"}},"29.1.39":{"name":"@syncfusion/ej2-barcode-generator","version":"29.1.39","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@29.1.39","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"79ed1ed3f5c2a402f6685d461a6709b775bec836","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.39.tgz","fileCount":275,"integrity":"sha512-9gagAPF4YvD+mmGzKKr5Mm/k1/vCpx5ATV/hXHIXTb1997YboRLKLlUdYFdJLiHrBlHRB66IqFHFOltByJLgUg==","signatures":[{"sig":"MEUCIQCcKKdwRBKo7PpVm5Kpc3f65fbBkH3K7H5ul21suTCRoQIgZjG5fZVIGr5F9PlGYqTDCrg0II0M7H7UIKlNXiu9hEw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4435275},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"51d1fcf83cc9ec97bf611c1fad17822d90995fef","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.33.tgz","_integrity":"sha512-7UD1GIAyME7kOQHJlmXaEBSp8Bl46qqkczjE+zMEHo4SYzmyxS51Kqf46qt1IV/colI6He4Vc52gz8Bqj1BxzQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_29.1.39_1745289656632_0.23291047210205984","host":"s3://npm-registry-packages-npm-production"}},"29.1.40":{"name":"@syncfusion/ej2-barcode-generator","version":"29.1.40","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@29.1.40","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"5713aa4fff60c8aafffff4c608d8c662a844d2dc","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.40.tgz","fileCount":275,"integrity":"sha512-3wao8tL7zHqyjSAxGSdIzhdBswpbnhv96bf1dHVzJa8FUG8z4Oyvws9fpoz6otgJORvNv6JtdcWq8vFgk2+jqA==","signatures":[{"sig":"MEUCIEIt5YMUGrcUOSuAE2XVKK2135xxsQTJPorSb8ocLj/3AiEA9b/9BYV4hFCHBVZtTPI9AKt60fDn4cB4D4xoV6BZLSE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4435275},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"51d1fcf83cc9ec97bf611c1fad17822d90995fef","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.33.tgz","_integrity":"sha512-7UD1GIAyME7kOQHJlmXaEBSp8Bl46qqkczjE+zMEHo4SYzmyxS51Kqf46qt1IV/colI6He4Vc52gz8Bqj1BxzQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_29.1.40_1745891150290_0.6234634716517304","host":"s3://npm-registry-packages-npm-production"}},"29.1.41":{"name":"@syncfusion/ej2-barcode-generator","version":"29.1.41","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@29.1.41","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9b0e3706d9839675749aa32255d0e857b0307e58","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.41.tgz","fileCount":275,"integrity":"sha512-euSBPwykyhv3wQszAUs3S/4f5U3j7U2SCQ8TMKI5jVNl1prbHiDpfXTRx1M5P+6F8TwEcI1pV7/Q1z+VMFtTJw==","signatures":[{"sig":"MEUCICBkGfaExxTaHJTsgFawklvPTz0EakF2tWYqB+v7rwr5AiEAiBGR1Gdnou5jbjPBAcZXEG+aUHBkGTIZlDEI2YU1r/U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4435275},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"51d1fcf83cc9ec97bf611c1fad17822d90995fef","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.33.tgz","_integrity":"sha512-7UD1GIAyME7kOQHJlmXaEBSp8Bl46qqkczjE+zMEHo4SYzmyxS51Kqf46qt1IV/colI6He4Vc52gz8Bqj1BxzQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.1.36","@syncfusion/ej2-data":"~29.1.33"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_29.1.41_1746498222756_0.5253234008491672","host":"s3://npm-registry-packages-npm-production"}},"29.2.4":{"name":"@syncfusion/ej2-barcode-generator","version":"29.2.4","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@29.2.4","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9813e6546737742174a83a66f77e7aa80e91bcae","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.2.4.tgz","fileCount":275,"integrity":"sha512-3b2ZUjdy/PRGLHxMCkLYqzMYRkJEHJE3tIhkndAoT1aw/BGxRXxmKcegCA4rTTKiuzsafZCpC+dvesB0iia0yQ==","signatures":[{"sig":"MEYCIQCYTcMgUL3lO6SvOKaO0I0QNJ5CViQlYHyno2DMpMCCIAIhAMBAUVZ0iZ2O5nDc2zK1CeMTTWhN48lpkRQ4X4YjJS3f","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4435268},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"51d1fcf83cc9ec97bf611c1fad17822d90995fef","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.33.tgz","_integrity":"sha512-7UD1GIAyME7kOQHJlmXaEBSp8Bl46qqkczjE+zMEHo4SYzmyxS51Kqf46qt1IV/colI6He4Vc52gz8Bqj1BxzQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_29.2.4_1747219345600_0.6256395950306914","host":"s3://npm-registry-packages-npm-production"}},"29.2.5":{"name":"@syncfusion/ej2-barcode-generator","version":"29.2.5","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@29.2.5","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"415e964659548d70d3495bc54a2397ec99102b82","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.2.5.tgz","fileCount":275,"integrity":"sha512-P5jHvZZdpPDxeLjyTKvhaO3ttvGUy6cxOZIqdil8ch/m10hW3eoB2EZJ1jfchWmtVSI8GngyiuYMFb/pTvGzAg==","signatures":[{"sig":"MEQCIFoz9JvzZ3rOKPc2NqSqso3HJR3qw7bZBFcvswFa2QW0AiAKd821FEZJrGxtXoCO5dX6xuQ/H3JW1RUeWLwS7wEXDA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4435268},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"51d1fcf83cc9ec97bf611c1fad17822d90995fef","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.33.tgz","_integrity":"sha512-7UD1GIAyME7kOQHJlmXaEBSp8Bl46qqkczjE+zMEHo4SYzmyxS51Kqf46qt1IV/colI6He4Vc52gz8Bqj1BxzQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_29.2.5_1747787963936_0.3925447736950456","host":"s3://npm-registry-packages-npm-production"}},"29.2.7":{"name":"@syncfusion/ej2-barcode-generator","version":"29.2.7","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@29.2.7","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"9b3ffa5785d57ba7a7ef047957a5a674ce89fd56","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.2.7.tgz","fileCount":275,"integrity":"sha512-7UHXLUTnb2MvK4eKSPQFeum1cIhvGSe+SjoiON1dDtAQE/PY5pqmmlzRdPz4P4mDnQJSRAmnYSquYr7T3YWzRw==","signatures":[{"sig":"MEQCIHWacxNrcl2lcXOXKWh3D0x8QhQ/oyuW01CD/pZ8ul6aAiBZwEZiHwW7dyj0tXUSQVbxZ6cILpX1vl+yuKcVLGbCpQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4435268},"main":"./dist/ej2-barcode-generator.umd.min.js","_from":"@syncfusion/ej2-barcode-generator@*","_spec":"@syncfusion/ej2-barcode-generator@*","_where":"/jenkins/workspace/elease-automation_release_29.1.1/packages/included","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","_shasum":"51d1fcf83cc9ec97bf611c1fad17822d90995fef","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"_inBundle":false,"_location":"/@syncfusion/ej2-barcode-generator","_resolved":"https://nexus.syncfusioninternal.com/repository/ej2-hotfix-new/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.1.33.tgz","_integrity":"sha512-7UD1GIAyME7kOQHJlmXaEBSp8Bl46qqkczjE+zMEHo4SYzmyxS51Kqf46qt1IV/colI6He4Vc52gz8Bqj1BxzQ==","_requested":{"raw":"@syncfusion/ej2-barcode-generator@*","name":"@syncfusion/ej2-barcode-generator","type":"range","scope":"@syncfusion","rawSpec":"*","registry":true,"saveSpec":null,"fetchSpec":"*","escapedName":"@syncfusion%2fej2-barcode-generator"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"6.5.0","_requiredBy":["/","/@syncfusion/ej2","/@syncfusion/ej2-angular-barcode-generator","/@syncfusion/ej2-react-barcode-generator","/@syncfusion/ej2-vue-barcode-generator"],"description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"10.24.1","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_phantomChildren":{},"bundleDependencies":false,"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_29.2.7_1748352028142_0.8452542817490036","host":"s3://npm-registry-packages-npm-production"}},"29.2.8":{"name":"@syncfusion/ej2-barcode-generator","version":"29.2.8","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@29.2.8","maintainers":[{"name":"anonymous","email":"githubsamples@syncfusion.com"},{"name":"anonymous","email":"essentialjs2@syncfusion.com"},{"name":"anonymous","email":"packages@syncfusion.com"}],"homepage":"https://www.syncfusion.com/javascript-ui-controls","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"dist":{"shasum":"adaab413b753d0f71f53440f5ecca7b0e520181b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-29.2.8.tgz","fileCount":275,"integrity":"sha512-64i6lTUj6X1//hiPb5/Hppg04O9wzRMU7HkG29XZMyGDYxyH1/kajb56HoUvdrZz7Q0f4hjzZnH6OPi/ROkQBA==","signatures":[{"sig":"MEUCIQDjcgHhDSGpvvkwSgPOi2AxH44hIVG5uaZPP29b2U2s6gIgFCNM1M8ZVVVd9U1FvgxFL7vtBEiUHr646GVsmqFrt6o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4435239},"main":"./dist/ej2-barcode-generator.umd.min.js","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","gitHead":"7bb07cf467d38634c9a75eec190bf9b36587e271","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~29.2.4","@syncfusion/ej2-data":"~29.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_29.2.8_1748914102216_0.8390879958107951","host":"s3://npm-registry-packages-npm-production"}},"30.1.37":{"name":"@syncfusion/ej2-barcode-generator","version":"30.1.37","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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":"87c132520b7ff113bfa11d686c65fed2f610c301","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-30.1.37.tgz","fileCount":366,"integrity":"sha512-1dWqTL/pPXg9LSHieg5KyYT0UuY4Qi3o4+nMybHhRvICsQ8gxZKHkAz7EBTWzdcJJFtKnTVbKeFYMyWeUfVP6Q==","signatures":[{"sig":"MEQCIBtV9O3PmAlj5RFhbBYD0JLUjk/tWm/OoB8IJyMmDvXoAiAo6vakR7UaxQYaRBNn5mFhQmLwe2Q6ZMFSG1eEDDOT0A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4901842},"main":"./dist/ej2-barcode-generator.umd.min.js","es2015":"./dist/es6/ej2-barcode-generator.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","type":"git"},"_npmVersion":"8.19.4","description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.1.37","@syncfusion/ej2-data":"~30.1.37"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_30.1.37_1750854508852_0.47494748930586295","host":"s3://npm-registry-packages-npm-production"}},"30.2.4":{"name":"@syncfusion/ej2-barcode-generator","version":"30.2.4","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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":"08872dc702a8207bf444a8c89d783b694174610b","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-30.2.4.tgz","fileCount":273,"integrity":"sha512-tmD6oVKlEYIMtKkafY9c1uG+DCXUPyZdr2xH74vhdsBMKA+L27xUa+GpHgzYkVcoZjmn5OaOAj+qMWqn0G1LSA==","signatures":[{"sig":"MEUCIQCK6sULOD5LAfq8MyQoFkU55fuUeubQBMTpKgoj+DSwqAIgVXXhK1EBXkQYKIgdLQM5s/opTiTnNIDWY036xE1s+3I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4425441},"main":"./dist/ej2-barcode-generator.umd.min.js","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","gitHead":"adcbe9f85b2c26f3092c1f00d968676546a06064","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~30.2.4","@syncfusion/ej2-data":"~30.2.4"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_30.2.4_1754553594843_0.29443571619720155","host":"s3://npm-registry-packages-npm-production"}},"31.1.17":{"name":"@syncfusion/ej2-barcode-generator","version":"31.1.17","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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":"c061ac7de90da0716923140033c0ed7c8a499c4a","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-31.1.17.tgz","fileCount":366,"integrity":"sha512-aPGqBdMkphquuJaHSZs8rFjIJnMCK67IYFsoNeWhf7guPpryaLIKC01p/sYbmoD9hkU2lw7i0wErq338UDclGw==","signatures":[{"sig":"MEYCIQDy61eAO3u52oYINxkQA1387EzQ2c6NUdjmgzLjiekFSAIhAPEgOHMPCuUGAJemkRHYINewI77s6kJPewsNKuc199yJ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4901834},"main":"./dist/ej2-barcode-generator.umd.min.js","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","gitHead":"7ed70e59ab4494c9635c797f1f6e32f6b10abe42","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.1.17","@syncfusion/ej2-data":"~31.1.17"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_31.1.17_1757056231668_0.48595150362033657","host":"s3://npm-registry-packages-npm-production"}},"31.2.2":{"name":"@syncfusion/ej2-barcode-generator","version":"31.2.2","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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":"bdaf604b7991fc4baff50fd8c6d490b7f645de50","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-31.2.2.tgz","fileCount":366,"integrity":"sha512-MfzXdlswBCddCxNvY/xLFc4qYdDJf1sw3SN41tycM+GpLde2JbsSt1esHLfMZtM/AotQpKDn9Jn84IectLSEhw==","signatures":[{"sig":"MEYCIQDaLOAYD5USSWgy9rBL/dw8cW5tEKFV5Az4+TUccGKqsQIhAKHSUWp/x1NdJvmTe93hdTBtonKoUWTuCOAghEl+6u2Y","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4901823},"main":"./dist/ej2-barcode-generator.umd.min.js","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","gitHead":"eacbe1cd9d18025057b7d14fac941c13f1b051c3","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"deprecated":false,"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.2","@syncfusion/ej2-data":"~31.2.2"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_31.2.2_1760521401343_0.45387896360601965","host":"s3://npm-registry-packages-npm-production"}},"31.2.12":{"name":"@syncfusion/ej2-barcode-generator","version":"31.2.12","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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":"0b4fd8eae2578909781bb961d3860e208a7c7cb1","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-31.2.12.tgz","fileCount":273,"integrity":"sha512-N2MJenwqsuYAS3Cg3Jt6rHssHfMPKtVjphCdX2FnJ5Os7lJ8L54+G9LM4tfOPoQT5zMvGbbRdCkYxaX5gxSMoA==","signatures":[{"sig":"MEUCIQDLnr/a7Oroq0rEkQ5asCdpjeag9Wjg7Q7rdXKzxuFptwIgRzyoVhqcfSWGAWHBc2OkZR+fuXnwh4tBQlKqGyMoRow=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4425448},"main":"./dist/ej2-barcode-generator.umd.min.js","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","gitHead":"572c92fc4f3a743ac70083be749f91833db88d32","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"essentialjs2@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~31.2.12","@syncfusion/ej2-data":"~31.2.12"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_31.2.12_1763451895846_0.6475655655749075","host":"s3://npm-registry-packages-npm-production"}},"32.1.19":{"name":"@syncfusion/ej2-barcode-generator","version":"32.1.19","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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":"f209c246db72759152698489052fcfadf285dc83","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-32.1.19.tgz","fileCount":277,"integrity":"sha512-hTyi8S3/GIdejp0AACNWKAeUh4dYDsjjJTuLfyVwizJ4eTTNfiWC8ytPsnrc59Y0p31jj4hrgxjfvI68zx/X7g==","signatures":[{"sig":"MEQCIF5bFsrwhXLhye7SEbyr40w4tZPKrPM0O12IgOxrjrdkAiBmzXNgyuTeD2C7oZEASaCtkxXN/H0GbdENdoAs5SCxfA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4439787},"main":"./dist/ej2-barcode-generator.umd.min.js","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","gitHead":"3f8b1dbb26b53877f7f5853cd0a1462692922c21","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.19","@syncfusion/ej2-data":"~32.1.19"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_32.1.19_1765867147559_0.7243256442878856","host":"s3://npm-registry-packages-npm-production"}},"32.1.24":{"name":"@syncfusion/ej2-barcode-generator","version":"32.1.24","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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":"85ffa48271fd268e5c80554e5dab3cdf8026649e","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-32.1.24.tgz","fileCount":339,"integrity":"sha512-8ZE7Go6GGs3TZfZ+dCclxag4FojQoPGenMRF3gvGcVvNS6VQ7xEeFK8N2+Iinek/oFlKVws+kJtTGaNwG/IV1A==","signatures":[{"sig":"MEQCIDFDt39jZVlz9VbnExMzEn6ADhDOmti43+Uza/hhOpgIAiAuJ45aal08dmkDvuPKfE7oCjPwe0C3JX2jij5WoX8btA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4446937},"main":"./dist/ej2-barcode-generator.umd.min.js","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.1.24","@syncfusion/ej2-data":"~32.1.24"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_32.1.24_1768875753826_0.6314157977352688","host":"s3://npm-registry-packages-npm-production"}},"32.2.3":{"name":"@syncfusion/ej2-barcode-generator","version":"32.2.3","keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","_id":"@syncfusion/ej2-barcode-generator@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":"ee0c55aa28e3d3ba078eb9bc2dcd97285aca1a00","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-32.2.3.tgz","fileCount":339,"integrity":"sha512-g6EW4W2kkGA5Adc80R/zCY5pHp98zUcf45b9XPDyTdbMqeV8KLZ6Omr4WAUXvPwtw2X7uqL445KhePlJ3r/FEg==","signatures":[{"sig":"MEUCIHO8m9NuQohxO+sm1hdbSvdXkGepFtoDsGrgb3mKHfhjAiEA3mwXs8VdTvo3op8bl5ELJqx56MRCN5jucCJcgExxzC8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4446930},"main":"./dist/ej2-barcode-generator.umd.min.js","es2015":"./dist/es6/ej2-barcode-generator.es5.js","module":"./index.js","gitHead":"b732669d5d044250597d679edd465482269a2471","typings":"index.d.ts","_npmUser":{"name":"anonymous","email":"packages@syncfusion.com"},"repository":{"url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git","type":"git"},"_npmVersion":"8.19.4","description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","directories":{},"sideEffects":false,"_nodeVersion":"16.20.2","dependencies":{"@syncfusion/ej2-base":"~32.2.3","@syncfusion/ej2-data":"~32.2.3"},"_hasShrinkwrap":false,"devDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/ej2-barcode-generator_32.2.3_1770256610793_0.5166927581529925","host":"s3://npm-registry-packages-npm-production"}},"33.1.44":{"name":"@syncfusion/ej2-barcode-generator","version":"33.1.44","description":"Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code.","author":{"name":"Syncfusion Inc."},"license":"SEE LICENSE IN license","main":"./dist/ej2-barcode-generator.umd.min.js","module":"./index.js","es2015":"./dist/es6/ej2-barcode-generator.es5.js","dependencies":{"@syncfusion/ej2-base":"~33.1.44","@syncfusion/ej2-data":"~33.1.44"},"devDependencies":{},"keywords":["ej2","syncfusion","ej2-barcode","ej2-QRcode","web-components","TypeScript","barcode","QRCode","QR-barcode","Datamatrix"],"repository":{"type":"git","url":"git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"},"homepage":"https://www.syncfusion.com/javascript-ui-controls","typings":"index.d.ts","sideEffects":false,"gitHead":"eea55cfe21b7c70d785b85a941bc340546ac11dd","bugs":{"url":"https://github.com/syncfusion/ej2-javascript-ui-controls/issues"},"_id":"@syncfusion/ej2-barcode-generator@33.1.44","_nodeVersion":"16.20.2","_npmVersion":"8.19.4","dist":{"integrity":"sha512-3ean+QkKkYgejHsZCO3NwMoceOSK24v/7uJrTClnTv2E/pRa8Cm5J718se0p2kMjpV452VV3OisrDGiDuhlclg==","shasum":"6b97e944781190d46bc06a957fd32973b62773f5","tarball":"http://repository.ncinga.com/nexus/content/repositories/npm-js-registry/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-33.1.44.tgz","fileCount":339,"unpackedSize":4446937,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIAPsejFgehco9wOKGbd6W2OQuv2V57f0RAxWfBZCIJo7AiEAlBPlwVW8jGUaoyhoP2FcWL0EPTXFKDdxezDJ7cTPOXs="}]},"_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-barcode-generator_33.1.44_1773658130882_0.7190244129247108"},"_hasShrinkwrap":false}},"name":"@syncfusion/ej2-barcode-generator","time":{"created":"2019-06-27T14:47:40.755Z","modified":"2026-03-16T10:48:51.343Z","17.2.28-beta":"2019-06-27T14:47:41.141Z","17.2.34":"2019-07-11T12:33:29.647Z","17.2.46":"2019-08-22T10:47:09.905Z","17.2.47":"2019-08-27T14:19:23.697Z","17.2.29-beta":"2019-08-27T19:52:18.426Z","17.2.48-beta":"2019-08-28T14:19:26.742Z","17.3.9-beta":"2019-09-20T12:37:25.441Z","17.3.14":"2019-10-03T16:12:41.968Z","17.3.19":"2019-10-22T12:31:58.749Z","17.3.26":"2019-11-05T18:31:01.052Z","17.3.27":"2019-11-12T12:00:16.337Z","17.4.39":"2019-12-17T10:18:56.907Z","17.4.43":"2020-01-14T06:43:44.047Z","17.4.46":"2020-01-30T09:19:08.769Z","17.4.47":"2020-02-05T06:56:52.801Z","17.4.49":"2020-02-11T10:52:58.793Z","17.4.51":"2020-02-25T14:17:02.094Z","18.1.36-beta":"2020-03-19T09:08:34.051Z","18.1.42":"2020-04-01T10:42:54.144Z","18.1.43":"2020-04-07T12:09:11.717Z","18.1.52":"2020-05-13T08:18:33.673Z","18.2.44":"2020-07-07T00:38:57.732Z","18.2.54":"2020-08-18T12:20:16.273Z","18.3.35":"2020-10-01T09:38:36.656Z","18.3.47":"2020-11-05T08:11:31.445Z","17.2.52-1205479":"2020-11-23T12:23:48.071Z","18.4.30":"2020-12-17T07:21:32.006Z","17.2.55-1205479":"2021-01-15T08:53:13.116Z","18.4.39":"2021-01-28T05:04:14.887Z","18.4.47":"2021-03-09T12:53:02.491Z","19.1.54":"2021-03-30T14:42:12.262Z","19.1.56":"2021-04-13T09:16:08.947Z","19.1.63":"2021-05-13T05:51:56.573Z","19.2.44":"2021-06-30T05:04:52.969Z","19.2.55":"2021-08-11T05:27:37.696Z","19.2.60":"2021-09-07T10:58:14.558Z","19.3.43":"2021-09-30T04:57:59.616Z","19.3.53":"2021-11-12T05:42:45.353Z","19.4.38":"2021-12-17T05:43:43.629Z","19.4.48":"2022-01-31T10:10:09.460Z","19.4.52":"2022-02-15T13:52:42.732Z","20.1.47":"2022-04-04T08:04:23.308Z","20.1.55":"2022-05-12T12:47:45.036Z","20.2.36":"2022-06-30T08:39:24.993Z","20.2.38":"2022-07-12T17:17:55.751Z","20.2.43":"2022-08-08T05:39:45.056Z","20.2.45":"2022-08-23T12:31:06.555Z","20.3.47":"2022-09-29T08:44:23.606Z","20.3.56":"2022-11-08T09:49:27.620Z","20.4.38":"2022-12-21T09:25:39.245Z","20.4.40":"2022-12-28T17:00:51.350Z","20.4.42":"2023-01-04T12:30:23.971Z","20.4.48":"2023-02-01T07:16:12.365Z","21.1.35":"2023-03-23T07:59:03.495Z","21.1.37":"2023-03-29T14:57:45.162Z","21.2.3":"2023-05-03T08:48:09.833Z","22.1.34":"2023-06-21T11:50:14.714Z","22.2.5":"2023-07-27T14:32:13.081Z","23.1.36":"2023-09-15T07:56:34.114Z","23.1.43":"2023-10-31T01:25:47.207Z","23.1.44":"2023-11-07T06:03:38.013Z","23.2.4":"2023-11-20T06:04:45.274Z","23.2.5":"2023-11-23T04:49:12.522Z","23.2.6":"2023-11-28T05:32:23.743Z","23.2.7":"2023-12-05T02:46:02.082Z","24.1.41":"2023-12-18T06:20:07.211Z","24.1.43":"2023-12-27T06:16:25.698Z","24.1.44":"2024-01-03T03:28:52.979Z","24.1.45":"2024-01-09T02:13:04.085Z","24.1.46":"2024-01-17T01:59:07.216Z","24.1.47":"2024-01-23T02:24:45.431Z","24.2.3":"2024-01-31T14:02:30.669Z","24.2.4":"2024-02-06T04:50:11.340Z","24.2.5":"2024-02-13T01:56:54.031Z","24.2.6":"2024-02-15T01:51:33.459Z","24.2.7":"2024-02-20T01:45:45.689Z","24.2.8":"2024-02-27T06:33:36.744Z","24.2.9":"2024-03-05T08:56:44.292Z","25.1.35":"2024-03-15T12:07:32.385Z","25.1.37":"2024-03-26T04:52:25.380Z","25.1.38":"2024-04-02T02:32:17.989Z","25.1.39":"2024-04-09T12:29:58.894Z","25.1.40":"2024-04-16T02:14:42.701Z","25.1.41":"2024-04-23T06:38:14.702Z","25.1.42":"2024-04-30T02:57:32.885Z","25.2.3":"2024-05-08T13:38:44.790Z","25.2.4":"2024-05-14T02:17:04.937Z","25.2.5":"2024-05-21T03:24:53.254Z","25.2.6":"2024-05-28T02:29:25.475Z","25.2.7":"2024-06-04T02:44:27.460Z","26.1.35":"2024-06-11T13:05:16.980Z","26.1.38":"2024-06-19T10:00:55.688Z","26.1.39":"2024-06-25T08:58:47.591Z","26.1.40":"2024-07-02T05:01:54.958Z","26.1.41":"2024-07-09T06:58:04.051Z","26.1.42":"2024-07-15T23:27:56.513Z","26.2.4":"2024-07-24T09:20:53.615Z","26.2.5":"2024-07-25T23:24:45.321Z","26.2.7":"2024-07-29T22:54:50.625Z","26.2.8":"2024-08-05T22:56:17.039Z","26.2.9":"2024-08-12T22:54:42.881Z","26.2.10":"2024-08-19T22:54:44.158Z","26.2.11":"2024-08-26T22:56:59.053Z","26.2.12":"2024-09-02T22:54:30.693Z","26.2.13":"2024-09-05T05:54:42.129Z","26.2.14":"2024-09-10T05:00:22.515Z","27.1.48":"2024-09-18T10:04:48.825Z","27.1.50":"2024-09-23T22:57:40.159Z","27.1.51":"2024-09-30T13:23:06.160Z","27.1.52":"2024-10-08T03:06:49.520Z","27.1.53":"2024-10-15T08:41:30.024Z","27.1.55":"2024-10-22T02:55:18.982Z","27.1.56":"2024-10-23T13:14:53.552Z","27.1.57":"2024-10-28T23:57:56.473Z","27.1.58":"2024-11-05T00:45:06.165Z","27.2.2":"2024-11-15T04:14:37.037Z","27.2.3":"2024-11-21T17:57:56.372Z","27.2.4":"2024-11-26T00:05:40.785Z","27.2.5":"2024-12-03T01:27:09.397Z","28.1.33":"2024-12-12T08:02:08.901Z","28.1.35":"2024-12-18T18:11:11.902Z","28.1.36":"2024-12-24T10:46:30.471Z","28.1.37":"2024-12-30T23:47:48.995Z","28.1.38":"2025-01-07T01:21:47.932Z","28.1.39":"2025-01-14T03:01:49.470Z","28.1.41":"2025-01-21T01:51:41.078Z","28.2.3":"2025-01-29T10:20:42.830Z","28.2.4":"2025-02-04T01:00:00.711Z","28.2.5":"2025-02-11T02:48:06.010Z","28.2.6":"2025-02-18T02:19:29.746Z","28.2.7":"2025-02-25T02:51:44.848Z","28.2.9":"2025-03-04T02:37:45.465Z","28.2.11":"2025-03-11T02:20:57.415Z","28.2.12":"2025-03-19T05:01:00.799Z","29.1.33":"2025-03-25T10:08:00.427Z","29.1.34":"2025-03-26T11:41:02.470Z","29.1.35":"2025-04-01T01:23:46.766Z","29.1.37":"2025-04-08T03:04:32.855Z","29.1.38":"2025-04-14T22:27:54.508Z","29.1.39":"2025-04-22T02:40:56.939Z","29.1.40":"2025-04-29T01:45:50.504Z","29.1.41":"2025-05-06T02:23:43.012Z","29.2.4":"2025-05-14T10:42:25.821Z","29.2.5":"2025-05-21T00:39:24.130Z","29.2.7":"2025-05-27T13:20:28.403Z","29.2.8":"2025-06-03T01:28:22.464Z","30.1.37":"2025-06-25T12:28:29.060Z","30.2.4":"2025-08-07T07:59:55.031Z","31.1.17":"2025-09-05T07:10:31.880Z","31.2.2":"2025-10-15T09:43:21.552Z","31.2.12":"2025-11-18T07:44:56.081Z","32.1.19":"2025-12-16T06:39:07.796Z","32.1.24":"2026-01-20T02:22:34.019Z","32.2.3":"2026-02-05T01:56:50.979Z","33.1.44":"2026-03-16T10:48:51.138Z"},"readmeFilename":"README.md","homepage":"https://www.syncfusion.com/javascript-ui-controls"}