UNPKG

beanstream

Version:

Node library for Beanstream

31 lines (30 loc) 579 B
{ "name": "beanstream", "version": "0.1.0", "description": "Node library for Beanstream", "main": "index.js", "scripts": { "test": "mocha --reporter spec" }, "keywords": [ "Beanstream", "credit", "card", "payments", "VISA", "Mastercard", "AMEX", "American", "Express", "Digital", "River", "payment", "processing" ], "author": "Daniel Hritzkiv <daniel.hritzkiv@gmail.com> (http://danielhritzkiv.com/)", "license": "MIT", "devDependencies": { "mocha": "^2.2.1", "precommit-hook": "^2.0.1" } }