digitickets.star-web-print
Version:
Javascript library for printing to Star Micronics printers supporting the WebPRNT interface.
27 lines (26 loc) • 541 B
JSON
{
"name": "digitickets.star-web-print",
"version": "1.6.1",
"homepage": "http://www.starmicronics.com/support/sdkdocumentation.aspx",
"authors": [
"Star Micronics"
],
"description": "Javascript library for printing to Star Micronics printers supporting the WebPRNT interface.",
"main": "main.js",
"keywords": [
"javascript",
"Star",
"Micronics",
"WebPRNT"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"spec",
"lib",
"test",
"tests"
]
}