{
  "x402Version": 2,
  "id": 15422,
  "slug": "15422",
  "resource": "https://paket.halowerk.com/v1/package-versions",
  "description": "Returns the full version history of a package from a single normalised schema that covers seven ecosystems. Versions are ordered by semantic version, not alphabetically and not in registry order, so 1.10.0 sorts after 1.9.0 — the mistake that quietly breaks naive comparisons. For each version you get the publication timestamp, whether it is the registry default, whether it is deprecated and the deprecation reason as the registry states it.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x2880EdfFF13100677Bf97A3CBdF3Bc34771C4E5E",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "3000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "body": {
            "include_prereleases": true,
            "limit": 200,
            "name": "express",
            "system": "npm"
          },
          "bodyType": "json",
          "method": "POST",
          "type": "http"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "body": {
                "additionalProperties": false,
                "properties": {
                  "include_prereleases": {
                    "default": true,
                    "description": "Whether pre-release versions appear in the list. They are counted either way.",
                    "type": "boolean"
                  },
                  "limit": {
                    "default": 200,
                    "description": "How many versions to return, newest first.",
                    "maximum": 500,
                    "minimum": 1,
                    "type": "integer"
                  },
                  "name": {
                    "description": "Package name. Maven uses groupId:artifactId, Go uses the module path.",
                    "maxLength": 300,
                    "minLength": 1,
                    "type": "string"
                  },
                  "system": {
                    "description": "The package ecosystem.",
                    "enum": [
                      "npm",
                      "pypi",
                      "maven",
                      "go",
                      "cargo",
                      "nuget",
                      "rubygems"
                    ],
                    "type": "string"
                  }
                },
                "required": [
                  "system",
                  "name"
                ],
                "type": "object"
              },
              "bodyType": {
                "enum": [
                  "json",
                  "form-data",
                  "text"
                ],
                "type": "string"
              },
              "method": {
                "enum": [
                  "POST",
                  "PUT",
                  "PATCH"
                ],
                "type": "string"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method",
              "bodyType",
              "body"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "paket.halowerk.com",
  "lastUpdated": "2026-09-14T20:03:12.136Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-14T20:03:11.687Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "paket.halowerk.com",
    "manifest_name": "paket.halowerk.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}