nuban-predictor
Version:
Predicts Nigerian banks with a confidence score based on NUBAN account number.
28 lines (27 loc) • 696 B
JSON
{
"name": "nuban-predictor",
"version": "1.0.1",
"description": "Predicts Nigerian banks with a confidence score based on NUBAN account number.",
"repository": {
"type": "git",
"url": "git+https://github.com/saintheraldfaust/nuban-predictor.git"
},
"bugs": {
"url": "https://github.com/saintheraldfaust/nuban-predictor/issues"
},
"homepage": "https://github.com/saintheraldfaust/nuban-predictor#readme",
"main": "index.js",
"scripts": {
"test": "node test.js"
},
"keywords": [
"nuban",
"nigeria",
"bank",
"validator",
"predictor",
"fintech"
],
"author": "Kenneth Saint H. Faust",
"license": "ISC"
}