{ "name": "checkmate", "version": "1.0.0", "description": "

\"bluewave-labs%2Fcheckmate

", "main": "index.js", "directories": { "doc": "docs" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "prepare": "husky" }, "repository": { "type": "git", "url": "git+https://github.com/bluewave-labs/Checkmate.git" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "bugs": { "url": "https://github.com/bluewave-labs/Checkmate/issues" }, "homepage": "https://github.com/bluewave-labs/Checkmate#readme", "devDependencies": { "husky": "^9.1.7" } }