nodecardcapture
Version:
read magnetic card from a card reader in python, managed by node
21 lines (20 loc) • 410 B
JSON
{
"name": "nodecardcapture",
"version": "0.0.9",
"description": "read magnetic card from a card reader in python, managed by node",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Magnetic",
"Card",
"Reader",
"Capture",
"Python",
"Node.js",
"Linux"
],
"author": "Juan G Ruelas Jr.",
"license": "MIT"
}