{
  "name": "awesome-slash-opencode-plugin",
  "version": "1.0.0",
  "description": "Native OpenCode plugin for awesome-slash workflow automation",
  "main": "index.ts",
  "type": "module",
  "dependencies": {
    "@opencode-ai/plugin": "^1.1.44"
  },
  "peerDependencies": {
    "bun": ">=1.3.8"
  },
  "keywords": [
    "opencode",
    "plugin",
    "awesome-slash",
    "workflow"
  ],
  "author": "Avi Fenesh",
  "license": "MIT"
}
