{
"name": "@rumdl/cli-darwin-arm64",
"version": "0.1.88",
"description": "rumdl binary for macOS ARM64 (Apple Silicon)",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/rvben/rumdl.git"
},
"homepage": "https://rumdl.dev",
"os": [
"darwin"
],
"cpu": [
"arm64"
],
"files": [
"rumdl"
],
"engines": {
"node": ">=18.0.0"
},
"preferUnplugged": true
}