{
  "name": "@scicad/device-ui-plugin",
  "version": "1.1.76",
  "description": "UI Plugin to view device, routes, and electrodes",
  "main": "scicad.json",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 0",
    "build": "./node_modules/.bin/webpack"
  },
  "keywords": [
    "scicad",
    "device-ui-plugin",
    "ui-plugin"
  ],
  "author": "Sci-Bots",
  "license": "BSD-2-Clause",
  "dependencies": {
    "@micropede/client": "0.0.40",
    "@scicad/device-controller": "^1.1.76",
    "@scicad/ui-plugin": "^1.1.76",
    "async-mqtt": "^1.0.1",
    "dat.gui": "^0.7.0",
    "jquery": "^3.3.1",
    "jquery-contextmenu": "^2.6.3",
    "keyboard-shortcut": "^1.2.0",
    "uuid": "^3.1.0",
    "yo-yo": "^1.4.1"
  },
  "devDependencies": {
    "css-loader": "^0.28.7",
    "gulp": "^3.9.1",
    "style-loader": "^0.20.1",
    "url-loader": "^0.6.2",
    "webpack": "^3.10.0"
  },
  "publishConfig": {
    "access": "public"
  }
}
