{
  "_from": "class-validator@0.14.3",
  "_id": "class-validator@0.14.3",
  "_inBundle": false,
  "_integrity": "sha512-rXXekcjofVN1LTOSw+u4u9WXVEUvNBVjORW154q/IdmYWy1nMbOU9aNtZB0t8m+FJQ9q91jlr2f9CwwUFdFMRA==",
  "_location": "/class-validator",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "class-validator@0.14.3",
    "name": "class-validator",
    "escapedName": "class-validator",
    "rawSpec": "0.14.3",
    "saveSpec": null,
    "fetchSpec": "0.14.3"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/class-validator/-/class-validator-0.14.3.tgz",
  "_shasum": "834a4caafa8359aed73d7708badb4cf271be50fe",
  "_spec": "class-validator@0.14.3",
  "_where": "/home/nasijstore/api.nasijstore.com",
  "author": {
    "name": "TypeStack contributors"
  },
  "bugs": {
    "url": "https://github.com/typestack/class-validator/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@types/validator": "^13.15.3",
    "libphonenumber-js": "^1.11.1",
    "validator": "^13.15.20"
  },
  "deprecated": false,
  "description": "Decorator-based property validation for classes.",
  "es2015": "./esm2015/index.js",
  "homepage": "https://github.com/typestack/class-validator#readme",
  "license": "MIT",
  "main": "./cjs/index.js",
  "module": "./esm5/index.js",
  "name": "class-validator",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/typestack/class-validator.git"
  },
  "sideEffects": false,
  "tags": [
    "validator",
    "validation",
    "decorators",
    "typescript"
  ],
  "typings": "./types/index.d.ts",
  "version": "0.14.3"
}
