{ "name": "website-stats", "version": "1.3.37", "repository": "https://github.com/jakejarvis/website-stats.git", "author": "Jake Jarvis ", "private": true, "scripts": { "daily": "node scripts/daily.js" }, "dependencies": { "fs-extra": "^10.0.0", "got": "^11.8.2", "luxon": "^1.27.0", "pkg-dir": "^5.0.0", "prettier": "^2.3.2", "simple-git": "^2.40.0" } }