UNPKG

workflow-wm-wmctrl

Version:
31 lines (30 loc) 700 B
{ "name": "workflow-wm-wmctrl", "version": "0.2.2", "description": "wmctrl window manager adapter for workflow", "main": "index.js", "files": [ "index.js", "dist" ], "repository": { "type": "git", "url": "git+https://github.com/havardh/workflow.git" }, "keywords": [ "wm", "workflow", "workflow-wm", "wmctrl" ], "author": "Håvard Wormdal Høiby <havardwhoiby@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/havardh/workflow/issues" }, "homepage": "https://github.com/havardh/workflow/tree/master/packages/workflow-wm-wmctrl#readme", "dependencies": { "python-shell": "^0.5.0", "shelljs": "^0.8.1" } }