{
  "name": "img-vibes",
  "version": "13.1.12",
  "description": "AI image generation component for vibes",
  "type": "module",
  "main": "./index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/VibesDIY/vibes.diy.git"
  },
  "homepage": "https://github.com/VibesDIY/vibes.diy",
  "bugs": {
    "url": "https://github.com/VibesDIY/vibes.diy/issues"
  },
  "scripts": {
    "build": "core-cli tsc"
  },
  "keywords": [
    "ai",
    "image",
    "generation",
    "img-vibes",
    "vibes"
  ],
  "contributors": [
    "J Chris Anderson",
    "Meno Abels"
  ],
  "license": "Apache-2.0",
  "dependencies": {}
}
