????

Your IP : 3.144.6.159


Current Path : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/class-validator/
Upload File :
Current File : C:/inetpub/vhost/invest.gdtsolutions.vn/api/node_modules/class-validator/package.json

{
  "name": "class-validator",
  "version": "0.14.0",
  "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.7.10",
    "libphonenumber-js": "^1.10.14",
    "validator": "^13.7.0"
  }
}