rumdl 0.1.51

A fast Markdown linter written in Rust (Ru(st) MarkDown Linter)
Documentation
{
  "name": "@rumdl/cli-linux-arm64",
  "version": "0.1.51",
  "description": "rumdl binary for Linux ARM64 (glibc)",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rvben/rumdl.git"
  },
  "homepage": "https://rumdl.dev",
  "os": [
    "linux"
  ],
  "cpu": [
    "arm64"
  ],
  "libc": [
    "glibc"
  ],
  "files": [
    "rumdl"
  ],
  "engines": {
    "node": ">=18.0.0"
  },
  "preferUnplugged": true
}