{
  "name": "chess-game-core",
  "version": "1.0.0",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/Ksenia654/Chess-Library"
},
  "keywords": ["chess", "game", "logic"],
  "author": "Kseniya",
  "license": "MIT",
  "description": "Library for chess game logic"
}
