@grucloud/module-k8s-redis
Version:
Grucloud module for the k8s redis
25 lines (24 loc) • 591 B
JSON
{
"name": "@grucloud/module-k8s-redis",
"version": "13.2.5",
"description": "Grucloud module for the k8s redis",
"main": "iac.js",
"scripts": {},
"author": "",
"license": "ISC",
"dependencies": {
"@grucloud/core": "^13.2.5",
"@grucloud/provider-k8s": "^13.2.5"
},
"homepage": "https://github.com/grucloud/grucloud/tree/main/packages/modules/k8s/redis",
"repository": {
"type": "git",
"url": "https://github.com/grucloud/grucloud"
},
"keywords": [
"k8s",
"Redis",
"GruCloud"
],
"gitHead": "d576f8cdc0390c8d3beb98065a50011cb688668e"
}