{ "name": "mfer", "version": "0.1.0", "private": true, "description": "Development tooling for the mfer repository: prettier, used by script/fmt and script/fmt-check to format and verify Markdown and JSON.", "license": "WTFPL", "devDependencies": { "prettier": "3.9.6" } }