chessboard-engine
Version:
Chessboard controller
22 lines (21 loc) • 422 B
JSON
{
"name": "chessboard-engine",
"version": "0.1.0",
"description": "Chessboard controller",
"keywords": [
"chess",
"chessboard",
"chess controller",
"chess engine",
"chess game",
"game"
],
"license": "ISC",
"author": "Maurice Conrad",
"main": "main.js",
"repository": {
"type": "git",
"url": "git://github.com/MauriceConrad/Chess.git"
},
"git": "git+https://github.com/MauriceConrad/Chess.git"
}