mirror of
https://github.com/FranP-code/Tic-Tac-Toe-Game.git
synced 2025-10-12 23:52:39 +00:00
12 lines
231 B
JSON
12 lines
231 B
JSON
{
|
|
"name": "tic-tac-toe-game",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.html",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "Francisco Pessano",
|
|
"license": "ISC"
|
|
}
|