{
  "name": "@pychess/common",
  "version": "0.0.3",
  "description": "pychess common",
  "dependencies": {
    "chessgroundx": "^9.1.9",
    "ffish-es6": "^0.6.8",
    "howler": "^2.2.3",
    "snabbdom": "^3.1.0",
    "sockette": "^2.0.6"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/gbtami/pychess-variants.git"
  },
  "keywords": [],
  "author": "Bajusz Tamás",
  "license": "AGPL-3.0",
  "bugs": {
    "url": "https://github.com/gbtami/pychess-variants/issues"
  },
  "homepage": "https://github.com/gbtami/pychess-variants#readme",
  "scripts": {
    "compile": "rm -rf dist/* && cp package.json dist/ && tsc -p tsconfig.pkg.json --sourceMap --declaration"
  }
}
