loguix/package.json
2024-01-13 16:09:37 +01:00

17 lines
321 B
JSON

{
"name": "loguix",
"version": "1.4.2",
"description": "Systeme de journaux simplifié",
"main": "main.js",
"scripts": {
"debug": "node test.js"
},
"repository": {
"type": "git",
"url": "git+https://git.raphix.fr/lib/loguix.git"
},
"keywords": [],
"author": "Raphix",
"license": "ISC"
}