UNPKG

token-guardian

Version:

A comprehensive solution for protecting and managing API tokens and secrets

12 lines (11 loc) 177 B
{ "extends": "../tsconfig.json", "compilerOptions": { "types": ["jest", "node"], "noEmit": true, "moduleResolution": "node" }, "include": [ "**/*" ] }