{
  "name": "@kui-shell/test",
  "version": "5.1.0",
  "description": "",
  "license": "Apache-2.0",
  "author": "Nick Mitchell",
  "main": "dist/index.js",
  "scripts": {
    "test": "./bin/runMochaLayers.sh"
  },
  "bin": {
    "kui-test": "./bin/runMochaLayers.sh"
  },
  "kui": {
    "electron": false,
    "proxy": false,
    "webpack": false
  },
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "30f1be37c97b01d54e26266ead3215e64d964bb8"
}
