{ "name": "website-stats", "version": "1.3.37", "repository": "https://github.com/jakejarvis/website-stats.git", "author": "Jake Jarvis ", "private": true, "type": "module", "scripts": { "snapshot": "node scripts/snapshot.js" }, "dependencies": { "date-fns": "^2.28.0", "node-fetch": "^3.2.4", "simple-git": "^3.7.1", "write-json-file": "^5.0.0" } }