@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.37 kB
JSON
{
"_from": "@syncfusion/ej2-barcode-generator@*",
"_id": "@syncfusion/ej2-barcode-generator@19.4.0",
"_inBundle": false,
"_integrity": "sha512-nQ5UhuzCCCBd2HlnsaV4zjTvU9MZDKbz0cqt3z+ugYCnQsF9gkVrT8VDwrc7qT/2QS8w8mCmaBLiUAnGJmXTvA==",
"_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-19.4.0.tgz",
"_shasum": "f1c339d03908b30bfaaeb8c54e6c4cf6dc7303e6",
"_spec": "@syncfusion/ej2-barcode-generator@*",
"_where": "E:\\ej2-nexus-branch-switching-dev 1\\release",
"author": {
"name": "Syncfusion Inc."
},
"bugs": {
"url": "https://github.com/syncfusion/ej2-javascript-ui-controls/issues"
},
"bundleDependencies": false,
"dependencies": {
"@syncfusion/ej2-base": "~29.2.4",
"@syncfusion/ej2-data": "~29.2.4"
},
"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": "29.2.8",
"sideEffects": false
}