🔧 npm init

pull/1/head
Vincent ASTOLFI 1 year ago
parent a275b22e32
commit 0f60888084

@ -0,0 +1,11 @@
{
"name": "maettleship",
"version": "1.0.0",
"description": "Simple online battleship game that I design for mae when lectures are boring",
"main": "index.js",
"scripts": {
"test": "test"
},
"author": "Vincent Astolfi",
"license": "ISC"
}
Loading…
Cancel
Save