{
  "version": "2.1.2",
  "core": {
    "files": [
      "GUIDE.md",
      "PLUGIN.md",
      "README.md",
      "app/openapi.ts",
      "app/raven.ts",
      "app/route-data.ts",
      "app/route-manifest.ts",
      "app/types.ts",
      "context/context.ts",
      "contract/index.ts",
      "error/raven-error.ts",
      "index.ts",
      "pattern/anti-patterns.md",
      "pattern/conventions.md",
      "pattern/layer-responsibilities.md",
      "pattern/overview.md",
      "pattern/runtime-assembly.md",
      "routing/radix-router.ts",
      "routing/register-contract-route.ts",
      "runtime/dispatch-request.ts",
      "runtime/handle-error.ts",
      "runtime/handle-response-validation.ts",
      "runtime/handle-response.ts",
      "runtime/load-plugins.ts",
      "runtime/process-states.ts",
      "schema/schema-class.ts",
      "schema/standard-json-schema.ts",
      "schema/standard-schema.ts",
      "schema/validation.ts",
      "schema/with-schema.ts",
      "state/builtins.ts",
      "state/descriptors.ts",
      "state/storage.ts"
    ]
  }
}