{
  "name": "novel-agent-cli",
  "version": "3.0.2",
  "description": "AI Novel Agent v3.0.2 — Story Bible Graph × Character Agent×N × Timeline Synthesis × Review Agent (deAI/expand/rewrite/repair) × 4-stage pipeline. Terminal-based Chinese web novel creation assistant. New: review_repair tool + novel-rewrite-fix Skill for diagnosing and fixing underperforming chapters.",
  "main": "install.js",
  "publishConfig": {
    "access": "public"
  },
  "bin": {
    "novel-agent": "install.js"
  },
  "files": [
    "install.js",
    "dist/",
    "README.md"
  ],
  "scripts": {
    "postinstall": "node install.js"
  },
  "keywords": [
    "ai",
    "novel",
    "writing",
    "fiction",
    "content-generation",
    "chinese-web-novel",
    "网文",
    "AI写作",
    "多Agent",
    "llm",
    "deepseek",
    "rag",
    "agent",
    "multi-agent",
    "sandbox",
    "quality-check",
    "check-chapter",
    "fix-chapter",
    "repair",
    "rewrite-fix",
    "config-driven",
    "context-injection"
  ],
  "author": "",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/PeneyLove/ai-novel-matrix-studio.git"
  },
  "homepage": "https://github.com/PeneyLove/ai-novel-matrix-studio#readme",
  "bugs": {
    "url": "https://github.com/PeneyLove/ai-novel-matrix-studio/issues"
  },
  "os": [
    "darwin",
    "linux",
    "win32"
  ],
  "cpu": [
    "x64",
    "arm64"
  ],
  "dependencies": {}
}
