nric-tools
Version:
Tool to verify Singapore NRICs
23 lines (22 loc) • 521 B
JSON
{
"name": "nric-tools",
"version": "1.0.4",
"description": "Tool to verify Singapore NRICs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Jqnxyz/nric-tools-js.git"
},
"keywords": [
"nric"
],
"author": "Zen Q",
"license": "MPL-2.0",
"bugs": {
"url": "https://github.com/Jqnxyz/nric-tools-js/issues"
},
"homepage": "https://github.com/Jqnxyz/nric-tools-js#readme"
}