{ "name": "threads", "private": "true", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "prepare": "husky" }, "keywords": [], "author": "", "license": "ISC", "packageManager": "pnpm@10.15.0", "devDependencies": { "husky": "^9.1.7" } }