This commit is contained in:
Florian Federspiel
2023-11-25 16:53:52 +01:00
commit 677030f712
685 changed files with 148719 additions and 0 deletions

108
test/printing/node_modules/jsprintmanager/package.json generated vendored Normal file
View File

@@ -0,0 +1,108 @@
{
"name": "jsprintmanager",
"version": "6.0.3",
"description": "Print Commands & Files, Manage Printers & Scan Docs from Javascript. JSPrintManager Solution allows you to print RAW Printer Commands as well as known File Formats (PDF, JPG, PNG, TIFF, etc.) from Javascript right to any printer available at the client machine. Scan Documents & Images is also supported",
"main": "JSPrintManager.js",
"types": "JSPrintManager.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/neodynamic/JSPrintManager.git"
},
"keywords": [
"Raw",
"Data",
"Print",
"Commands",
"ASP.NET",
"WebForms",
"MVC",
"Razor",
"Thermal",
"Label",
"POS",
"receipt",
"RFID",
"Dot-Matrix",
"Kiosk",
"ID",
"Card",
"Laser",
"Inkjet",
"USB",
"UNC",
"LPT",
"RS-232",
"IP",
"Ethernet",
"Network",
"ESC/P",
"PCL",
"PostScript",
"PRN",
"ZPL",
"EPL",
"IPL",
"DPL",
"EZPL",
"ZGL",
"SBPL",
"RCL",
"WPL",
"CLP",
"IBM",
"Proprinter",
"CPL",
"Dymo",
"ESC",
"codes",
"SPL",
"TCPL",
"TSPL-EZ",
"DASCOM",
"USPS",
"FedEx",
"UPS",
"DHL",
"shipping",
"labels",
"PDF",
"TXT",
"DOC",
"XLS",
"JPG",
"PNG",
"TIFF",
"Linux",
"Mac",
"Raspberry",
"Pi",
"iOS",
"Android",
"ChromeOS",
"trays",
"bins",
"papers",
"virtual",
"WIA",
"TWAIN",
"SANE",
"scan",
"scanner",
"webscan",
"pdf-password",
"bluetooth",
"RFCOMM"
],
"author": "Neodynamic <support@neodynamic.com> (https://neodynamic.com/support)",
"license": "SEE LICENSE IN <https://www.neodynamic.com/eula>",
"bugs": {
"url": "https://github.com/neodynamic/JSPrintManager/issues"
},
"homepage": "https://github.com/neodynamic/JSPrintManager#readme",
"dependencies": {
}
}