@123samir/gonna-build-a-mountain-po-ts-lint
Version:
PO Lint for TSLint
30 lines (29 loc) • 616 B
JSON
{
"name": "@123samir/gonna-build-a-mountain-po-ts-lint",
"version": "10.0.0",
"tag": "next",
"description": "PO Lint for TSLint",
"author": "PO",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/po-ui/po-tslint"
},
"main": "po-tslint.json",
"keywords": [
"lint",
"po",
"package",
"po-ui"
],
"dependencies": {
"@angular/compiler": "^10.0.4",
"@angular/core": "^10.0.4",
"codelyzer": "^6.0.0",
"rxjs": "^6.6.0",
"tslint": "^6.1.2",
"tslint-sonarts": "^1.9.0",
"typescript": "^3.9.6",
"zone.js": "^0.10.3"
}
}