eg-id-validate
Version:
A javascript library to validate the Egyptian ID
18 lines (17 loc) • 368 B
JSON
{
"name": "eg-id-validate",
"version": "1.0.1",
"description": "A javascript library to validate the Egyptian ID",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"egyptian",
"id",
"validation"
],
"author": "Ahmed Elshalaby",
"license": "GPL-3.0-only",
"dependencies": {}
}