pkg: update description to use PC/SC

Since version 0.4.0 of node-pcsclite all systems Linux, Mac OS X and
Windows are supported.
The wrapper is no more limited to pcsclite but to any implementation of
PC/SC.
This commit is contained in:
Ludovic Rousseau
2015-09-13 14:25:53 +02:00
parent e19f31571a
commit 1956507f27

View File

@@ -4,7 +4,7 @@
"engines": {
"node": ">=0.8.0 < 4"
},
"description": "Bindings over pcsclite to access Smart Cards",
"description": "Bindings over PC/SC to access Smart Cards",
"main": "index.js",
"directories": {
"test": "test"