nmi-rohr-payment
Version:
Supports credit card transactions, refunds, customer vault management, and webhook handling,
26 lines (25 loc) • 653 B
JSON
{
"name": "nmi-rohr-payment",
"version": "1.0.2",
"description": "Supports credit card transactions, refunds, customer vault management, and webhook handling,",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/webteamrohring/nmi-rohr.git"
},
"keywords": [
"payment",
"checkout",
"nmi",
"payments"
],
"author": "Charrel, Jay, Eric",
"license": "ISC",
"bugs": {
"url": "https://github.com/webteamrohring/nmi-rohr/issues"
},
"homepage": "https://github.com/webteamrohring/nmi-rohr#readme"
}