sha256:4056025a9bdce51e160be48909d5c9545e8c4ec980a5ee768ed4a8aa70bd103f

Found in archives

{
  "name": "clang-format",
  "lockfileVersion": 3,
  "requires": true,
  "packages": {
    "": {
      "dependencies": {
        "@wasm-fmt/clang-format": "^18.1.8"
      }
    },
    "node_modules/@wasm-fmt/clang-format": {
      "version": "18.1.8",
      "resolved": "https://registry.npmjs.org/@wasm-fmt/clang-format/-/clang-format-18.1.8.tgz",
      "integrity": "sha512-JWX9ILldydxP0/Z6ksCiyWbpN9mB7X1Kj8ESVGkZ3KA5aV363EEzTctHb/Y/FHXAsNIdWO7dp73OMNM0uCUPBg==",
      "license": "MIT",
      "bin": {
        "clang-format": "clang-format-cli.js",
        "clang-format-diff": "clang-format-diff.py",
        "git-clang-format": "git-clang-format"
      },
      "engines": {
        "node": ">=16.17.0"
      }
    }
  }
}

Return to home page.