HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/shahnamag/back-end/node_modules/class-validator/package.json
{
  "name": "class-validator",
  "version": "0.14.1",
  "description": "Decorator-based property validation for classes.",
  "author": "TypeStack contributors",
  "license": "MIT",
  "sideEffects": false,
  "main": "./cjs/index.js",
  "module": "./esm5/index.js",
  "es2015": "./esm2015/index.js",
  "typings": "./types/index.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/typestack/class-validator.git"
  },
  "tags": [
    "validator",
    "validation",
    "decorators",
    "typescript"
  ],
  "dependencies": {
    "@types/validator": "^13.11.8",
    "libphonenumber-js": "^1.10.53",
    "validator": "^13.9.0"
  }
}