tckn
Version:
This is just a simple tool written to generate mock data and validate for the Turkish Republic Identity Number for testing purposes.
22 lines • 609 B
JSON
{
"name": "tckn",
"version": "1.0.4",
"description": "This is just a simple tool written to generate mock data and validate for the Turkish Republic Identity Number for testing purposes.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"tckn",
"tc kimlik no",
"turkish",
"turkey",
"identify number"
],
"author": "gurkan",
"license": "ISC",
"repository": {
"type": "git",
"url": "https://github.com/gurkantuna/tckn-js"
},
"type": "module"
}