{
  "name": "@rytass/secret",
  "version": "0.1.3",
  "description": "Rytass Secret Manager",
  "keywords": [
    "rytass",
    "secret"
  ],
  "author": "Chia Yu Pai <fantasyatelier@gmail.com>",
  "homepage": "https://github.com/Rytass/Utils#readme",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/Rytass/Utils.git"
  },
  "bugs": {
    "url": "https://github.com/Rytass/Utils/issues"
  },
  "main": "./index.cjs.js",
  "module": "./index.js",
  "typings": "./index.d.ts"
}
