{ "name": "mcclauncher", "version": "0.0.1", "description": "Launcher for MCC", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Pierce", "license": "MIT", "dependencies": { "extract-zip": "^1.6.7", "node-fetch": "^2.2.0", "request": "^2.88.0", "shelljs": "^0.8.2", "uuid": "^3.3.2" } }