{
  "name": "kwi3",
  "version": "1.0.0",
  "description": "i3-style window management for KWin",
  "main": "src/index.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Rose Hudson <rose@krx.sh>",
  "license": "MPL-2.0",
  "dependencies": {
    "esbuild": "^0.20.1",
    "kwin-api": "file:../kwin-api"
  }
}