{
  "name": "@sieteunoseis/ss-cli",
  "version": "1.8.0",
  "description": "Secret Server CLI tool",
  "bin": {
    "ss-cli": "./bin/ss-cli.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/sieteunoseis/ss-cli.git"
  },
  "author": "sieteunoseis",
  "license": "ISC",
  "dependencies": {
    "commander": "^12.1.0",
    "dotenv": "^16.4.7",
    "https": "^1.0.0",
    "node-fetch": "^2.7.0"
  }
}
