obie
Version:
Open Banking framework for NodeJS
25 lines (24 loc) • 498 B
JSON
{
"name": "obie",
"version": "0.1.0",
"description": "Open Banking framework for NodeJS",
"main": "index.js",
"scripts": {
"test": "jest test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bigmeech/obie.git"
},
"keywords": [
"OpenBanking",
"Open",
"ID"
],
"author": "larry Eliemenye",
"license": "ISC",
"bugs": {
"url": "https://github.com/bigmeech/obie/issues"
},
"homepage": "https://github.com/bigmeech/obie#readme"
}