@rytass/secret
Version:
Rytass Secret Manager
23 lines (22 loc) • 522 B
JSON
{
"name": "@rytass/secret",
"version": "0.1.0",
"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"
}