account-number-convert
Version:
Put a hyphen in your account number or mask your account number with an asterisk.
21 lines • 501 B
JSON
{
"name": "account-number-convert",
"version": "0.0.3",
"description": "Put a hyphen in your account number or mask your account number with an asterisk.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/gusgh00/account-number-converter.git"
},
"keywords": [
"account-number",
"asterisk",
"hyphen",
"bank"
],
"author": "HYNO",
"license": "MIT"
}