{
  "name": "chess.js-multiplayer-client",
  "version": "1.0.7",
  "description": "",
  "main": "dist/index.js",
  "types": "dist",
  "scripts": {
    "build": "tsc -p ."
  },
  "keywords": [],
  "author": "",
  "license": "ISC",
  "dependencies": {
    "@types/chess.js": "^0.10.1",
    "chess.js": "^0.11.0",
    "socket.io-client": "^3.1.0"
  }
}
