{
  "_args": [
    [
      "class-transformer@0.2.0",
      "C:\\Work\\Rocket Smart Home\\Software\\PRODUCTION\\HOOBS PROD\\UI4\\homebridge-config-ui-x"
    ]
  ],
  "_from": "class-transformer@0.2.0",
  "_id": "class-transformer@0.2.0",
  "_inBundle": false,
  "_integrity": "sha512-6N/5WkEmLZCKxyC2CAPYQIJt3pDZzDFag7AExpyWRm7CjaS/U62VDRU+Z2AUrQaNpnuiXRlli0so4PJUqGSVZQ==",
  "_location": "/class-transformer",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "class-transformer@0.2.0",
    "name": "class-transformer",
    "escapedName": "class-transformer",
    "rawSpec": "0.2.0",
    "saveSpec": null,
    "fetchSpec": "0.2.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/class-transformer/-/class-transformer-0.2.0.tgz",
  "_spec": "0.2.0",
  "_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-transformer/issues"
  },
  "dependencies": {},
  "description": "Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors",
  "devDependencies": {
    "@types/chai": "^3.4.34",
    "@types/es6-shim": "^0.31.32",
    "@types/mocha": "^2.2.33",
    "@types/moment": "^2.13.0",
    "@types/node": "0.0.2",
    "@types/sinon": "^2.2.2",
    "chai": "^3.4.1",
    "chai-as-promised": "^6.0.0",
    "del": "^2.2.1",
    "es6-shim": "^0.35.1",
    "gulp": "^3.9.1",
    "gulp-file": "^0.3.0",
    "gulp-istanbul": "^1.0.0",
    "gulp-mocha": "^3.0.1",
    "gulp-rename": "^1.2.2",
    "gulp-replace": "^0.5.4",
    "gulp-shell": "^0.5.1",
    "gulp-sourcemaps": "^1.6.0",
    "gulp-tslint": "^7.0.1",
    "gulp-typescript": "^3.1.3",
    "gulp-uglify": "^2.0.0",
    "gulpclass": "^0.1.1",
    "mocha": "^3.2.0",
    "moment": "2.14.1",
    "reflect-metadata": "^0.1.3",
    "remap-istanbul": "^0.7.0",
    "sinon": "^1.17.4",
    "sinon-chai": "^2.8.0",
    "tslint": "^4.0.2",
    "tslint-stylish": "^2.1.0-beta",
    "typescript": "^2.0.10"
  },
  "homepage": "https://github.com/pleerock/class-transformer#readme",
  "license": "MIT",
  "name": "class-transformer",
  "private": false,
  "repository": {
    "type": "git",
    "url": "git+https://github.com/pleerock/class-transformer.git"
  },
  "scripts": {
    "package": "gulp package",
    "test": "gulp tests"
  },
  "tags": [
    "serialization",
    "deserialization",
    "serializer",
    "typescript",
    "object-to-class",
    "typescript-serializer"
  ],
  "version": "0.2.0"
}
