chunk-your-tools 2.0.3

MCP tool schema decomposition and recomposition
Documentation
{
  "name": "clear-your-tools",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "dependencies": {
        "typescript": "^6.0.3"
      },
      "devDependencies": {
        "fallow": "^2.66.0"
      }
    },
    "node_modules/@fallow-cli/darwin-arm64": {
      "version": "2.66.0",
      "resolved": "https://registry.npmjs.org/@fallow-cli/darwin-arm64/-/darwin-arm64-2.66.0.tgz",
      "integrity": "sha512-ALEzMIIW34qd4EBDpK0cSayaXo6kkoB/i/rjFXLM1E2WdW/IywYlr6web9uZuh/Ix0LcaLiA8R+cq/jOq5KLmQ==",
      "cpu": [
        "arm64"
      ],
      "dev": true,
      "license": "MIT",
      "optional": true,
      "os": [
        "darwin"
      ]
    },
    "node_modules/@fallow-cli/darwin-x64": {
      "version": "2.66.0",
      "resolved": "https://registry.npmjs.org/@fallow-cli/darwin-x64/-/darwin-x64-2.66.0.tgz",
      "integrity": "sha512-p5c2Vd8LxQ8nWYaDSADrhTqV09Nt1hmP/+gGWf69VilVwiY+bMO8RsLuxH8f/qFDOIMSzhuat8Ujj28nh8SOiQ==",
      "cpu": [
        "x64"
      ],
      "dev": true,
      "license": "MIT",
      "optional": true,
      "os": [
        "darwin"
      ]
    },
    "node_modules/@fallow-cli/linux-arm64-gnu": {
      "version": "2.66.0",
      "resolved": "https://registry.npmjs.org/@fallow-cli/linux-arm64-gnu/-/linux-arm64-gnu-2.66.0.tgz",
      "integrity": "sha512-5lcCCLw1uiFBTK4ubbZMS25TPNGnQUeDnIBAM3wu7bHt03L7MdOTQnVzkajBfRa7rcG7yIxeSDuvwHFE0nEtJg==",
      "cpu": [
        "arm64"
      ],
      "dev": true,
      "license": "MIT",
      "optional": true,
      "os": [
        "linux"
      ]
    },
    "node_modules/@fallow-cli/linux-arm64-musl": {
      "version": "2.66.0",
      "resolved": "https://registry.npmjs.org/@fallow-cli/linux-arm64-musl/-/linux-arm64-musl-2.66.0.tgz",
      "integrity": "sha512-2O/QElIZNwvcqQQg/NT5lvsIdUIwKIEJ0MV2ci7JzPS0ueV/xHoa1NoBI6AptpvIS36XczfhvC4PErYKFwXjsQ==",
      "cpu": [
        "arm64"
      ],
      "dev": true,
      "license": "MIT",
      "optional": true,
      "os": [
        "linux"
      ]
    },
    "node_modules/@fallow-cli/linux-x64-gnu": {
      "version": "2.66.0",
      "resolved": "https://registry.npmjs.org/@fallow-cli/linux-x64-gnu/-/linux-x64-gnu-2.66.0.tgz",
      "integrity": "sha512-NS12fdIKwmkBjy+PQpjt3LPHQUEJc+tzhDmVli2CVVcIVDdc2n7ayyWWjWTRMcjIN8ghMNJsnjtwB4WXlX9/og==",
      "cpu": [
        "x64"
      ],
      "dev": true,
      "license": "MIT",
      "optional": true,
      "os": [
        "linux"
      ]
    },
    "node_modules/@fallow-cli/linux-x64-musl": {
      "version": "2.66.0",
      "resolved": "https://registry.npmjs.org/@fallow-cli/linux-x64-musl/-/linux-x64-musl-2.66.0.tgz",
      "integrity": "sha512-vWF2VEjA0DJoCzYVxeVtqPFkjYDt/mfD84L7Uc3j3DOos/XXO6dCLGkvVW2QkNAzSFbOVcNZF409javr0e6opg==",
      "cpu": [
        "x64"
      ],
      "dev": true,
      "license": "MIT",
      "optional": true,
      "os": [
        "linux"
      ]
    },
    "node_modules/@fallow-cli/win32-arm64-msvc": {
      "version": "2.66.0",
      "resolved": "https://registry.npmjs.org/@fallow-cli/win32-arm64-msvc/-/win32-arm64-msvc-2.66.0.tgz",
      "integrity": "sha512-y9rgaWg8Y0zrP2oQpeV+argUFIRuhx/Nt7lMBEZGGkdtxZ0iyzABg9hDKmiuOAgQq1T7SsQnjW2c1KPnxSfZew==",
      "cpu": [
        "arm64"
      ],
      "dev": true,
      "license": "MIT",
      "optional": true,
      "os": [
        "win32"
      ]
    },
    "node_modules/@fallow-cli/win32-x64-msvc": {
      "version": "2.66.0",
      "resolved": "https://registry.npmjs.org/@fallow-cli/win32-x64-msvc/-/win32-x64-msvc-2.66.0.tgz",
      "integrity": "sha512-fsz0ePifwNei86rwFskr3mSl9e9KGCzrptmsWDsBkOfu0AH3IpLvhizRfUCLc1PhmcqG+AebPeirAiID0VtZVA==",
      "cpu": [
        "x64"
      ],
      "dev": true,
      "license": "MIT",
      "optional": true,
      "os": [
        "win32"
      ]
    },
    "node_modules/detect-libc": {
      "version": "2.1.2",
      "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
      "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
      "dev": true,
      "license": "Apache-2.0",
      "engines": {
        "node": ">=8"
      }
    },
    "node_modules/fallow": {
      "version": "2.66.0",
      "resolved": "https://registry.npmjs.org/fallow/-/fallow-2.66.0.tgz",
      "integrity": "sha512-YYMfHsg3/cMr5Vv21qqnxyvKRW5qlDAx+g4L6kQ1ZA75teMhi/gFmQBLga+oKKkBRL+rqWQCq+dY8SaEctbIhg==",
      "dev": true,
      "hasInstallScript": true,
      "license": "MIT",
      "dependencies": {
        "detect-libc": "2.1.2"
      },
      "bin": {
        "fallow": "bin/fallow",
        "fallow-lsp": "bin/fallow-lsp",
        "fallow-mcp": "bin/fallow-mcp"
      },
      "engines": {
        "node": ">=16"
      },
      "optionalDependencies": {
        "@fallow-cli/darwin-arm64": "2.66.0",
        "@fallow-cli/darwin-x64": "2.66.0",
        "@fallow-cli/linux-arm64-gnu": "2.66.0",
        "@fallow-cli/linux-arm64-musl": "2.66.0",
        "@fallow-cli/linux-x64-gnu": "2.66.0",
        "@fallow-cli/linux-x64-musl": "2.66.0",
        "@fallow-cli/win32-arm64-msvc": "2.66.0",
        "@fallow-cli/win32-x64-msvc": "2.66.0"
      }
    },
    "node_modules/typescript": {
      "version": "6.0.3",
      "resolved": "https://registry.npmjs.org/typescript/-/typescript-6.0.3.tgz",
      "integrity": "sha512-y2TvuxSZPDyQakkFRPZHKFm+KKVqIisdg9/CZwm9ftvKXLP8NRWj38/ODjNbr43SsoXqNuAisEf1GdCxqWcdBw==",
      "license": "Apache-2.0",
      "bin": {
        "tsc": "bin/tsc",
        "tsserver": "bin/tsserver"
      },
      "engines": {
        "node": ">=14.17"
      }
    }
  }
}