leat-poker
Version:
leat.io poker library
27 lines (26 loc) • 574 B
JSON
{
"name": "leat-poker",
"version": "1.0.0",
"description": "leat.io poker library",
"main": "leat-poker.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ileathan/leat-poker.git"
},
"keywords": [
"provably",
"fair",
"poker",
"blockchain",
"leat.io"
],
"author": "leathan",
"license": "ISC",
"bugs": {
"url": "https://github.com/ileathan/leat-poker/issues"
},
"homepage": "https://github.com/ileathan/leat-poker#readme"
}