@syncfusion/ej2-barcode-generator
Version:
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.
69 lines • 2.35 kB
JSON
{
"_from": "@syncfusion/ej2-barcode-generator@*",
"_id": "@syncfusion/ej2-barcode-generator@31.1.1",
"_inBundle": false,
"_integrity": "sha512-ZFj5e+doga8OPY/SdzQAWZVnJ58+sk7t3YBAEIvL3p6+23gpy7yeOZhFSWNtFnAoxCaumg5QTyEECtShpT758g==",
"_location": "/@syncfusion/ej2-barcode-generator",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@syncfusion/ej2-barcode-generator@*",
"name": "@syncfusion/ej2-barcode-generator",
"escapedName": "@syncfusion%2fej2-barcode-generator",
"scope": "@syncfusion",
"rawSpec": "*",
"saveSpec": null,
"fetchSpec": "*"
},
"_requiredBy": [
"/",
"/@syncfusion/ej2",
"/@syncfusion/ej2-angular-barcode-generator",
"/@syncfusion/ej2-react-barcode-generator",
"/@syncfusion/ej2-vue-barcode-generator"
],
"_resolved": "https://nexus.syncfusioninternal.com/repository/ej2-release/@syncfusion/ej2-barcode-generator/-/ej2-barcode-generator-31.1.1.tgz",
"_shasum": "523fa9104f8d71db086ea2b5bce5d0f964978953",
"_spec": "@syncfusion/ej2-barcode-generator@*",
"_where": "D:\\SF3992\\WFH\\Nexus\\release",
"author": {
"name": "Syncfusion Inc."
},
"bugs": {
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls/issues"
},
"bundleDependencies": false,
"dependencies": {
"@syncfusion/ej2-base": "~31.2.2",
"@syncfusion/ej2-data": "~31.2.2"
},
"deprecated": false,
"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.",
"devDependencies": {},
"es2015": "./dist/es6/ej2-barcode-generator.es5.js",
"homepage": "https://www.syncfusion.com/javascript-ui-controls",
"keywords": [
"ej2",
"syncfusion",
"ej2-barcode",
"ej2-QRcode",
"web-components",
"TypeScript",
"barcode",
"QRCode",
"QR-barcode",
"Datamatrix"
],
"license": "SEE LICENSE IN license",
"main": "./dist/ej2-barcode-generator.umd.min.js",
"module": "./index.js",
"name": "@syncfusion/ej2-barcode-generator",
"repository": {
"type": "git",
"url": "git+https://github.com/syncfusion/ej2-javascript-ui-controls.git"
},
"typings": "index.d.ts",
"version": "31.2.2",
"sideEffects": false
}