{ "name": "typewriter", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "fmt": "oxfmt", "fmt:check": "oxfmt --check" }, "keywords": [], "author": "", "license": "ISC", "packageManager": "pnpm@10.32.1", "devDependencies": { "oxfmt": "^0.49.0" } }