UNPKG

xchess

Version:

Chess Engine

18 lines (17 loc) 290 B
{ "name": "xchess", "version": "1.15.1", "description": "Chess Engine", "main": "lib/index.js", "type": "module", "exports": { ".": "./lib/index.js", "./pgn": "./lib/pgn/index.js" }, "keywords": [ "chess", "fen" ], "author": "Aika", "license": "ISC" }