Newer
Older
{
"name": "gameOfLife",
"version": "1.0.0",
"description": "A simple game of life lib",
"keywords": "gol, Game of life, John Conway",
"repository": {
"type": "git",
"url": "https://gitlab.com/clemo/gameOfLife/"
},
"authors": [
{
"name": "Clemens Burger",
"email": "clemo@cbcode.at",
"url": "https://cbcode.at"
}
],
"license": "MIT",
"homepage": "https://gitlab.com/clemo/gameOfLife/-/blob/master/README.md",
"frameworks": "*",
"platforms": "*",