UNPKG

node-emv

Version:
43 lines (42 loc) 836 B
{ "name": "node-emv", "version": "1.0.23", "description": "The EMV parser library", "main": "emv.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/mhdnamvar/node-emv.git" }, "keywords": [ "EMV", "Parser", "TLV", "BER-TLV", "Payment", "Banking", "Finance", "Smart Card", "EMV Tag", "EFT", "POS", "Terminal", "Transaction", "Chip Card", "cardholder", "Issuer", "Acquirer", "Cryptogram", "ISO 8583", "ISO 7816", "Personalization" ], "author": "Mohammad Namvar, namvar@gmail.com", "license": "MIT", "bugs": { "url": "https://github.com/mhdnamvar/node-emv/issues" }, "homepage": "https://github.com/mhdnamvar/node-emv#readme" }