{ "private": true, "type": "module", "packageManager": "yarn@4.17.0", "workspaces": [ "packages/*" ], "scripts": { "postinstall": "husky" }, "devDependencies": { "husky": "^9.1.7", "lerna": "^9.0.7", "lint-staged": "^17.0.7", "oxfmt": "^0.55.0", "oxlint": "^1.70.0" } }