{
  "name": "@mczentechnologies/tui",
  "version": "1.1.0",
  "description": "TUI (Tunisia’s Unique Identifier) format validator",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git://github.com/McZen-Technologies/TUI.git"
  },
  "author": "McZEN Technologies",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/McZen-Technologies/TUI/issues"
  },
  "homepage": "https://github.com/McZen-Technologies/TUI#readme",
  "publishConfig": {
    "@mczen-technologies:registry": "https://npm.pkg.github.com"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Unique",
    "Identifier"
  ]
}
