Files
pvs-studio/package.json
T
2026-05-28 16:51:23 +03:00

18 lines
425 B
JSON

{
"name": "tool-pvs-studio",
"version": "7.36.91321",
"description": "PVS-Studio is a tool for detecting bugs and security weaknesses in the source code of programs, written in C, C++, C# and Java",
"keywords": [
"static analysis",
"tools"
],
"homepage": "https://www.viva64.com/en/pvs-studio/",
"system": [
"*"
],
"repository": {
"type": "git",
"url": "https://github.com/viva64"
}
}