Files
Tic-Tac-Toe-Game/package.json
2021-12-13 10:38:44 -03:00

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"
}