{
  "name": "@totvs/thf-tslint",
  "version": "4.0.2",
  "tag": "dev",
  "description": "THF Lint for TSLint",
  "author": "Totvs",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://totvstfs.visualstudio.com/THF/_git/thf-tslint"
  },
  "main": "thf-tslint.json",
  "keywords": [
    "lint",
    "thf",
    "package",
    "totvs"
  ],
  "dependencies": {
    "@angular/compiler": "~8.0.0",
    "@angular/core": "~8.0.0",
    "codelyzer": "~5.1.0",
    "rxjs": "~6.4.0",
    "tslint": "~5.17.0",
    "tslint-sonarts": "1.8.0",
    "typescript": "~3.4.3",
    "zone.js": "~0.9.1"
  }
}
