{
  "name": "@planu/core-linux-x64-musl",
  "version": "5.3.27",
  "cpu": [
    "x64"
  ],
  "main": "planu-core.linux-x64-musl.node",
  "files": [
    "planu-core.linux-x64-musl.node",
    "planu-core.linux-x64-musl.node.manifest.json",
    "planu-core.linux-x64-musl.node.sbom.json"
  ],
  "description": "Planu — MCP Server for Spec Driven Development with native Rust acceleration for hot paths. Cross-platform (Linux/macOS/Windows, x64/arm64, glibc/musl).",
  "keywords": [
    "mcp",
    "mcp-server",
    "model-context-protocol",
    "planu",
    "sdd",
    "spec-driven-development",
    "claude-code",
    "claude-desktop",
    "cursor",
    "windsurf",
    "ai-tools",
    "ai-coding",
    "ai-agent",
    "spec-management",
    "developer-tools"
  ],
  "homepage": "https://planu.dev",
  "license": "SEE LICENSE IN LICENSE",
  "engines": {
    "node": ">=24.0.0"
  },
  "publishConfig": {
    "access": "public"
  },
  "os": [
    "linux"
  ],
  "libc": [
    "musl"
  ]
}
