Files
dataminer/package.json
Oliver Boehlk 2bdf452bb3 inital commit
empty npm project
2020-02-22 11:07:14 +01:00

12 lines
298 B
JSON

{
"name": "simcompanies-dataminer",
"version": "0.1.0",
"description": "A small JS-Script to mine some data from the game Sim Companies",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Oliver Boehlk",
"license": "GPL-3.0"
}