update npm commands
This commit is contained in:
@@ -4,7 +4,8 @@
|
||||
"description": "A small JS-Script to mine some data from the game Sim Companies",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"start": "node index.js",
|
||||
"small": "node smallfetch.js",
|
||||
"large": "node largefetch.js",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "Oliver Boehlk",
|
||||
|
||||
Reference in New Issue
Block a user