ngx-chess-board
Version:
Chess game component
28 lines (27 loc) • 548 B
JSON
{
"name": "ngx-chess-board",
"version": "3.0.0",
"peerDependencies": {
"@angular/common": "^17.0.7",
"@angular/core": "^17.0.7",
"@angular/cdk": "^17.0.7"
},
"description": "Chess game component",
"repository": {
"type": "git",
"url": "https://github.com/grzegorz103/ngx-chess-board.git"
},
"homepage": "https://github.com/grzegorz103/ngx-chess-board",
"keywords": [
"angular",
"chess",
"game",
"ng",
"ngx",
"player",
"multiplayer",
"board",
"fen"
],
"license": "MIT"
}