UNPKG

@pcsc-mini/linux-x86_64-gnu

Version:

PC/SC (smart card) API bindings for Linux, MacOS, and Win32.

36 lines 688 B
{ "name": "@pcsc-mini/linux-x86_64-gnu", "version": "0.1.3", "description": "PC/SC (smart card) API bindings for Linux, MacOS, and Win32.", "keywords": [ "card reader", "pcsc", "pcsclite", "scard", "smart card", "smartcard", "winscard" ], "homepage": "https://kofi-q.github.io/pcsc-mini", "license": "MIT", "main": "addon.node", "files": [], "os": [ "linux" ], "cpu": [ "x64" ], "libc": [ "glibc" ], "publishConfig": { "access": "public", "provenance": true, "registry": "https://registry.npmjs.org" }, "repository": { "type": "git", "url": "git+https://github.com/kofi-q/pcsc-mini.git" } }