UNPKG

workflow

Version:

Workflow-centric workspace manager

42 lines (41 loc) 902 B
{ "name": "workflow", "version": "2.0.6", "description": "Workflow-centric workspace manager", "bin": "cli.js", "files": [ "dist", "cli.js" ], "scripts": { "example": "node cli.js Example.js" }, "repository": { "type": "git", "url": "git+https://github.com/havardh/workflow.git" }, "keywords": [ "wm", "workflow", "workflow-wm", "cli", "i3", "osx", "windows" ], "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#readme", "dependencies": { "create-workflow-home": "^2.0.6", "cross-spawn": "^6.0.5", "execa": "^0.11.0", "prompt": "^1.0.0", "shelljs": "^0.8.2", "workflow-cmd": "^2.0.1" }, "gitHead": "e12e588cb86f0036a247620d23c99964052e4920" }