loguix/package.json

21 lines
424 B
JSON
Raw Normal View History

2022-08-13 12:18:38 +00:00
{
"name": "loguix",
"version": "1.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"
}