{
  "_args": [
    [
      "class-validator@0.9.1",
      "C:\\Work\\Rocket Smart Home\\Software\\PRODUCTION\\HOOBS PROD\\UI4\\homebridge-config-ui-x"
    ]
  ],
  "_from": "class-validator@0.9.1",
  "_id": "class-validator@0.9.1",
  "_inBundle": false,
  "_integrity": "sha512-3wApflrd3ywVZyx4jaasGoFt8pmo4aGLPPAEKCKCsTRWVGPilahD88q3jQjRQwja50rl9a7rsP5LAxJYwGK8/Q==",
  "_location": "/class-validator",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "class-validator@0.9.1",
    "name": "class-validator",
    "escapedName": "class-validator",
    "rawSpec": "0.9.1",
    "saveSpec": null,
    "fetchSpec": "0.9.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/class-validator/-/class-validator-0.9.1.tgz",
  "_spec": "0.9.1",
  "_where": "C:\\Work\\Rocket Smart Home\\Software\\PRODUCTION\\HOOBS PROD\\UI4\\homebridge-config-ui-x",
  "author": {
    "name": "Umed Khudoiberdiev",
    "email": "pleerock.me@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/pleerock/class-validator/issues"
  },
  "dependencies": {
    "google-libphonenumber": "^3.1.6",
    "validator": "10.4.0"
  },
  "description": "Class-based validation with Typescript / ES6 / ES5 using decorators or validation schemas. Supports both node.js and browser",
  "devDependencies": {
    "@types/chai": "^4.1.4",
    "@types/chai-as-promised": "^7.1.0",
    "@types/gulp": "^4.0.2",
    "@types/mocha": "^5.2.5",
    "@types/node": "^10.5.2",
    "@types/sinon": "^5.0.1",
    "chai": "^4.1.2",
    "chai-as-promised": "^7.1.1",
    "codecov": "^3.0.4",
    "del": "^3.0.0",
    "es6-shim": "^0.35.3",
    "gulp": "^3.9.1",
    "gulp-istanbul": "^1.1.3",
    "gulp-mocha": "^6.0.0",
    "gulp-replace": "^1.0.0",
    "gulp-shell": "^0.6.5",
    "gulp-sourcemaps": "^2.6.4",
    "gulp-tslint": "^8.1.3",
    "gulp-typescript": "^5.0.0-alpha.3",
    "gulpclass": "^0.1.1",
    "mocha": "^5.2.0",
    "remap-istanbul": "^0.11.1",
    "sinon": "^6.1.3",
    "sinon-chai": "^3.2.0",
    "ts-node": "^7.0.0",
    "tslint": "^5.11.0",
    "tslint-stylish": "^2.1.0",
    "typescript": "^2.9.2"
  },
  "homepage": "https://github.com/pleerock/class-validator#readme",
  "license": "MIT",
  "name": "class-validator",
  "private": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pleerock/class-validator.git"
  },
  "scripts": {
    "build": "gulp package",
    "test": "gulp tests"
  },
  "tags": [
    "validator",
    "validation",
    "typescript",
    "typescript-validator"
  ],
  "version": "0.9.1"
}
