UNPKG

node-transferto

Version:
31 lines (30 loc) 580 B
{ "name": "node-transferto", "version": "0.1.8", "description": "transferto API Adapter", "main": "transferto.js", "scripts": { "test": "make test" }, "keywords": [ "direct", "topup", "api", "airtime" ], "repository": { "type": "git", "url": "https://github.com/LucianDavies/Node-Transferto.git" }, "author": "Tonderai Lucian Davies Khatai", "license": "MIT", "devDependencies": { "chai": "^1.9.2", "mocha": "^1.21.5" }, "dependencies": { "async": "^0.9.0", "md5": "^1.0.0", "request": "^2.47.0" } }