UNPKG

@bkash/bkash

Version:
30 lines (29 loc) 700 B
{ "name": "@bkash/bkash", "version": "1.0.1", "description": "Node module for bKash payment api", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/shahnawazdaanish/bkash_node.git" }, "keywords": [ "bkash", "nodejs", "node", "bkash-node", "bkash-api" ], "author": "Md. Shahnawaz Ahmed <shahnawazdaanish@gmail.com>", "license": "GPL-3.0", "bugs": { "url": "https://github.com/shahnawazdaanish/bkash_node/issues" }, "homepage": "https://github.com/shahnawazdaanish/bkash_node#readme", "dependencies": { "axios": "^0.19.0" } }