poet 0.2.0

Static site generator with optional MCP server and LLM SEO optimizations
Documentation
{
  "license": "Apache-2.0",
  "name": "poet",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/intentee/poet.git"
  },
  "type": "module",
  "version": "0.1.0",
  "devDependencies": {
    "@types/hotwired__turbo": "^8.0.4",
    "@types/react": "^19.1.10",
    "@types/react-dom": "^19.1.7",
    "esbuild": "^0.25.9",
    "eslint": "^9.33.0",
    "eslint-plugin-react-hooks": "^5.2.0",
    "fs-extra": "^11.3.1",
    "jarmuz-preset-poet": "^0.1.1",
    "node-notifier": "^10.0.1",
    "prettier": "^3.6.2",
    "prettier-plugin-organize-imports": "^4.2.0",
    "recommended": "^0.0.7",
    "tempy": "^3.1.0",
    "tsimp": "^2.0.12",
    "tslib": "^2.8.1",
    "typed-css-modules": "^0.9.1",
    "typescript": "^5.9.2",
    "typescript-eslint": "^8.40.0"
  },
  "dependencies": {
    "@hotwired/stimulus": "^3.2.2",
    "@hotwired/turbo": "^8.0.13",
    "clsx": "^2.1.1",
    "idiomorph": "^0.7.3",
    "jarmuz": "^0.6.0",
    "js-toml": "^1.0.2",
    "nanoid": "^5.1.5",
    "react": "^19.1.1",
    "react-dom": "^19.1.1",
    "wouter": "^3.7.1",
    "zod": "^4.1.5"
  }
}