pmat 3.19.2

PMAT - Zero-config AI context generation and code quality toolkit (CLI, MCP, HTTP)
1
2
3
4
5
6
7
8
9
{
  "name": "test-enhanced-naming",
  "version": "1.0.0",
  "type": "module",
  "dependencies": {
    "typescript": "^5.0.0",
    "react": "^18.0.0"
  }
}