UNPKG

@nline/engagespark-topup

Version:
35 lines (34 loc) 734 B
{ "name": "@nline/engagespark-topup", "version": "0.0.1", "description": "Send engagespark topups", "devDependencies": { "jshint": "^2.10.2" }, "dependencies": { "request": "2.88.0", "debug": "4.1.1" }, "scripts": { "test": "jshint engagespark-topup.js" }, "main": "engagespark-topup.js", "engines": { "node": ">=4.3.2" }, "repository": { "type": "git", "url": "git+https://github.com/nline/engagespark-topup.git" }, "keywords": [ "engagespark", "airtime", "topup" ], "author": "nline, Inc", "license": "MIT", "bugs": { "url": "https://github.com/nline/engagespark-topup/issues" }, "homepage": "https://github.com/nline/engagespark-topup#readme" }