{
  "name": "@ekingdom/envs",
  "version": "1.5.1",
  "description": "envs",
  "license": "UNLICENSED",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/skinholdings/skinscasino-stack.git"
  },
  "author": "",
  "keywords": [],
  "bin": {
    "dep-stack": "./scripts/dep-stack.sh",
    "images-from": "./scripts/images-from.sh",
    "docker-clean": "./scripts/docker-clean.sh",
    "rm-stacks": "./scripts/rm-stacks.sh",
    "pull-images-from": "./scripts/pull-images-from.sh",
    "gflow-sync": "./scripts/gflow/gflow-sync",
    "gflow-check-branch": "./scripts/gflow/check-branch.js",
    "gflow-changelog-it": "./scripts/gen-changelog.sh",
    "gflow-buildinfo": "./scripts/gflow/gen-buildinfo",
    "gflow-check-tools": "./scripts/gflow/check-tools",
    "gflow-bump-ver": "./scripts/gflow/bump-version",
    "gflow-commit-ver": "./scripts/gflow/commit-version",
    "configure-k8s-namespace": "./scripts/k8s/configure_cluster.sh",
    "csl": "./scripts/console.sh",
    "lint": "./scripts/lint.sh"
  },
  "scripts": {
    "lint": "./scripts/lint.sh",
    "build:console": "./scripts/ci/build-console.sh",
    "console": "docker run --rm -ti skinholdings/drakemall:console-latest zsh",
    "build:changelog:drakemall": "GITHUB_REPO=skinholdings/drakemall ./scripts/ci/changelog-it.sh",
    "helm:drakemall": "./scripts/k8s/pkg.sh",
    "posthelm:drakemall": "helm repo update"
  },
  "dependencies": {
    "@semantic-release/git": "^7.0.4",
    "@semantic-release/gitlab": "^3.0.4",
    "conventional-changelog-angular": "^5.0.1",
    "conventional-recommended-bump": "^4.0.1",
    "semantic-release": "^15.9.16",
    "uuid": "^3.2.1"
  },
  "bugs": {
    "url": "https://github.com/skinholdings/skinscasino-stack/issues"
  },
  "foo": "bar",
  "homepage": "https://github.com/skinholdings/skinscasino-stack#readme",
  "devDependencies": {
    "json": "^9.0.6",
    "semver": "^5.5.0",
    "semver-tags": "^0.4.9"
  }
}
