You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hydro/packages/prom-client/package.json

9 lines
149 B
JSON

{
"name": "@hydrooj/prom-client",
2 years ago
"version": "0.1.5",
"main": "index.ts",
"dependencies": {
2 years ago
"prom-client": "^14.1.1"
}
}