UNPKG

@reis/seki

Version:

Seki – A modern javascript based Go board renderer and player, that is simple to use, extensible, compact and intuitive.

43 lines (42 loc) 892 B
{ "name": "@reis/seki", "type": "module", "description": "Seki – A modern javascript based Go board renderer and player, that is simple to use, extensible, compact and intuitive.", "version": "3.0.1", "homepage": "https://github.com/adamreisnz/seki#readme", "author": { "name": "Adam Reis", "email": "adam@reis.nz" }, "license": "MIT", "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/adamreisnz/seki.git" }, "bugs": { "url": "https://github.com/adamreisnz/seki/issues" }, "main": "src/index.js", "keywords": [ "seki", "go", "goban", "weiqi", "baduk", "board", "player", "embeddable", "jgf", "sgf", "gib", "kifu" ], "packageManager": "yarn@4.4.1", "devDependencies": { "@eslint/js": "^9.2.0", "eslint": "^9.2.0" } }