{
  "name": "xiang.js",
  "version": "0.1.1",
  "description": "A simple Javascript Xiangqi library",
  "main": "xiang.js",
  "scripts": {
    "test": "echo \"No error\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/horaceho/xiang.js.git"
  },
  "keywords": [
    "chinese chess",
    "xiang",
    "xiangqi"
  ],
  "prettier": {
    "tabWidth": 4
  },
  "author": "Horace Ho",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/horaceho/xiang.js/issues"
  },
  "homepage": "https://github.com/horaceho/xiang.js#readme"
}
