{ "name": "draw", "version": "1.0.0", "description": "100 gecs - money machine", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.oat.zone/skye/draw.git" }, "author": "?", "license": "SEE LICENSE IN LICENSE", "dependencies": { "express": "^4.17.2" } }