{
  "name": "@kui-shell/plugin-core-support",
  "version": "5.1.0",
  "description": "Kui plugin offering core extensions such as help and screenshot commands",
  "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"
  ],
  "contributors": [
    "Mengting Yan"
  ],
  "main": "dist/index.js",
  "dependencies": {
    "colors": "1.4.0",
    "debug": "4.1.1",
    "marked": "0.7.0",
    "tmp": "0.1.0",
    "yargs-parser": "14.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "30f1be37c97b01d54e26266ead3215e64d964bb8"
}
