friendship ended with social-app. php is my new best friend
at main 777 B view raw
1{ 2 "name": "matrix", 3 "lockfileVersion": 3, 4 "requires": true, 5 "packages": { 6 "": { 7 "devDependencies": { 8 "husky": "^9.1.7" 9 } 10 }, 11 "node_modules/husky": { 12 "version": "9.1.7", 13 "resolved": "https://registry.npmjs.org/husky/-/husky-9.1.7.tgz", 14 "integrity": "sha512-5gs5ytaNjBrh5Ow3zrvdUUY+0VxIuWVL4i9irt6friV+BqdCfmV11CQTWMiBYWHbXhco+J1kHfTOUkePhCDvMA==", 15 "dev": true, 16 "license": "MIT", 17 "bin": { 18 "husky": "bin.js" 19 }, 20 "engines": { 21 "node": ">=18" 22 }, 23 "funding": { 24 "url": "https://github.com/sponsors/typicode" 25 } 26 } 27 } 28}