1 2 3 4 5 6 7 8 9 10 11 12 13
{ "name": "akv-cli", "version": "0.7.2", "description": "Development tooling for Azure Key Vault CLI", "engines": { "node": ">=22.0.0" }, "devDependencies": { "cspell": "10.0.0", "markdownlint-cli2": "0.22.1" }, "private": true }