mirror of
https://github.com/jakejarvis/website-stats.git
synced 2026-09-21 23:25:31 -04:00
initial commit
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "website-stats",
|
||||
"version": "1.3.37",
|
||||
"repository": "https://github.com/jakejarvis/website-stats.git",
|
||||
"author": "Jake Jarvis <jake@jarv.is>",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user