cordova-plugin-epson-tm
Version:
A simple Cordova plugin for printing receipts from an Epson TM printer.
28 lines (27 loc) • 623 B
JSON
{
"name": "cordova-plugin-epson-tm",
"description": "A simple Cordova plugin for printing receipts from an Epson TM printer.",
"version": "0.1.1",
"author": {
"name": "Kris Torres",
"email": "torres-kris@outlook.com",
"url": "https://kristorres.github.io"
},
"license": "MIT",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/kristorres/cordova-plugin-epson-tm.git"
},
"keywords": [
"ecosystem:cordova",
"cordova-ios",
"Epson",
"ePOS",
"printer",
"receipt",
"iOS"
]
}