{
  "name": "@alorel-personal/tslint-rules",
  "version": "5.0.7",
  "description": "Personal TSLint rules repository",
  "main": "tslint.json",
  "scripts": {
    "test": "echo \"You pass!\""
  },
  "dependencies": {
    "tslint": "^5.18.0",
    "tslint-sonarts": "^1.9.0",
    "typescript": ">=2.2.0 <4.0.0"
  },
  "devDependencies": {
    "@alorel-personal/conventional-changelog-alorel": "2.1.1",
    "@semantic-release/changelog": "^3.0.0",
    "@semantic-release/git": "^7.0.1",
    "@semantic-release/npm": "^5.0.1",
    "semantic-release": "^15.9.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Alorel/tslint-rules.git"
  },
  "publishConfig": {
    "access": "public"
  },
  "author": "Alorel <a.molcanovas@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Alorel/tslint-rules/issues"
  },
  "homepage": "https://github.com/Alorel/tslint-rules#readme"
}
