We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddfab0c commit c3a1947Copy full SHA for c3a1947
README.md
@@ -1,4 +1,4 @@
1
-# pkgstats.archlinux.de
+# pkgstatsd
2
This project contains the code powering [https://pkgstats.archlinux.de/](https://pkgstats.archlinux.de/),
3
the Arch Linux package statistics website.
4
package.json
@@ -1,5 +1,5 @@
{
- "name": "pkgstats",
+ "name": "pkgstatsd",
"type": "module",
"packageManager": "pnpm@10.32.1",
5
"scripts": {
0 commit comments