1{ 2 "private": true, 3 "scripts": { 4 "postinstall": "husky install" 5 }, 6 "devDependencies": { 7 "husky": "^5.0.4" 8 } 9} 10