UNPKG

escpos-bluetooth

Version:

bluetooth adapter for escpos

20 lines (19 loc) 457 B
{ "name": "escpos-bluetooth", "version": "3.0.0-alpha.2", "description": "bluetooth adapter for escpos", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "escpos", "escpos-adapter" ], "dependencies": { "node-bluetooth": "*" }, "author": "Lsong <song940@gmail.com> (https://lsong.org)", "license": "MIT", "gitHead": "1feb83c1b2ed0d9dd586f08870cfe0df31e23d7f" }