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…
Reference in new issue