Added battleship files
This commit is contained in:
23
Battleships/battleships-137-main/package.json
Normal file
23
Battleships/battleships-137-main/package.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"name": "terminal",
|
||||
"version": "1.0.0",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/lechien73/terminal.git"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/lechien73/terminal/issues"
|
||||
},
|
||||
"homepage": "https://github.com/lechien73/terminal#readme",
|
||||
"dependencies": {
|
||||
"node-static": "^0.7.11",
|
||||
"node-pty": "^0.10.1",
|
||||
"total4": "^0.0.45"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user