{
  "name": "@kui-shell/plugin-tekton",
  "version": "5.1.0",
  "description": "Visualizations for Tekton Pipelines",
  "license": "Apache-2.0",
  "author": "Nick Mitchell",
  "homepage": "https://github.com/IBM/kui#readme",
  "bugs": {
    "url": "https://github.com/IBM/kui/issues/new"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/IBM/kui.git"
  },
  "keywords": [
    "kui",
    "plugin",
    "OpenWhisk",
    "Tekton",
    "visualization",
    "flow",
    "wskflow"
  ],
  "main": "dist/index.js",
  "dependencies": {
    "debug": "4.1.1",
    "js-yaml": "3.13.1"
  },
  "kui": {
    "headless": false
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "30f1be37c97b01d54e26266ead3215e64d964bb8"
}
