@nibble-codes/id-checksum
Version:
library to verify checksums for different country ids
33 lines (32 loc) • 684 B
JSON
{
"name": "@nibble-codes/id-checksum",
"version": "0.0.0",
"description": "library to verify checksums for different country ids",
"keywords": [
"id-checksum",
"id-check",
"id",
"ids",
"checksum",
"hkid",
"sgid",
"nric",
"fin",
"twid"
],
"homepage": "https://github.com/Nibble-Codes/id-checksum#readme",
"bugs": {
"url": "https://github.com/Nibble-Codes/id-checksum/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Nibble-Codes/id-checksum.git"
},
"license": "ISC",
"author": "Akshay Kapoor",
"type": "module",
"main": "src/index.js",
"scripts": {
"test": "testinggg"
}
}