mirror of
https://github.com/Sithranduil/srcds_exporter.git
synced 2025-07-23 08:28:00 +02:00
Découpage en module
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
"version": "1.0.0",
|
||||
"description": "Prometheus Exporter for SRCDS game servers such as CSGO",
|
||||
"main": "index.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "nodemon index.js",
|
||||
"lint": "eslint . --fix",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
|
Reference in New Issue
Block a user