paymaya-nodejs
Version:
unofficial paymaya vault sdk
27 lines (26 loc) • 615 B
JSON
{
"name": "paymaya-nodejs",
"version": "0.0.5",
"description": "unofficial paymaya vault sdk",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/narodejesus/paymaya-nodejs.git"
},
"keywords": [
"paymaya",
"nodejs"
],
"author": "onardejesus",
"license": "UNLICENSED",
"bugs": {
"url": "https://github.com/narodejesus/paymaya-nodejs/issues"
},
"homepage": "https://github.com/narodejesus/paymaya-nodejs#readme",
"dependencies": {
"axios": "^0.19.0"
}
}