T03: game-kernel SOTA survey with measured boardgame.io baseline harness
This commit is contained in:
parent
38ffd8b7fd
commit
a7e31d4210
7 changed files with 376 additions and 1 deletions
16
research/CB-RES-0001-harness/boardgame-io/package.json
Normal file
16
research/CB-RES-0001-harness/boardgame-io/package.json
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"name": "boardgame-io",
|
||||
"version": "1.0.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"keywords": [],
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"type": "commonjs",
|
||||
"dependencies": {
|
||||
"boardgame.io": "^0.50.2"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue