{
  "name": "cm-fen-editor",
  "version": "3.2.10",
  "description": "A FEN editor for web – uses Bootstrap 4 and cm-chessboard",
  "main": "index.js",
  "type": "module",
  "scripts": {
    "test": "echo \"No test specified\""
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shaack/cm-fen-editor.git"
  },
  "keywords": [
    "chess",
    "fen",
    "bootstrap 4",
    "cm-chessboard"
  ],
  "author": "Stefan Haack (shaack.com)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/shaack/cm-fen-editor/issues"
  },
  "homepage": "https://github.com/shaack/cm-fen-editor#readme",
  "dependencies": {
    "bootstrap-auto-dark-mode": "^1.1.0",
    "chess.mjs": "^1.4.0",
    "cm-chess": "^3.4.0",
    "cm-chessboard": "^8.5.7",
    "cm-chessboard-position-editor": "^2.2.3",
    "cm-web-modules": "^2.1.3"
  }
}
