{
  "$schema": "https://handbuch.cloud/schema.json",
  "name": "seneca",
  "registry": "npm",
  "updatedAt": "2026-06-07T11:46:49.000Z",
  "checkedAt": "2026-06-07T11:46:49.000Z",
  "readme": "https://raw.githubusercontent.com/senecajs/seneca/master/README.md",
  "docs": [
    {
      "url": "https://senecajs.org/",
      "title": "Seneca Official Documentation",
      "description": "A microservices toolkit for Node.js. Write message-based microservice systems with pattern matching, transport abstraction, and plugin architecture.",
      "kind": "official",
      "tags": [
        "guide",
        "api",
        "reference"
      ]
    },
    {
      "url": "https://senecajs.org/getting-started/",
      "title": "Seneca Getting Started",
      "description": "Quick-start guide to building message-based microservice systems with Seneca.",
      "kind": "official",
      "tags": [
        "guide",
        "tutorial",
        "beginner"
      ]
    },
    {
      "url": "https://senecajs.org/api/",
      "title": "Seneca API Reference",
      "description": "Alphabetical API documentation with code examples for all Seneca methods and patterns.",
      "kind": "official",
      "tags": [
        "api",
        "reference"
      ]
    }
  ],
  "tags": [
    "framework",
    "microservices"
  ]
}
