{
  "name": "@lafs/create-claudify",
  "version": "3.0.0",
  "description": "Scaffold a Claudify Content Specialist workspace — the complete Claude Code operating system for content production, brand voice, and audience growth.",
  "keywords": [
    "claude",
    "claude-code",
    "claudify",
    "content",
    "scaffolding",
    "create"
  ],
  "author": "Claudify",
  "license": "MIT",
  "homepage": "https://claudify.tech",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/byldpartners/claudify.git"
  },
  "bugs": {
    "url": "https://github.com/byldpartners/claudify/issues"
  },
  "bin": {
    "create-claudify": "bin/create-claudify.js"
  },
  "files": [
    "bin/",
    "lib/",
    "template/"
  ],
  "engines": {
    "node": ">=18.0.0"
  },
  "type": "commonjs"
}
