{
  "name": "workflow-app-powershell",
  "version": "2.0.0",
  "main": "index.js",
  "description": "Workflow app for PowerShell",
  "license": "MIT",
  "author": "Håvard Wormdal Høiby <havardwhoiby@gmail.com>",
  "keywords": [
    "workflow-wm",
    "powershell",
    "workflow"
  ],
  "scripts": {
    "example": "node ../workflow/cli.js --config ../workflow-home-example/config.js Example.js"
  }
}
