stats/package.json

8 lines
100 B
JSON
Raw Permalink Normal View History

2023-06-07 19:01:53 +08:00
{
"name": "github-stats",
"type": "module",
"dependencies": {
"@gm5/core": "^1.1.5"
}
}