{
  "name": "persian-validate",
  "version": "1.0.12",
  "description": "is a Persian data validation library that helps you validate your input data effectively and correctly.",
  "main": "index.js",
  "type": "module",
  "scripts": {
    "start": "node index.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mehrshad2020/persianValidate.git"
  },
  "keywords": [
    "persian validator",
    "iran PhoneNumber validator",
    "iran NationalCode validator"
  ],
  "author": "Mehrshad Barati",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/mehrshad2020/persianValidate/issues"
  },
  "homepage": "https://github.com/mehrshad2020/persianValidate#readme",
  "readme": "README.md"
}
