UNPKG

@microdrop/step-protocol

Version:

Step Protocol Extension

33 lines (32 loc) 742 B
{ "name": "@microdrop/step-protocol", "version": "0.0.14", "description": "Step Protocol Extension", "author": "lucaszw", "main": "lib/plugin.js", "keywords": [ "dropbot", "microdrop", "jupyter", "jupyterlab", "protocols" ], "jupyterlab": { "extension": true }, "dependencies": { "@jupyterlab/application": "^0.11.1", "@jupyterlab/apputils": "^0.11.1", "@jupyterlab/launcher": "^0.11.1", "@microdrop/async": "0.0.11", "@mqttclient/web": "0.0.14", "@phosphor/widgets": "^1.5.0", "backbone": "^1.3.3", "backgrid": "^0.3.8", "font-awesome": "^4.7.0", "jquery": "^3.2.1", "keyboard-shortcut": "^1.2.0", "lodash": "^4.17.4" }, "devDependencies": {} }