Draft Checkless. Add 'trackKingWrap' method, untested. Use 'canSelfTake'
[xogo.git] / package.json
1 {
2 "dependencies": {
3 "ws": "^7.5.3"
4 },
5 "scripts": {
6 "start": "./start.sh",
7 "stop": "./stop.sh"
8 },
9 "devDependencies": {
10 "chokidar": "^3.5.3"
11 }
12 }