Skip to content
Snippets Groups Projects
Commit 46f70ea7 authored by Sigmund, Dominik's avatar Sigmund, Dominik
Browse files

Update package.json

parent 74196147
No related branches found
No related tags found
1 merge request!1Master to main
{ {
"name": "@plastdev/metrics", "name": "@general/metrics",
"version": "1.2.1", "version": "1.2.1",
"description": "A small express middleware to get base metrics for any node.js app", "description": "A small express middleware to get base metrics for any node.js app",
"main": "dist/index.js", "main": "dist/index.js",
...@@ -18,6 +18,10 @@ ...@@ -18,6 +18,10 @@
"metrics", "metrics",
"prometheus" "prometheus"
], ],
"repository": {
"type": "git",
"url": "https://gitlab.br.de/general/metrics.git"
},
"author": "Dominik Sigmund <dominik.sigmund@br.de>", "author": "Dominik Sigmund <dominik.sigmund@br.de>",
"publishConfig": { "publishConfig": {
"@general:registry": "https://gitlab.br.de/api/v4/projects/8/packages/npm/" "@general:registry": "https://gitlab.br.de/api/v4/projects/8/packages/npm/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment