{
  "name": "create-bashi-starter",
  "version": "1.0.0",
  "description": "Set up Bashi Starter in any project. A lightweight AI orchestration framework for building your first project with AI.",
  "bin": {
    "create-bashi-starter": "./bin/create-bashi-starter.js"
  },
  "files": [
    "bin/",
    "template/"
  ],
  "keywords": [
    "ai",
    "orchestration",
    "claude",
    "framework",
    "starter",
    "bashi"
  ],
  "author": "Bashar Amso",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/BasharAmso/bashi-starter"
  }
}
