{
  "name": "clienvy",
  "version": "1.1.5",
  "main": "index.js",
  "bin": {
    "clienvy": "bin/index.js"
  },
  "type": "commonjs",
  "keywords": [ "environment",
    "variables",
    "env",
    "secrets",
    "cli",
    "dotenv",
    "security",
    "pre-commit",
    "git-hook","npm","cli-tool",
    "node-cli", "auto-env","env-template", "env-generator",
    "secret-scanner"],
  "author": "",
  "license": "MIT",
  "description": "",
  "dependencies": {
    "chalk": "^5.4.1",
    "commander": "^14.0.0",
    "fs-extra": "^11.3.0",
    "globby": "^14.1.0"
  }
}
