{
  "name": "typescript-class-helpers",
  "version": "18.0.26",
  "scripts": {
    "test": "mocha --require ts-node/register src/**/*.spec.ts",
    "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
  },
  "license": "MIT",
  "author": "Dariusz Filipiak",
  "private": false,
  "homepage": "https://github.com/darekf77/typescript-class-helpers#readme",
  "bugs": {
    "url": "https://github.com/darekf77/typescript-class-helpers/issues"
  },
  "dependencies": {
    "ng2-logger": "18.0.26",
    "enum-values": "1.2.1"
  },
  "description": "Usefull helper to have in your typescript project",
  "keywords": [
    "ng2-rest",
    "docs",
    "documentation"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/darekf77/typescript-class-helpers.git"
  },
  "bin": {},
  "peerDependencies": {}
}
