loguix/package.json

21 lines
426 B
JSON

{
"name": "loguix",
"version": "1.0.0",
"description": "Log System for JS",
"main": "main.js",
"scripts": {
},
"repository": {
"type": "git",
"url": "git+https://gitlab.com/raphixscrap/loguix.git"
},
"keywords": [],
"author": "Raphix",
"license": "ISC",
"bugs": {
"url": "https://gitlab.com/raphixscrap/loguix/issues"
},
"homepage": "https://gitlab.com/raphixscrap/loguix#readme"
}