{ "name": "git-puller", "version": "1.0.0", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node ." }, "author": "", "license": "ISC", "description": "", "dependencies": { "dotenv": "^16.4.5", "fs": "^0.0.1-security", "simple-git": "^3.26.0", "ssh-keygen-lite": "^1.3.0" } }