{
  "name": "moodforge",
  "version": "0.4.1",
  "description": "One-command installer for a curated Claude Code design skill stack PLUS the 11-agent moodforge hive-mind with strict state.json discipline. Ships moodforge (7-step pipeline) + pbakaus/impeccable (23 craft skills) + emilkowalski/skill (motion playbook) + greensock/gsap-skills (8 GSAP animation skills) + shadcn/ui (component architecture) + design-stack-coordinator. 36 skills, one command.",
  "type": "module",
  "bin": {
    "moodforge": "bin/design-pipeline.js"
  },
  "files": [
    "bin",
    "lib",
    "skill-source",
    "README.md"
  ],
  "scripts": {
    "bundle": "node scripts/bundle-skill.js",
    "prepublishOnly": "node scripts/bundle-skill.js"
  },
  "engines": {
    "node": ">=18"
  },
  "keywords": [
    "claude",
    "claude-code",
    "claude-skill",
    "skills",
    "design",
    "design-pipeline",
    "design-system",
    "frontend",
    "mockup",
    "brand-kit",
    "figma",
    "installer",
    "anthropic",
    "moodforge",
    "moodboard",
    "gsap",
    "animation",
    "shadcn",
    "components"
  ],
  "license": "MIT",
  "author": "Om Rajpal",
  "homepage": "https://github.com/om13rajpal/moodforge#readme",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/om13rajpal/moodforge.git",
    "directory": "installer"
  },
  "bugs": {
    "url": "https://github.com/om13rajpal/moodforge/issues"
  }
}
